Sol Reklam

Skript Paylaşımı Conconcraft için Vergi Skripti

Durum
Mesaj gönderimine kapalı.

AliHD_YT

Odunlara Vur Vur Vur!

Discord:

AliAlma#8957

Katılım
18 Kasım 2019
Mesajlar
30
Elmaslar
3
Puanlar
3.710
Yaş
24
Minecraft
AliHD_YT
Eveeet yine Conconcraft sistemlerine kaldığımız yerden devam ediyoruz, bugunde vergi sistemini tanıtacağım. Tabiki biz yaptık yine :)




./vergi yazarak ana menüyü açabilirsiniz
2019-11-21 (2).png

2019-11-21 (3).png


Kasaba Muhtarını seçtikten sonra, önüne 3 saniye sonra şöyle bir menü açılıyor.
2019-11-21 (4).png

2019-11-21 (13).png

2019-11-21 (7).png

Aynı komutu tekrar girdikten sonra ödediyseniz, ödenemez yazıyor
2019-11-21 (11).png


Ödenemez yazısına tıklarsanız şöyle bir hata alıyorsunuz
2019-11-21 (12).png


./vergibak (Oyuncu Adı) yazarakta oyuncu vergisini ödemiş mi ödememiş mi ? öğremebilirsiniz.

alippbyvog.png


Resim ekleyemedim çünkü acelem var ayriyeten oranın resmini çekmeyi unutmuşum.


KOD:

Kod:
options:
    p: &5&lCon&d&lCon&f&lCraft&7&l》
    muhtar1: SaitoHajim # Muhtarın Oyundaki Adı
    muhtar2: AliHD_YT! # Muhtarın Oyundaki Adı
    muhtar3: Belli Değil! # Muhtarın Oyundaki Adı
    muhtar4: Belli Değil! # Muhtarın Oyundaki Adı
    vergi1: 50 # 1. Kasabanın Ev Vergi Miktarı
    vergi2: 50 # 2. Kasabanın Ev Vergi Miktarı
    vergi3: 50 # 3. Kasabanın Ev Vergi Miktarı
    vergi4: 50 # 4. Kasabanın Ev Vergi Miktarı
    wgp: white stained glass pane

on login:
    if {vergiodendi::%player%} isn't set:
        set {vergiodendi::%player%} to 0
    else:
        stop
   
command /vergi [<text>] [<offlineplayer>]:
    trigger:
        if arg-1 isn't set:
            open chest with 3 row named "&cKasaba Ve Muhtarlar!" to player
            wait 1 tick
            format slot 0 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 4 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 9 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 10 of player with oak log named "&61. Kasaba" with lore "&cMuhtar: &a{@muhtar1}" to close then run [execute player command "vergi ev {@muhtar1}"] #then run kısmından öncesini kaldırmadan önce muhtarı seçmiş olup üstteki options kısmından ayarla
            format slot 11 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 12 of player with oak log named "&62. Kasaba" with lore "&cMuhtar: &a{@muhtar2}" to close #then run [execute player command "vergi ev {@muhtar2}"] #then run kısmından öncesini kaldırmadan önce muhtarı seçmiş olup üstteki options kısmından ayarla
            format slot 13 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 14 of player with oak log named "&63. Kasaba" with lore "&cMuhtar: &a{@muhtar3}!" to close #then run [execute player command "vergi ev {@muhtar3}"] #then run kısmından öncesini kaldırmadan önce muhtarı seçmiş olup üstteki options kısmından ayarla
            format slot 15 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 16 of player with oak log named "&64. Kasaba" with lore "&cMuhtar: &a{@muhtar4}!" to close #then run [execute player command "vergi ev {@muhtar4}"] #then run kısmından öncesini kaldırmadan önce muhtarı seçmiş olup üstteki options kısmından ayarla
            format slot 17 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 18 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 19 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 20 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 21 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 22 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 23 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 24 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 25 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 26 of player with {@wgp} named "&aVergi Menüsü" to close
        else if arg-1 is "ev":
            if arg-2 is "{@muhtar1}":
                {%player%.bekleme} is set:
                    difference between {%player%.bekleme} and now is less than 2 day:
                        message "{@p} &a3 Saniye İçinde Menü Açılacaktır"
                        wait 3 seconds
                        open chest with 1 rows named "&2Ev Vergisi" to player
                        format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar1}" to close
                        format slot 4 of player with oak log named "&6&l» &eDurum: &cÖdenemez" to close then run [execute player command "/繁体字"]
                        stop trigger
                message "{@p} &a3 Saniye İçinde Menü Açılacaktır."
                wait 3 seconds
                open chest with 1 rows named "&2Ev Vergisi" to player
                format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar1}" to close
                format slot 4 of player with oak log named "&6&l» &eDurum: &aÖdenebilir " to close then run [execute player command "/齿 {@muhtar1}"]
            else if arg-2 is "{@muhtar2}":
                {%player%.bekleme} is set:
                    difference between {%player%.bekleme} and now is less than 2 day:
                        message "{@p} &a3 Saniye İçinde Menü Açılacaktır"
                        wait 3 seconds
                        open chest with 1 rows named "&2Ev Vergisi" to player
                        format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar2}" to close
                        format slot 4 of player with oak log named "&6&l» &eDurum: &cÖdenemez" to close then run [execute player command "/işlkişlk"]
                        stop trigger
                message "{@p} &a3 Saniye İçinde Menü Açılacaktır."
                wait 3 seconds
                open chest with 1 rows named "&2Ev Vergisi" to player
                format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar2}" to close
                format slot 4 of player with oak log named "&6&l» &eDurum: &aÖdenebilir " to close then run [execute player command "/üğpoüğpo {@muhtar2}"]
            else if arg-2 is "{@muhtar3}":
                {%player%.bekleme} is set:
                    difference between {%player%.bekleme} and now is less than 2 day:
                        message "{@p} &a3 Saniye İçinde Menü Açılacaktır"
                        wait 3 seconds
                        open chest with 1 rows named "&2Ev Vergisi" to player
                        format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar3}" to close
                        format slot 4 of player with oak log named "&6&l» &eDurum: &cÖdenemez" to close then run [execute player command "/işlkişlk"]
                        stop trigger
                message "{@p} &a3 Saniye İçinde Menü Açılacaktır."
                wait 3 seconds
                open chest with 1 rows named "&2Ev Vergisi" to player
                format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar3}" to close
                format slot 4 of player with oak log named "&6&l» &eDurum: &aÖdenebilir " to close then run [execute player command "/üğpoüğpo {@muhtar3}"]
            else if arg-2 is "{@muhtar4}":
                {%player%.bekleme} is set:
                    difference between {%player%.bekleme} and now is less than 2 day:
                        message "{@p} &a3 Saniye İçinde Menü Açılacaktır"
                        wait 3 seconds
                        open chest with 1 rows named "&2Ev Vergisi" to player
                        format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar4}" to close
                        format slot 4 of player with oak log named "&6&l» &eDurum: &cÖdenemez" to close then run [execute player command "/işlkişlk"]
                        stop trigger
                message "{@p} &a3 Saniye İçinde Menü Açılacaktır."
                wait 3 seconds
                open chest with 1 rows named "&2Ev Vergisi" to player
                format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar4}" to close
                format slot 4 of player with oak log named "&6&l» &eDurum: &aÖdenebilir " to close then run [execute player command "/üğpoüğpo {@muhtar4}"]

command /齿 [<offlineplayer>]:
    trigger:
        if arg-1 is "{@muhtar1}":
            if player's balance is bigger than or equal to {@vergi1}:
                set {%player%.bekleme} to now
                remove {@vergi1} from player's balance
                add 1 to {vergiodendi::%player%}
                add {@vergi1} to arg-1's balance
                send "{@p} &aBaşarıyla Ev Vergini Ödedin! Bir Sonraki Ev Vergisi Ödemene Komutu Tekrarlayarak Bakabilirsin!" to player
                send "{@p} &b%player% &aAdlı Oyuncu Ev Vergisi Olan &b{@vergi1}TL &aÜcretini Ödedi! Hemen Vergi Defterine Not Al!" to arg-1
            else:
                message "{@p} &cVergi Ödemek İçin Yeterli Paran Yok En Kısa Zamanda Para Bul Ve Vergini Öde!"
        else if arg-1 is "{@muhtar2}":
            if player's balance is bigger than or equal to {@vergi2}:
                set {%player%.bekleme} to now
                remove {@vergi2} from player's balance
                add 1 to {vergiodendi::%player%}
                add {@vergi2} to arg-1's balance
                send "{@p} &aBaşarıyla Ev Vergini Ödedin! Bir Sonraki Ev Vergisi Ödemene Komutu Tekrarlayarak Bakabilirsin!" to player
                send "{@p} &b%player% &aAdlı Oyuncu Ev Vergisi Olan &b{@vergi2}TL &aÜcretini Ödedi! Hemen Vergi Defterine Not Al!" to arg-1
            else:
                message "{@p} &cVergi Ödemek İçin Yeterli Paran Yok En Kısa Zamanda Para Bul Ve Vergini Öde!"
        else if arg-1 is "{@muhtar3}":
            if player's balance is bigger than or equal to {@vergi3}:
                set {%player%.bekleme} to now
                remove {@vergi3} from player's balance
                add 1 to {vergiodendi::%player%}
                add {@vergi3} to arg-1's balance
                send "{@p} &aBaşarıyla Ev Vergini Ödedin! Bir Sonraki Ev Vergisi Ödemene Komutu Tekrarlayarak Bakabilirsin!" to player
                send "{@p} &b%player% &aAdlı Oyuncu Ev Vergisi Olan &b{@vergi3}TL &aÜcretini Ödedi! Hemen Vergi Defterine Not Al!" to arg-1
            else:
                message "{@p} &cVergi Ödemek İçin Yeterli Paran Yok En Kısa Zamanda Para Bul Ve Vergini Öde!"
        else if arg-1 is "{@muhtar4}":
            if player's balance is bigger than or equal to {@vergi4}:
                set {%player%.bekleme} to now
                remove {@vergi4} from player's balance
                add 1 to {vergiodendi::%player%}
                add {@vergi4} to arg-1's balance
                send "{@p} &aBaşarıyla Ev Vergini Ödedin! Bir Sonraki Ev Vergisi Ödemene Komutu Tekrarlayarak Bakabilirsin!" to player
                send "{@p} &b%player% &aAdlı Oyuncu Ev Vergisi Olan &b{@vergi4}TL &aÜcretini Ödedi! Hemen Vergi Defterine Not Al!" to arg-1
            else:
                message "{@p} &cVergi Ödemek İçin Yeterli Paran Yok En Kısa Zamanda Para Bul Ve Vergini Öde!"
        else:
            message "{@p} &cŞuanki Muhtarların Hiçbirinin Adını Girmedin!"
           
command /繁体字:
    trigger:
        send "{@p} &aSonraki Ev Vergisi İçin &b2 Gün &aBeklemelisin!" to player
        stop
           
command /vergibak [<offlineplayer>]:
    permission: vergi.bak
    permission Message: &cBuna Yetkin Yok!
    trigger:
        if arg-1 is set:
            send "{@p} &b%arg-1% &aAdlı Oyuncunun Ödediği Vergi Miktarı= &b%{vergiodendi::%arg-1%}%" to player
        else:
            send "{@p} &cKendine Bakacaksan Adını Yaz. &aBakmayacaksanda Başka Oyunculara Bakabilmek İçin De İsim Gir." to player
 

Ekler

  • Arkaplanlı.png
    Arkaplanlı.png
    481 KB · Görünt.: 292
Son düzenleyen: Moderatör:

Avelis

Ruh + Kum = Ruh Kumu
Katılım
24 Ağustos 2019
Mesajlar
1.302
Elmaslar
837
Puanlar
9.875
Güzel olmuş mantıklı bir skript teşekkürler.
 

KanedgyBO

SkriptTale

Discord:

TheLudoBile#3485

Katılım
29 Mart 2018
Mesajlar
929
Elmaslar
390
Puanlar
5.565
Yaş
17
Yer
Bursa / Erikli
Minecraft
TheLudoBile
Eveeet yine Conconcraft sistemlerine kaldığımız yerden devam ediyoruz, bugunde vergi sistemini tanıtacağım. Tabiki biz yaptık yine :)

Eki Görüntüle 97610




./vergi yazarak ana menüyü açabilirsiniz
Eki Görüntüle 97611
Eki Görüntüle 97612

Kasaba Muhtarını seçtikten sonra, önüne 3 saniye sonra şöyle bir menü açılıyor.
Eki Görüntüle 97613
Eki Görüntüle 97614
Eki Görüntüle 97615
Aynı komutu tekrar girdikten sonra ödediyseniz, ödenemez yazıyor
Eki Görüntüle 97616

Ödenemez yazısına tıklarsanız şöyle bir hata alıyorsunuz
Eki Görüntüle 97617

./vergibak (Oyuncu Adı) yazarakta oyuncu vergisini ödemiş mi ödememiş mi ? öğremebilirsiniz.

Eki Görüntüle 97618

Resim ekleyemedim çünkü acelem var ayriyeten oranın resmini çekmeyi unutmuşum.


KOD:

Kod:
options:
    p: &5&lCon&d&lCon&f&lCraft&7&l》
    muhtar1: SaitoHajim # Muhtarın Oyundaki Adı
    muhtar2: AliHD_YT! # Muhtarın Oyundaki Adı
    muhtar3: Belli Değil! # Muhtarın Oyundaki Adı
    muhtar4: Belli Değil! # Muhtarın Oyundaki Adı
    vergi1: 50 # 1. Kasabanın Ev Vergi Miktarı
    vergi2: 50 # 2. Kasabanın Ev Vergi Miktarı
    vergi3: 50 # 3. Kasabanın Ev Vergi Miktarı
    vergi4: 50 # 4. Kasabanın Ev Vergi Miktarı
    wgp: white stained glass pane

on login:
    if {vergiodendi::%player%} isn't set:
        set {vergiodendi::%player%} to 0
    else:
        stop
  
command /vergi [<text>] [<offlineplayer>]:
    trigger:
        if arg-1 isn't set:
            open chest with 3 row named "&cKasaba Ve Muhtarlar!" to player
            wait 1 tick
            format slot 0 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 4 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 9 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 10 of player with oak log named "&61. Kasaba" with lore "&cMuhtar: &a{@muhtar1}" to close then run [execute player command "vergi ev {@muhtar1}"] #then run kısmından öncesini kaldırmadan önce muhtarı seçmiş olup üstteki options kısmından ayarla
            format slot 11 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 12 of player with oak log named "&62. Kasaba" with lore "&cMuhtar: &a{@muhtar2}" to close #then run [execute player command "vergi ev {@muhtar2}"] #then run kısmından öncesini kaldırmadan önce muhtarı seçmiş olup üstteki options kısmından ayarla
            format slot 13 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 14 of player with oak log named "&63. Kasaba" with lore "&cMuhtar: &a{@muhtar3}!" to close #then run [execute player command "vergi ev {@muhtar3}"] #then run kısmından öncesini kaldırmadan önce muhtarı seçmiş olup üstteki options kısmından ayarla
            format slot 15 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 16 of player with oak log named "&64. Kasaba" with lore "&cMuhtar: &a{@muhtar4}!" to close #then run [execute player command "vergi ev {@muhtar4}"] #then run kısmından öncesini kaldırmadan önce muhtarı seçmiş olup üstteki options kısmından ayarla
            format slot 17 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 18 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 19 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 20 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 21 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 22 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 23 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 24 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 25 of player with {@wgp} named "&aVergi Menüsü" to close
            format slot 26 of player with {@wgp} named "&aVergi Menüsü" to close
        else if arg-1 is "ev":
            if arg-2 is "{@muhtar1}":
                {%player%.bekleme} is set:
                    difference between {%player%.bekleme} and now is less than 2 day:
                        message "{@p} &a3 Saniye İçinde Menü Açılacaktır"
                        wait 3 seconds
                        open chest with 1 rows named "&2Ev Vergisi" to player
                        format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar1}" to close
                        format slot 4 of player with oak log named "&6&l» &eDurum: &cÖdenemez" to close then run [execute player command "/繁体字"]
                        stop trigger
                message "{@p} &a3 Saniye İçinde Menü Açılacaktır."
                wait 3 seconds
                open chest with 1 rows named "&2Ev Vergisi" to player
                format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar1}" to close
                format slot 4 of player with oak log named "&6&l» &eDurum: &aÖdenebilir " to close then run [execute player command "/齿 {@muhtar1}"]
            else if arg-2 is "{@muhtar2}":
                {%player%.bekleme} is set:
                    difference between {%player%.bekleme} and now is less than 2 day:
                        message "{@p} &a3 Saniye İçinde Menü Açılacaktır"
                        wait 3 seconds
                        open chest with 1 rows named "&2Ev Vergisi" to player
                        format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar2}" to close
                        format slot 4 of player with oak log named "&6&l» &eDurum: &cÖdenemez" to close then run [execute player command "/işlkişlk"]
                        stop trigger
                message "{@p} &a3 Saniye İçinde Menü Açılacaktır."
                wait 3 seconds
                open chest with 1 rows named "&2Ev Vergisi" to player
                format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar2}" to close
                format slot 4 of player with oak log named "&6&l» &eDurum: &aÖdenebilir " to close then run [execute player command "/üğpoüğpo {@muhtar2}"]
            else if arg-2 is "{@muhtar3}":
                {%player%.bekleme} is set:
                    difference between {%player%.bekleme} and now is less than 2 day:
                        message "{@p} &a3 Saniye İçinde Menü Açılacaktır"
                        wait 3 seconds
                        open chest with 1 rows named "&2Ev Vergisi" to player
                        format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar3}" to close
                        format slot 4 of player with oak log named "&6&l» &eDurum: &cÖdenemez" to close then run [execute player command "/işlkişlk"]
                        stop trigger
                message "{@p} &a3 Saniye İçinde Menü Açılacaktır."
                wait 3 seconds
                open chest with 1 rows named "&2Ev Vergisi" to player
                format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar3}" to close
                format slot 4 of player with oak log named "&6&l» &eDurum: &aÖdenebilir " to close then run [execute player command "/üğpoüğpo {@muhtar3}"]
            else if arg-2 is "{@muhtar4}":
                {%player%.bekleme} is set:
                    difference between {%player%.bekleme} and now is less than 2 day:
                        message "{@p} &a3 Saniye İçinde Menü Açılacaktır"
                        wait 3 seconds
                        open chest with 1 rows named "&2Ev Vergisi" to player
                        format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                        format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar4}" to close
                        format slot 4 of player with oak log named "&6&l» &eDurum: &cÖdenemez" to close then run [execute player command "/işlkişlk"]
                        stop trigger
                message "{@p} &a3 Saniye İçinde Menü Açılacaktır."
                wait 3 seconds
                open chest with 1 rows named "&2Ev Vergisi" to player
                format slot 1 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 2 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 3 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 5 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 6 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 7 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 8 of player with {@wgp} named "&aVergi Menüsü" to close
                format slot 0 of player with diamond block named "&6Muhtar= &a{@muhtar4}" to close
                format slot 4 of player with oak log named "&6&l» &eDurum: &aÖdenebilir " to close then run [execute player command "/üğpoüğpo {@muhtar4}"]

command /齿 [<offlineplayer>]:
    trigger:
        if arg-1 is "{@muhtar1}":
            if player's balance is bigger than or equal to {@vergi1}:
                set {%player%.bekleme} to now
                remove {@vergi1} from player's balance
                add 1 to {vergiodendi::%player%}
                add {@vergi1} to arg-1's balance
                send "{@p} &aBaşarıyla Ev Vergini Ödedin! Bir Sonraki Ev Vergisi Ödemene Komutu Tekrarlayarak Bakabilirsin!" to player
                send "{@p} &b%player% &aAdlı Oyuncu Ev Vergisi Olan &b{@vergi1}TL &aÜcretini Ödedi! Hemen Vergi Defterine Not Al!" to arg-1
            else:
                message "{@p} &cVergi Ödemek İçin Yeterli Paran Yok En Kısa Zamanda Para Bul Ve Vergini Öde!"
        else if arg-1 is "{@muhtar2}":
            if player's balance is bigger than or equal to {@vergi2}:
                set {%player%.bekleme} to now
                remove {@vergi2} from player's balance
                add 1 to {vergiodendi::%player%}
                add {@vergi2} to arg-1's balance
                send "{@p} &aBaşarıyla Ev Vergini Ödedin! Bir Sonraki Ev Vergisi Ödemene Komutu Tekrarlayarak Bakabilirsin!" to player
                send "{@p} &b%player% &aAdlı Oyuncu Ev Vergisi Olan &b{@vergi2}TL &aÜcretini Ödedi! Hemen Vergi Defterine Not Al!" to arg-1
            else:
                message "{@p} &cVergi Ödemek İçin Yeterli Paran Yok En Kısa Zamanda Para Bul Ve Vergini Öde!"
        else if arg-1 is "{@muhtar3}":
            if player's balance is bigger than or equal to {@vergi3}:
                set {%player%.bekleme} to now
                remove {@vergi3} from player's balance
                add 1 to {vergiodendi::%player%}
                add {@vergi3} to arg-1's balance
                send "{@p} &aBaşarıyla Ev Vergini Ödedin! Bir Sonraki Ev Vergisi Ödemene Komutu Tekrarlayarak Bakabilirsin!" to player
                send "{@p} &b%player% &aAdlı Oyuncu Ev Vergisi Olan &b{@vergi3}TL &aÜcretini Ödedi! Hemen Vergi Defterine Not Al!" to arg-1
            else:
                message "{@p} &cVergi Ödemek İçin Yeterli Paran Yok En Kısa Zamanda Para Bul Ve Vergini Öde!"
        else if arg-1 is "{@muhtar4}":
            if player's balance is bigger than or equal to {@vergi4}:
                set {%player%.bekleme} to now
                remove {@vergi4} from player's balance
                add 1 to {vergiodendi::%player%}
                add {@vergi4} to arg-1's balance
                send "{@p} &aBaşarıyla Ev Vergini Ödedin! Bir Sonraki Ev Vergisi Ödemene Komutu Tekrarlayarak Bakabilirsin!" to player
                send "{@p} &b%player% &aAdlı Oyuncu Ev Vergisi Olan &b{@vergi4}TL &aÜcretini Ödedi! Hemen Vergi Defterine Not Al!" to arg-1
            else:
                message "{@p} &cVergi Ödemek İçin Yeterli Paran Yok En Kısa Zamanda Para Bul Ve Vergini Öde!"
        else:
            message "{@p} &cŞuanki Muhtarların Hiçbirinin Adını Girmedin!"
          
command /繁体字:
    trigger:
        send "{@p} &aSonraki Ev Vergisi İçin &b2 Gün &aBeklemelisin!" to player
        stop
          
command /vergibak [<offlineplayer>]:
    permission: vergi.bak
    permission Message: &cBuna Yetkin Yok!
    trigger:
        if arg-1 is set:
            send "{@p} &b%arg-1% &aAdlı Oyuncunun Ödediği Vergi Miktarı= &b%{vergiodendi::%arg-1%}%" to player
        else:
            send "{@p} &cKendine Bakacaksan Adını Yaz. &aBakmayacaksanda Başka Oyunculara Bakabilmek İçin De İsim Gir." to player
"bunun gibi" yerleri;
format slot (numbers between 0 and 26) with {@wpg} named "&aVergi Menüsü" to close
şeklinde kısaltmanız çok işinize yarayacaktır ve "TuSKe" addonunu kullanmanızı şiddetle taviye ederim. Onun dışında fikri beğendim, eline sağlık.
 

AliHD_YT

Odunlara Vur Vur Vur!

Discord:

AliAlma#8957

Katılım
18 Kasım 2019
Mesajlar
30
Elmaslar
3
Puanlar
3.710
Yaş
24
Minecraft
AliHD_YT

NotPatch

Skript <3

Discord:

NotPatch#0836

Katılım
19 Ocak 2019
Mesajlar
275
Elmaslar
100
Puanlar
7.005
Yer
Bursa
Minecraft
NotPatch
Fikiri beğendim fakat kodlama formatı kullanılan addonları beğenmedim.
 

AliHD_YT

Odunlara Vur Vur Vur!

Discord:

AliAlma#8957

Katılım
18 Kasım 2019
Mesajlar
30
Elmaslar
3
Puanlar
3.710
Yaş
24
Minecraft
AliHD_YT
S

Silinen üye 79251

Ziyaretçi

Tarihimiz ile kıyasıya güzel bir Skript olmuş fakat resimlerin kalitesini pek beğenemedim. Düzeltmen mümkün mü?
 

AliHD_YT

Odunlara Vur Vur Vur!

Discord:

AliAlma#8957

Katılım
18 Kasım 2019
Mesajlar
30
Elmaslar
3
Puanlar
3.710
Yaş
24
Minecraft
AliHD_YT

Tarihimiz ile kıyasıya güzel bir Skript olmuş fakat resimlerin kalitesini pek beğenemedim. Düzeltmen mümkün mü?
Hastahaneye gideceğim için acele bir şekilde çektim resimleri, eve geçince düzeltmeye çalışırım
 
S

Silinen üye 79251

Ziyaretçi

Hastahaneye gideceğim için acele bir şekilde çektim resimleri, eve geçince düzeltmeye çalışırım


Geri dönüşünüz için teşekkür ederim. Düzeltmenizi bekliyor olacağım :))
 

giresun283428

Örümcek Hoşt!

Discord:

Mert#4420

Katılım
13 Nisan 2017
Mesajlar
335
Elmaslar
286
Puanlar
14.375
Yer
Türkiye
Minecraft
giresun28
Fikir güzel fakat kodlama kötü olmuş ama yinede ellerine sağlık.
 

AliHD_YT

Odunlara Vur Vur Vur!

Discord:

AliAlma#8957

Katılım
18 Kasım 2019
Mesajlar
30
Elmaslar
3
Puanlar
3.710
Yaş
24
Minecraft
AliHD_YT

xEtérnal

Bir Kömür Göründü Kaptanım!

Discord:

Etérnal#8735

Katılım
6 Temmuz 2017
Mesajlar
116
Elmaslar
69
Puanlar
6.700
Yer
İstanbul
Minecraft
alqnbei

AliHD_YT

Odunlara Vur Vur Vur!

Discord:

AliAlma#8957

Katılım
18 Kasım 2019
Mesajlar
30
Elmaslar
3
Puanlar
3.710
Yaş
24
Minecraft
AliHD_YT

şahin aras16

Birisi mi Spawnlandı?

Discord:

cemalettin#9599

Katılım
23 Aralık 2018
Mesajlar
7
Elmaslar
5
Puanlar
0
Minecraft
SahocanTR
hmmm böyle bir sisteme ihtiyacım vardı teşekürler
 
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı