Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #======================================#
- # #
- # Skrypt stworzony #
- # Przez #
- # ::.Mayard.:: #
- #======================================#
- variables:
- {Zadanie1.%player%} = false
- {Zadanie2.%player%} = false
- {Zadanie3.%player%} = false
- {Zadanie4.%player%} = false
- {Zadanie5.%player%} = false
- {Zadanie6.%player%} = false
- {Zadanie7.%player%} = false
- {Zadanie8.%player%} = false
- {Zadanie9.%player%} = false
- {Zadanie10.%player%} = false
- {Zadanie.%player%} = false
- on spawn:
- entity is villager:
- set name of entity to "&aQuester"
- on damage:
- victim is villager:
- name of victim is "&aQuester":
- cancel event
- on rightclick on villager:
- name of villager is "&aQuester":
- cancel event
- if {Zadanie1.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Witaj %player% mam pewna prosbe do Ciebie, czy móglbys przyniesc mi 20 dirtu ?"
- send " "
- send "&aZadanie 1 zaakceptowane"
- send "&aCel: Przynies 20 dirtu"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 20 dirt:
- remove 20 dirt from the player
- send "&6* &7OO jest !, wlasnie tego mi bylo trzeba, bardzo ci dziekuje !"
- send "&aZadanie 1 wykonane"
- send "&aNagroda: Zlota Sztabka x2"
- set {Zadanie.%player%} to false
- add 2 gold ingot to the player
- set {Zadanie1.%player%} to true
- stop
- else:
- send "&6* &cNie posiadasz 20 dirt'a (Ziemi)"
- if {Zadanie1.%player%} is true:
- if {Zadanie2.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Witaj %player% Ostatnio zabrakli mi 30 cobblestone aby zbudowac nowy dom, przyniesiesz je dla mnie ?"
- send " "
- send "&aZadanie 2 zaakceptowane"
- send "&aCel: Przynies 30 cobblestone"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 20 cobblestone:
- send "&6* &7Bardzo ci dziekuje, teraz moge skonczyc budowe mojego domu"
- send "&aZadanie 2 wykonane"
- remove 30 cobblestone from the player
- add 2 iron ingot to the player
- send "&aNagroda: Sztabka zelaza x2"
- set {Zadanie2.%player%} to true
- set {Zadanie.%player%} to false
- stop
- else:
- send "&cNie posiadasz 20 cobblestone (Kamienia)"
- if {Zadanie1.%player%} is true:
- if {Zadanie2.%player%} is true:
- if {Zadanie3.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Witaj ponownie %player% jak najszybciej musze zdobyc 2 staki drewna, da sie zrobic ?"
- send " "
- send "&aZadanie 3 zaakceptowane"
- send "&aCel: Przynies 128 (2Stacki) drewna (Oak Wood)"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 128 oak wood:
- send "&6* &7Dziekuje, nie wiem co bym bez Ciebie zrobil"
- send "&aZadanie 3 wykonane"
- send "&aNagroda: Sztabka zlota x4"
- set {Zadanie3.%player%} to true
- remove 128 oak wood from the player
- set {Zadanie.%player%} to false
- add 4 gold ingot to the player
- stop
- else:
- send "&cNie posiadasz 128 drewna (OakWood)"
- if {Zadanie1.%player%} is true:
- if {Zadanie2.%player%} is true:
- if {Zadanie3.%player%} is true:
- if {Zadanie4.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Dobrze ze cie widze, potrzebuje 10 stone !"
- send " "
- send "&aZadanie 4 zaakceptowane"
- send "&aCel: Przynies 10 stone"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 10 stone:
- send "&6* &7Bardzo ale to bardzo ci dziekuje ! "
- send "&aZadanie 4 wykonane"
- send "&aNagroda: Sztabka zelaza x4"
- set {Zadanie4.%player%} to true
- set {Zadanie.%player%} to false
- remove 10 stone from the player
- add 4 iron ingot to the player
- stop
- else:
- send "&cNie posiadasz 10 stone"
- if {Zadanie1.%player%} is true:
- if {Zadanie2.%player%} is true:
- if {Zadanie3.%player%} is true:
- if {Zadanie4.%player%} is true:
- if {Zadanie5.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Siema ! zdobedziesz dla mnie 30 lisci ?"
- send " "
- send "&aZadanie 5 zaakceptowane"
- send "&aCel: Przynies 30 lisci (Oak Leaves)"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 30 oak leaves:
- send "&6* &7Bardzo ci dziekuje za przyniesienie tych lisci !"
- send "&aZadanie 5 wykonane"
- send "&aNagroda: Sztabka zlota x6"
- set {Zadanie5.%player%} to true
- remove 30 oak leaves from the player
- set {Zadanie.%player%} to false
- add 6 gold ingot to the player
- stop
- else:
- send "&cNie posiadasz 30 lisci (Oak Leaves)"
- if {Zadanie1.%player%} is true:
- if {Zadanie2.%player%} is true:
- if {Zadanie3.%player%} is true:
- if {Zadanie4.%player%} is true:
- if {Zadanie5.%player%} is true:
- if {Zadanie6.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Dobrze ze cie widze, potrzebuje 50 stone "
- send " "
- send "&aZadanie 6 zaakceptowane"
- send "&aCel: Przynies 50 stone"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 50 stone:
- send "&6* &7Dzieki stary !"
- remove 50 stone from the player
- send "&aZadanie 6 wykonane"
- send "&aNagroda: Sztabka Zlota x10"
- add 10 gold ingot to the player
- set {Zadanie.%player%} to false
- set {Zadanie6.%player%} to true
- stop
- else:
- send "&cNie posiadasz 50 stone !"
- if {Zadanie1.%player%} is true:
- if {Zadanie2.%player%} is true:
- if {Zadanie3.%player%} is true:
- if {Zadanie4.%player%} is true:
- if {Zadanie5.%player%} is true:
- if {Zadanie6.%player%} is true:
- if {Zadanie7.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Kogo ja tu widze ! Toz to %player% we wlasnej osobie ! Potrzebuje abys dostarczyl mi 2 stacki dirtu"
- send " "
- send "&aZadanie 7 zaakceptowane"
- send "&aCel: Przynies 128 dirtu"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 128 dirt:
- send "&6* &7Dzieki ci wielkie bro !"
- remove 128 dirt from the player
- send "&aZadanie 7 wykonane"
- send "&aNagorda: Sztabka zelaza x10"
- add 10 iron ingot to the player
- set {Zadanie.%player%} to false
- set {Zadanie7.%player%} to true
- stop
- else:
- send "&cNie posiadasz 128 dirtu"
- if {Zadanie1.%player%} is true:
- if {Zadanie2.%player%} is true:
- if {Zadanie3.%player%} is true:
- if {Zadanie4.%player%} is true:
- if {Zadanie5.%player%} is true:
- if {Zadanie6.%player%} is true:
- if {Zadanie7.%player%} is true:
- if {Zadanie8.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Dobrze ze cie widze, potrzebuje na szybko 30 craftingow !"
- send " "
- send "&aZadanie 8 zaakceptowane"
- send "&aCel: Przynies 30 crafting table"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 30 crafting table:
- send "&6* &7Dziekuje !"
- remove 30 crafting table from the player
- send "&aZadanie 8 wykonane"
- send "&aNagroda: Sztabka zlota x15"
- add 15 gold ingot to the player
- set {Zadanie.%player%} to false
- set {Zadanie8.%player%} to true
- stop
- else:
- send "&cNie posiadasz 30 crafting table !"
- if {Zadanie1.%player%} is true:
- if {Zadanie2.%player%} is true:
- if {Zadanie3.%player%} is true:
- if {Zadanie4.%player%} is true:
- if {Zadanie5.%player%} is true:
- if {Zadanie6.%player%} is true:
- if {Zadanie7.%player%} is true:
- if {Zadanie8.%player%} is true:
- if {Zadanie9.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Siemka, widze ze nie masz co ze soba zrobic, przynies mi no tutaj 384 cobblestone"
- send " "
- send "&aZaakceptowano zadanie 9"
- send "&aCel: Przynies 384 cobblestone (6 stakow)"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 384 cobblestone:
- send "&6* &7Dziekuje ze tak szybko i dokladnie wykonujesz moje zlecenia !"
- remove 384 cobblestone from the player
- set {Zadanie.%player%} to false
- set {Zadanie9.%player%} to true
- send "&aZadanie 9 wykonane"
- send "&aNagroda: Sztabka Zelaza x15"
- add 15 iron ingot to the player
- stop
- else:
- send "&cNie posiadasz 384 cobblestone"
- if {Zadanie1.%player%} is true:
- if {Zadanie2.%player%} is true:
- if {Zadanie3.%player%} is true:
- if {Zadanie4.%player%} is true:
- if {Zadanie5.%player%} is true:
- if {Zadanie6.%player%} is true:
- if {Zadanie7.%player%} is true:
- if {Zadanie8.%player%} is true:
- if {Zadanie9.%player%} is true:
- if {Zadanie10.%player%} is false:
- if {Zadanie.%player%} is false:
- send "&6* &7Siemka, widze ze nie masz co ze soba zrobic, przynies mi no tutaj 384 dirtu"
- send " "
- send "&aZaakceptowano zadanie 10"
- send "&aCel: Przynies 384 dirtu (6 stakow)"
- set {Zadanie.%player%} to true
- stop
- if {Zadanie.%player%} is true:
- player has 384 dirt:
- send "&6* &7Dziekuje ze tak szybko i dokladnie wykonujesz moje zlecenia !"
- remove 384 dirt from the player
- set {Zadanie.%player%} to false
- set {Zadanie10.%player%} to true
- send "&aZadanie 10 wykonane"
- send "&aNagroda: Sztabka Zlota x20"
- add 20 gold ingot to the player
- stop
- else:
- send "&cNie posiadasz 384 dirtu"
Advertisement
Add Comment
Please, Sign In to add comment