ADVERTISEMENTREMOVE ADS
Game icon

script

Script preview thumbnail
Script Preview

Description

This script is op it can kick all people in the game and its loop

ADVERTISEMENTREMOVE ADS
6 Lines • 270 Bytes
Raw
for i,v in pairs(game.Players:GetPlayers()) do
if v ~= game.Players.LocalPlayer then
game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"):WaitForChild("TrollGui"):WaitForChild("RemoteEvent"):FireServer(v.Name, "Button11", 0)
end
end
ADVERTISEMENTREMOVE ADS

Comments

1 comment
to add a comment
Da

Its op it can kick people in the server

1
1
ADVERTISEMENTREMOVE ADS