Advertisement
TheGamer1

Untitled

Jul 2nd, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. if TextBox.Text == "IconzLogin" or "Nigg" then
  2. Login.Text = "Completed"
  3. wait(1)
  4. Login.Text = "Login"
  5. else
  6. Login.Text = "Whitelist is false!"
  7. wait(5)
  8. game.Players.LocalPlayer:Kick("False")
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement