[Yardım] Skript

  • Konuyu Başlatan Konuyu Başlatan mystelio
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 507

mystelio

Altın Benim Yeni Sevgilim
Katılım
19 Ekim 2016
Mesajlar
433
Elmaslar
147
Puan
13.860
Kod:
command /bot [<player>]:
    trigger:
        execute console command "ajp add %player%"
           execute console command "ajp block %player%"
         send "&b&lAnti-Bot &8» &7Bot engellendi."

Lütfen bu skripti düzeltirmisiniz :(

DÜZELTİLDİ :) ISTEYEN KULLANABILIR;

Kod:
command /bot [<player>]:
    trigger:
        if arg 1 is set:
            execute console command "ajp add %player%"
            execute console command "ajp block %player%"
            send "&b&lAnti-Bot &8» &7Bot engellendi."
        if arg 1 is not set:
            send "&b&lAnti-Bot &8» &7/bot [player]"


YETKILILER BANA UYARI VERMİŞLER AMA YANLIŞ BÖLÜME AÇMADIM SKRİPT BÖLÜMÜNE AÇTIM UYARIMI SİLİN ! SKRİPT PAYLAŞIMLARI,SKRIPT ISTEKLERI,SKRIPRT YARDIMLARI Bu bölüme açılıyo diye biliyorum.
 
Son düzenleme:
PHP:
command /bot [<player>]:
    trigger:
        if arg 1 is set:
            execute console command "ajp add %player%"
            execute console command "ajp block %player%"
            send "&b&lAnti-Bot &8» &7Bot engellendi."
        if arg 1 is not set:
            send "&b&lAnti-Bot &8» &7/bot [player]"

Her kod un altına TAB Atılmıyo.
 

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