--[[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=6a24229f6bfa58e1e7e4b795"))() end) end) --[[rscripts:analytics:end]] -- NEXUS ULTRA v3.1 - BY MMNWD loadstring(game:HttpGet("https://raw.githubusercontent.com/mmnwd/MMNWD-Suite/main/NEXUS%20ULTRA%20v3.1%20-%20BY%20MMNWD", true))()