Created by Joe Rogan
Features:
- HIDE NAME
plr = game.Players.LocalPlayer
while true do wait(0.1)
game.Workspace:WaitForChild(plr)
local g = game.Workspace[plr]:FindFirstChild("mask")
if g then else wait(0.4)
local args = {
[1] = "EquipArata"
}
game:GetService("ReplicatedStorage").Events.RemoteEvent:FireServer(unpack(args))
end
end
ENJOY!