ADVERTISEMENTREMOVE ADS
Loop Sl*ap All Hold Glove To Slap
46,769 views
Script Preview
ADVERTISEMENTREMOVE ADS
10 Lines • 461 Bytes
game:GetService("ReplicatedStorage"):WaitForChild("EquipSlapEvent"):FireServer("God's Hand")
while task.wait() do
for i,v in game.Players:GetPlayers() do
pcall(function()
if v ~= game.Players.LocalPlayer then
game:GetService("Players").LocalPlayer.Character["God's Hand"].Event:FireServer(unpack({[1] = "slash",[2] = v.Character,[3] = v.Character.HumanoidRootPart.Position}))
end
end)
end
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS



Comments