ADVERTISEMENTREMOVE ADS
Game icon

Auto slap all

Teamwork Tower
6 days ago
Script preview thumbnail
Script Preview

Description

Auto slap all

crashes almost all mobile devices and some PCs

Use Fly for don’t slap yourself

Open source script

ADVERTISEMENTREMOVE ADS
15 Lines • 350 Bytes
Raw
while task.wait() do
for i,v in pairs(game.Players:GetPlayers())do
local args = {
"slash",
v.Character,
vector.create(3.274878740310669, -1.4862045816244063e-07, 2.2967734336853027)
}
game:GetService("Players").LocalPlayer:WaitForChild("Backpack"):WaitForChild("SlapHand"):WaitForChild("Event"):FireServer(unpack(args))
end
end
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS