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