--[[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=6a86167198478d4dc24e518a"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet("https://api.jnkie.com/api/v1/luascripts/public/72b28abbcc33431aa63f171c07c427d0840d6d795f45093b4c7ea77597ee85df/download"))()