--[[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=69ebac66b60bb246328bc848"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet('https://gist.githubusercontent.com/shogunprime/0b3971eba0be02808a19ae60d1999844/raw/d3f7a97e4b30d71bb3046a741e9db7994cc8f5c0/.lua'))()