Page 2 of 2

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

Posted: 09 Oct 2018, 08:05
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.