ADVERTISEMENTREMOVE ADS
KILL ALL (Slap Tower Games)
47,422 views
Universal script•
5 months ago

Script Preview
Description
This script abuses a vulnerability found in some Tower games that have the remote 'Event' in the item.
Affected games (could be more):
Troll is a pinning tower1 --> Punch Tower
Troll is not a pinning tower
Squid Game Troll Tower
and more..
Features:
- AutoSlap
ADVERTISEMENTREMOVE ADS
17 Lines • 453 Bytes
local cloneref = cloneref or function(obj)
return obj
end
local Players = cloneref(game:GetService('Players'))
local lplr = Players.LocalPlayer
local function getTool()
return lplr.Character and lplr.Character:FindFirstChildWhichIsA('Tool', true) or nil
end
local tool = getTool()
for i,v in Players:GetPlayers() do
if v ~= lplr then
tool.Event:FireServer('slash', v.Character, Vector3.new(60, 60, 60))
end
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments
it not a vulnerability you are just spamming remote
@namehubscript technically is, because this gives u a slap all feature if u need any more support with knowing how this is a "vulnerablity"