Advertisement
Animescapetower

You can't require a Salvo

Mar 30th, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. player = game.Players.LocalPlayer
  2. if player == "Animescapetower" then
  3. print("Wat")
  4.  
  5. else
  6. print("Scripty script") --Put code down here
  7. print("Lol")
  8. end
  9.  
  10. local id = 70799231
  11. if game.Players.LocalPlayer.UserId ~= id then
  12. print("Lol") return
  13. end
  14. print("errrroroor")
  15.  
  16.  
  17. --something
  18.  
  19.  
  20. error("yOu can'T rEQuire the mightry SalVO")--lol
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement