responseOnNPCImage "response base on NPC Image" by abt123

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
fretelo
Noob
Noob
Posts: 7
Joined: 03 Sep 2008, 15:44
Noob?: No

Re: responseOnNPCImage "response base on NPC Image" by abt123

#81 Post by fretelo »

Same problem here :( Just the last number

KuroNeko
Noob
Noob
Posts: 2
Joined: 14 May 2012, 01:00
Noob?: Yes

Re: responseOnNPCImage "response base on NPC Image" by abt123

#82 Post by KuroNeko »

The link on 1st page is dead.. can somebody upload responseOnNPCImage.pl
Image

Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: responseOnNPCImage "response base on NPC Image" by abt123

#83 Post by Technology »

The plugin is in the OK svn repo, as it should be.

http://openkore.svn.sourceforge.net/vie ... age/trunk/
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!

kojirox
Noob
Noob
Posts: 3
Joined: 01 Jun 2012, 09:57
Noob?: No

Re: responseOnNPCImage "response base on NPC Image" by abt123

#84 Post by kojirox »

Same myRO problem here.
3 images and a confirmation message before entering number, and only the last number entered.

Hope it'll be more usefull if macro store these 3 images value to a variable and enter it via Macro.

kevinner
Noob
Noob
Posts: 2
Joined: 21 Mar 2014, 03:35
Noob?: No

[Antibot] type number in the picture

#85 Post by kevinner »

ForsakenRO
hi uhm can anyone help me with this?
thx in advanced

Image

Code: Select all

You have gained 224000/120000 (2.76%/2.15%) Exp
You are now: state: Frozen
Options changed.
You are now: Endure
You are now: Berserk
Unknown #373343330: [Bot Check]
Unknown #373343330: Please type in the security number/word in the picture!
Unknown #373343330: Auto-continuing talking
Item Appeared: Familiar Card (13) x 1 (127, 73)
Item Appeared: Concentration Potion (14) x 1 (126, 71)
Item Appeared: Red Herb (15) x 1 (126, 72)
Item Appeared: Grape (16) x 1 (127, 71)
Item Appeared: Fly Wing (17) x 1 (127, 71)
Item Appeared: Tooth of Bat (18) x 1 (126, 71)
Target died
NPC Exists: Unknown #373343330 (126, 73) (ID 373343330) - (0)
Unknown #373343330: Type 'talk text' (Respond to NPC)

kevinner
Noob
Noob
Posts: 2
Joined: 21 Mar 2014, 03:35
Noob?: No

Re: responseOnNPCImage "response base on NPC Image" by abt123

#86 Post by kevinner »

hi im having problems getting my server's image files since im getting errors while extracting img files for the bot
maybe my grf programs dosent support the server can anyone send me an updated link for the grf tool?
maybe that program can help me

si2013
Noob
Noob
Posts: 15
Joined: 04 Mar 2013, 01:33
Noob?: Yes

Re: [Antibot] type number in the picture

#87 Post by si2013 »

I tested it.
After extraction of the images using grf tool, they don't seem to work. Seems like the bitmap is corrupt.

In the bot code I get

Image >> "botcheck2"
Image >> "botcheck2"
Image >> "botcheck15"

And all sorts of combination.

si2013
Noob
Noob
Posts: 15
Joined: 04 Mar 2013, 01:33
Noob?: Yes

Re: responseOnNPCImage "response base on NPC Image" by abt123

#88 Post by si2013 »

Same issue as kev. I can extract the bit images but they just show as corrupt and wont open in any photo programs.

tthatswhy
Noob
Noob
Posts: 4
Joined: 08 May 2011, 09:10
Noob?: Yes

Re: responseOnNPCImage "response base on NPC Image" by abt123

#89 Post by tthatswhy »

i got the same issue,i can extract the image by using GRF tool, but bmp format image cannot be read, any idea ?

tthatswhy
Noob
Noob
Posts: 4
Joined: 08 May 2011, 09:10
Noob?: Yes

Re: responseOnNPCImage "response base on NPC Image" by abt123

#90 Post by tthatswhy »

here my config

Code: Select all

reactOnNPC talkImage num {
type number
msg_0 [Bot Check]
msg_1 Please type in the security number/word in the picture!
}
respImageTable.txt

Code: Select all

botchecknpc.bmp 1
botcheck1.bmp 2
botcheck2.bmp 3
botcheck3.bmp 4
botcheck4.bmp 5
botcheck5.bmp 6
botcheck6.bmp 7
botcheck7.bmp 8
botcheck8.bmp 9
botcheck9.bmp 10
botcheck10.bmp a
botcheck11.bmp d
botcheck12.bmp g
botcheck13.bmp o
botcheck14.bmp p
botcheck15.bmp i
botcheck16.bmp n

Code: Select all

[May 28 00:11:05 2014.39] Unknown #171659670: [Bot Check]
[May 28 00:11:05 2014.40] [reactOnNPC] NPC message saved (0): "[^FF0000Bot Check^000000]".
[May 28 00:11:05 2014.40] Unknown #171659670: Please type in the security number/word in the picture!
[May 28 00:11:05 2014.40] [reactOnNPC] NPC message saved (1): "Please type in the security number/word in the picture!".
[May 28 00:11:05 2014.41] Unknown #171659670: Auto-continuing talking
[May 28 00:11:05 2014.41] [reactOnNPC] onNPCAction type is: continue.
[May 28 00:11:05 2014.41] [reactOnNPC] Conditions for reactOnNPC_0 (npc:continue, rect:number) 'type' not met.
[May 28 00:11:05 2014.42] [reactOnNPC] Conditions for reactOnNPC_1 (npc:continue, rect:text) 'type' not met.
[May 28 00:11:05 2014.61] You are not a guildmaster.
[May 28 00:11:05 2014.92] [responseOnNPCImage] Image name >> "botcheck16"
[May 28 00:11:05 2014.92] [responseOnNPCImage] Image name >> "botcheck16"
[May 28 00:11:05 2014.92] [responseOnNPCImage] Image name >> "botcheck1"
[May 28 00:11:05 2014.93] NPC Exists: Unknown #171659670 (192, 147) (ID 171659670) - (5)
[May 28 00:11:05 2014.93] Unknown #171659670: Type 'talk text' (Respond to NPC)
[May 28 00:11:05 2014.93] [reactOnNPC] onNPCAction type is: text.
[May 28 00:11:05 2014.94] [reactOnNPC] Conditions for reactOnNPC_0 (npc:text, rect:number) 'type' not met.
[May 28 00:11:05 2014.94] [reactOnNPC] Conditions for reactOnNPC_1 (npc:text , rect:text) is met.
[May 28 00:11:05 2014.94] [reactOnNPC] Matching [msg (0)] "[Bot Check]" to "[Bot Check]" ... ok.
[May 28 00:11:05 2014.95] [reactOnNPC] Matching [msg (1)] "Please type in the security number/word in the picture!" to "Please type in the security number/word in the picture!" ... ok.
[May 28 00:11:05 2014.95] [reactOnNPC] Reacting to NPC. Executing command "talkImage text".
[May 28 00:11:05 2014.95] [responseOnNPCImage] Image name not equal to text.
[May 28 00:11:05 2014.95] [responseOnNPCImage] You must response by yourself now!

openkore do not know how to answer the question above. for the image in the GRF file, i extracted but cant view,it said the image corrupted or size too large.

Post Reply