--[[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=6988518cf6f10b1445cd295b"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet('https://gist.githubusercontent.com/shogunprime/14d14246575409c329139c37e71f9b59/raw/a84eaa4874787f4eef1713d5a84ad69c94fa94d7/.lua'))()