.

En iyi cevaplar
1
Kod:
on death:
    if victim is zombie:
        chance of 10%:
            drop prismarine shard named "&bLoot Bag" at attacker

Diyerek devam et.

Not : Denenmedi.
 

LeaS

Zombi Katili
En iyi cevaplar
0
Yapan olduysa lütfen paylaşsın. Benim bir serverim yok ama skripti denemeyi çok isterim :)
 

Kovalski_Eyes

Kızıltaş Madencisi
En iyi cevaplar
0
kuş yuvası var bide ağaç kesince kuş yuvası düşsün modlu mc oynayan bilir
 

LeaS

Zombi Katili
En iyi cevaplar
0
Konu güncel.
Bir sunucum yok fakat sunucu sahiplerinin fikir almasını isterim.
 

Kovalski_Eyes

Kızıltaş Madencisi
En iyi cevaplar
0
çok basit on damage ile yapılır, pek hatırlamıyorum skripti, victim is a not player, victim healts < 0, give attacker item name bilmem ne dersin sonra o isime bağlı bir fonksiyon yazarsın change komutuyla vardı böyle bişeyler unuttum ama .d
 

xcosanxc

Ağaç Yumruklayıcı
En iyi cevaplar
0
sen editleyemezmisin hem bunu yapmak zor değil sadece güzel olması için ilk yorum gibi devam etcen isim koycan sonra texturepack la güzelleştircen ben bi serverde öyle yaptım güzel durdu ama sıkıntı var chestlerde texturepack çalışmıyor neden bilmiyom kodu doğru texturepack doğru ama çalışmıyor bütün chestlerde
 

Notpatch

Ağaç Yumruklayıcı
En iyi cevaplar
1
JavaScript:
on death of zombie or skeleton or creeper or spider or blaze or enderman or ghast or zombie pigman:
    attacker is a player
    chance of 50%:#Çanta düşme değerinin kaç olmasını istiyorsanız o değeri yazın
        set {drop} to a random integer between 1 and 2
    else if {drop} is 1:
        drop 1 chest named "&ePara Çantası" at location of zombie or skeleton or creeper or spider or blaze or enderman or ghast or zombie pigman
    else if {drop} is 2:
        drop 1 chest named "&eEşya Çantası" at location of zombie or skeleton or creeper or spider or blaze or enderman or ghast or zombie pigman
       
rightclick with a chest:
    if tool's name is "&ePara Çantası":
        cancel event
        remove a chest named "&ePara Çantası" from player
        send player title "&ePara Çantası" with subtitle "&a**&4**" for 1 seconds
        wait a second
        send player title "&ePara Çantası Açılıyor..." with subtitle "&a***&4*" for 1 seconds
        wait a second
        send player title "&ePara Çantası Açıldı..." with subtitle "&a****" for 1 seconds
        wait a second
        set {lootbag} to a random integer between 1 and 5
        if {lootbag} is 1:
            add 5 to player's balance
            send player title "&e✧" with subtitle "&b5TL" for 2 seconds
        else if {lootbag} is 2:
            add 10 to player's balance
            send player title "&e✧✧" with subtitle "&b10TL" for 2 seconds
        else if {lootbag} is 3:
            add 20 to player's balance
            send player title "&e✧✧✧" with subtitle "&b20TL" for 2 seconds
        else if {lootbag} is 4:
            add 30 to player's balance
            send player title "&e✧✧✧✧" with subtitle "&b30TL" for 2 seconds
        else if {lootbag} is 5:
            add 50 to player's balance
            send player title "&e✧✧✧✧✧" with subtitle "&b50TL" for 2 seconds
rightclick with a chest:
    if tool's name is "&eEşya Çantası":
        cancel event
        remove a chest named "&eEşya Çantası" from player
        send player title "&eEşya Çantası" with subtitle "&a**&4**" for 1 seconds
        wait a second
        send player title "&eEşya Çantası Açılıyor..." with subtitle "&a***&4*" for 1 seconds
        wait a second
        send player title "&eEşya Çantası Açıldı..." with subtitle "&a****" for 1 seconds
        wait a second
        set {lootbag} to a random integer between 1 and 5
        if {lootbag} is 1:
            give 5 diamond to player
            send player title "&e✧" with subtitle "&b5 Elmas" for 2 seconds
        else if {lootbag} is 2:
            give 10 diamond to player
            send player title "&e✧✧" with subtitle "&b10 Elmas" for 2 seconds
        else if {lootbag} is 3:
            give 20 diamond to player
            send player title "&e✧✧✧" with subtitle "&b20 Elmas" for 2 seconds
        else if {lootbag} is 4:
            give 30 diamond to player
            send player title "&e✧✧✧✧" with subtitle "&b30 Elmas" for 2 seconds
        else if {lootbag} is 5:
            give 50 diamond to player
            send player title "&e✧✧✧✧✧" with subtitle "&b50 Elmas" for 2 seconds
 

ZorinTR

Demir Madencisi
En iyi cevaplar
0
JavaScript:
on death of zombie or skeleton or creeper or spider or blaze or enderman or ghast or zombie pigman:
    attacker is a player
    chance of 50%:#Çanta düşme değerinin kaç olmasını istiyorsanız o değeri yazın
        set {drop} to a random integer between 1 and 2
    else if {drop} is 1:
        drop 1 chest named "&ePara Çantası" at location of zombie or skeleton or creeper or spider or blaze or enderman or ghast or zombie pigman
    else if {drop} is 2:
        drop 1 chest named "&eEşya Çantası" at location of zombie or skeleton or creeper or spider or blaze or enderman or ghast or zombie pigman
     
rightclick with a chest:
    if tool's name is "&ePara Çantası":
        cancel event
        remove a chest named "&ePara Çantası" from player
        send player title "&ePara Çantası" with subtitle "&a**&4**" for 1 seconds
        wait a second
        send player title "&ePara Çantası Açılıyor..." with subtitle "&a***&4*" for 1 seconds
        wait a second
        send player title "&ePara Çantası Açıldı..." with subtitle "&a****" for 1 seconds
        wait a second
        set {lootbag} to a random integer between 1 and 5
        if {lootbag} is 1:
            add 5 to player's balance
            send player title "&e✧" with subtitle "&b5TL" for 2 seconds
        else if {lootbag} is 2:
            add 10 to player's balance
            send player title "&e✧✧" with subtitle "&b10TL" for 2 seconds
        else if {lootbag} is 3:
            add 20 to player's balance
            send player title "&e✧✧✧" with subtitle "&b20TL" for 2 seconds
        else if {lootbag} is 4:
            add 30 to player's balance
            send player title "&e✧✧✧✧" with subtitle "&b30TL" for 2 seconds
        else if {lootbag} is 5:
            add 50 to player's balance
            send player title "&e✧✧✧✧✧" with subtitle "&b50TL" for 2 seconds
rightclick with a chest:
    if tool's name is "&eEşya Çantası":
        cancel event
        remove a chest named "&eEşya Çantası" from player
        send player title "&eEşya Çantası" with subtitle "&a**&4**" for 1 seconds
        wait a second
        send player title "&eEşya Çantası Açılıyor..." with subtitle "&a***&4*" for 1 seconds
        wait a second
        send player title "&eEşya Çantası Açıldı..." with subtitle "&a****" for 1 seconds
        wait a second
        set {lootbag} to a random integer between 1 and 5
        if {lootbag} is 1:
            give 5 diamond to player
            send player title "&e✧" with subtitle "&b5 Elmas" for 2 seconds
        else if {lootbag} is 2:
            give 10 diamond to player
            send player title "&e✧✧" with subtitle "&b10 Elmas" for 2 seconds
        else if {lootbag} is 3:
            give 20 diamond to player
            send player title "&e✧✧✧" with subtitle "&b20 Elmas" for 2 seconds
        else if {lootbag} is 4:
            give 30 diamond to player
            send player title "&e✧✧✧✧" with subtitle "&b30 Elmas" for 2 seconds
        else if {lootbag} is 5:
            give 50 diamond to player
            send player title "&e✧✧✧✧✧" with subtitle "&b50 Elmas" for 2 seconds
şu ana kadar okumaktan zevk aldığım en iyi skriptlerdendi eline sağlık bayağı iyi yazmışsın xd
 
Üst