Pixelbot for a mmorpg

10/12/2009 09:48 testacc123#1
So i am making a bot for Archlord a mmorpg game but i want to know, because i heard that every monster has a pink pixel thats fixed. that means if i have that colortype of the monsters i can make a better bot.

Because only monster have that pink pixel!

MY PROBLEM!
how i can find this pixel???

i tried it with the name of the monster, because if i took the color of the monster it can change sometimes yellow,green or black depends on the monster.

and it makes a lot of work if i make for every monster a new script.

so please help me

thx
10/12/2009 11:48 bassbanane#2
I would use the AutoIT Window Info Tool to find out the HEX value of the needed pixel, and then use the command Pixelsearch() ;-)