--[[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=69c92d13be753ea5f17a1a6f"))() end) end) --[[rscripts:analytics:end]] getgenv().autoexec = false -- change this to true if you want it to -- auto execute in the next game loadstring(game:HttpGet("https://raw.githubusercontent.com/afkar-gg/sc/refs/heads/main/auto-bond"))()