Facebook
From xBG, 7 Years ago, written in Plain Text.
This paste is a reply to AntyBot from LogiSV - go back
Embed
Viewing differences between AntyBot and Re: AntyBot
options:
        czas: 1 #co ile sekund moze wejsc osoba 
dodaj tak :

Wybieranie itemy z gui

MASZ KOD:

on inventory close:
    wait 30 tick
    if {bot::%player%} is true:
        kick player due to "&a&lKliknij na zielona welne 
aby udowodnic ze nie wykryto ataku
        czasblokady: 10 #jak wykryje atak za ile sekund ma zdjac blokade wejscia na serwer


variables:
        {anty.boty} = true
        {anty.boty.whitelist} = true


jestes botem"
on join:
            wait 5 tick
        
40 tick
    
set {anty.boty} {bot::%player%} to false
        
true
    set {menu} to a random integer between 0 and 8
    open chest with 1 rows named "&cAntyBot" to player        
    
wait {@czas} second
        
1 tick
    loop 9 times:
        format slot (loop-number - 1) of player with red wool named "&4&lJESTEM BOTEM" to close then run [run player cmd "kick &5&l%player% &c&lJestes botem!" as op]
    format slot {menu} of player with 1 of light green wool named "&6NIE JESTEM BOTEM" to close then run [run player cmd "/anty-bot" as op]  
    
set {anty.boty} {_time::%player%} to true

on join:
        if {anty.boty} is false:
                
11  
    loop 10 times:
        
wait 4 tick
                
1 second
        if {bot::%player%} is false:
            stop
        if {bot::%player%} is true:
            set {_time::%player%} to {_time::%player%}-1
        {_time::%player%} is 0:
            
kick player due to "&8> &7Trwa &catak botow, &7za &akilka &7sekund wbij"
                set {anty.boty.white} to false
                wait {@czasblokady} second
                set {anty.boty.white} to true

on join:
        
"&a&lKliknij na zielona welne aby udowodnic ze nie jestes botem"
            stop
        else:
            send " &f&lPozostalo czasu %colored random color% &l%{_time::%player%}%"
    
if {anty.boty.whitelist} {bot::%player%} is false:
                wait 4 tick
                
true:
        
kick player due to "&8> &7Trwa &catak botow, &7za &akilka &7sekund wbij""&a&lKliknij na zielona welne aby udowodnic ze nie jestes botem"
        stop    
command /anty-bot:
    trigger:
        if {bot::%player%} is true:
            set {bot::%player%} to false
            send "&aWeryfikacja powiodla sie. Milej gry"
        else:
            send "&c&lWeryfikacja byla juz przeprowadzona"
            stop

Replies to Re: AntyBot rss

Title Name Language When
Re: Re: AntyBot Bulky Plover text 1 Year ago.
Re: Re: AntyBot Red Curlew text 4 Years ago.