View Full Version : [v0.12] Addresses and Arrays
SunBeam
8th September 2006, 01:50
Took me a while, with all the other chores I had to do in the house :( Here it is, a complete list with addresses and their corresponding arrays so you can search the addresses on your own when Maple updates again...
Register Hacks :
1-Hit God Mode » 5C5684 | ZF [x][ ]
Melee God Mode » 5D00CC | ZF [x][ ]
Full God Mode » 1300CCA | Change 0F 84 with 0F 85
Super Tubi » 469B67 | ZF [x][x]
DupeX » 6005F2 | Change EIP
Unrandomizer » 64618D | EAX
Pointer Hacks :
Unlimited Attack » 6DD2B4 - Offset : D70
Anti-Breath » 6DD2B4 - Offset : 230
Tubi » 6DCA6C - Offset : 2050 | Freeze at 0
Character X » 6DD2F0 - Offset: 564
Character Y » 6DD2F0 - Offset: 568
Left Wall » 6DC950 - Offset: 4
Top Wall » 6DC950 - Offset : 8
Right Wall » 6DC950 - Offset : C
Bottom Wall » 6DC950 - Offset : 10
Item X » 6DD2B4 - Offset: 344
Item Y » 6DD2B4 - Offset: 348
DupeX VAC :
alloc(FindCharacterAddress,1024)
alloc(ListOffset,4)
alloc(ESIList,1024)
alloc(DupeXVac,1024)
alloc(EDIValue,4)
label(EndSearch)
label(CompareOffset)
label(StoreESI)
label(DoNormal)
label(LeaveMe)
FindCharacterAddress:
mov [esi+114],edi
push eax
push ebx
push ecx
push edx
mov eax,0
mov ebx,ListOffset
mov ecx,ESIList
mov edx,EDIValue
CompareOffset:
cmp eax,[ebx]
je StoreESI
cmp esi,[ecx+eax*4]
je EndSearch
inc eax
jmp CompareOffset
StoreESI:
mov [ecx+eax*4],esi
inc eax
mov [ebx],eax
mov [edx],edi
EndSearch:
pop edx
jmp LeaveMe
DupeXVac:
push eax
push ebx
push ecx
mov ebx,[ListOffset]
dec ebx
mov ecx,ESIList
mov eax,[ecx+ebx*4]
cmp esi,eax
je DoNormal
//change the instruction below to : mov edi,[EDIValue]
mov edi,[eax+114]
//for monsters to stay
DoNormal:
mov [esi+114],edi
LeaveMe:
pop eax
pop ebx
pop ecx
jmp 6005F8
- Arrays removed -
Feel free to ask any decent and non-irritating questions. Noob questions like "How do I hack ?" will be ignored...
SunBeam, out...
hiiitszme
8th September 2006, 01:59
dang sunbeam u are a god at hacking
SunBeam
8th September 2006, 02:00
Note that Full God Mode is in DMA and it may be different on other PCs. Best you find it via array searching as mentioned.
@hiiitszme : thanks ;)
PaBoT
8th September 2006, 05:34
thks sunbeam
But i what to kwnow the array of Unrandom stats.. for perfect chars ...
krozo
8th September 2006, 12:55
damit sunbeam why are u giving them so much???
XxAaPxX
8th September 2006, 14:14
thanks man sunbeam :D very nice tut
I got a problem with dupex with the script when i paste this
alloc(FindCharacterAddress,1024)
alloc(ListOffset,4)
alloc(ESIList,1024)
alloc(DupeXVac,1024)
alloc(EDIValue,4)
label(EndSearch)
label(CompareOffset)
label(StoreESI)
label(DoNormal)
label(LeaveMe)
FindCharacterAddress:
mov [esi+114],edi
push eax
push ebx
push ecx
push edx
mov eax,0
mov ebx,ListOffset
mov ecx,ESIList
mov edx,EDIValue
CompareOffset:
cmp eax,[ebx]
je StoreESI
cmp esi,[ecx+eax*4]
je EndSearch
inc eax
jmp CompareOffset
StoreESI:
mov [ecx+eax*4],esi
inc eax
mov [ebx],eax
mov [edx],edi
EndSearch:
pop edx
jmp LeaveMe
DupeXVac:
push eax
push ebx
push ecx
mov ebx,[ListOffset]
dec ebx
mov ecx,ESIList
mov eax,[ecx+ebx*4]
cmp esi,eax
je DoNormal
i got a error it says: Error in Line 9 (label(DoNormal)) :label DoNormal is not defined in the script. somedody knows what it is?? and willing to help me?
SunBeam
8th September 2006, 14:48
Yeah, DoNormal is missing from the script. Hold up, I'll fix it...
PearlFear
8th September 2006, 14:57
Good job!
SunBeam
8th September 2006, 15:00
DoNormal isn't missing from the script -.- I checked it again. Copy-paste the whole script found in the [code] tags. THE WHOLE SCRIPT...
Thanks Pearl. See ya in-game ;) I PMed you my IGN...
And you might want to re-search Full God Mode. eMS updated to 0.13, so for me, since it's DMA, it's 130025A. Yours might be different, just search for it...
Also, here's a .CT file for 0.13 containing the regular hacks. It's saved with a normal Cheat Engine 5.2, so if it doesn't work with your UCE, read this article to know what you have to change in the header to make it work : click me (http://www.mpcforum.com/showthread.php?t=151988)
Also, note that the addresses are the same for v0.13 !
XxAaPxX
8th September 2006, 15:35
i think i fixed it its not showing the error anymore,but i got anther problem i find the full gode mode thanks the array of bytes. but becouse the update to 0.13 the is the dupeX adderes changed but when i try to search the new 1 with the array of bytes it says find nothing :S
SunBeam
8th September 2006, 15:53
I told you it's the same addresses for 0.13. Nothing's changed. I assume you use a gay UCE that has no fixed memory reading/writing. DiskDrove ? Or something similar -.-...
DupeX » 6005F2
XxAaPxX
8th September 2006, 15:56
no i use dual engine gonna try it out again yep my dual engine is GAY when i put the code example 0F64 in auto assemble and add the 0400 and press oke i got a enormous amount in the value and when i got the mem view and go to 6005F2 and change the EIP with example 0F64 and press oke my MS closes :S
Beez
8th September 2006, 21:10
Sorry about this SunBeam, but i'd like to know your IGN aswell.
I don't want to beg/annoy you so if you PM me your ign or whisper me in game that'd be great =]
Guess my IGN.
And good job on all of the hacks, fast update too.
DeathWish
8th September 2006, 23:19
nice work SunBeam ! =)
question.. do the arrays change every patch?
braq777
9th September 2006, 00:26
everything works but dupex. when i change EIP MS shuts down. help please
SunBeam
9th September 2006, 00:52
DupeX works as posted, I just tested it [re-tested it]. It's your UCE's fault that it doesn't work. And yes, the arrays are for every version. Note the spaces in the asm code ;)
braq777
9th September 2006, 01:00
well, im using dualengine with hyperolly. do you know some settings i have to change to make dupex work? ty in advance
Beez
9th September 2006, 01:17
DupeX works as posted, I just tested it [re-tested it]. It's your UCE's fault that it doesn't work. And yes, the arrays are for every version. Note the spaces in the asm code ;)
IGN pl0x, sorry to repeat - i'll delete my posts in this thread when i recieve the PM ><
braq777
9th September 2006, 01:31
DupeX works as posted, I just tested it [re-tested it]. It's your UCE's fault that it doesn't work. And yes, the arrays are for every version. Note the spaces in the asm code ;)
i tried different settings now, and everytime my ms shuts down. mi using dualengine and hyperolly. may you help me please?
DeathWish
9th September 2006, 02:57
I think you forget to change ur OffList value to 0
i also tested the dupex .. and worked =)
scruie
9th September 2006, 04:45
File Approved - USE AT OWN RISK!!
suhailp
9th September 2006, 11:11
Thanks for the work sunbeam and the dupe X works perfectly fine I have just tested it :)
braq777
9th September 2006, 12:25
I think you forget to change ur OffList value to 0
i also tested the dupex .. and worked =)
whatcha mean? in my ce settings? ty in advance
and sunbeam, thanks for your contributions to the ems area
i tried so many different settings, even old ones, but it closed ms everytime when i changed eip. whats the offset value?
SunBeam
9th September 2006, 14:50
Make sure you use Hardware Breakpoints in the Extra ;) [INT3 will cause crashing] Well, I mostly play eMS now. Much cleaner and not so crowded as oMS :X Plus, you don't see everyday people going crazed : "HACKER!!!!!" :)
braq777
9th September 2006, 15:15
i wasnt using int3, hardware breakpoints werw always activated. this sucks so much that it doesnt work since its time to go to DMt now.
and yea, i like ems too. im about to form a guild, maybe you wanna pm me your ign (still need some nice buddies anyways)
DeathWish
11th September 2006, 19:23
YAIY... i found disco mode xD
(cs blink mode)
5C5751 ===>zf [X] [ ]
it's useless... but.. have fun with it =)
@ braq777..
after u assembled.. u needed to add a adress in ur pointers.. u need to change that value to 0..
than u change ur EIP
braq777
12th September 2006, 18:28
YAIY... i found disco mode xD
(cs blink mode)
5C5751 ===>zf [X] [ ]
it's useless... but.. have fun with it =)
@ braq777..
after u assembled.. u needed to add a adress in ur pointers.. u need to change that value to 0..
than u change ur EIP
thanks man...this is what ive been waiting for ages. in the tutorial i read they possibly forgot this one
ty
deine mutter
12th September 2006, 23:09
Question: How to find the arrays? Because ems have other arrays than gms/oms
SunBeam
12th September 2006, 23:46
Are you guys dumb or what ? The arrays I posted are for eMS, and might work on other clients, too :X...
No one said those arrays will leave you exactly on the hack address. Just look around the found result. Your hack should be there if you follow what I posted :crazy: sheeesh...
DeathWish
13th September 2006, 22:53
Ah man...
i haven't saved the arrays..
i used them
especialy the full godmode one.. :(
ThaPal
15th September 2006, 20:58
Lol, i had problems with the adresses because i mistaked some of the 0 with O -.-
Thanks alot for the adresses =)
Fir3Blast
15th September 2006, 22:45
Hey everyone, i have a problem with the DupeX hack,
when i activate the hack every monster gets into one place
but when i try to move away i get sucked back in the spot where i started de vac :(
Can someone help me with this ?
braq777
16th September 2006, 17:14
has anyone got the normal dupex script? i only got the script where the monsters follow you
Chocolatez
17th September 2006, 11:32
Im also looking for the normal DupeX script.
ps. Thanks for helping me with getting my Dupe to work Sunbeam ^^
SunBeam
20th September 2006, 09:03
Are you blind ? Read the script again [the one posted on main page]
...
...
...
je DoNormal
//change the instruction below to : mov edi,[EDIValue]
mov edi,[eax+114]
//for monsters to stay
Meaning : change "mov edi,[eax+114]" to "mov edi,[EDIValue]" for monsters to stay !
SmartyX
20th September 2006, 16:13
nvm ..
DeathWish
20th September 2006, 23:52
Lolz.. noobs..
ohya.. SunBeam... codecarving works.. but to bad it DC after a while.. just like that fast walk adress
and i'm not banned yet with my char.. i'm playing for a while @gms again
I'm bored of EMS right now.. everybody got banned xD
BlueF0X
20th September 2006, 23:58
Lol Im to noob on this on hacking, and the god mode adress for .13 doesnt works :) maybe i will search for tuts to learn how to look for the adress lol
SunBeam
21st September 2006, 00:29
The address is dynamic, that's why it doesn't work, unlike oMS...
BlueF0X
21st September 2006, 01:18
Yay I hacked lol =) I got Dupex working but all the rain of mobs pwn me without gomode grr
(Hey SunBeam im lvl 35 Spearman <Legit until now> maybe wanna give me some good place to train:))
Edit: I cant find God Mode adress, any fast way to find it ?
Eesz
24th September 2006, 15:29
I can't make it work.
Seems like GGK doesn't work for me ;(.
BlueF0X
24th September 2006, 21:21
Depends on the version of GGK you are using (I personally used GR) but DualEngine its full bypassed with EMS REV 822, just search for it (dont ask for it -.-)
hiiviX
27th September 2006, 00:07
dupex vac suck me on spot where monsters are going. what should i do? this is the dupex code what i use:
alloc(FindCharacterAddress,1024)
alloc(ListOffset,4)
alloc(ESIList,1024)
alloc(DupeXVac,1024)
alloc(EDIValue,4)
label(EndSearch)
label(CompareOffset)
label(StoreESI)
label(DoNormal)
label(LeaveMe)
FindCharacterAddress:
mov [esi+114],edi
push eax
push ebx
push ecx
push edx
mov eax,0
mov ebx,ListOffset
mov ecx,ESIList
mov edx,EDIValue
CompareOffset:
cmp eax,[ebx]
je StoreESI
cmp esi,[ecx+eax*4]
je EndSearch
inc eax
jmp CompareOffset
StoreESI:
mov [ecx+eax*4],esi
inc eax
mov [ebx],eax
mov [edx],edi
EndSearch:
pop edx
jmp LeaveMe
DupeXVac:
push eax
push ebx
push ecx
mov ebx,[ListOffset]
dec ebx
mov ecx,ESIList
mov eax,[ecx+ebx*4]
cmp esi,eax
je DoNormal
mov edi,[eax+114]
DoNormal:
mov edi,[EDIValue]
LeaveMe:
pop eax
pop ebx
pop ecx
jmp 6005F8
BlueF0X
27th September 2006, 00:20
You dont wait until the Dupex value stops rising... Then you need to jump once to rise it by 1 then you change the EIP adress ti XXXX0804 and Dupex :)
hiiviX
27th September 2006, 01:06
i do wait that value stop growing, then go game and move a bit, go back to CE and value is growed 1 (like it was 40 when i went in game, and when i moved and came back to CE it growed 41) but i still get vaced myself. is there some crap on my dupex code??
dj_alex
27th September 2006, 13:20
some1 can give me the program
i have but it dont work
only for MSG
Jannzuu
27th September 2006, 17:24
What is the address of DubeX?
BlueF0X
28th September 2006, 04:09
What is the address of DubeX? I don't mean memorywiev address
Wtf are you talking about...
Jannzuu
28th September 2006, 08:22
I just mean DubeX address 0_o What all address do you need to use DubeX?
BlueF0X
29th September 2006, 01:03
DupexVac just uses 1 adress (To change EIP)... 6005F2 and:
XXXX0400
XXXX0000
XXXX0804
But their are different all the time..
SunBeam
29th September 2006, 01:34
Jannzuu, isn't that an azn name ? Are you even able to play eMS ?!
BlueF0X
29th September 2006, 01:42
Jannzuu, isn't that an azn name ? Are you even able to play eMS ?!
Just god knows that
;)
Jannzuu
29th September 2006, 12:59
Well :D It's just calling name :P And I am from Finland so Im sorry if I write misstakes...
Well do I have to go to place I want to use DubeX and then i write code and take 4 1st letter or number there and go to address 6005F2. Then i put 4 1st letter or numbers + 0000 to eip and press ok. What then?
Chocolatez
30th September 2006, 13:09
Just go search for a tutorial to find out how to use DupeX
And btw, I can speak Finnish too ^^
Mitä kuuluu? XD
Yotamer
30th September 2006, 23:15
Do you have a MonsterXvac Script and Adress?
Edited.
Figured out how to MonsterXVac, It was in the DupeXvac Script.
Hmm.. Can I have the adress for Fly hack?
BlueF0X
1st October 2006, 05:40
There is an adress with -555 value, but you cant change it without getting d/c ,try using codecaving to Jump High ;)
Yotamer
1st October 2006, 11:22
can you please direct me to a tutorial on how to code cave?, I'm all new in this shit.
Plus, Can you please explain to me how to make Full God mode work/Direct me to a toturial on how to make full god mode work?
BlueF0X
1st October 2006, 20:20
Dont post things that have nothing with the post, we are to help, ok?
Yotamer here is the Jump Hack tutorial http://www.mpcforum.com/showthread.php?t=148238
Yotamer to active Melee god mode you tick ZF [/]
And to active full god mode (Which is dinamic adress meaning everyone has a diferrent god mode adress) you change at Memory View at ur DMA adress at Symbols that are getting loaded you change ''je'' to ''jne'' to active it.
Yotamer
1st October 2006, 21:44
Hey, Listen I need alittle more info than that. Could you tell me what to do exactly in Memory View? I'm alittle slow.
Thanks for the help BlueFox.
sephi11
2nd October 2006, 00:08
damm.. I'm tryin to hack at 0.13 with noob engine, but when I tick ZF at 1-hit god mode my computer restarts.. wtf is that? (im usin the 0.12 adresses)
BlueF0X
2nd October 2006, 05:50
.12 adresses work, but NoobEngine isnt that good, try DualEngine coz its fully EMS bypassed ;)
FaiTCRaH
2nd October 2006, 09:33
the dupex address is not working... i mean, once im going to change the EIP the value that this address shows is not the same as a few weeks ago: popad
Flop
4th October 2006, 12:42
the v.12 adresses aint working for me at v.13...
help? ;x
coontacinte
4th October 2006, 16:25
can someone post a working DupexCode??
AllaDavid
5th October 2006, 00:39
does someone have adresses for fly hack ?
DarkAlien
5th October 2006, 14:01
guys pls help me!!!
i`m adding the DupeX code to the CTRL+A thing like on GMS,i`know how to dupex and then it tells me the yes or no question,i`click yes and then it tells "not all the instructions could be injected"...
can someone pls help?
nuclear898
5th October 2006, 16:31
Im using supersaiyan engine without bypass cuz its arleady bypassed I use the DiskDrove rev 818 settings, 1hit godmode, tubis and all pointers work, but when i inject the dupex code and then change 6005F2 to xxxx0000 MS closes down, maybe its the settings? and dualengine2 doesnt work with me either, when i double click my char MS closes, i tihnk its the settings too, can any1 PM me the settings or post em here?
DarkAlien
5th October 2006, 17:52
Well DupeX works now,but i`m an Sin and its not good dammit!
its taking me and then i`m stuck on the place that the monsters are!!!
i`cant attack with that!
pls someone solve this problem,pls!
mshack
5th October 2006, 18:34
the dupex address is not working... i mean, once im going to change the EIP the value that this address shows is not the same as a few weeks ago: popad
You first need to change the value of the xxxx0400 to 0 instead of the 5xxxxx value it has.
the v.12 adresses aint working for me at v.13...
help? ;x
You're doing it wrong.
can someone post a working DupexCode??
You're doing it wrong also.
does someone have adresses for fly hack ?
What you need fly hack for? You can hack everywhere.
guys pls help me!!!
i`m adding the DupeX code to the CTRL+A thing like on GMS,i`know how to dupex and then it tells me the yes or no question,i`click yes and then it tells "not all the instructions could be injected"...
can someone pls help?
Make sure you're using the dupex script on the first page.
Im using supersaiyan engine without bypass cuz its arleady bypassed I use the DiskDrove rev 818 settings, 1hit godmode, tubis and all pointers work, but when i inject the dupex code and then change 6005F2 to xxxx0000 MS closes down, maybe its the settings? and dualengine2 doesnt work with me either, when i double click my char MS closes, i tihnk its the settings too, can any1 PM me the settings or post em here?
Read the first answer I wrote and also these are my settings I use on normal Dual Engine:
General Settings
[x]Show undo buttom
[x]Show advaced options
[x]Uppdate the list of found addresses after scaning
[x]Center DualEngine when bringing to front
[x]Hide some/all windows instead of trying to bring DualEngine to front
[x]show values as if they are signed
[x]Show and work with binaries as if they are decimals
Scan settings
[x]Fast scan on by default
[x]Enable Hyperscans when possible
[ ] Don´t scan memory that is protected with the No Casche option
[ ]keep low memory usage when doing an ''unkown Intial Value scan'' with Hyper Scan
[x]MEM_PRIVATE:memory that is private.
[x]MEM_IMAGE:Memory that is mapped into the view image section.
[ ]MEM_MAPPED:memory that is mapped into the view of sections.(e.g:file mapping,slow
[x]run scan in seperate thread
File Associations
[x].CT(standard cheat table)
[ ].CET(dualengine table first version)
[ ].CT2(dualengine table 2nd version)
[ ].CT3(dualengine table 3th version)
[ ].GH(GameShark Table)
Code finder
(x)Use debug reigister(aka hardware breakpoints)
( )memory acces expetions
[x] try prevent detections of the debugger
[ ] handle breakpoints not caused by CE
Assembler
[x]Show disassembler
[x]show debugger options
(x)use hardware breakpoints(Max3)
( ) use int3 intstructions for breakpoints(unlimited)
[x]Replace incomplete opcodes with nops
[x]ask for replace with nop
[x] try prevent detection of the debugger
Extra
[x]Query memory region routines
[x]Read/write process memory
[x] open process
[ ]undo changes to ce
[ ] force memory to be writable in case the standard method is blocked
[x]enable use of the process watcher
[x] use kernelmode debugger options when possible
[ ] stealth mode(usermode)
[x]stealt mode(kernelmode)
Well DupeX works now,but i`m an Sin and its not good dammit!
its taking me and then i`m stuck on the place that the monsters are!!!
i`cant attack with that!
pls someone solve this problem,pls!
Read the dupex script you should be able to find out then what you're doing wrong -_-.
nuclear898
5th October 2006, 18:38
I am using monsters stay, i change EAX+14 to EDIValue, but the last line jmp 6005F8, is that the dupeX address or not? its in bold i dunno why but the dupex addy is 6005F2
maybe its changed or something?
mshack
5th October 2006, 22:45
The dupeX address is not the same as the jmp at the end of the script.
nuclear898
5th October 2006, 23:44
thx i fixed alrady, i needed to use GR 2.06a with my dual engine to make it work ;-)
GroenSchoen
6th October 2006, 01:12
What do you mean with change the OF 84 to OF87 or something ?
BlueF0X
6th October 2006, 03:15
Its hacking general knowladge... change ''je'' to ''jne'' to change OF 84 to 0F 85 at Full God Mode, but its a dinamic adress I dont think the one Sunbeam posted its gonna work...
nuclear898
6th October 2006, 08:58
is it a pointer or register? and yes i know its in the register quote but i donwloaded sunbeams CT and there its in the CT
GroenSchoen
6th October 2006, 17:56
SunBeam , can you help me a little bit ? I need help with the full-godmode :bunny:
I dont understand what i need to do... Sorry
nuclear898
6th October 2006, 18:46
me neither :(
BlueF0X
7th October 2006, 02:45
The adress SunBeam gave, its not gonna work, coz its a dinamic adress, changes from pc to pc !! (And I already told you how to active it)
nuclear898
7th October 2006, 08:30
then how can u find ur own?
StarPix
7th October 2006, 19:22
please... where can i find a script to vac with archer oe assassin... ?
mshack
7th October 2006, 22:23
please... where can i find a script to vac with archer oe assassin... ?
Did you even read the script? -_-
StarPix
8th October 2006, 00:07
no xD...
but I got another script and now is working... ><
but i DC every 15~20 min. I have the correct setting... I'm using dual engine and GR 2.06...
BlueF0X
8th October 2006, 22:03
woah going down *bump*
MittensX
9th October 2006, 01:11
Ah
DO all you guys live in europe
how you proxie =[
BlueF0X
9th October 2006, 01:19
I live on Mexico and I dont need proxy...
StarPix
9th October 2006, 18:47
what's the address for speed attack?
nuclear898
10th October 2006, 08:58
why would you want it, it dc/s anyway :-/
mshack
10th October 2006, 12:33
what's the address for speed attack?
There's a thread about that on the front page, please don't be a lazy ******* and find it yourself.
BlueF0X
12th October 2006, 05:32
Woot now its Sticky ;)
SunBeam
12th October 2006, 08:47
This is how you can find all hacks : http://www.mpcforum.com/showthread.php?t=158654
Now help it become a sticky, so more people get to see it and stop the useless whining...
IdanVision
12th October 2006, 14:13
Sorry.. I'm realy noob... :P
How can I do VAC?
Any guide for it?
GroenSchoen
12th October 2006, 17:49
Sorry.. I'm realy noob... :P
How can I do VAC?
Any guide for it?
Jup you are a noob... Ok here is my tut...
1 - Go to Search.
2 - Type DupexVac tutorial
3 - Follow that tut.
4 - Your done!
IdanVision
12th October 2006, 18:28
Jup you are a noob... Ok here is my tut...
1 - Go to Search.
2 - Type DupexVac tutorial
3 - Follow that tut.
4 - Your done!
I learn to VAC already :P
but thx.
nuclear898
13th October 2006, 15:08
next time youre about to ask something, try using the search function first, heres how it works:
Click search>advanced search: (in the orange bar at the top)
type in waht you want to search
in the bottom right box click the maplestory forum and if wanted, a subforum
LordKilik
13th October 2006, 22:51
uhhhm heres some......(ok more than some)
MapleGlobal 0.29 Hack Addresses
Register Hacks
ShadowPartner ZF[X][ ]
00612CC1
Everybody has a shadow partner
Dark Sight ZF[X][ ]
00614b00
Looks like you have a dark sight
Quit Maple Instantly EIP - 0
6ABC0D
Exits Maple xD
FAKE Miss Godmode ZF [X][ ]
00626fec
Every time you get hit, it misses
Swear ZF[X][ ]
00451948
You can swear
Levitate ZF[X][X]
00656c7c
Levitates you
(only dcs if you move alot)
Gravity CF[X][X]
00656b91
Killz Gravity
Tubi ZF[X][X]
004875ac
You can pickup REALLY fast
(wait a couple of seconds between clicks when doing your skills or you will dc)
Tubi version 2 0
5044bb0
Freeze at 0
FullX Godmode ZF[X][ ]
00614a0c
1 Hit activation Godmode
No Activation Godmode ZF[X][ ]
00626FA2
Never get hit Godmode
Channel
00759480
This hack shows what channel you are located, in the value area
(dont change value)
0=1,1=2,5=6,19=20 etc.
CS EAX X
00659503
Right or Left Wall value goes into EAX
CS EAX Y
00659568
Top or Bottom Wall value goes into EAX
SS EAX X
006558D4
Right or Left Wall value goes into EAX
(Only dcs if you move alot)
SS EAX Y
006558AD
Top or Bottom value goes into EAX
(only dcs if you move alot)
SpeedAttack
00431574
Makes you attack faster
FastAttack
00430532
Makes you attack faster
Unrandomize
006abc0d
0=13 STR
1=13 DEX
2=13 INT
3=13 LUK
Eax - 11111113 (swing(the 3 makes it so the monsters can still be vaced))
Eax - 11111115 (stab(the 5 makes it so the monsters can still be vaced))
Speedwalk ZF[X][ ]
0065664b
Fast Walk
Glide ZF[X][ ]
00656122
Jump and jump again to glide
Fly One ZF[X][ ]
00655e73
jump and directional button to fly
Fly Two
00655f35
jump and directional button to fly
Takes londer to dc but still does
FlyUp ZF[X][ ]
00655e8f
Hold the jump button to fly straight up
(dcs if you press left or right)
Must have Fly One on to fly up
Pointers
----------------
Unlimited Attack - 75632C Offset e60.
No breath - 75632C Offset 254.
Speed Attack - 75632C Offset 264
Map ID - 756394 Offset 5cc
Charcter X - 756394 Offset 574
Charcter Y - 756394 Offset 578
=======
Wall - Bottom 755a44 Offset 10
Wall - Top 755a44 Offset 8
Wall - Right 755a44 Offset C
Wall - Left 755a44 Offset 4
=======
Item X - 75632C Offset 390
Item Y - 75632C Offset 394
=======
People Scanner - 755a4c Offset 18 (Shows number people are in your map)
=======
Mouse X - 7562e8 Offset 94
Mouse Y - 7562e8 Offset 98
Best@WatevaIDO
14th October 2006, 21:31
If you dont have anything constructive to say or to help out, then dont say anything at all
Posts deleted.
SunBeam
17th October 2006, 03:35
I have a request to any mod. Please, add this into the main post from page 1 :
"For arrays, see this thread : http://www.mpcforum.com/showthread.php?t=158980"
Place it instead of "- Array removed-"
Thanks !
BlueF0X
19th October 2006, 00:53
You can edit stickies or something?
pandab01
20th October 2006, 02:50
wait i got a question to bypass i just need a uce right?
or do i also need a gr? and if i do does it matter which version gr i have?
BlueF0X
20th October 2006, 03:04
An CE+GR 2.06(Ex: N¡ggaEngine+GameResistance 2.06) or a UCE for Rev 822 (Ex: DualEngine1)
GR 2.06 bypasses REV 822 ;) but those ''UCE's'' with an actual 822 bypass like DualEng1 will work.
neoma
20th October 2006, 15:34
Sunbeam can you send the dupeX code for a dupeX on ct Exemple :
[enable]
registersymbol(DX)
registersymbol(DXListOffset)
registersymbol(DXType)
alloc(DX, 1024)
alloc(DXListOffset, 4)
alloc(DXType,4)
alloc(DXFindChar, 1024)
alloc(ESIList, 1024)
alloc(EDIValue, 4)
label(CompareOffset)
label(StoreESI)
label(DoNormal)
label(LeaveMe)
label(DXMonster)
label(NoDupe)
label(DoVac)
DXListOffset:
add [eax],al
add [eax],al
DXType:
add [eax],al
add [eax],al
DX:
push eax
push ebx
push ecx
push edx
mov ebx,[DXType]
cmp ebx, 00 // 0 = Do Nothing
je NoDupe
cmp ebx, 01 // 1 = Populate ListOffset
je DXFindChar
cmp ebx, 02 // 2 = Monsters follow you (normal)
je DoVac
cmp ebx, 03 // 3 = Monsters Stay (DupeXMonster)
je DoVac
jmp DoNormal
DXFindChar:
mov [esi+114],edi
mov eax,0
mov ebx,DXListOffset
mov ecx,ESIList
mov edx,EDIValue
CompareOffset:
cmp eax,[ebx]
je StoreESI
cmp esi,[ecx+eax*4]
je LeaveMe
inc eax
jmp CompareOffset
StoreESI:
mov [ecx+eax*4],esi
inc eax
mov [ebx],eax
mov [edx],edi
DoVac:
mov ebx,[DXListOffset]
dec ebx
mov ecx,ESIList
mov eax,[ecx+ebx*4]
cmp esi,eax
je DoNormal
mov ebx,[DXType]
cmp ebx, 02 // 2 = Monsters follow you (normal DupeX)
jne DXMonster
mov edi,[eax+114] //Code for DupeX
jmp DoNormal
DXMonster:
cmp ebx, 03 // 3 = DupeXMonster (Monsters stay)
jne NoDupe
mov edi,[EDIValue] //DupeXMonster Code
jmp DoNormal
NoDupe:
mov ebx, 0
mov [DXListOffset],ebx
DoNormal:
mov [esi+114],edi
LeaveMe:
pop edx
pop ecx
pop ebx
pop eax
jmp 649167 //Only jump that needs to be changed...
[disable]
dealloc(DXFindChar)
dealloc(DXListOffset)
dealloc(ESIList)
dealloc(DX)
dealloc(EDIValue)
unregistersymbol(DX)
unregistersymbol(DXListOffset)
unregistersymbol(DXType)
marcelxmaple
20th October 2006, 20:16
WERE the hell is duelengine??
i cant find it anywere T_T
BlueF0X
21st October 2006, 00:38
Search for it marcelxmaple, and neoma its very east to make the DupeX Ct just search for a tut...
And guys, with the last server check they added the same counting system to ems as gms make us dc when the monsters get into 1 spot..
neoma
21st October 2006, 11:06
Yes i know it very easy i make it on Gms but the script is not same so can you send me script ? ty
kevinlevo5
21st October 2006, 11:13
wats the 1 hit god mode do?
brain3582
21st October 2006, 11:14
Hi also can i not hack with wall vac in ems.i will detected when i make this is ti real ???? what can i do???
the one hit godmod is a godmode only one attack from the monsters and you have godmode
sorry for my english
demonoy
21st October 2006, 13:49
idk y but the vac doesnt works...just like the gms problem...it write me in the listoffset "58369...." unsted of "0"...plz help me
suhailp
21st October 2006, 17:20
Just experimant on differrent maps and hope for the best to those who keep DC'ing.
BlueF0X
21st October 2006, 19:09
I dc T_T
lcaa92
22nd October 2006, 23:03
Walll vac works i guess..... can any1 tell me how to use it plz :D
BlueF0X
22nd October 2006, 23:23
search for tutorials its super easy ;)
neoma
23rd October 2006, 01:11
Blue fox what is you ign in ems ?
BlueF0X
23rd October 2006, 02:27
Im not gonna post it here lol
suhailp
23rd October 2006, 03:47
my ign is supergeylover2212
BlueF0X
23rd October 2006, 05:53
mine its ''BooyaHelpMeSpitFire'' ;)
maliktaus
23rd October 2006, 05:59
lmao wth omg
marcelxmaple
23rd October 2006, 19:15
Search for it marcelxmaple, and neoma its very east to make the DupeX Ct just search for a tut...
And guys, with the last server check they added the same counting system to ems as gms make us dc when the monsters get into 1 spot..
hey thanx i found it :P xD
but there still is 1 problem..... i cant get it started.....
dun kno how ta attach to maple SOME! PLZ HELP!!
SunBeam
23rd October 2006, 20:49
Stop spaming this thread. It's meant for one sole purpose. If you want help, the other clients hacking threads have dozens of questions (already answered) that might help you. If you can't find an answer in eMS section, check the others or use the Search engine.
FaiTCRaH
25th October 2006, 08:39
anyone knows the CSEAX addresses?
XmodeBass
28th October 2006, 14:20
Cool! Hmmm....maby start playing on this serv! sry for my bad English! (im Russian)
Rimoch
9th November 2006, 19:49
Does the DupeX D/C you in EMS?
Shaemy
11th November 2006, 21:07
Does the DupeX D/C you in EMS?
If you readed 5 post's ago you should see that DupeX and Wall Vac BOTH DC's you omg...lazy b*tch...
Cepacol2
12th November 2006, 15:28
Hey, i just started, this is much better tan other sites ive been to! Thnx alot, P.S. ur god at hackin
Cruizinace
24th November 2006, 01:22
why the hell has this thread been stickied for so long? its 3 versions ago!
wiffle
6th December 2006, 02:53
why the hell has this thread been stickied for so long? its 3 versions ago!
I concur...
4 Now!
Shadower91
21st December 2006, 17:38
how can i add those codes 2 maple so the hacks work?
im a real naab if it comes 2 hacks >_<
soliunasm
22nd December 2006, 05:15
Un-stickied!
These are some really really old addresses so they will not be of use to this community anymore. Thanks anyway Sunny!
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.