Sending a right click would be shit. Calling the FB/SS function, however, would be a good idea. I already managed to make a bot that targets a person by shift-clicking them, getting their ID and coordinates (posted it in the expoits/tools section a couple of minutes ago).Quote:
That's why he said, assuming the pixel search starts around your mouse, it would go for the top left target, always, assuming your pixel search started there, along with the fact, moving your mouse, you could accidentally mode it near a shadow, and oops, attacked.
If your going for a non-proxy bot, reading (X,Y) from the memory, and mapping the coordinate back to your screen (translating in game x,y to relative windows/cursor x,y) and sending a right click is the way to go; Though it'd be rather hard, have fun.
All I need to do now it to is to work out the relationship between the FB/SS function, my own character coordinates, and the target's coordinates :).