reactOnNPC v.2.0.2 by hakore

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

windows98SE
Human
Human
Posts: 22
Joined: 31 May 2008, 21:40
Noob?: No

Re: reactOnNPC v.2.0.0 by hakore

#281 Post by windows98SE »


# reactOnNPC (mod v2)
#
# Add
# Attribute : debug, resIgnoreColor
# Report : conditions,type


debug (0/1) : use for debug plugins reactOnNPC (type and checkSelfCondition report)
resIgnoreColor (0/1) : use for Ignore response color from npc (easy to write regexp in @resp for noob)

ex. my warp response

Code: Select all

reactOnNPC talk resp @resp(/^dungeon$|Anthell|1/i) {
	whenStatusActive Dragon Breath Cocktail
	hp > 90%
	sp > 90%
	respIgnoreColor 1
	debug 1
	type responses
	msg_0 /warp/i
}
http://windows98se.opkwin.com/script/reactOnNPC.txt
Free !!, All about BOT SETTING, Plz. Read Openkore Manual
BaklaBakla
Noob
Noob
Posts: 2
Joined: 08 May 2009, 05:58
Noob?: Yes

Help Me With This Please...Need Help Badly

#282 Post by BaklaBakla »

i Dont Know How To Bypass This Anti Bot...
Can You Please Help Me Anyone...
The Numbers And Colors Are Random Pls Help

Image
NaiveRO
Noob
Noob
Posts: 4
Joined: 04 Mar 2009, 07:45
Noob?: Yes

Re: Help Me With This Please...Need Help Badly

#283 Post by NaiveRO »

BaklaBakla wrote:i Dont Know How To Bypass This Anti Bot...
Can You Please Help Me Anyone...
The Numbers And Colors Are Random Pls Help

Image
What RO are you playing?
I have a full working version(Autostorage, autotalk to Gold Trader, autotalk to Gold Room Warper and of course bypass the anti-bot:D) of this anti-bot in a private server(Can't tell the name here).
If you want the bot, add me in msn.

MSN : catkohai@hotmail.com
steve90
Noob
Noob
Posts: 3
Joined: 22 May 2009, 21:53
Noob?: Yes

Re: reactOnNPC v.2.0.0 by hakore

#284 Post by steve90 »

yuer wrote:Hey people i need help, i play in a server with this kind of npc but i cant make my plugin work
this is the npc of my server
Image
The number change up and down.

There is already a configuration or a plugin made for this?

Thanks for the help
i have the same problem too..but i can't solve it.. Help me please.......
steve90
Noob
Noob
Posts: 3
Joined: 22 May 2009, 21:53
Noob?: Yes

Re: reactOnNPC v.2.0.0 by hakore

#285 Post by steve90 »

hello... anybody here??? help me please
steve90
Noob
Noob
Posts: 3
Joined: 22 May 2009, 21:53
Noob?: Yes

Re: reactOnNPC v.2.0.0 by hakore

#286 Post by steve90 »

Mucilon wrote:comtalk
Delete the aabot plugin and use just this reactOnNPC block.

Code: Select all

reactOnNPC talk num @eval(my $text = '#2~1'.'#3~1'.'#4~1'.'#5~1';my @@colors = split /\^/,$text;my $answer = '';foreach my $number (@@colors@) { if ($number == /000000(\d+@)/@) {$answer = $1;}}return $answer;){
        type number
        useColors 1
        msg_0 /Bot Check/
        msg_1 /.*/i
        msg_2 /\|\^[0-9]{7}(.+)\^[0-9]{6}\^[0-9]{7}\^[0-9]{6}\|$/i
        msg_3 /\|\^[0-9]{7}(.+)\^[0-9]{6}\^[0-9]{7}\^[0-9]{6}\|$/i
        msg_4 /\|\^[0-9]{7}(.+)\^[0-9]{6}\^[0-9]{7}\^[0-9]{6}\|$/i
        msg_5 /\|\^[0-9]{7}(.+)\^[0-9]{6}\^[0-9]{7}\^[0-9]{6}\|$/i
}
Post your console, so I can see what happens.

i used this Block with plugin v.2.0.0, but it doesn't work..
HELP ME PLEASEE
despairity
Noob
Noob
Posts: 1
Joined: 16 Jun 2009, 12:22
Noob?: Yes

Re: reactOnNPC v.2.0.0 by hakore

#287 Post by despairity »

I'm sorry for my bad english, please help me on this one, i'm so desperate to solve it alone.. T_T
I'm using reactOnNpc v.2.0.0, here's the copy of my console:

[Jul 3 10:26:14 2009.19] Loading control\mon_control.txt...
[Jul 3 10:26:14 2009.21] Loading control\items_control.txt...
[Jul 3 10:26:14 2009.22] Loading control\shop.txt...
[Jul 3 10:26:14 2009.22] Loading control\overallAuth.txt...
[Jul 3 10:26:14 2009.22] Loading control\pickupitems.txt...
[Jul 3 10:26:14 2009.23] Loading control\responses.txt...
[Jul 3 10:26:14 2009.23] Loading control\timeouts.txt...
[Jul 3 10:26:14 2009.23] Loading control\chat_resp.txt...
[Jul 3 10:26:14 2009.23] Loading control\avoid.txt...
[Jul 3 10:26:14 2009.24] Loading control\priority.txt...
[Jul 3 10:26:14 2009.24] Loading control\consolecolors.txt...
[Jul 3 10:26:14 2009.25] Loading control\routeweights.txt...
[Jul 3 10:26:14 2009.26] Loading control\arrowcraft.txt...
[Jul 3 10:26:14 2009.26] Loading tables\recvpackets.txt...
[Jul 3 10:26:14 2009.27] Loading tables\cities.txt...
[Jul 3 10:26:14 2009.27] Loading tables\commanddescriptions.txt...
[Jul 3 10:26:14 2009.28] Loading tables\directions.txt...
[Jul 3 10:26:14 2009.28] Loading tables\elements.txt...
[Jul 3 10:26:14 2009.28] Loading tables\emotions.txt...
[Jul 3 10:26:14 2009.29] Loading tables\equiptypes.txt...
[Jul 3 10:26:14 2009.29] Loading tables\haircolors.txt...
[Jul 3 10:26:14 2009.29] Loading tables\headgears.txt...
[Jul 3 10:26:14 2009.29] Loading tables\items.txt...
[Jul 3 10:26:14 2009.38] Loading tables\itemsdescriptions.txt...
[Jul 3 10:26:14 2009.52] Loading tables\itemslots.txt...
[Jul 3 10:26:14 2009.53] Loading tables\itemslotcounttable.txt...
[Jul 3 10:26:14 2009.56] Loading tables\itemtypes.txt...
[Jul 3 10:26:14 2009.56] Loading tables\maps.txt...
[Jul 3 10:26:14 2009.58] Loading tables\monsters.txt...
[Jul 3 10:26:14 2009.59] Loading tables\npcs.txt...
[Jul 3 10:26:14 2009.60] Loading tables\packetdescriptions.txt...
[Jul 3 10:26:14 2009.61] Loading tables\portals.txt...
[Jul 3 10:26:14 2009.75] Loading tables\portalsLOS.txt...
[Jul 3 10:26:15 2009.15] Loading tables\servers.txt...
[Jul 3 10:26:15 2009.18] Loading tables\sex.txt...
[Jul 3 10:26:15 2009.18] Loading tables\skills.txt...
[Jul 3 10:26:15 2009.20] Loading tables\spells.txt...
[Jul 3 10:26:15 2009.20] Loading tables\skillsdescriptions.txt...
[Jul 3 10:26:15 2009.25] Loading tables\skillssp.txt...
[Jul 3 10:26:15 2009.25] Loading tables\skillssp.txt...
[Jul 3 10:26:15 2009.26] Loading tables\skillsstatus.txt...
[Jul 3 10:26:15 2009.27] Loading tables\skillsailments.txt...
[Jul 3 10:26:15 2009.27] Loading tables\skillsstate.txt...
[Jul 3 10:26:15 2009.27] Loading tables\skillslooks.txt...
[Jul 3 10:26:15 2009.27] Loading tables\skillsarea.txt...
[Jul 3 10:26:15 2009.27] Loading tables\skillsencore.txt...
[Jul 3 10:26:15 2009.28] [macro] hooking to AI_pre
[Jul 3 10:26:15 2009.28]
Generating session Admin Password...
[Jul 3 10:26:15 2009.30]
[Jul 3 10:26:15 2009.33] Checking for new portals... [Jul 3 10:26:15 2009.48] none found

[Jul 3 10:26:15 2009.50]
[Jul 3 10:26:15 2009.52] Connecting to Account Server...
[Jul 3 10:26:15 2009.53] Connecting (117.103.57.113:6900)... [Jul 3 10:26:15 2009.57] connected
[Jul 3 10:26:15 2009.62] -----------Account Info------------
Account ID: 2001739 4B 8B 1E 00
Sex: Boy
Session ID: 635359655 A7 D1 DE 25
834544930 22 25 BE 31
-----------------------------------
[Jul 3 10:26:15 2009.62] --------- Servers ----------
# Name Users IP Port
[Jul 3 10:26:15 2009.63] 0 UnderGround-RO 141 117.103.57.113 6121
[Jul 3 10:26:15 2009.63] -------------------------------
[Jul 3 10:26:15 2009.63] Closing connection to Account Server
[Jul 3 10:26:15 2009.63] Disconnecting (117.103.57.113:6900)...[Jul 3 10:26:15 2009.63] disconnected
[Jul 3 10:26:15 2009.63] Server 0 selected
[Jul 3 10:26:15 2009.64] Connecting to Character Server...
[Jul 3 10:26:15 2009.64] Connecting (117.103.57.113:6121)... [Jul 3 10:26:15 2009.68] connected
[Jul 3 10:26:15 2009.73] Received characters from Character Server
[Jul 3 10:26:15 2009.73] ------------- Character List -------------
Slot 1: budiawan (Novice, level 1/1)
------------------------------------------
[Jul 3 10:26:15 2009.77] Received character ID and Map IP from Character Server
[Jul 3 10:26:15 2009.77] ----------Game Info----------
Char ID: 36 5D 02 00 (154934)
MAP Name: prontera.gat
MAP IP: 117.103.57.113
MAP Port: 5121
-----------------------------
[Jul 3 10:26:15 2009.78] Closing connection to Character Server
[Jul 3 10:26:15 2009.78] Disconnecting (117.103.57.113:6121)...[Jul 3 10:26:15 2009.78] disconnected
[Jul 3 10:26:15 2009.79] Connecting to Map Server...
[Jul 3 10:26:15 2009.79] Connecting (117.103.57.113:5121)... [Jul 3 10:26:15 2009.82] connected
[Jul 3 10:26:15 2009.88] You are now in the game
[Jul 3 10:26:15 2009.88] Your Coordinates: 154, 159
[Jul 3 10:26:15 2009.91] [Guild] You have 0 new emails (0 unread)
[Jul 3 10:26:15 2009.96] NPC Exists: Deckard#ID0 (147, 167) (ID 111535194) - (0)
[Jul 3 10:26:15 2009.96] NPC Exists: PvP warper#h1-2 (141, 171) (ID 111535320) - (1)
[Jul 3 10:26:15 2009.96] NPC Exists: Mini Market (147, 173) (ID 111535230) - (2)
[Jul 3 10:26:15 2009.96] NPC Exists: Arrow Quivers (147, 170) (ID 111535228) - (3)
[Jul 3 10:26:15 2009.97] Remove perfectly hidden Monster Poring
[Jul 3 10:26:15 2009.97] NPC Exists: Lounge Guard (165, 168) (ID 111535340) - (4)
[Jul 3 10:26:15 2009.97] Unknown #111535277: [Bot Check]: Masukan angka di bawah ini:
[Jul 3 10:26:15 2009.97] Unknown #111535277: 7454|050231312578111392466690|
[Jul 3 10:26:15 2009.97] Unknown #111535277: |000000000000000000000000000000000|
[Jul 3 10:26:15 2009.98] Unknown #111535277: 17665|029291420088471358960090|
[Jul 3 10:26:15 2009.98] Unknown #111535277: |000000000000000000000000000000000|
[Jul 3 10:26:15 2009.98] Unknown #111535277: 12848|023021047199001689982260|
[Jul 3 10:26:15 2009.98] Unknown #111535277: 18334|042521683583071683582500|
[Jul 3 10:26:15 2009.98] NPC Exists: botcheck (154, 159) (ID 111535277) - (5)
[Jul 3 10:26:15 2009.98] botcheck: Type 'talk num <number #>' to input a number.
[Jul 3 10:26:15 2009.99] [reactOnNPC] Reacting to NPC. Executing command "ASCIInumberKiller num".
[Jul 3 10:26:15 2009.99] [1] : ########################################=
[Jul 3 10:26:15 2009.99] [2] : ====##======================##=
[Jul 3 10:26:15 2009.99] [3] : ###################################=
[Jul 3 10:26:15 2009.99] [4] : =====##======================##=
[Jul 3 10:26:15 2009.99] [5] : ###################################=
[Jul 3 10:26:15 2009.99] [6] : =====##=========####=========##=
[Jul 3 10:26:15 2009.99] [7] : =====##======================##=
[Jul 3 10:26:16 2009.99] [ASCIInumber v2.3.2] Debug: 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , .
[Jul 3 10:26:16 2009.99] [ASCIInumber v2.3.2] Executing command "talk num ".
[Jul 3 10:26:16 2009.99] [ASCIInumber v2.3.2] *** Delay 1-3 sec. before talk num ***.
[Jul 3 10:26:19 2009.16] Error in function 'talk num' (Respond to NPC)
You must specify a number.
[Jul 3 10:26:19 2009.39] Calculating lockMap route to: Alberta(alberta): 29, 225
avenjie
Noob
Noob
Posts: 2
Joined: 11 Jul 2009, 13:00
Noob?: Yes

Re: reactOnNPC v.2.0.0 by hakore

#288 Post by avenjie »

i have the same problem with everyone here,, im playing seireiteiro,,but when my bot tried to talk to the hard_trasure npc before i got in the npc will give a random number with color,, my bot can read the number that the npc gave me but i dont know how to input that number in the npc using bot,,and im sorry im new in botting but i know a little bit about bot,, config,, and macro
John Lloyd Cruz
Noob
Noob
Posts: 3
Joined: 17 Jul 2009, 11:28
Noob?: No

Re: reactOnNPC v.2.0.0 by hakore

#289 Post by John Lloyd Cruz »

Hi to all, I am kinda new here and Im having trouble with my reactOnNPC using the responseOnNPCImage plugin because the antibot in my server displays 3 different number image across the screen. Kore was able to recognize the images because I had already edited the respImageTable.txt in the control folder but the problem is Kore only answers 1 digit which is the last number image. I don't know how to set it to save the the first two image and add it to the answer so the answer would be like "first number image""second number image""third number image".

here are some of the screen shots of the antibot:
screenMyRO019.jpg
screenMyRO020.jpg
screenMyRO021.jpg
and the last part is the part where Kore needs to put the three digits.

here is the reactOnNPC block on config.txt:

reactOnNPC talkImage num {
type number
msg_0 [Police]
}

here is my respImageTable.txt in control folder:

imageNameEqual < num | text | resp | or leave blank for disable >
imageNameEqual num

bkd0.bmp 0
bkd1.bmp 1
bkd2.bmp 2
bkd3.bmp 3
bkd4.bmp 4
bkd5.bmp 5
bkd6.bmp 6
bkd7.bmp 7
bkd8.bmp 8
bkd9.bmp 9

and this is part of one of my Kore's console logs:

[Jul 21 04:24:18 2009.98] [responseOnNPCImage] Image name >> "mets_alpha.bmp"
[Jul 21 04:24:18 2009.98] [GM] Police: I really sorry but i need to know if you are Playing or Boting.
[Jul 21 04:24:19 2009.83] Unknown #110008752: [Police]
[Jul 21 04:24:19 2009.11] Unknown #110008752: Three(3) number images in black circles will appear simultaneously in your screen from left to right after each click of "next". Then input these 3 numbers at the box provided at the end.
[Jul 21 04:24:19 2009.15] Unknown #110008752:
[Jul 21 04:24:19 2009.30] Unknown #110008752: one of eïght
[Jul 21 04:24:19 2009.35] Unknown #110008752: one Hundred eightÿ seconds to respond or you will be jailed. Do not reconnect.
[Jul 21 04:24:19 2009.42] [responseOnNPCImage] Image name >> "bkd3.bmp"
[Jul 21 04:24:19 2009.51] Unknown #110008752: Auto-continuing talking
[Jul 21 04:24:19 2009.48] You are no longer: True Sight
[Jul 21 04:24:19 2009.52] [GM] Police: I really sorry but i need to know if you are Playing or Boting.
[Jul 21 04:24:19 2009.53] Unknown #110008752: [Police]
[Jul 21 04:24:19 2009.53] Unknown #110008752: Three(3) number images in black circles will appear simultaneously in your screen from left to right after each click of "next". Then input these 3 numbers at the box provided at the end.
[Jul 21 04:24:19 2009.55] Unknown #110008752:
[Jul 21 04:24:19 2009.55] Unknown #110008752: one of eïght
[Jul 21 04:24:19 2009.55] Unknown #110008752: one Hundred eightÿ seconds to respond or you will be jailed. Do not reconnect.
[Jul 21 04:24:19 2009.57] [responseOnNPCImage] Image name >> "bkd7.bmp"
[Jul 21 04:24:19 2009.57] Unknown #110008752: Auto-continuing talking
[Jul 21 04:24:20 2009.62] [GM] Police: I really sorry but i need to know if you are Playing or Boting.
[Jul 21 04:24:20 2009.63] Unknown #110008752: [Police]
[Jul 21 04:24:20 2009.64] Unknown #110008752: Three(3) number images in black circles will appear simultaneously in your screen from left to right after each click of "next". Then input these 3 numbers at the box provided at the end.
[Jul 21 04:24:20 2009.66] Unknown #110008752:
[Jul 21 04:24:20 2009.66] Unknown #110008752: one of eïght
[Jul 21 04:24:20 2009.68] Unknown #110008752: one Hundred sêvêntÿ nïne seconds to respond or you will be jailed. Do not reconnect.
[Jul 21 04:24:20 2009.69] [responseOnNPCImage] Image name >> "bkd1.bmp"
[Jul 21 04:24:20 2009.70] Unknown #110008752: Auto-continuing talking
[Jul 21 04:24:21 2009.72] NPC Exists: Unknown #110008752 (141, 259) (ID 110008752) - (0)
[Jul 21 04:24:21 2009.72] Unknown #110008752: Type 'talk num <number #>' to input a number.
[Jul 21 04:24:21 2009.72] [reactOnNPC] Reacting to NPC. Executing command "talkImage num".
[Jul 21 04:24:21 2009.74] [responseOnNPCImage] Executing command "talk num 1".
[Jul 21 04:24:22 2009.19] Unknown #110008752: [Police]
[Jul 21 04:24:22 2009.21] Unknown #110008752: No, the right answer is: 371
[Jul 21 04:24:22 2009.21] Unknown #110008752:
[Jul 21 04:24:22 2009.22] Unknown #110008752: If you fail 8 times... you will be jailed! Reconnecting will count as a wrong asnwer.
[Jul 21 04:24:22 2009.23] Unknown #110008752: 177 seconds to respond or you will be jailed. Do not reconnect.
[Jul 21 04:24:22 2009.24] Unknown #110008752: Auto-continuing talking
[Jul 21 04:24:23 2009.26] [responseOnNPCImage] Image name >> "mets_alpha.bmp"

as you can see here, Kore tried to answer but Kore kept on answering only the last digit. Kore had been disregarding the first and the second number image but still Kore was able to recognize them.

All i need now is to have the Kore to put all three digits together instead of just putting only the last one.

If you have an idea on how to solve this one, your help will be greatly appreciated.

Thanks,
I hope the all these information I have provided is enough for you to be able to help me. :D
You do not have the required permissions to view the files attached to this post.
Eternity
Noob
Noob
Posts: 1
Joined: 24 Aug 2009, 08:14
Noob?: Yes

Re: reactOnNPC v.2.0.0 by hakore

#290 Post by Eternity »

steve90 wrote:
yuer wrote:Hey people i need help, i play in a server with this kind of npc but i cant make my plugin work
this is the npc of my server
Image
The number change up and down.

There is already a configuration or a plugin made for this?

Thanks for the help
i have the same problem too..but i can't solve it.. Help me please.......
I have same problem too... i already tried few links that works... but i can't try links that already dead.... can you update aabot41 link or what plugins that maybe work for this anti-bot check??