Hello, I wanna know if there are any macro programs out there available that enables me to send keystrokes while MapleStory is minimized?
I've done some searching and all the suggestions were to use NRZBot. Just wondering if there are any other programs with the exception of NRZBot because I want it to be customizable. Please enlighten me if NRZBot has a scripting utility.
iMaxMacro did come across my mind before and I am pretty apt at creating iMaxMacro scripts but it doesn't send keydown commands while MapleStory is minimized. Any other ways to bypass the 100 hits counter without moving/cc?
I appreciate all replies and suggestions.
Sending keystrokes while minimized
-
- Apprantice Knight
- Posts: 18
- Joined: Thu Aug 05, 2010 10:53 pm
Re: Sending keystrokes while minimized
I'm using Macro Expert and it's able to send keys in minimized mode.
Re: Sending keystrokes while minimized
Thanks for the reply but may I know how to do that? I've tried fiddling with macro expert but it doesn't send keystrokes as soon as the window loses focus.
-
- Apprantice Knight
- Posts: 18
- Joined: Thu Aug 05, 2010 10:53 pm
Re: Sending keystrokes while minimized
I used the Record a Macro Function. Then just click onto the maple window and play as per normal.rosey wrote:Thanks for the reply but may I know how to do that? I've tried fiddling with macro expert but it doesn't send keystrokes as soon as the window loses focus.
Once you record finish, just play it to do the exact same stuff again. Its really good for PYPQ.
But you'll need to do some tweaking here and there, cause sometimes the Programme doesn't pick up some keys or when more than 1 keys are pressed at the same time.
Re: Sending keystrokes while minimized
There must be a problem then, because I did the exact same thing you did. I recorded my macro as a temporary macro and then saved it. Is that why mine's not working?
Re: Sending keystrokes while minimized
Sorry for double posting but I still can't find a solution to my answer. Just want my thread to get noticed. Thanks
-
- Apprantice Knight
- Posts: 18
- Joined: Thu Aug 05, 2010 10:53 pm
Re: Sending keystrokes while minimized
Did your macro start off by clicking the Maple Window? If not, you must manually click your maple window to get the macro working on your maple window. Then if you're recording it, make sure you actually consiously press a single button at a time, don't chiong like how you would normally play.rosey wrote:There must be a problem then, because I did the exact same thing you did. I recorded my macro as a temporary macro and then saved it. Is that why mine's not working?
Re: Sending keystrokes while minimized
Yes I'm definite that MapleStory is selected when I am both recording and playing the macro. Maybe you misread my question but I want to be able to run the macro even when MapleStory loses focus so I can multi task while botting. Thanks for the inputs 

-
- Novice Knight
- Posts: 3
- Joined: Tue Feb 02, 2010 3:07 pm
Re: Sending keystrokes while minimized
imaxmacro 4.8
By using the setactivewindow "maplestory".
Eg.
setactivewindow "maplestory"
keypress "left"
call blah blah blah...
Good luck.
By using the setactivewindow "maplestory".
Eg.
setactivewindow "maplestory"
keypress "left"
call blah blah blah...
Good luck.
Re: Sending keystrokes while minimized
Thanks for the reply. Does keydown work while MapleStory is minimized? Because I need to be able to move.