18K views
9.4K downloads
10 months ago
This new script for Slap Battles will automatically slap everyone away around you! Just execute the script and watch people getting sent to oblivion when going near you.
Script Features:
Slap Aura
This script has remained unmodified since its initial release
--BROUGHT TO YOU BY RSCRIPTS.NET--
function isSpawned(player)
if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
return true
else
return false
end
end
while wait() do
for i, v in pairs(game.Players:GetPlayers()) do
if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 50 then
game:GetService("ReplicatedStorage").b:FireServer(v.Character["Right Arm"])
wait(0.1)
end
end
end
end
Similiar Scripts
Hungry for more? Check out these Roblox Scripts!
20K views
1 year ago

Slap Battles - Hitbox Extender
UPDATE Slap Battles
UPDATE Slap Battles
18K views
3 months ago

Insane Slap Battles Script | Candy Corns Farm & MORE!
Slap Battles
Slap Battles
19K views
5 months ago

Infectious Smile GUI | Hit Aura, Infect Aura & MORE
SUMMER Infectious Smile
SUMMER Infectious Smile
4.4K views
3 weeks ago

Murderers vs. Sheriffs Kill All Knife Aura Gun Aura Name ESP Chams ESP...
Murderers vs. Sheriffs
Murderers vs. Sheriffs
0 Comments
Log in here to comment