--[[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=698372add3cdaba7acdb12e4"))() end) end) --[[rscripts:analytics:end]] script_key="your key"; script_id = "c37384f3187d227fd3b084f40223e6d1" loadstring(game:HttpGet('https://api.nexonix.me/loader'))()