Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local bad = {"konekokitten", "milkded", "mrobvious", "notive", "scrimzox"}
- local player = game.Players.LocalPlayer
- local character = player.Character
- local root = character.HumanoidRootPart
- local rootpos = root.CFrame
- local name = player.Name
- wait(5)
- local Players = game:GetService("Players")
- local localPlayer = Players.LocalPlayer
- local bad = {"konekokitten", "milkded", "mrobvious", "notive", "scrimzox"}
- local bad = {"konekokitten", "milkded", "mrobvious", "notive", "scrimzox"}
- local function badd()
- if name == bad then
- player:Kick("GET OUT!")
- else
- return end
- end
- end
- badd()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement