--[[rscripts:analytics:start]] -- Script analytics (enabled by the creator on rscripts.net). -- Runs in its own thread and cannot affect the script below. task.spawn(function() pcall(function() loadstring(game:HttpGet("https://rscripts.net/api/telemetry/client.lua?s=688fb307a52af8f441f59ca4"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet("https://gist.githubusercontent.com/ShogunComebxck/d4ac5330e3929e039869681c150a2c66/raw/f16d8ec7133ab3e03fce791113a77cabcaf80b9e/gistfile1.txt"))();