responseOnASCIInumber.pl #for response BotKiller(ASCII)

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#521 Post by 4epT »

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.
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image
PepsiCoke
Human
Human
Posts: 46
Joined: 21 Apr 2012, 22:41
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#522 Post by PepsiCoke »

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...


Image
User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#523 Post by 4epT »

you have to use a plug reactOnNPC

on which server is installed this antibot?
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image
PepsiCoke
Human
Human
Posts: 46
Joined: 21 Apr 2012, 22:41
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#524 Post by PepsiCoke »

4epT wrote:you have to use a plug reactOnNPC
on which server is installed this antibot?
oh they change the anti bot system to this one...
Image


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 /.*/
}
i put this 2 plugin in my plugin folder
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
Image
Last edited by PepsiCoke on 08 Aug 2013, 03:43, edited 1 time in total.
PepsiCoke
Human
Human
Posts: 46
Joined: 21 Apr 2012, 22:41
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#525 Post by PepsiCoke »

sorry for double posting

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 /.*/
}
i just change the bgcolor to this one still the bot has no response at all

Image
User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#526 Post by 4epT »

PepsiCoke, you have to change the background color
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image
PepsiCoke
Human
Human
Posts: 46
Joined: 21 Apr 2012, 22:41
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#527 Post by PepsiCoke »

4epT wrote:PepsiCoke, you have to change the background color
I already done that..

I think there's something wrong with the plugin
Image

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)
User avatar
4epT
Developers
Developers
Posts: 627
Joined: 30 Apr 2008, 14:17
Noob?: No
Discord: ya4ept#8494
Location: Moskow (Russia)

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#528 Post by 4epT »

PepsiCoke, it is not critical errors
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image
PepsiCoke
Human
Human
Posts: 46
Joined: 21 Apr 2012, 22:41
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#529 Post by PepsiCoke »

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..
rocknroll
Been there done that!
Been there done that!
Posts: 118
Joined: 19 Sep 2011, 07:30
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#530 Post by rocknroll »

PepsiCoke wrote:
i just change the bgcolor to this one still the bot has no response at all

Image
it's happened to me too, i can see on console, but openkore didn't respon with that number
Sorry, my english is very bad !