Question Listen for keypress in Maplestory

Status
Not open for further replies.

AndyLun2009

New member
Joined
May 4, 2012
Messages
3
Programming Experience
1-3
Hi,

If you have played Maplestory, you know that when you harvest a herb, there is about 5 seconds of delay before you can harvest another herb. And, if the cooldown is not over and you pressed harvest again, it will increase the cooldown a little bit. I'm getting tired of this, because I don't know when I should press the harvest key again. So, I've came up with an idea.

It uses the GetAsyncKeyState to get the harvest key on my keyboard and start a countdown timer. When the timer reaches zero it tells me so that i can harvest again. Good idea ?

NOPE ! GetAsyncKeyState does not work in MapleStory. I believe it's the HackShield that prevents KeyLogger to Log your password.
* It does work on other applications.

Is there any ways around this ?

Any help would be much appreciated.
 
Regardless of the motivation, discussions surrounding circumvention of legitimate security measures are not allowed on these forums so I'm afraid that I must close this thread.
 
Status
Not open for further replies.
Back
Top