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