afesraca
Obsidyen Madencisi
- Mesajlar
- 1,445
- En iyi cevaplar
- 0
- Beğeniler
- 783
- Puanları
- 2,240
- Ruh hali
Bu skript sayesinde servere gelen botları hızlıca püskürtebilirsiniz
PHP:
on first join:
set {botip.%player%} to ip of player
set {botkoruma.%player%} to true
kick the player for "[Bot koruması] Lütfen 10 saniye sonra tekrar gelin yoksa ban yersiniz"
wait 10 second
if {botkoruma.%player%} is true:
execute console command "ban-ip %{botip.%player%}%"
on join:
if {botkoruma.%player%} is true:
set {botkoruma.%player%} to false
send "Başarıyla bot korumasından geçtin" to player
remove {botkoruma.%player%}
remove {botip.%player%}
not: antijoinbot pl sini indirirseniz daha iyi bir sonuç alırsınız
@_Randy1_ @Bahattin98 @BraveHero @furkan445
Son düzenleme: