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

MacMac21
Noob
Noob
Posts: 2
Joined: 12 Jun 2008, 01:01
Noob?: No

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

#131 Post by MacMac21 »

Sorry for this noob question,

Do i need a macro plugin for this one or just a plugin folder?

What files should i edit. (config.txt etc)

And can i get a breakdown of all i need files,

ASCIINumberKiller.pl
reactOnNPC.pl

and what else?

Answers will be greatly appreciated since the first post is kinda difficult to understand for newbies thus reducing further questions on the thread. Thank you very much.

BTW, Im a MyRO player too.
babolgam
Noob
Noob
Posts: 17
Joined: 27 May 2008, 06:50
Noob?: No

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

#132 Post by babolgam »

I've got some issues on this one. Kindly look at my console please. I dunno whats wrong with it, it's answering the right set of numbers but still jailed. Here it is:
You do not have the required permissions to view the files attached to this post.
Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

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

#133 Post by Mucilon »

MacMac21
As you don't know nothing about plugins, I advise you to install the macro plugin. His manual shows everything you need to know on how to install plugins.
The files you need to edit are writen at the first post.
What you mean with "get a breakdown"? English isn't my native language!
You must install the reactOnNPC plugin as well to get the ASCIINumberKiller plugin to work.

babolgam
That is weird!
Did this kind of thing happen all the time or just once, I mean did it happen at the first time that the new version ASCIINumberKiller work?
MacMac21
Noob
Noob
Posts: 2
Joined: 12 Jun 2008, 01:01
Noob?: No

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

#134 Post by MacMac21 »

@Mucilon

I mean on the "Get a breakdown", Can i have a list of files needed to this plugin to work. Me and my friends are having a hard time to make this plugin to work but since everyone is having difficulty also might as well help each other. ^^

About the macro thing, Yes I know how to install macro plugins. My question is since it the thread was on "Other Plugins" Section i thought this plugin doesnt need macro plugin.

So there I installed a macro plugin (2.0.2)on my Openkore 2.0.5.1 program.
And when I started the bot macro fails terminate orphans. So my question is what will i put on the macros.txt file?

BTW, I put already the reactOnNPC.pl and ASCIINumberKiller.pl on the plugins folder and added the block needed on config.txt

Cheers.
Amen
Noob
Noob
Posts: 4
Joined: 01 Jun 2008, 11:58
Noob?: Yes

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

#135 Post by Amen »

thanks sir mucilon!

my last question!

what will i put on the macros.txt file???
babolgam
Noob
Noob
Posts: 17
Joined: 27 May 2008, 06:50
Noob?: No

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

#136 Post by babolgam »

Wolah....I've fixed it. Thanks anyways muc. It was the reaconNPC plugin, I downloaded the plugin i saw here and replaced my current one and thats what happened. When I changed back to my original reactonNPC plugin it worked. XD XD
krrado
Noob
Noob
Posts: 6
Joined: 20 May 2008, 00:30
Noob?: No
Location: Brazil

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

#137 Post by krrado »

@mucilon
Hello GM of my server changed anti bot for #5
I tested new plugin, and don't work, below have my config.txt

ASCIInumberKiller {
lengthCharNumber 5 (tested with 8 too)
BgColor ^[D-Fd-f][A-Fa-f0-9][D-Fd-f][A-Fa-f0-9]{3}
}
reactOnNPC ASCIInumberKiller text {
type text
msg_0 /.*/
msg_1 /.*/
msg_2 /.*/
msg_3 /.*/
}
and my console:
how I add new letters if I can't undestend nothing =x
Please help me
You do not have the required permissions to view the files attached to this post.
Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

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

#138 Post by Mucilon »

Amen
You can leave it empty! You don't need to input nothing in it.

krrado
Try to use this BgColor:
^[C-Fc-f][A-Fa-f0-9][D-Fd-f][A-Fa-f0-9]{3}
krrado
Noob
Noob
Posts: 6
Joined: 20 May 2008, 00:30
Noob?: No
Location: Brazil

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

#139 Post by krrado »

Thanks Mucilon, now I can see the letters, and I added in plugin, but my bot don't answer auto. I nid put this letters. I change my config.txt but don't worked =x

ASCIInumberKiller {
lengthCharNumber 5 (tested with 8 too)
BgColor ^[C-Fc-f][A-Fa-f0-9][D-Fd-f][A-Fa-f0-9]{3}
}

reactOnNPC talk text or num #1~1#1~2#1~3#1~4 {
type number or text
msg_0 /[Police]/
msg_1 /Enter the following letters:/
msg_2 /(\d)(?: (\d)(?: (\d)(?: (\d))?)?)?)?/
}
I put it coz now are 4 letters ^^ tested with

reactOnNPC talk text or num #1~1#1~2#1~3 {
type number or text
msg_0 /[Police]/
msg_1 /Enter the following letters:/
msg_2 /(\d)(?: (\d)(?: (\d))?)?)?/
} don't worked too

reactOnNPC ASCIInumberKiller text {
type text
msg_0 /.*/
msg_1 /.*/
msg_2 /.*/
msg_3 /.*/
msg_4 /.*/
}
and that coz the letters have 5 lines ^^ but I tested with

reactOnNPC ASCIInumberKiller text {
type text
msg_0 /.*/
msg_1 /.*/
msg_2 /.*/
msg_3 /.*/
} don't worked too

reactOnNPC ASCIInumberKiller text {
type text
msg_0 /.*/
msg_1 /.*/
msg_2 /.*/
msg_3 /.*/
msg_4 /.*/
msg_5 /.*/
msg_6 /.*/
} don't worked too

and I changed in my plugin reactOnNPC; tested with boths
debug "[reactOnNPC] NPC message saved ($reactOnNPC{index}): \"$msg\".\n", "reactOnNPC";
to
message "[reactOnNPC] NPC message saved ($reactOnNPC{index}): \"$msg\".\n", "reactOnNPC";

see my letter A for ex: '#=#===#=#=#===#######===#' => 'A',
really nid 'A' coz numbers don't have ' '? tested, without ' ' plugin error.
what is my mistake Mucilon?
below have my new console, thanks again.
and my console with debug 1
You do not have the required permissions to view the files attached to this post.
Last edited by krrado on 17 Jun 2008, 18:05, edited 6 times in total.
yggdrasilberry
Noob
Noob
Posts: 1
Joined: 13 Jun 2008, 22:27
Noob?: Yes

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

#140 Post by yggdrasilberry »

i try to follow the steps but i can't understand, pls can anyone upload the config.txt and plugins folders coz i can't understand where can i put all those syntax and commands tnx.