--[[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=6aa971452a40d5054f9068d4"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet("https://gist.githubusercontent.com/raw/c77d10c71a70e6d8aa1df5bb6806efc8/l_7b3120.lua", true))()