

Hey i have the same anti bot system with this. But I cant fix it. can anyone give me the reactonNPC and the responseOnASCIInumber.pl for this.
Moderators: Moderators, Documentation Writers
ASCIInumberKiller {
lengthCharNumber 35
BgColor ^83F52C
}
#Use this when you need to answer a number
reactOnNPC ASCIInumberKiller num {
type number
}
#Use this when you need to answer a text
reactOnNPC ASCIInumberKiller text {
type text
}
I dont know exactly how to work with last match regexp, but I think thats what you should use... Something like:jaerik wrote:extronica wrote:guys what about this kind of antibot system?
Hey i have the same anti bot system with this. But I cant fix it. can anyone give me the reactonNPC and the responseOnASCIInumber.pl for this.
Code: Select all
automacro antibotmode1 {
console / Code: .*
timeout 5
call {
pause 3
do talk text $.lastMatchN
}
}
heaven_love wrote:help me please !!!![]()
My Ro server use system : BotKiller #1 - Method 5: ASCII chars...
http://www.eathena.ws/board/index.php?showtopic=120522
my bot :
but i don't understand perl (Practical Extraction and Repor)![]()
i read topics for Mucilon : h ttp://forums.openkore.com/viewtopic.php?f=34&t=575
plz help me : responseOnASCIIchars.pl and code of config.txt
:X
i have openkore-2.0.5.1 and .svn
Thanks a lot