Page 1 of 1
imax maco bot help
Posted: Tue Jun 22, 2010 5:11 pm
by chaobaobao
Hello,
Sorry for asking this kind of stupid quest..its about iMax Macro..
Version Use: iMax Macro 4.8
Problem: When i try to move my character ingame..i didn work..
i use command like SendKey "MapleStory" , "LEFT" or "RIGHT"
but no matter how i try..my character wont move..i only can atk with macro Command but not moving..
ANY IDEA??
Re: imax maco bot help
Posted: Tue Jun 22, 2010 6:19 pm
by evilkie
Nerrazzuri wrote:first, iMaxMacro only supports PS2 keyboard.
the script doesn't look like not working though. Be sure to focus your game.
unless your cpu/comp is the OLD one, with a round plug for keyboard and nother for mouse, it won't work.
now all keyboard uses usb. too bad lurl <33
testing sth here
pm me fer another kind of macro that works <33
aw, the spoiler won't work T_T
Re: imax maco bot help
Posted: Tue Jun 22, 2010 8:15 pm
by losttale
lols...i seen somewhere isean wrote about macro expert...very easy to use....esp the record function...i just do pyramid 1 time...den just make it repeat forever....lols...
Re: imax maco bot help
Posted: Tue Jun 22, 2010 10:11 pm
by Nerrazzuri
Sendkey doesn't support arrow key.
Use keydown and keyup command and focus MapleStory while using it.
Re: imax maco bot help
Posted: Thu Jun 24, 2010 8:02 am
by evilkie
Nerrazzuri wrote:Sendkey doesn't support arrow key.
Use keydown and keyup command and focus MapleStory while using it.
you sure? i can still cc with it.
Code: Select all
sendkey "maplestory","esc"
sendkey "maplestory","enter"
sendkey "maplestory","right"
sendkey "maplestory","enter"
sure won't work? it worked for me!
Re: imax maco bot help
Posted: Thu Jun 24, 2010 10:35 am
by Nerrazzuri
evilkie wrote:Nerrazzuri wrote:Sendkey doesn't support arrow key.
Use keydown and keyup command and focus MapleStory while using it.
you sure? i can still cc with it.
Code: Select all
sendkey "maplestory","esc"
sendkey "maplestory","enter"
sendkey "maplestory","right"
sendkey "maplestory","enter"
sure won't work? it worked for me!
Owh well, I should specified, it doesn't work for movement. Other than that I think it works.
Re: imax maco bot help
Posted: Thu Jun 24, 2010 10:38 am
by Nerrazzuri
Nerrazzuri wrote:evilkie wrote:Nerrazzuri wrote:Sendkey doesn't support arrow key.
Use keydown and keyup command and focus MapleStory while using it.
you sure? i can still cc with it.
Code: Select all
sendkey "maplestory","esc"
sendkey "maplestory","enter"
sendkey "maplestory","right"
sendkey "maplestory","enter"
sure won't work? it worked for me!
Owh well, I should specified, it doesn't work for movement. I'm not sure with other stuff though

.