Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local sneeky_anti_kicker = zombieslayerwtf
- --if at script builder then create this and then share it to other people
- --if using an executer then change the localplayer to other players name and remove the local in front [P]
- print("W@nNa Pl 4y @ GAm3 w1TH m3?")
- warn("1F Y3sH th3N pR3ss H")
- local P = game.Players.LocalPlayer
- local mouse = P:GetMouse()
- mouse.KeyDown:connect(function(k)
- if k == "h" then
- YEE = math.random(0, 100)
- if YEE > 49 then
- print(YEE)
- wait(3)
- warn("now get kick of bad luck >:3")
- wait(3)
- warn("MUWHAHAHAHA")
- if P.Name == "zombieslayerwtf" then
- wait(1.5)
- warn("...")
- wait(1.5)
- error("OMG IT'z U?")
- else
- wait(0.1)
- P:Kick("EW BAD LUCK")
- end
- else
- print(YEE)
- error("noice luck u got keep going :3")
- script.enabled = false
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement