Advertisement
Guest User

Przeklenstwa Bez Banów

a guest
Jan 28th, 2014
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #---------------------------------#
  2. #     Skrypt by THEkondiMAN   #
  3. #   thekondi.pl -  zapraszam  #
  4. #   spis skryptów i pluginów! #
  5. #---------------------------------#
  6. # Zezwalam Na :                   #
  7. # 1. Zmiane Wygladu Tagu          #
  8. # 2. Zmiane Wygladu Wiadomosci    #
  9. # 3. Zmiane Tresci Wiadomosci     #
  10. #                #
  11. # Nie Zezwalam Na :               #
  12. # 1. Zmiane Nazwy Skryptu         #
  13. # 2. Zmiane informacji o Tworcy   #
  14. # 3. Zmiane Komendy               #
  15. # Wszelkie Prawa Zastrzezone      #
  16. # MPCForum - THEkondiPlaying      #
  17. # Zakaz usuwania licencji!        #
  18. #---------------------------------#
  19. options:
  20.     nazwaskryptu: Przeklenstwa
  21.     wersja: 1.0
  22.     tag: &a[Przeklenstwa]&7
  23.     tworca: &bTHEkondiMAN
  24.     czas.bana: 24 hours
  25. on chat:
  26.     if player does not have permission "przeklenstwa.op":
  27.             message contains "kurwa" or "bitch" or "chuj" or "chuje" or "debil" or "pala" or "suka" or "pedal" or "gej" or "jebany" or "suko" or "debil" or "idiota" or "fuck" or "shit" or "ciota" or "kurw" or "pedale" or "kurwy" or "suki" or "dziwki" or "szmata" or "szmaciarz" or "szmaty" or "pierdole" or "japierdole" or "skurwysynie" or "sukinsynie" or "wkurwiony" or "wkurwiasz" or "pierdolony" or "pierdol" or "jeb" or "spierdalaj" or "wypierdalaj":
  28.                 replace all "kurwa", "bitch" and "chuj" and "chuje" and "debil" and "pala" and "suka" and "pedal" and "gej" and "jebany" and "suko" and "debil" and "idiota" and "fuck" and "shit" and "ciota" and "kurw" and "pedale" and "kurwy" and "suki" and "dziwki" and "szmata" and "szmaciarz" and "szmaty" and "pierdole" and "japierdole" and "skurwysynie" and "sukinsynie" and "wkurwiony" and "wkurwiasz" and "pierdolony" and "pierdol" and "jeb" and "spierdalaj" and "wypierdalaj" with "****" in the message
  29.                 execute console command "/playsound mob.blaze.breathe %player%"
  30.                 wait 1 tick
  31.                 kick player due to "{@tag}&oZostales wywalony z serwera za wulgaryzmy !"
  32.                 broadcast "{@tag}&o%player% zostal wyrzucony za przeklenstwa!"
  33. on skript start:
  34.     send "{@tag} &b- &aUruchomiono Skrypt!" to the console
  35. on skript stop:
  36.     send "{@tag} &b- &4Zakonczono dzialanie skryptu!" to the console
  37. command /przeklenstwa:
  38.     permission: przeklenstwa.op
  39.     trigger:
  40.         send "&b&l-=-=-=-=-=-=-&cPrzeklenstwa&b&l-=-=-=-=-=-=-" to player
  41.         send "&c&lWersja skryptu bez banow!
  42.         send "&6&lWersja &a>> &c{@wersja}" to player
  43.         send "&6&lTworca &a>> {@tworca}" to player
  44.         send "&b&l-=-=-=-=-=-=-&cPrzeklenstwa&b&l-=-=-=-=-=-=-" to player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement