Znajdź zawartość
Wyświetlanie wyników dla tagów 'easy'.
-
Mam problem bo nie dziala mi plugin na zamienienie sie w krowe gracza czy zombie i czy ktoś by mógł to dla mnie zrobic i napisac plugin albo skrypt ??
-
Napisze mi ktoś crafting na miecz zaglady (zloty miecz) ktory sie craftuje tak: 322 | Gąbka | 322 322 | diamond sword | 322 322 | Gąbka | 322 I chciałbym jeszcze aby ten miecz posiadal enchanty unbreaking 100 sharpness 8 i fireaspect 3
-
Nazwa serwera: HCBAN Adres IP serwera: mc.hcban.pl Ilość slotów: 300 Typ Serwera: Survival + Gildie Rekrutacja: NIE Wersja serwera: 1.7.2 Premium: NIE Biala Lista: NIE Potwory: TAK Zwierzęta: TAK Nether: TAK End: NIE PvP: TAK Właściciel: SolonSP Administratorzy: scrapydoopl, user_n Technik: MrxJoint Budowniczy: erykonos123456 Chcesz przeżyć emocje? Jak tak zapraszam na serwer HCBAN, który zostanie otwarty w poniedziałek to jest 24-10-2014 r. o godz. 19.00! Serwer posiada 300 slotów! Autorskie pluginy! Stowniarki oraz ObsydiaNiadki, różdżki na spawn, CobbleX, Drop ze stone, Anty LogAut! Jeśli nie możesz się doczekać dodaj nasze IP do MC i czekaj na piątek! PAMIĘTAJ CZEMAKY NA CB! SS: Spawn:
- 29 odpowiedzi
-
- hcban
- autorskie gildie
- (i 6 więcej)
-
Więc tak jak w temacie, chciałbym skrypt, który ma polegać, na tym aby można było używać jajka creepera raz na 24 h na gm 1/survival itp. (Administracja tez). Edit: Lub może być coś co blokuje ich użycie w określonych godzinach.
-
Witam. Poszukuję budowniczego na mój nowy projekt! Wymagania: Umiejętności: Skype/TS3: Min. 13Lat: Mutacja: Nie koniecznie. Jeżeli jesteście zainteresowani podajcie ss'y swoich Prac!
-
- budowniczy
- szuka
-
(i 5 więcej)
Oznaczone tagami:
-
Witam, jestem w trakcie pisania skryptu na Bossy, chcę aby komenda Boss wykonywała się, co 2 minuty. Próbowałem ale coś nie działa. Ps, czasem boss pojawi się na wodzie, też chciałbym, aby ktoś to poprawił. Z góry dzięki za pomoc. command /Boss [<text>]: trigger: set {_X} to random integer between {@XMax} and {@XMin} set {_Y} to {@Y} set {_Z} to random integer between {@ZMax} and {@ZMin} set {_Tp.Boss} to location at {_X}, {_Y}, {_Z} if biome at {_Tp.Boss} is not ocean or river or deep ocean: loop blocks under {_Tp.Boss}: if loop-block is not water or lava or air: set {_Tp.Boss} to location at {_X}, loop-block's y-location+1, {_Z} create an explosion of force 4 at {_Tp.Boss} spawn a Zombie at {_Tp.Boss} set max health of last spawned Zombie to 100 heal last spawned Zombie set name of the spawned Zombie to "&6Test %spawned Zombie's health%/%max health of last spawned Zombie%" set helmet of the spawned Zombie to diamond helmet of protection 10 and unbreaking 10 set chestplate of the spawned Zombie to diamond chestplate of protection 10 and unbreaking 10 set leggings of the spawned Zombie to diamond leggings of protection 10 and unbreaking 10 set boots of the spawned Zombie to diamond boots of protection 10 and unbreaking 10 set tool of the spawned Zombie to a diamond sword of sharpness 9 and fire aspect 4 send "%{_Tp.Boss}%" to all players exit loop stop every 2 minute in "world": execute console command "Boss"
-
Witam Mam pytanie odnośnie tego skryptu; Jest to jakaś kopiarka dość starego serwera (byłem właścicielem) Da się zrobić łatwiejszą wersje tego ?? Np. Co jak postawi się taki budynek i w skrzynce co 1 h generuje surowce (5 diax 30 żelaza 15 złota) on place emerald block: if player is holding emerald block of unbreaking 10: if player is holding emerald block: if player is holding emerald block: send "&aPodczas stawiania nie mozna latac!" send "&a&lGracz &c&l%player% &apostawil &c&lTworzyciela &3[co 3 sek daje itemki z dropu]" to all players run player command "/j" as op set event-block to air wait 0.4 seconds run player command "/schem load mskrzynia" as op run player command "//paste" as op run player command "/j" as op send "&aMozesz cofnac pod komenda /cofnij &e[Przedmiot nie zostanie oddanny]" send "&3&lUderz na najnizszy hopper aby wlaczyc!" if block 4 meters up is chest: set {mskrzynia.%block 4 meters up%} to true set {mskrzynia3.%block 4 meters up%} to false set {mskrzynia2.%block 4 meters up%} to false if block 5 meters up is chest: set {mskrzynia.%block 5 meters up%} to true set {mskrzynia3.%block 5 meters up%} to false set {mskrzynia2.%block 5 meters up%} to false wait 5 seconds send "&aUderz w najnizszy hopper! [LPM] nie PPM [tym co sie niszczy]" wait 5 seconds send "&aUderz w najnizszy hopper! [LPM] nie PPM [tym co sie niszczy]" wait 5 seconds send "&aUderz w najnizszy hopper! [LPM] nie PPM [tym co sie niszczy]" wait 5 seconds send "&aUderz w najnizszy hopper! [LPM] nie PPM [tym co sie niszczy]" wait 15 seconds send "&aDalej nie wiesz jak dziala tworzyciel?" send "&aNapisz &c/helpop tworzyciel nie dziala" on leftclick on hopper: if {mskrzynia.%block 4 meters up%} is true: cancel event if {mskrzynia3.%block 4 meters up%} is true: send "&aNie klikaj tak szybko!" else: set {mskrzynia2.%block 4 meters up%} to false set {mskrzynia3.%block 4 meters up%} to true send "&aSprawdzam..." wait 3.5 seconds if {mskrzynia2.%block 4 meters up%} is false: send "&aPomyslnie wlaczono &cTworzyciela!" loop 10000 times: wait 3 seconds set {mskrzynia2.%block 4 meters up%} to true if chance of 25%: give 1 obsidian to the block 4 meters up if chance of 8.0%: give 1 apple to the block 4 meters up if chance of 1.0%: give 1 bedrock to the block 4 meters up if chance of 2.5%: give 1 blaze rod to the block 4 meters up if chance of 1.5%: give 1 ender pearl to the block 4 meters up if chance of 3.0%: give 1 tnt to the block 4 meters up if chance of 1.5%: give 1 nether wart item to the block 4 meters up if chance of 5%: give 1 redstone block to the block 4 meters up if chance of 10%: give 1 emerald to the block 4 meters up if chance of 6.5%: give 1 sugar of unbreaking 10 named "&a&l+ &f&lTechnologia I &a&l+" with lore "&aWpisz &c/Eq &aaby zrobic zboje!" to the block 4 meters up if chance of 5.5%: give 1 gunpowder of unbreaking 10 named "&a&l+ &e&lTechnologia II &a&l+" with lore "&aWpisz &c/Eq &aaby zrobic zboje!" to the block 4 meters up if chance of 4.5%: give 1 glowstone dust of unbreaking 10 named "&a&l+ &6&lTechnologia III &a&l+" with lore "&aWpisz &c/Eq &aaby zrobic zboje!" to the block 4 meters up if chance of 3.5%: give 1 redstone of unbreaking 10 named "&a&l+ &c&lTechnologia IV &a&l+" with lore "&aWpisz &c/Eq &aaby zrobic zboje!" to the block 4 meters up if chance of 2.5%: give 1 yellow dye of unbreaking 10 named "&a&l+ &3&lTechnologia V &a&l+" with lore "&aWpisz &c/Eq &aaby zrobic zboje!" to the block 4 meters up if chance of 8.0%: give 1 diamond to the block 4 meters up if chance of 10.0%: give 1 iron ingot to the block 4 meters up if chance of 10.0%: give 1 gold ingot to the block 4 meters up if chance of 5.0%: give 1 clay bricks item of unbreaking 10 named "&a&l+ &6Sztabka brazu &a&l+" with lore "&aWpisz &c/Eq &aaby stworzyc zbroje!" to the block 4 meters up if chance of 3.0%: give 1 dye:10 of unbreaking 10 named "&a&l+ &2Uran &a&l+" with lore "&aWpisz &c/Eq &aaby stworzyc zbroje!" to the block 4 meters up if chance of 1.5%: give 1 red dye of unbreaking 10 named "&a&l+ &4Rubin &a&l+" with lore "&aWpisz &c/Eq &aaby stworzyc zbroje!" to the block 4 meters up if chance of 0.75%: give 1 cyan dye of unbreaking 10 named "&a&l+ &9Krysztal &a&l+" with lore "&aWpisz &c/Eq &aaby stworzyc zbroje!" to the block 4 meters up if chance of 0.5%: give 1 purple dye of unbreaking 10 named "&a&l+ &5Plazma &a&l+" with lore "&aWpisz &c/Eq &aaby stworzyc zbroje!" to the block 4 meters up if chance of 0.25%: give 1 ghast tear of unbreaking 10 named "&a&l+ &fIrydium &a&l+" with lore "&aWpisz &c/Eq &aaby stworzyc zbroje!" to the block 4 meters up if chance of 1.00%: give 1 ender chest of unbreaking 10 named "&a&l+ &cSkrzynka &2&lmala &a&l+" with lore "&aWpisz &c/Skrz &aaby sprawdzic co mozesz zdobyc!" to the block 4 meters up if chance of 0.65%: give 1 ender chest of unbreaking 10 named "&a&l+ &cSkrzynka &2&lsrednia &a&l+" with lore "&aWpisz &c/Skrz &aaby sprawdzic co mozesz zdobyc!" to the block 4 meters up if chance of 0.30%: give 1 ender chest of unbreaking 10 named "&a&l+ &cSkrzynka &2&lmega &a&l+" with lore "&aWpisz &c/Skrz &aaby sprawdzic co mozesz zdobyc!" to the block 4 meters up else: send "&cTworzyciel dziala poprawnie!" set {mskrzynia3.%block 4 meters up%} to false
-
[Acheat] Hejka! Witajcie, Z tej strony Enderadam. Chciałem wam przedstawić (wciąż rozwijany) antycheat Narazie Obsługuje on tylko Reach i Waterwalk. Permisje: acheat acheat.reload acheat.offon acheat.toggle acheat.show (WSZYSTKO WCIAZ ROZWIJANE!) Version 0.1: https://code.skript.pl/IZ4xkMcg WAŻNE! Po wgraniu "antycheata" wpisz ./Acheat toggle Powodzenia!