-- [[ 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 ]] for i,v in next, getgc(true) do if type(v) == "table" and rawget(v, "damage") then v.shotrate = 0.0175 v.shootSound = 4405651154 v.deploySound = 4405650671 v.damage = 100 v.velocity = 450 v.zoomAmount = 1.75 v.additionalSpeed = 0 v.automataic = true v.burst = false end end