ADVERTISEMENTREMOVE ADS
Game icon

KILL/KICK ALL

Script preview thumbnail
Script Preview
ADVERTISEMENTREMOVE ADS
15 Lines • 467 Bytes
Raw
shared.Type = 'Kill'
local cloneref = cloneref or function(obj)
return obj
end
local playersService = cloneref(game:GetService('Players'))
local lplr = playersService.LocalPlayer
local Type = shared.Type
for i,v in playersService:GetPlayers() do
if v ~= lplr then
lplr:WaitForChild("PlayerGui"):WaitForChild("TrollGui"):WaitForChild("RemoteEvent"):FireServer(v.Name, shared.Type == 'Kill' and 'Button8' or 'Button11', 9e9)
end
end
ADVERTISEMENTREMOVE ADS

Comments

3 comments
to add a comment
Si

Nice script, but needs more instructions, it took me a while to understand how it worked

0
0
0d

@SillyExploiters how does it even work bro, i've managed to get hacker admin and still no kick or kill

0
0
Be

Very good very nice

0
0
ADVERTISEMENTREMOVE ADS