[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

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

#11 Post by aeronhyuwell »

PepsiCoke wrote:
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

hey im player of forbidden ro and here's my macro :) ill share to you :)

Code: Select all

automacro start {
	location not ordeal_2-1
	timeout 35
	delay 2
	call {
		do c @warp prontera 157 198
pause 1
do talk @npc(163 211)
pause 1
do c @warp prontera 134 153
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
   }
}

automacro Storage {
location ordeal_2-1
inventory "Gold" >= 29500
exclusive 1
timeout 1
call {
do c @storage
pause 1
do storage add Gold
pause 2
do storage close
pause 2
	}
}

automacro Jail {
location sec_pri
exclusive 1
timeout 2
call {
do c @storeall
pause 1
do quit
}
}
alisin mo yung ibang .PL mo . tira mo lang yung MACRO.PL and CMDONLOGIN.PL :) nagbobot ako jan e :)

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

#12 Post by 4epT »

put in config.txt

Code: Select all

reactOnNPC talk text #1~1 {
	type text
	delay 2
	msg_0 /Please Enter the Code to access the gold room:/
	msg_1 / (\S+)/
}
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

#13 Post by PepsiCoke »

@4ept
i put that one but there's an error that occur. It was able to answer the antibot correctly but it does not stop on reactingNPC.


@aero can you share to me also your config. so i know if there's lapses between the reactonnpc.
Last edited by PepsiCoke on 09 Apr 2014, 07:18, edited 1 time in total.

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

#14 Post by 4epT »

download last version
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

#15 Post by PepsiCoke »

4epT wrote:download last version
latest version of?

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

#16 Post by 4epT »

:shock: Click the following link :shock:
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

#17 Post by PepsiCoke »

4epT wrote::shock: Click the following link :shock:
done sir. but same result as the above picture that i have posted. it keep on spamming the reactOnNPC talk text after it correctly answered the code. :(

here's there result.
Last edited by PepsiCoke on 09 Apr 2014, 07:16, edited 1 time in total.

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

#18 Post by 4epT »

download last reactOnNPC.pl or delete options "delay 2"
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

#19 Post by PepsiCoke »

Thank you sir for your effort to help me. Thanks for the codes. it works now. it just that i made something wrong with the locations because im using bot organizer. xD

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

Re: [bypass Antibot] - Enter the colored symbols

#20 Post by PepsiCoke »

How about this one sir? can you make the macro?

Image

Post Reply