--[[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=698670c8891a43a997d4a298"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet('https://gist.githubusercontent.com/shogunprime/86c98788b961bd6a4acc71243d1a6d30/raw/bf29517da3e10d04a153b27e8c8a8c1e6b01e6ae/.lua'))()