[bypass Antibot] - Enter the colored symbols 1

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Message
Author
aeronhyuwell
Plain Yogurt
Plain Yogurt
Posts: 50
Joined: 30 Jun 2013, 06:41
Noob?: No

[bypass Antibot] - Enter the colored symbols 1

#1 Post by aeronhyuwell »

macro for this , and what plugins needed ?

Image

here's the server settings .

Code: Select all

[Vital-RO]
ip 66.150.155.217
port 6900
version 30
master_version 0
serverType kRO_RagexeRE_2013_08_07a
serverEncoding Western
charBlockSize 144
addTableFolders pserver;translated;translated/kRO_english;kRO
recvpackets recvpackets.txt
and site

http://vital-ro.org/cp

@warp prontera 164 148 the npc of gold room
Attachments
Ввод цветных символов_VitalRO.png

User avatar
4epT
Developers
Developers
Posts: 617
Joined: 30 Apr 2008, 14:17
Noob?: No
Location: Moskow (Russia)
Contact:

Re: check this antibot and what plugins need or help for macro ?

#2 Post by 4epT »

Solution:


1. add to your config following options:

Code: Select all

reactOnNPC talk text @eval(my $color1 = '#1~1';my $color2 = '#3~1';if ($color1 eq $color2@) {return '#3~2'}) {
	type text
	useColors 1
	delay 2
	msg_0 /Bot Checking.../
	msg_1 /Enter the \^([0-9a-fA-F]{6})RED COLOR\^000000 Code./
	msg_2 /^\s$/
	msg_3 /\s+\^([0-9a-fA-F]{6})(\S+)\^[0-9a-fA-F]{6}\s+/
}
2. add to your macros.txt following macro:

Code: Select all

macro gold {
	do c @warp prontera 163 150
	pause 2
	do talk @npc(164 151)
	pause 2
	do talk resp 0
	pause 2
	do talk resp 0
}
3. add to the plugins folder next file:
reactOnNPC.pl

4. run the bot, and write the next command in the console:
macro gold

enjoy
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image

aeronhyuwell
Plain Yogurt
Plain Yogurt
Posts: 50
Joined: 30 Jun 2013, 06:41
Noob?: No

Re: check this antibot and what plugins need or help for macro ?

#3 Post by aeronhyuwell »

sir , how can i add to macro ? if my char is in prontera .

like automacro backtogoldroom

User avatar
4epT
Developers
Developers
Posts: 617
Joined: 30 Apr 2008, 14:17
Noob?: No
Location: Moskow (Russia)
Contact:

Re: check this antibot and what plugins need or help for macro ?

#4 Post by 4epT »

Code: Select all

automacro backtogoldroom {
	location prontera
	timeout 30
	delay 2
	call {
		do c @warp prontera 163 150
		pause 2
		do talk @npc(164 151)
		pause 2
		do talk resp 0
		pause 2
		do talk resp 0
	}
}
All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image

aeronhyuwell
Plain Yogurt
Plain Yogurt
Posts: 50
Joined: 30 Jun 2013, 06:41
Noob?: No

Re: check this antibot and what plugins need or help for macro ?

#5 Post by aeronhyuwell »

ok thanks sir :) more power <3

PepsiCoke
Human
Human
Posts: 46
Joined: 21 Apr 2012, 22:41
Noob?: Yes

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

#6 Post by PepsiCoke »

Can someone help me with this one....

before u can go to gold room you must first to input the letters and number combination

In Game Gold Room Security(anti Bot)
Image

here is the console of the bot after i tried to enter the gold room
Image

and then I put this to my config.txt

Code: Select all

reactOnNPC 1

ASCIInumberKiller {
	lengthCharNumber 9
	BgColor ^83F52C
}

reactOnNPC ASCIInumberKiller num {
	type number
msg_0 /.*/
msg_1 /.*/
msg_2 /.*/
msg_3 /.*/
msg_4 /.*/
msg_5 /.*/
msg_6 /.*/
}
after that here is the output...
Image


Here is the macro that i'm using right now... and still not working..

Code: Select all

automacro antibot {
   console  /Gold Room Warper#.*: ([0-9,a-z]{10})/
   delay 2
   exclusive 1
   call {
      do talk text $.lastMatch1
   }
}

aeronhyuwell
Plain Yogurt
Plain Yogurt
Posts: 50
Joined: 30 Jun 2013, 06:41
Noob?: No

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

#7 Post by aeronhyuwell »

Forbidden RO right ?

use this

Code: Select all

automacro antibot {
   console  /Gold Room Warper:.*([0-9,a-z]{8})/
   delay 2
   exclusive 1
   call {
      do talk text $.lastMatch1
   }
}
IGN mo don ?

PepsiCoke
Human
Human
Posts: 46
Joined: 21 Apr 2012, 22:41
Noob?: Yes

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

#8 Post by PepsiCoke »

aeronhyuwell wrote: use this

Code: Select all

automacro antibot {
   console  /Gold Room Warper:.*([0-9,a-z]{8})/
   delay 2
   exclusive 1
   call {
      do talk text $.lastMatch1
   }
}
nothings happen... my bot didnt response with this one

User avatar
4epT
Developers
Developers
Posts: 617
Joined: 30 Apr 2008, 14:17
Noob?: No
Location: Moskow (Russia)
Contact:

Re: [bypass Antibot] - Enter the colored symbols

#9 Post by 4epT »

PepsiCoke, what server?
you need to use the plugin reactOnNPC.pl (without responseOnASCIInumber.pl) or macro (Copy the text from the console)
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: [bypass Antibot] - Enter the colored symbols

#10 Post by PepsiCoke »

Forbidden RO sir... i already have the plugin reactOnNPC.pl, but my bot seems no response at all.. what do you mean sir? what should i put exactly in the config.txt? because i already have the reactonnpc.pl file.

And also we can not use the console "Gold Room Warper" because when the bot sight the npc name Gold Room Warper it will trigger?

Code: Select all

automacro 1 {
console /Your Coordinates/i
call {
	pause 4
	do c @warp prontera 134 152
	pause 1
	do talk @npc (134 153)
	
}
}

automacro antibot {
   console  /Gold Room Warper:.*([0-9,a-z]{8})/
   delay 2
   exclusive 1
   call {
      do talk text $.lastMatch1
   }
}

Post Reply