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