Çözüldü /anahtaral GUİLİ SKRİPT

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Keskin Oyuncu

Bir Kömür Göründü Kaptanım!
Katılım
5 Temmuz 2018
Mesajlar
106
Elmaslar
6
Puan
0
Yaş
22
Minecraft
CosmosRuler
Arkadaşlar Bana /anahtaral Yazınca Menü Çıkıcak O Menüde Düşük ve yüksek Kasa Olcak TIklayınca Alcaklar

CrazyCrates Pluginine Bağlı Olsun ((cc %player% dusuk gibi mesale komut ile çalışsın))
 
Bunu CrazyCrates ile tek yapabilirsiniz zaten?
 
Kod:
command /anahtaral:
    trigger:
        open chest with 1 row named "&cAnahtar Menü" to player
        wait 1 tick
        format slot 0 of player with light gray glass named "Düşük" with lore "Düşük Anahtar" to close then run "dusukall"
        format slot 0 of player with light gray glass named "Yüksek" with lore "Yüksek Anahtar" to close then run "yuksekall"

on command:
    if command is "dusukall":
        cancel event
        execute console command "cc %player% dusuk"
    if command is "yuksekall":
        cancel event
        execute console command "cc %player% yuksek"

Hata çıkarsa SS Atmayı unutma. SkQuery 3 Lazımdır.
 
Kod:
command /anahtaral:
    trigger:
        open chest with 1 row named "&cAnahtar Menü" to player
        wait 1 tick
        format slot 0 of player with light gray glass named "Düşük" with lore "Düşük Anahtar" to close then run "dusukall"
        format slot 0 of player with light gray glass named "Yüksek" with lore "Yüksek Anahtar" to close then run "yuksekall"

on command:
    if command is "dusukall":
        cancel event
        execute console command "cc %player% dusuk"
    if command is "yuksekall":
        cancel event
        execute console command "cc %player% yuksek"

Hata çıkarsa SS Atmayı unutma. SkQuery 3 Lazımdır.
Paralı Yapabilirmisin Bide Lore yi Kaldırırmısın gray glassta bozuk düşük kasayı göstermiyor
 
Paralı Yapabilirmisin Bide Lore yi Kaldırırmısın gray glassta bozuk düşük kasayı göstermiyor
Kod:
options:
    yuksekpara: 5000
    dusukpara: 2500

command /anahtaral:
    trigger:
        open chest with 1 row named "&cAnahtar Menü" to player
        wait 1 tick
        format slot 0 of player with diamond named "Düşük" to close then run "dusukall"
        format slot 8 of player with diamond named "Yüksek" to close then run "yuksekall"

on command:
    if command is "dusukall":
        cancel event
        if player's money is bigger than or equal to {@dusukpara}:
            execute console command "cc %player% dusuk"
            remove {@dusukpara} from player's balance
            stop
        send "&bBunun için {@dusukpara} Tl'ye ihtiyacın var!"
    if command is "yuksekall":
        cancel event
        if player's money is bigger than or equal to {@yuksekpara}:
            execute console command "cc %player% yuksek"
            remove {@yuksekpara} from player's balance
            stop
        send "&bBunun için {@yuksekpara} Tl'ye ihtiyacın var!"

Dener misin ?
 
Kod:
options:
    yuksekpara: 5000
    dusukpara: 2500

command /anahtaral:
    trigger:
        open chest with 1 row named "&cAnahtar Menü" to player
        wait 1 tick
        format slot 0 of player with diamond named "Düşük" to close then run "dusukall"
        format slot 8 of player with diamond named "Yüksek" to close then run "yuksekall"

on command:
    if command is "dusukall":
        cancel event
        if player's money is bigger than or equal to {@dusukpara}:
            execute console command "cc %player% dusuk"
            remove {@dusukpara} from player's balance
            stop
        send "&bBunun için {@dusukpara} Tl'ye ihtiyacın var!"
    if command is "yuksekall":
        cancel event
        if player's money is bigger than or equal to {@yuksekpara}:
            execute console command "cc %player% yuksek"
            remove {@yuksekpara} from player's balance
            stop
        send "&bBunun için {@yuksekpara} Tl'ye ihtiyacın var!"

Dener misin ?
çalışmıyor
 
Kod:
options:
    yuksekpara: 5000
    dusukpara: 2500

command /anahtaral:
    trigger:
        open chest with 1 row named "&cAnahtar Menü" to player
        wait 1 tick
        format slot 0 of player with diamond named "Düşük" to close then run "dusukall"
        format slot 8 of player with diamond named "Yüksek" to close then run "yuksekall"

on command:
    if command is "dusukall":
        cancel event
        if player's money is bigger than or equal to {@dusukpara}:
            execute console command "cc %player% dusuk"
            remove {@dusukpara} from player's balance
            stop
        send "&bBunun için {@dusukpara} Tl'ye ihtiyacın var!"
    if command is "yuksekall":
        cancel event
        if player's money is bigger than or equal to {@yuksekpara}:
            execute console command "cc %player% yuksek"
            remove {@yuksekpara} from player's balance
            stop
        send "&bBunun için {@yuksekpara} Tl'ye ihtiyacın var!"

Dener misin ?
command /anahtaral:
permission: anahtaral.yap
permission message: &8[&bAnahtar&8] &eBu Komutu Kullanmak İçin Gerekli Yetkiye Sahip Değilsiniz.
trigger:
wait 3 ticks
open chest with 1 rows named "&6&lSOBI&4&lNW &8» &2Anahtar" to player
wait 1 tick
format slot 0 of player with Tripwire Hook named "&2&lDüşük Kasa" with lore "&7&l» &6300.000 &eTL" to close then run [execute player command "cc give physical dusuk 1 %player%"]
format slot 8 of player with Tripwire Hook named "&4&lYüksek Kasa" with lore "&7&l» &62.000.000 &eTL" to close then run [execute player command "cc give physical yuksek 1 %player%"]





şöyle birşey yaptım buna 300k ve 200k para alınması yapabilrmisin
 
Kod:
options:
    yuksekpara: 5000
    dusukpara: 2500

command /anahtaral:
    trigger:
        open chest with 1 row named "&cAnahtar Menü" to player
        wait 1 tick
        format slot 0 of player with diamond named "Düşük" to close then run "dusukall"
        format slot 8 of player with diamond named "Yüksek" to close then run "yuksekall"

on command:
    if command is "dusukall":
        cancel event
        if player's money is bigger than or equal to {@dusukpara}:
            execute console command "cc %player% dusuk"
            remove {@dusukpara} from player's balance
            stop
        send "&bBunun için {@dusukpara} Tl'ye ihtiyacın var!"
    if command is "yuksekall":
        cancel event
        if player's money is bigger than or equal to {@yuksekpara}:
            execute console command "cc %player% yuksek"
            remove {@yuksekpara} from player's balance
            stop
        send "&bBunun için {@yuksekpara} Tl'ye ihtiyacın var!"

Dener misin ?
Bunda çalışmayan nedir ?
 
çalışmadı para yeride çalışmıyor
Kod:
options:
    yuksekpara: 300000
    dusukpara: 200000

command /anahtaral:
    trigger:
        open chest with 1 row named "&cAnahtar Menü" to player
        wait 1 tick
        format slot 0 of player with diamond named "Düşük" to close then run "dusukall"
        format slot 8 of player with diamond named "Yüksek" to close then run "yuksekall"

on command:
    if command is "dusukall":
        cancel event
        if player's money is bigger than or equal to {@dusukpara}:
            execute console command "cc give physical dusuk 1 %player%"
            remove {@dusukpara} from player's balance
            stop
        send "&bBunun için {@dusukpara} Tl'ye ihtiyacın var!"
    if command is "yuksekall":
        cancel event
        if player's money is bigger than or equal to {@yuksekpara}:
            execute console command "cc give physical yuksek 1 %player%"
            remove {@yuksekpara} from player's balance
            stop
        send "&bBunun için {@yuksekpara} Tl'ye ihtiyacın var!"

Bunu kur hata var ise ss at eğer hata yok ve çalışmıyor ise neyin çalışmadığını detaylıca anlatırsan sevinirim.
 
Kod:
options:
    yuksekpara: 300000
    dusukpara: 200000

command /anahtaral:
    trigger:
        open chest with 1 row named "&cAnahtar Menü" to player
        wait 1 tick
        format slot 0 of player with diamond named "Düşük" to close then run "dusukall"
        format slot 8 of player with diamond named "Yüksek" to close then run "yuksekall"

on command:
    if command is "dusukall":
        cancel event
        if player's money is bigger than or equal to {@dusukpara}:
            execute console command "cc give physical dusuk 1 %player%"
            remove {@dusukpara} from player's balance
            stop
        send "&bBunun için {@dusukpara} Tl'ye ihtiyacın var!"
    if command is "yuksekall":
        cancel event
        if player's money is bigger than or equal to {@yuksekpara}:
            execute console command "cc give physical yuksek 1 %player%"
            remove {@yuksekpara} from player's balance
            stop
        send "&bBunun için {@yuksekpara} Tl'ye ihtiyacın var!"

Bunu kur hata var ise ss at eğer hata yok ve çalışmıyor ise neyin çalışmadığını detaylıca anlatırsan sevinirim.
reload atıyorum hata falan yok ama /anahtaral yazdım ve diamondlara tıkladığım zaman kasa anahtarıda gelmiyor hiçbirşey çıkmıyor tıklıyorum hiçbirşey olmuyor orada hata var galiba
 
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