[ad_1]
Created by StalinTheMighty
Features:
game.Players.LocalPlayer.Character:WaitForChild("GettingGrabbed", 9e9):Destroy()
local hook
hook = hookmetamethod(game, "__namecall", function(...)
local Args = {...}
local method = getnamecallmethod()
if method:lower() == "fireserver" and Args[1].Name == "BladeDurEvent" then
return
end
return hook(...)
end)
game.Players.LocalPlayer.Character:WaitForChild("RemainingGas", 9e9):Destroy()
local function fire(color)
game:GetService("Players").LocalPlayer.PlayerGui.FlareGui.LocalScript:WaitForChild("RemoteEvent"):FireServer(color)
return task.wait(1)
end
fire(Color3.fromRGB(255, 255, 255))
fire(Color3.fromRGB(0, 0, 255))
fire(Color3.fromRGB(255, 0, 0))
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]