I'm making a macro program for Manufacture Spamming. This is for ANOTHER GAME, NOT RUNESCAPE...
So I want to make it people friendly and sell it in-game for some serious marbles (lol, the currency of the game). What I need it to do is ask the user to define where a specified position is (ex: "Craft" button) by pressing a key with the cursor over the area where it will then "GetMousePos". I can do this fine and I don't need help with this part, but how can I make it wait for a user to define the area? I don't want wait(xxxx); because that will time the user. I want it to wait until the key is pressed, in which it will ask to define where the next button it. And so on.
Understand?
What could I use to do that?
And BTW:<- I'VE TRIED, GOOGLE DIDNT HELP XD


<- I'VE TRIED, GOOGLE DIDNT HELP XD
Reply With Quote