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.

You do not have the required permissions to view the files attached to this post.