gameserver/config/protected/other.properties
#=================================#
# Bot Protection #
#=================================#
# L2WalkerProtection
# True: protection from bots ON
# False: protection from bots OFF
L2WalkerProtection = True
# L2NetProtection
# On / off protection against bots by giving the char to write a word.
# IMPORTANT: you must modify the file server/config/questionwords.txt
BotProtect = True
# The time after which after entering a character in the game will be asked (minutes).
#! Attention to display the questions used by the window with training nubov.
#! so do not recommend a small number, because the quest may be broken.
BotProtectFirstCheck = 15
# The time interval, which will take place from the previous question until the next (minutes).
BotProtectNextCheck = 60
# A-beep-t of time allowed for giving the answer (seconds).
BotProtectAnsver = 300
gameserver/config/questionwords.txt
# You can active the anti bot on other.properties
# Words to use between 10 and 16 keys.
code123987
code321789
code147963
code852369
code159753
code357159
code951357
code159852
code357963
code369248
code758961
code258852
code357895
code123698
code147896
code147982
code321456
code789654
code456321
code654987