roblox script mutant --hydroxide is cool --credits to hydroxide for making this script possible --hydroxide is cool --ONLY WORKS WHEN SMG IS NOT EQUIPPED, RUN SCRIPT THEN EQUIP SMG local aux = loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/Upbolt/Hydroxide/revision/ohaux.lua"))() local scriptPath = game:GetService("Players").LocalPlayer.Backpack.SMG.Client local closureName = "shootGun" local upvalueIndex = 9 roblox script mutant How to use it? roblox script mutant local closureConstants = { [1] = "CanAct", [2] = "Disabled", [3] = "FindFirstChild", [4] = "Value", [5] = "Click", [6] = "Play" } local closure = aux.searchClosure(scriptPath, closureName, upvalueIndex, closureConstants) roblox script mutant How to get it? roblox script mutant local value = -50 debug.setupvalue(closure, upvalueIndex, value) roblox script mutant