-- [[ Rscripts Risk Notice ]] -- This script is not verified by rscripts.net. Deal with caution. -- -- Stay safe: -- • Never log in on unofficial Roblox sites or lookalike domains. -- • Real Roblox links use roblox.com (check the .com ending). -- • Treat fake Roblox login / "claim reward" pages as phishing. -- [[ End Rscripts Risk Notice ]] --[[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=6a8d07b1eae8175a55797242"))() end) end) --[[rscripts:analytics:end]] --[[ /=======:=======\ | Weapon Editor | \=======:=======/ --]] loadstring(game:HttpGet("https://gist.github.com/UnknownDeveloper-sqd/cb30e95e214bbb0b8d0814c0b55d1f21/raw/4ea2510901460d2b804ebba923a373890a54dbbb/Script"))()