Çözüldü /skript:adakit

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

saykokral

BC | Yeniden Sizlerle!
Katılım
9 Aralık 2018
Mesajlar
235
Elmaslar
27
Puan
2.160
Minecraft
BlockCraft / sayko1mizahh / S4YK0KR4L

Discord:

SaykoKral' BlockCraft#9267

sunucumda bu tarz komutlarla sınırlandırılmış şeyleri sınırsız alabiliyorlar acil nasıl kapatıcam.
 
neleri sınırlı yapmak istiyorsan mesela adakit ise adakit skriptini at sınırlı yapak misal
 
Sınırsız alabiliyorlar derken? Biraz daha açabilir misiniz? /skript:adakit yazınca mı sınırsız alınabiliyor yoksa normal /adakit yazınca da mı? Başlığa o şekilde yazdığınızdan bu kanıya vardım. Adakit skriptinizi atarsanız inceleyebilirim.
 
hayır /adakit yazınca 1 adet ve tek sefer /skript:adakit yazınca sınırsız alınabiliyor
 
Kod:
options:
    adakit: &6&lADAKIT &8&l| #Chata Gelen Başlık
    adakitx: &6&lADAKIT #Ekrana Gelen Başlık
    hata: &c&lHATA &8&l| #Chata Gelen Başlık
    hatax: &c&lHATA #Ekrana Gelen Başlık
  
command:
    if command is "adakit":
        if {adakit.%player%} is 1:
            set {adakit.%player%} to 0
        else:
            if {adakitaldi.%player%} is 0:
                cancel event
                execute console command "tm msg %player% {@adakitx}\n&8[&a/adakit&8] &7Komutunu Tekrar Kullan&8."
                send "{@adakit} &bADAKIT&7'ini Sadece 1 Kere Alabilirsin&8." to player
                send "{@adakit} &7Almak İstediğinine Eminsen &8[&a/adakit&8] &7Komutunu Tekrar Kullan&8." to player
                set {adakit.%player%} to 1
                wait 20 real seconds
                set {adakit.%player%} to 0
                stop
            else:
                cancel event
                execute console command "tm msg %player% {@hatax}\n&7Hakkın Dolmuştur&8."
                send "{@hata} &bADAKIT&7'ini Alma Hakkın Dolmuştur&8." to player
          
command /adakit:
    trigger:
        set {adakitaldi.%player%} to 1
        execute console command "tm msg %player% {@adakitx}\n&b256 Elmas Blok &7Veriliyor&8..."
        send "{@adakit} &b256 Elmas Blok &7Veriliyor&8..." to player
        give 256 57 to player
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eAltın Block Spawner &7Veriliyor&8..."
        send "{@adakit} &eAltın Block Spawner &7Veriliyor&8..." to player
        run player command "itemsp ver %player% altinblok 1" as op
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eAltın Block Spawner &7Veriliyor&8..."
        send "{@adakit} &b32 End Stone &7Veriliyor&8..." to player
        give 32 121 to player
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eAltın Block Spawner &7Veriliyor&8..."
        send "{@adakit} &b256 Zumrut Block &7Veriliyor&8..." to player
        give 256 133 to player
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eDemir Block Spawner &7Veriliyor&8..."
        send "{@adakit} &eDemir Block Spawner &7Veriliyor&8..." to player
        run player command "itemsp ver %player% demirblok 1" as op
        wait 4 seconds
        execute console command "tm msg %player% {@adakitx}\n&7Başarıyla &bADAKIT &7Alındı&8."
        send "{@adakit} &71 Seferlik &bADAKIT&7'inizi Başarıyla Aldınız&8." to player
        send "{@adakit} &7İyi Oyunlar&8." to player
      
command /adakitsifirla:
    trigger:
        if player has permission "op":
            set {adakitaldi.%player%} to 0
            wait 1 tick
            execute console command "tm msg %player% {@adakitx}\n&bADAKIT &aHakkınız Sıfırlandı&8."
            send "{@adakit} &bADAKIT &7Hakkınız &aBaşarıyla &7Sıfırlandı&8."
        else:
            execute console command "tm msg %player% {@hatax}\n&7Bu Komutu Kullanamazsın&8."
            send "{@hata} &7Bu Komut İçin Gerekli Yetkiye Sahip Değilsiniz&8." to player
          
on first join:
    set {adakitaldi.%player%} to 0
  
on join:
    if {adakitaldi.%player%} is not set:
        set {adakitaldi.%player%} to 0
 
Kim kodladıysa çok sağlıksız kodlamış fakat yine de bunu deneyebilirsiniz.

JavaScript:
options:
    adakit: &6&lADAKIT &8&l| #Chata Gelen Başlık
    adakitx: &6&lADAKIT #Ekrana Gelen Başlık
    hata: &c&lHATA &8&l| #Chata Gelen Başlık
    hatax: &c&lHATA #Ekrana Gelen Başlık
 
command:
    if command is "adakit" or "skript:adakit":
        if {adakit.%player%} is 1:
            set {adakit.%player%} to 0
        else:
            if {adakitaldi.%player%} is 0:
                cancel event
                execute console command "tm msg %player% {@adakitx}\n&8[&a/adakit&8] &7Komutunu Tekrar Kullan&8."
                send "{@adakit} &bADAKIT&7'ini Sadece 1 Kere Alabilirsin&8." to player
                send "{@adakit} &7Almak İstediğinine Eminsen &8[&a/adakit&8] &7Komutunu Tekrar Kullan&8." to player
                set {adakit.%player%} to 1
                wait 20 real seconds
                set {adakit.%player%} to 0
                stop
            else:
                cancel event
                execute console command "tm msg %player% {@hatax}\n&7Hakkın Dolmuştur&8."
                send "{@hata} &bADAKIT&7'ini Alma Hakkın Dolmuştur&8." to player
          
command /adakit:
    trigger:
        set {adakitaldi.%player%} to 1
        execute console command "tm msg %player% {@adakitx}\n&b256 Elmas Blok &7Veriliyor&8..."
        send "{@adakit} &b256 Elmas Blok &7Veriliyor&8..." to player
        give 256 57 to player
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eAltın Block Spawner &7Veriliyor&8..."
        send "{@adakit} &eAltın Block Spawner &7Veriliyor&8..." to player
        run player command "itemsp ver %player% altinblok 1" as op
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eAltın Block Spawner &7Veriliyor&8..."
        send "{@adakit} &b32 End Stone &7Veriliyor&8..." to player
        give 32 121 to player
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eAltın Block Spawner &7Veriliyor&8..."
        send "{@adakit} &b256 Zumrut Block &7Veriliyor&8..." to player
        give 256 133 to player
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eDemir Block Spawner &7Veriliyor&8..."
        send "{@adakit} &eDemir Block Spawner &7Veriliyor&8..." to player
        run player command "itemsp ver %player% demirblok 1" as op
        wait 4 seconds
        execute console command "tm msg %player% {@adakitx}\n&7Başarıyla &bADAKIT &7Alındı&8."
        send "{@adakit} &71 Seferlik &bADAKIT&7'inizi Başarıyla Aldınız&8." to player
        send "{@adakit} &7İyi Oyunlar&8." to player
      
command /adakitsifirla:
    trigger:
        if player has permission "op":
            set {adakitaldi.%player%} to 0
            wait 1 tick
            execute console command "tm msg %player% {@adakitx}\n&bADAKIT &aHakkınız Sıfırlandı&8."
            send "{@adakit} &bADAKIT &7Hakkınız &aBaşarıyla &7Sıfırlandı&8."
        else:
            execute console command "tm msg %player% {@hatax}\n&7Bu Komutu Kullanamazsın&8."
            send "{@hata} &7Bu Komut İçin Gerekli Yetkiye Sahip Değilsiniz&8." to player
          
on first join:
    set {adakitaldi.%player%} to 0
 
on join:
    if {adakitaldi.%player%} is not set:
        set {adakitaldi.%player%} to 0
 
Kod:
options:
    p: &a&lServerAdı

command /onayla:
    trigger:
        if {adakit.onay.%player%} isn't set:
            add 1 to {adakit.onay.%player%}
            send "{@p} &7Adakit alman onaylandı artık ada kitini alabilirsin!"
        else:
            send "{@p} &7Adakit alman zaten aktif durumda!"

command /adakit [<player>]:
    trigger:
        if arg 1 is set:
            if player has permission "kit.kit":
                delete {adakit.%arg-1%}
                delete {adakit.onay.%arg-1%}
                send "{@p} &7%arg-1% Adakiti sıfırlandı!"
            else:
                send "{@p} &7Adakiti almak için &c/adakit"
        else:
            if {adakit.onay.%player%} is set:
                if player has permission "kit.kit":
                    execute console command "give %player% 256 57"
                    execute console command "itemsp ver %player% altinblok 1"
                    execute console command "give %player% 32 121"
                    execute console command "give %player% 256 133"
                    execute console command "give %player% 256 133"
                    execute console command "itemsp ver %player% demirblok 1"                 
                    set {adakit.%player%} to "1"
                    send "{@p} &7Ada kit itemleri verildi!" to player
                    stop
                if {adakit.%player%} isn't set:
                    if player is in "ASkyBlock":
                    execute console command "give %player% 256 57"
                    execute console command "itemsp ver %player% altinblok 1"
                    execute console command "give %player% 32 121"
                    execute console command "give %player% 256 133"
                    execute console command "give %player% 256 133"
                    execute console command "itemsp ver %player% demirblok 1"     
                        set {adakit.%player%} to "1"
                        send "{@p} &7Ada kit itemleri verildi!" to player
                        stop
                    else:
                        send "{@p} &7Adakiti almak için adana gitmelisin!"
                else:
                    send "{@p} &7Ada kit itemlerini zaten aldın!" to player

oyunculara kit.kit yetkisi ver bunu dene
 
teşekkür ederim konu kilit.
 
Kim kodladıysa çok sağlıksız kodlamış fakat yine de bunu deneyebilirsiniz.

JavaScript:
options:
    adakit: &6&lADAKIT &8&l| #Chata Gelen Başlık
    adakitx: &6&lADAKIT #Ekrana Gelen Başlık
    hata: &c&lHATA &8&l| #Chata Gelen Başlık
    hatax: &c&lHATA #Ekrana Gelen Başlık

command:
    if command is "adakit" or "skript:adakit":
        if {adakit.%player%} is 1:
            set {adakit.%player%} to 0
        else:
            if {adakitaldi.%player%} is 0:
                cancel event
                execute console command "tm msg %player% {@adakitx}\n&8[&a/adakit&8] &7Komutunu Tekrar Kullan&8."
                send "{@adakit} &bADAKIT&7'ini Sadece 1 Kere Alabilirsin&8." to player
                send "{@adakit} &7Almak İstediğinine Eminsen &8[&a/adakit&8] &7Komutunu Tekrar Kullan&8." to player
                set {adakit.%player%} to 1
                wait 20 real seconds
                set {adakit.%player%} to 0
                stop
            else:
                cancel event
                execute console command "tm msg %player% {@hatax}\n&7Hakkın Dolmuştur&8."
                send "{@hata} &bADAKIT&7'ini Alma Hakkın Dolmuştur&8." to player
         
command /adakit:
    trigger:
        set {adakitaldi.%player%} to 1
        execute console command "tm msg %player% {@adakitx}\n&b256 Elmas Blok &7Veriliyor&8..."
        send "{@adakit} &b256 Elmas Blok &7Veriliyor&8..." to player
        give 256 57 to player
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eAltın Block Spawner &7Veriliyor&8..."
        send "{@adakit} &eAltın Block Spawner &7Veriliyor&8..." to player
        run player command "itemsp ver %player% altinblok 1" as op
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eAltın Block Spawner &7Veriliyor&8..."
        send "{@adakit} &b32 End Stone &7Veriliyor&8..." to player
        give 32 121 to player
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eAltın Block Spawner &7Veriliyor&8..."
        send "{@adakit} &b256 Zumrut Block &7Veriliyor&8..." to player
        give 256 133 to player
        wait 3 second
        execute console command "tm msg %player% {@adakitx}\n&eDemir Block Spawner &7Veriliyor&8..."
        send "{@adakit} &eDemir Block Spawner &7Veriliyor&8..." to player
        run player command "itemsp ver %player% demirblok 1" as op
        wait 4 seconds
        execute console command "tm msg %player% {@adakitx}\n&7Başarıyla &bADAKIT &7Alındı&8."
        send "{@adakit} &71 Seferlik &bADAKIT&7'inizi Başarıyla Aldınız&8." to player
        send "{@adakit} &7İyi Oyunlar&8." to player
     
command /adakitsifirla:
    trigger:
        if player has permission "op":
            set {adakitaldi.%player%} to 0
            wait 1 tick
            execute console command "tm msg %player% {@adakitx}\n&bADAKIT &aHakkınız Sıfırlandı&8."
            send "{@adakit} &bADAKIT &7Hakkınız &aBaşarıyla &7Sıfırlandı&8."
        else:
            execute console command "tm msg %player% {@hatax}\n&7Bu Komutu Kullanamazsın&8."
            send "{@hata} &7Bu Komut İçin Gerekli Yetkiye Sahip Değilsiniz&8." to player
         
on first join:
    set {adakitaldi.%player%} to 0

on join:
    if {adakitaldi.%player%} is not set:
        set {adakitaldi.%player%} to 0
bu sağladı.
 
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