UltraBot Koruma Sistemi

Romitou

Altın madencisi
Katılım
18 Şub 2021
Mesajlar
128
Beğeni
26
Puanları
350
9567



Kod:
options:
    p: &aUltraBot &7>
on connect:
    if {gırıs.%player%} is not set:
        kick player due to "{@p} &cHesabınız Kaydediliyor 1 Dakika Sonra Giriş Yapınız..."
    wait 60 seconds
    set {gırıs.%player%} to true
on connect:
    add 1 to {botoyuncutest}
    wait 20 seconds
    remove 1 from {botoyuncutest}
on connect:
    if {botoyuncutest} > 5:
        kick player due to "{@p} &cOlası bir bot saldırısı olabilir 2-3 dakika içinde tekrar deneyiniz!"
 
Üst