[Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Discuss MapleStory hacks and bots over here!
User avatar
colonelexe
Dark Lord
Dark Lord
Posts: 153
Joined: Sun Dec 06, 2009 10:29 pm

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by colonelexe »

Sorry for noob question .. But is there anyway to "Record" These moment we have done and rewind it exaxtly?


Edit :Can we Alt tab when moving our character ?
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by Nerrazzuri »

colonelexe wrote:Sorry for noob question .. But is there anyway to "Record" These moment we have done and rewind it exaxtly?


Edit :Can we Alt tab when moving our character ?
You couldn't use to "record" any stuff using iMaxMacro, instead you need to code that bot yourself. Trial and error to check for the exact sequence you want.

No, movement keys cannot focus on 1 window, your MapleStory have to be on focus to use the movement keys.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
User avatar
colonelexe
Dark Lord
Dark Lord
Posts: 153
Joined: Sun Dec 06, 2009 10:29 pm

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by colonelexe »

Eeeww..Thanks anyway .
RubixFan
Death Warrior
Death Warrior
Posts: 86
Joined: Sat Feb 20, 2010 12:35 am
Location: Selangor, Petaling Jaya

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by RubixFan »

errr can some one give me pointer for hp and mp? i wanna try the bot.
Ahh c++ still blur @.@
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by Nerrazzuri »

RubixFan wrote:errr can some one give me pointer for hp and mp? i wanna try the bot.

HP/MP Pointer = 00BA62D8
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
RubixFan
Death Warrior
Death Warrior
Posts: 86
Joined: Sat Feb 20, 2010 12:35 am
Location: Selangor, Petaling Jaya

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by RubixFan »

thanks
Ahh c++ still blur @.@
User avatar
losttale
Holy Philosopher
Holy Philosopher
Posts: 760
Joined: Mon Dec 28, 2009 11:28 am
Location: singapore

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by losttale »

Code: Select all

run-time error  1002 
syntax error
anyone know how solve this error??i open imax and click run..den this pop out....script i use is pre loaded...(auto load)

edit:problem solved by man's 2nd best friend:Google...(half an hour of searching wads the error...lols)
"I have not failed. I’ve just found 10,000 ways that won’t work."
Image
evilkie
Master of Darkness
Master of Darkness
Posts: 227
Joined: Wed Sep 02, 2009 6:15 pm

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by evilkie »

DARN IT, code so many time, still cant get my char to move! my codes are

Code: Select all

keydown "right"
sleep 7000
keyup "right"
sleep 500
goto 1
ran it, my character just won't budge

my num lock's off, dun say about that anymore pls tq
Image
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by Nerrazzuri »

evilkie wrote:DARN IT, code so many time, still cant get my char to move! my codes are

Code: Select all

keydown "right"
sleep 7000
keyup "right"
sleep 500
goto 1
ran it, my character just won't budge

my num lock's off, dun say about that anymore pls tq
Show your full script?
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
evilkie
Master of Darkness
Master of Darkness
Posts: 227
Joined: Wed Sep 02, 2009 6:15 pm

Re: [Leech] iMax Macro 4.8 Simple Tutorial by Nagamerah

Post by evilkie »

Nerrazzuri wrote:
evilkie wrote:DARN IT, code so many time, still cant get my char to move! my codes are

Code: Select all

keydown "right"
sleep 7000
keyup "right"
sleep 500
goto 1
ran it, my character just won't budge

my num lock's off, dun say about that anymore pls tq
Show your full script?
lol how about msn? here need to catch you, like playing catching

btw here goes

Code: Select all

keydown "right"
sleep 7000
keyup "right"
sleep 500
sendkey "maplestory","y"   //talk to the guy
sendkey"maplestoey","down"//select the "i wan to enter"
sendkey "maplestory","y"   //say i wanna enter
sendkey "maplestory","y" // i wan to enter alone
sendkey "maplestory","y"  //select "easy"
i code till there i fed up cos i cant even reach the npc! i'll always be standing near the porta =.="
Image
Post Reply