responseOnASCIInumber.pl #for response BotKiller(ASCII)
Moderators: Moderators, Documentation Writers
-
- Noob
- Posts: 4
- Joined: 06 Jun 2008, 12:51
- Noob?: No
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
you can download the plugin in the first page. and it works 90% in myro server.
-
- Human
- Posts: 22
- Joined: 31 May 2008, 21:40
- Noob?: No
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
Update :
- chang name&prefix from responseOnASCIInumber to ASCIInumberKiller (b'cus my anti-bot set is name "ACkiller, ActorKiller" ^^")
- add new plugin [LogNpcMsg.pl](for all tester, to easy log npc msg without debug 2, b'cuz i not play RO :P)
- update note (you must read my note in plugin befor use "ASCIInumberKiller")
- can set background color in config block by regexp or hexcode (can use 'regexp|color1|color2|color3' for fix some color)
ex.
- chang name&prefix from responseOnASCIInumber to ASCIInumberKiller (b'cus my anti-bot set is name "ACkiller, ActorKiller" ^^")
- add new plugin [LogNpcMsg.pl](for all tester, to easy log npc msg without debug 2, b'cuz i not play RO :P)
- update note (you must read my note in plugin befor use "ASCIInumberKiller")
- can set background color in config block by regexp or hexcode (can use 'regexp|color1|color2|color3' for fix some color)
ex.
... and post new plugins in my site http://www.stephack.com/2008/06/asciinumberkiller/ [blog, and donate page :) ]reactOnNPC ASCIInumberKiller num {
type number
msg_0 /BotKiller blabla/
msg_1 /blabla/
.
.
msg_n /blabla/
}
ASCIInumberKiller {
lengthCharNumber 8
BgColor ^[D-Fd-f][A-Fa-f0-9][D-Fd-f][A-Fa-f0-9]{3}|FFFFFF|FFFFFA|code hexcolor you server|color_brabra|..
}
You do not have the required permissions to view the files attached to this post.
-
- Noob
- Posts: 15
- Joined: 16 May 2008, 04:45
- Noob?: Yes
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
windows98SE
is that your own work plugin???
whats the difference between mucilon plugin and yours?
is that your own work plugin???
whats the difference between mucilon plugin and yours?
-
- Human
- Posts: 22
- Joined: 31 May 2008, 21:40
- Noob?: No
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
yes, i am.windows98SE
is that your own work plugin???
i am windows98SE@thaikore (in old board and iRC see rep 1)
i make plugins responseOnASCIInumber.pl
i post in Jul 27, 2007
mucilon fix my plugins
he add block responseOnASCIInumber in config , it make idea to add BGcolor regexp in config.txt
i think it will easy for newbie to find color code (hexcolor) and fix bug about background color nearly white color
(it easy to me, but hard for newbie to fix by himself)
-chang code (1/2) to BGcolor hexwhats the difference between mucilon plugin and yours?
-add plugins lognpcmsg for tester
- add BgColor in config block
(if use BgColor ^[D-Fd-f][A-Fa-f0-9][D-Fd-f][A-Fa-f0-9]{3}|FFFFFF|FFFFFA <-- i think this idea will bypass anti-botkiller easy for newbie)
-
- Cybernatic Entity
- Posts: 249
- Joined: 04 Apr 2008, 13:15
- Noob?: Yes
- Location: Brazil
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
KentCritz
The plugin was writen by Win98SE, as is writen at the first post... sorry if make you think that I wrote the plugin, I just bring it to the new forum, fixing it to newer OK versions.
windows98SE
Nice idea to use the BgColor to make the plugin generic...
And I was having a bad time with the sintax to read the variable from config.txt.
I think you forgot to change the sintax of the lengthCharNumber variable, shouldn't it be like this?
I'll change the first post with this one.
The plugin was writen by Win98SE, as is writen at the first post... sorry if make you think that I wrote the plugin, I just bring it to the new forum, fixing it to newer OK versions.
windows98SE
Nice idea to use the BgColor to make the plugin generic...
And I was having a bad time with the sintax to read the variable from config.txt.
I think you forgot to change the sintax of the lengthCharNumber variable, shouldn't it be like this?
Code: Select all
if (!exists $config{$prefix."_0_lengthCharNumber"}) {
message "[ASCIInumber v2.2.1(fix)] There is no lengthCharNumber option at your config.txt file, assuming lengthCharNumber 8.\n", "success";
$lengthCharNumber = 8;
} else {
$lengthCharNumber = $config{$prefix."_0_lengthCharNumber"};
}
-
- Noob
- Posts: 4
- Joined: 06 Jun 2008, 12:51
- Noob?: No
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
why does i get this messages i already put colorcode etc... in my config.txt...
ooops, it's what you are asking..
ooops, it's what you are asking..

Code: Select all
[Jun 7 12:40:29 2008.86] You are in Frozen state
[Jun 7 12:40:29 2008.87] [GM] Police: I really sorry but i need to know if you are Playing or Boting.
[Jun 7 12:40:29 2008.88] [macro] automacro chat triggered.
[Jun 7 12:40:29 2008.89] Unknown #110017176: [Police]
[Jun 7 12:40:29 2008.90] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:29 2008.91] Unknown #110017176: Input the 3-number image in dots you see on the next window screen...
[Jun 7 12:40:29 2008.92] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:29 2008.93] Unknown #110017176:
[Jun 7 12:40:29 2008.94] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:29 2008.95] Unknown #110017176: one chance of eïght
[Jun 7 12:40:29 2008.96] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:29 2008.97] Unknown #110017176:
[Jun 7 12:40:29 2008.97] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:29 2008.98] Unknown #110017176: one Hundred twênty seconds to respond
[Jun 7 12:40:29 2008.99] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:30 2008.69] Unknown #110017176: Auto-continuing talking
[Jun 7 12:40:30 2008.25] Unknown #110017176: ××××××××××#########*********
[Jun 7 12:40:30 2008.26] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:30 2008.27] Unknown #110017176: ××××××××××#########*********
[Jun 7 12:40:30 2008.28] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:30 2008.29] Unknown #110017176: ××××××××××#########*********
[Jun 7 12:40:30 2008.30] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:30 2008.31] Unknown #110017176: ××××××××××#########*********
[Jun 7 12:40:30 2008.32] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:30 2008.33] Unknown #110017176: ××××××××××#########*********
[Jun 7 12:40:30 2008.34] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:30 2008.35] Unknown #110017176: ××××××××××#########*********
[Jun 7 12:40:30 2008.35] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:30 2008.36] Unknown #110017176: ××××××××××#########*********
[Jun 7 12:40:30 2008.37] [ASCIInumber v2.2] There is no colorCode option at your config.txt file, assuming colorCode 0.
[Jun 7 12:40:30 2008.38] Unknown #110017176: Auto-continuing talking
[Jun 7 12:40:30 2008.86] NPC Exists: Unknown #110017176 (183, 68) (ID 110017176) - (0)
[Jun 7 12:40:30 2008.86] Unknown #110017176: Type 'talk num <number #>' to input a number.
[Jun 7 12:40:30 2008.88] [reactOnNPC] Reacting to NPC. Executing command "ASCIInumber num".
[Jun 7 12:40:30 2008.88] [ASCIInumber v2.2] There is no lengthCharNumber option at your config.txt file, assuming lengthCharNumber 8.
-
- Noob
- Posts: 4
- Joined: 31 May 2008, 23:23
- Noob?: No
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
do i need both plugins asciinumberkiller and responseonasciinumber?
-
- Noob
- Posts: 2
- Joined: 05 Jun 2008, 02:53
- Noob?: No
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
To all:
we all know that botting makes ragnarok grow, so please share your nos. and codes.
don't be too selfish. Im a player from myro. I've been reading the last 12 pages of the post. most of people here is just asking question. and if they get the answer, they don't want to share it. as to the people who's sharing their God given talent, I salute you... esp. Mucilon... he always help.
To those people who are selfish... you know who you are...
we all know that botting makes ragnarok grow, so please share your nos. and codes.
don't be too selfish. Im a player from myro. I've been reading the last 12 pages of the post. most of people here is just asking question. and if they get the answer, they don't want to share it. as to the people who's sharing their God given talent, I salute you... esp. Mucilon... he always help.
To those people who are selfish... you know who you are...
-
- Noob
- Posts: 4
- Joined: 31 May 2008, 23:23
- Noob?: No
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
i dont think that they are to be called selfish. they cant just give away the codes cause anyone can access the website even GMs from the servers. If the GMs also get the codes then back to zero again.
IMO
IMO
-
- Cybernatic Entity
- Posts: 249
- Joined: 04 Apr 2008, 13:15
- Noob?: Yes
- Location: Brazil
Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)
jonas
You just need the asciinumberkiller plugin, now the responseOnASCIInumber.pl file is an old version!
Topher
Try to download and install the new version of this plugin... see the first post!
Sorry, we are changing it too fast!!
To All
The GMs can do 2 things to change this antibot:
1) Change the number pattern, so you'll have to add them to the plugin file.
2) Change the background color pattern, so now you can add by yourself the new colors, but Win98SE and I can help.
If you don't want to share the numbers at the open forum... you may share via PM.
To get to know the numbers you just need to spend some time... in less then a day, you'll probable have all the numbers. And don't be silly, the MyRO's GMs already know that there are bots in the server, but they do know that there are just a few bots at the server, because not every botter knows how to install a plugin and even more configure it! They bet on it!!!
The GMs knows that the server won't be free of bots, but they bet just on reduce the bot's numbers. So their server's economy won't be busted!
By the way, I played some time at the MyRO server and it is a nice server, I liked it! I liked even more the Asian Mall map, you can find anything you need in there, without being a donate!
You just need the asciinumberkiller plugin, now the responseOnASCIInumber.pl file is an old version!
Topher
Try to download and install the new version of this plugin... see the first post!
Sorry, we are changing it too fast!!
To All
The GMs can do 2 things to change this antibot:
1) Change the number pattern, so you'll have to add them to the plugin file.
2) Change the background color pattern, so now you can add by yourself the new colors, but Win98SE and I can help.
If you don't want to share the numbers at the open forum... you may share via PM.
To get to know the numbers you just need to spend some time... in less then a day, you'll probable have all the numbers. And don't be silly, the MyRO's GMs already know that there are bots in the server, but they do know that there are just a few bots at the server, because not every botter knows how to install a plugin and even more configure it! They bet on it!!!
The GMs knows that the server won't be free of bots, but they bet just on reduce the bot's numbers. So their server's economy won't be busted!
By the way, I played some time at the MyRO server and it is a nice server, I liked it! I liked even more the Asian Mall map, you can find anything you need in there, without being a donate!