Bulundu Metin Taşı Skriptti

  • Konuyu Başlatan Konuyu Başlatan 01selim
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 887
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

01selim

Zombi Geldi, Beni Yedi
Katılım
20 Ekim 2014
Mesajlar
265
Elmaslar
30
Puan
13.670
Yaş
58
Merhaba arkadaşlar böyle bir skript buldum ama bu skript işimi her ne kadar işimi görsede eklentielr yapılması gerekiyor yapılmasını istediğim Şeyler
Koyduğum yerde kırıldıktan sonra 3 dk sonra tekrar gelicek kırılmadan yenilemicek ama illa kırılması gerek vede metin taşı varken üzerinde hologramla &eMetin Taşı Yazıcak kırılınca o hologram yine gidicek ve koyuldugunda yineden geri gelicek


Kod:
options:
    Prefix: &6&lMETINTAŞI &f&l»&7

command /taşayarla:
    trigger:
        if player has permission "taş.admin":
            if targeted block is obsidian:
                if {ozeltas::%location of targeted block%} is not set:
                    set {_loc} to location of targeted block
                    set {ozeltas::%{_loc}%} to {_loc}
                    send "{@Prefix} Önünüzdeki obsidyen artık metintaşı, metintaşının özelliğini kaldırmak için /taşayarla yazabilirsin."
                    stop
                else if {ozeltas::%location of targeted block%} is set:
                    clear {ozeltas::%location of targeted block%}
                    send "{@Prefix} Önünüzdeki obsidyen artık metintaşı değil, tekrar metintaşı yapmak için /taşayarla yazabilirsin."
            else:
                send "{@Prefix} Bunu kullanabilmek için bir obsidyene bakman gerek!"
        else:
            send "{@Prefix} Bunun için iznin yok"

 
on break of obsidian:
    if {ozeltas::%location of event-block%} is set:   
        if {ozeltas::can} is equal to 20:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 19:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 18:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 17:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 16:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 15:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            spawn 3 zombie at event-block
            cancel event
            stop
        else if {ozeltas::can} is equal to 14:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 13:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 12:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 11:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 10:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            spawn 3 zombie at event-block
            stop
        else if {ozeltas::can} is equal to 9:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 8:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 7:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 6:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 5:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            spawn 6 zombie at event-block
            stop
        else if {ozeltas::can} is equal to 4:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            stop
        else if {ozeltas::can} is equal to 3:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            spawn 6 zombie at event-block
            stop
        else if {ozeltas::can} is equal to 2:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            spawn 9 zombie at event-block
            stop
        else if {ozeltas::can} is equal to 1:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            remove 1 from {ozeltas::can}
            cancel event
            spawn 12 zombie at event-block
            stop
        else if {ozeltas::can} is equal to 0:
            send "&f[&a%{ozeltas::can}% &7x &c❤&f]"
            drop 2 diamond
            drop 4 iron ingot
            drop 5 redstone
            drop 1 coal block
            set {ozeltas::can} to 20
            clear {ozeltas::%location of targeted block%}
            stop
        set {ozeltas::can} to 20
 
Kod:
command /taşyap:
    permission: op
    trigger:
        set {metintasi} to targeted block
        create holo object "&eMetin Taşı" with id "1" at location 2 meters above {metintasi}
        send "&6Metin Taşı belirlendi."
      
on break:
    if targeted block is {metintasi}:
        delete holo object "1"
        wait 3 minutes
        set block at event-location to obsidian
        create holo object "&eMetin Taşı" with id "1" at location 2 meters above {metintasi}

Hiç denemedim ama deneyebilirsin hata çıkarsa söyle.
 
Son düzenleme:
herhangi bir hata yok ama taşa tek atıyorum hiçbirşey vermiyor zaten ayarlamamışsında canı felan yok kırınca geri gelmiyor duurum bu
Gönderi otomatik olarak birleştirildi:

@beeboyTR yardımcı olurmusun teşekkürler şimdiden
 
Son düzenleme:
Ortağımın skriptini kullanabilirsiniz (@WhiteHeaveN)
Kod:
options:
    Prefix: &cMetin Taşı &8»

command /tasayarla:
    trigger:
        if player has permission "tas.admin":
            if targeted block is obsidian:
                if {ozeltas::%location of targeted block%} is not set:
                    set {_loc} to location of targeted block
                    set {ozeltas::%{_loc}%} to {_loc}
                    set {ozeltas::can} to 300
                    message "{@Prefix} &7Onunuzdeki obsidyeni metin tasina cevirdiniz normale cevirmek icin tekrar &c/tasayarla &7yaziniz..!"
                    stop
                else if {ozeltas::%location of targeted block%} is set:
                    clear {ozeltas::%location of targeted block%}
                    message "{@Prefix} &7Metin tasini normal obsidyene cevirdiniz tekrar metin tasi yapmak icin &c/tasayarla &7yaziniz..!"
            else:
                message "{@Prefix} &7Bu komutu gerceklestirebilmek icin bir &cobsidyene &7dogru bakiyor olmaniz gerekmektedir..!"
        else:
            message "{@Prefix} &7Bunun icin gerekli yetkiye sahip degilsin.."

on break of obsidian:
    if {ozeltas::can} is smaller than 0:
        message "&f[&a%{ozeltas::can}% &7x &cMetin Tasini Kirdin !i&f]"
        drop a rose red named "&abeeboy07'nin kalbi" at location of event-block
        set {ozeltas::can} to 300
        set event-block to air
        delete holo object "metintasi"
        message "&cMetin Taşı &8» &7Oyuncular &cmetin tasini &7parcaladi , &c3 dakika &7icinde tekrar cikacaktir..!" to players
        wait 3 minute
        set event-block to obsidian
        message "&cMetin Taşı &8» &cMetin tasi &7yeniden dustu , &c/warp metintasi &7giderek metin tasini kesebilirsiniz..!" to players
    if {ozeltas::%location of event-block%} is set:
        message "&f[ &cCAN &7x &a%{ozeltas::can}% &7x &f]"
        delete holo object "metintasi"
        create holo object "&c&lMETIN TAŞI;&fCan: &c%{ozeltas::can}%" with id "metintasi" at location 2 meters above location of event-block
        remove 1 from {ozeltas::can}
        chance of 20%:
            damage the player by 3 heart
            chance of 20%:
                damage the player by 6 heart
                message "&cMetin Taşı &8» &7Metin tasina &4Kritik Vurus &7yaptin .. !!" to player
            chance of 5%:
                damage the player by 8 heart
                message "&cMetin Taşı &8» &7Metin tasina &cDelici Vurus &7yaptin .. !!" to player
            chance of 70%:
                spawn 40 zombie at player's location
            chance of 50%:
                spawn 30 zombie at player's location
            chance of 30%:
                spawn 30 zombie at player's location
                spawn 12 skeleton at player's location
            chance of 15%:
                spawn 40 zombie at player's location
                spawn 24 skeleton at player's location
                spawn 12 creeper at player's location
        cancel event
        stop
        set {ozeltas::can} to 300
 
drop a gold ingot named "&eAltın Mücevher" at location of event-block
30 tane düşmesini isitoyrsam nasıl olacak
drop a gold ingot 30 named "&eAltın Mücevher" at location of event-block
da hata veriyor
 
Son düzenleme:
Kod:
drop 30 gold ingot named "" at location of event-block
Konu çözüldüyse konuyu "ÇÖZÜLDÜ" olarak işaretleyin (Üstteki mesajımı da beğenebilirsiniz.)
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst