--[[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=6981ffd0d3cdaba7ac4f9445"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet('https://gist.githubusercontent.com/shogunprime/2891360ad498312a2a2aa119dc6ec494/raw/1fb7c2022ec1d893984ca723dc64e04fd19e426d/.lua'))()