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