--[[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=68cea06488e72b4d9a59a499"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet("https://gist.githubusercontent.com/shogunprime/cf328c5dd6c163c4bdeabdb02ff61bcc/raw/d08267c62c65f7ed326d49f77fc5d01f75d36ce0/Luau"))()