CusT

BlockMessage

Oct 31st, 2013
649
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. # CusTMPC.cba.pl #
  2. # Strona z skryptami # Znajdziesz tam jeszcze wiecej skryptów ! #
  3.  
  4. on chat:
  5. message contains "kurwa":
  6. execute console command "/playsound mob.blaze.breathe %player%"
  7. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  8. message contains "chuj":
  9. execute console command "/playsound mob.blaze.breathe %player%"
  10. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  11. message contains "fuck":
  12. execute console command "/playsound mob.blaze.breathe %player%"
  13. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  14. message contains "japierdole":
  15. execute console command "/playsound mob.blaze.breathe %player%"
  16. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  17. message contains "Spierdalaj":
  18. execute console command "/playsound mob.blaze.breathe %player%"
  19. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  20. message contains "Wypierdalaj":
  21. execute console command "/playsound mob.blaze.breathe %player%"
  22. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  23. message contains "skurwysynie":
  24. execute console command "/playsound mob.blaze.breathe %player%"
  25. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  26. message contains "chujowy":
  27. execute console command "/playsound mob.blaze.breathe %player%"
  28. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  29. message contains "choj":
  30. execute console command "/playsound mob.blaze.breathe %player%"
  31. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  32. message contains "frajer":
  33. execute console command "/playsound mob.blaze.breathe %player%"
  34. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  35. message contains "zjebany":
  36. execute console command "/playsound mob.blaze.breathe %player%"
  37. kick player due to "&a&o[BM]&7&oZostales wywalony z serwera za wulgaryzmy !."
  38.  
  39. on skript load:
  40. send "<●> Skript BlockMessage zaladowany poprawnie ! <●>" to console
Advertisement
Add Comment
Please, Sign In to add comment