Çözüldü Boost Skripti

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

Deleted Users 36797

Clasrium 2021
Katılım
4 Mart 2018
Mesajlar
430
Elmaslar
125
Puan
14.025

Discord:

bilisim

1576172255716.png


Selamlar /boost diye bir komut olucak bunu yazan kişiler üstteki resimdeki gibi 3 tane özellik vericek hepsi 5 er dakika olucak.5 dakika sonra geçicek.
/boostver %player% yazınca kişiye boost vericek boostu yok ise /boost yazdığında boostun yok desin.
Ve özellikleri iksir şişesi olarak değil direk vericek
 
Kabaca üstünden geçtim, denemedim, bir dene:

JavaScript:
command /boost <player>:
    trigger:
        if arg-1 is set:
            if player has permission "op":
                set {boost::%arg 1%} to "true"
                send "&a%arg 1% &6adlı oyuncuya boost verdin." to player
                send "&aBir yönetici size boost verdi" to arg 1
        else:
            if {boost::%player%} is "true":
                execute console command "effect %arg 1% 8 300 1"
                execute console command "effect %arg 1% 1 300 1"
                execute console command "effect %arg 1% 13 300 1"
                send "&ABoost kullandın." to player
            else:
                send "&cBoostun yok." to player
 
Yazı Bulamadım Diye 2 Nokta Attım Ne Cok Dert Ettiniz Yaw
 
Kabaca üstünden geçtim, denemedim, bir dene:

JavaScript:
command /boost <player>:
    trigger:
        if arg-1 is set:
            if player has permission "op":
                set {boost::%arg 1%} to "true"
                send "&a%arg 1% &6adlı oyuncuya boost verdin." to player
                send "&aBir yönetici size boost verdi" to arg 1
        else:
            if {boost::%player%} is "true":
                execute console command "effect %arg 1% 8 300 1"
                execute console command "effect %arg 1% 1 300 1"
                execute console command "effect %arg 1% 13 300 1"
                send "&ABoost kullandın." to player
            else:
                send "&cBoostun yok." to player
1576244152841.png


merhaba şu hataları vermekte üstte minecraft:speed 300 diye bişi var hatalarda onu ben yaptım eskisi çalışmıyor bu çalışıyor diye nedir sorun
 
Kabaca üstünden geçtim, denemedim, bir dene:

JavaScript:
command /boost <player>:
    trigger:
        if arg-1 is set:
            if player has permission "op":
                set {boost::%arg 1%} to "true"
                send "&a%arg 1% &6adlı oyuncuya boost verdin." to player
                send "&aBir yönetici size boost verdi" to arg 1
        else:
            if {boost::%player%} is "true":
                execute console command "effect %arg 1% 8 300 1"
                execute console command "effect %arg 1% 1 300 1"
                execute console command "effect %arg 1% 13 300 1"
                send "&ABoost kullandın." to player
            else:
                send "&cBoostun yok." to player
sorun çözüldü konu kilit. @YigitReisOffical
 
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