--[[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=69523e019f13d1d01b5223e0"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet('https://gist.githubusercontent.com/shogunprime/2a60fc1f6b97219e23d1e0972b7600bc/raw/5102c9c22eae8987fb22bc7ec5a0eda7f679fd39/.lua'))()