Ok, i hate hasking something, but i need some tips on this problem...I coded a full working bot for rfo in C, but i have a problem tocheck the color of the cursor: when you put your cursor over a mob, it is red, so i would know if there is a function to retrieve the cursor in a buffer.
If it don't work, there is still 2 solutions:
- look in the memory and check the cursor -> i can do it but boring...
- get the cursor pos and put a square around the cursor in a buffer, then check the color....but boring too lol..
Have a nice day