Advertisement
Guest User

[SKRIPT] Wtf script for minecraft 1.8

a guest
Dec 6th, 2015
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. command /wtf:
  2. permission: Wtf.Wtf
  3. permission message: &cCette commande est trop wtf pour toi!
  4. usage: &c/wtf
  5. trigger:
  6. set the player's gamemode to survival
  7. wait 1 tick
  8. loop 200 times:
  9. strike lightning effect at the player
  10. send "&4Tu t'es fait frappé par la foudre!"
  11. wait 1 tick
  12. loop 100 times:
  13. set the player's helmet slot to a pumkin
  14. wait 2 ticks
  15. set the player's helmet slot to air
  16. wait 3 ticks
  17. send "&4Tu vas avoir très très très très mal"
  18. loop 100 times:
  19. apply resistance 255 to the player
  20. create a safe explosion of force 500 at the player's location
  21. remove resistance from the player
  22. wait 1 ticks
  23. send "&4Wtf..."
  24. loop 100 times:
  25. spawn 1000 chicken at the player's location
  26. loop all chickens:
  27. kill loop-entity
  28. wait 1 tick
  29. send "&4WARNING! SQUID INCOMING"
  30. loop 5000 times:
  31. spawn 10000 squid 5 meters above the player
  32. loop all squids:
  33. kill loop-entity
  34. wait 1 second
  35. send "&4POTATOOOOOOOOO"
  36. loop 100000 times:
  37. drop 10000 potatoes 2 meters above the player
  38. loop all Items:
  39. kill loop-entity
  40. send "&4C'est la fin... Désolé"
  41. kick the player due to "&4Such Wtf 4 u"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement