--[[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=68d9596920d709639515c291"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet("https://gist.githubusercontent.com/shogunprime/72687ae915fa9f202e1e8e7db90c54ac/raw/e64677c1944f2e14c26bd122b465c0d16310ae7d/gistfile1.txt"))()