angelozoid,
Write to the PM on what server you're playing
I ran into the same problem.
The problem is that the number is written in a single line.
I still can not figure out whether understands the plugin these numbers.
responseOnASCIInumber.pl #for response BotKiller(ASCII)
Moderators: Moderators, Documentation Writers
-
- Developers
- Posts: 627
- Joined: 30 Apr 2008, 14:17
- Noob?: No
- Discord: ya4ept#8494
- Location: Moskow (Russia)
-
- Human
- Posts: 46
- Joined: 21 Apr 2012, 22:41
- Noob?: Yes
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
is there any anti - bot for this one? i am having a hard time searching for this one... its been 6 hours now and counting still i didnt get a change to get 1 anti-bot for this...


-
- Developers
- Posts: 627
- Joined: 30 Apr 2008, 14:17
- Noob?: No
- Discord: ya4ept#8494
- Location: Moskow (Russia)
-
- Human
- Posts: 46
- Joined: 21 Apr 2012, 22:41
- Noob?: Yes
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
oh they change the anti bot system to this one...4epT wrote:you have to use a plug reactOnNPC
on which server is installed this antibot?

i put this to my config.txt
Code: Select all
ASCIInumberKiller {
lengthCharNumber 8
BgColor ^[D-Fd-f][A-Fa-f0-9][D-Fd-f][A-Fa-f0-9]{3}
}
#Use this when you need to answer a number
reactOnNPC ASCIInumberKiller num {
type number
msg_0 /.*/
msg_1 /.*/
msg_2 /.*/
msg_3 /.*/
}
http://openkore.svn.sourceforge.net/vie ... ision=6588
http://openkore.svn.sourceforge.net/vie ... ision=6588
and when I RUN my BOT the result is this
You are now: state: Frozen
Options changed.
You are now immune to attacks.
You are now: look: Hiding
You are now: Endure (Duration: 4294967.295s)
You are now: Berserk (Duration: 15s)
Unknown #110281431: [Anti Bot]
Unknown #110281431: Bot checking time
Unknown #110281431: Please input the number you see
Unknown #110281431: Auto-continuing talking
Unknown #110281431: ###################################
Unknown #110281431: ###################################
Unknown #110281431: ###################################
Unknown #110281431: ###################################
Unknown #110281431: ###################################
Unknown #110281431: ###################################
Unknown #110281431: ###################################
Unknown #110281431: Type 'talk num <number #>' to input a number.
[reactOnNPC] Reacting to NPC. Executing command "ASCIInumberKiller num".
[1] : ##########
[2] : #################
[3] : ###############################
[4] : ###################################
[5] : ###################################
[6] : ###################################
[7] : ###################################
[8] : ###################################
[9] : ###################################
[10] : ###################################
[ASCIInumber v2.2.1(fix)] Executing command "talk num ".
[ASCIInumber v2.2.1(fix)] *** Delay 1-3 sec. before talk num ***.
Error in function 'talk num' (Respond to NPC)
You must specify a number.
You are no longer: Berserk

Last edited by PepsiCoke on 08 Aug 2013, 03:43, edited 1 time in total.
-
- Human
- Posts: 46
- Joined: 21 Apr 2012, 22:41
- Noob?: Yes
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
sorry for double posting
i just change the bgcolor to this one still the bot has no response at all

Code: Select all
reactOnNPC 1
ASCIInumberKiller {
lengthCharNumber 8
BgColor ^83F52C
}
reactOnNPC ASCIInumberKiller num {
type number
msg_0 /.*/
msg_1 /.*/
msg_2 /.*/
msg_3 /.*/
msg_4 /.*/
msg_5 /.*/
msg_6 /.*/
}

-
- Developers
- Posts: 627
- Joined: 30 Apr 2008, 14:17
- Noob?: No
- Discord: ya4ept#8494
- Location: Moskow (Russia)
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
PepsiCoke, you have to change the background color
-
- Human
- Posts: 46
- Joined: 21 Apr 2012, 22:41
- Noob?: Yes
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
I already done that..4epT wrote:PepsiCoke, you have to change the background color
I think there's something wrong with the plugin

and for now im currently studying the mini tutorial that Mucilon posted long time ago..(brain jamming)
http://forums.openkore.com/viewtopic.php?p=4468#p4468
damn so hard... to make 1 ascinumber T_T
here's the version of my plugins
# reactOnNPC v.2.0.0 #
# Name of Plugin: ASCIInumberKiller.pl # Version: 2.2.1 (fix) (7/06/2008)
-
- Developers
- Posts: 627
- Joined: 30 Apr 2008, 14:17
- Noob?: No
- Discord: ya4ept#8494
- Location: Moskow (Russia)
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
PepsiCoke, it is not critical errors
-
- Human
- Posts: 46
- Joined: 21 Apr 2012, 22:41
- Noob?: Yes
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
4epT wrote:PepsiCoke, it is not critical errors
oh.. i thought it was ahahaha..
i hope there's someone who can help me with this one..
-
- Been there done that!
- Posts: 118
- Joined: 19 Sep 2011, 07:30
- Noob?: Yes
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
it's happened to me too, i can see on console, but openkore didn't respon with that numberPepsiCoke wrote:
i just change the bgcolor to this one still the bot has no response at all
Sorry, my english is very bad !