ADVERTISEMENTREMOVE ADS
Game icon

Loop Sl*ap All Hold Glove To Slap

Troll Slapping Tower
4 months ago
Script preview thumbnail
Script Preview
ADVERTISEMENTREMOVE ADS
10 Lines • 461 Bytes
Raw
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

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS