[bypass Antibot] - How many is A + B

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
headlesscarmen
Noob
Noob
Posts: 17
Joined: 08 Oct 2018, 15:54
Noob?: Yes
Location: Kuala Lumpur,Malaysia

Re: [bypass Antibot] - How many is A + B

#11 Post by headlesscarmen »

Hi,

it seems mine are not working or perhaps i coded it incorrectly.

Image

example of the pop up in game.
Image

Code: Select all

reactOnNPC_debug 0
reactOnNPC c talk num @eval(#3~1 #4~1 #3~2) {
	type number
	delay 2
	msg_0 /[Bot Check]/
	msg_1 /What is the sum of:($num1+$num2)/
	msg_2 //
	
}
any help is apperciated.

Post Reply