Jump to content
Heads Up! This website is no longer maintained, if your a member from our era, consider joining the discord to say hello.
Sign in to follow this  

[GMS] v.031 Addresses

Recommended Posts

-=Memory Viewer Hacks=-

 

No hit godmode - 62BEDD - ZF[X][ ]

Shadow partner hack - 617b80 - ZF[X][ ]

Dark Sight - 6199bf - ZF[X][ ]

Fake Miss Godmode - 62BF27 - ZF [X][X]

Unrandomizer - 6b5c6d EAX

0= STR

1= DEX

2= INT

3= LUK

EAX - 11111111 stab v2

Eax - 11111113 swing

Eax - 11111115 stab

Swear - 451C9F - ZF[X][ ]

Meso Drop value - 6559DB - EAX

Super Tubi - 48820E ZF[X][X]

Melee godmode - 625C96 ZF[X][ ]

SSEAX X - 65B288

SSEAX Y - 65B2AE

CSEAX X - 65EF48

CSEAX Y - 65EFAD

SpeedWalk - 65C04C ZF[X][ ]

DupeX - 65DEE2

Lag hack - 65B31D EAX = 0

Levitate - 65c67d ZF[X][X]

Speedattack - 43166a EAX = 0-9

Fast attack - 430628 EAX = 0-9

Glide - 65bb23 ZF[X][ ]

Fly V1 - 65b874 ZF[X][ ]

Fly V2 - 65b936 ZF[X][ ]

Fly Up - 65b890 ZF[X][ ]

 

 

-= Pointers And Manual Addresses =-

Wall - Left - 761C64 offset 4

Wall - Right - 761C64 offset C

Wall - Top - 761C64 offset 8

Wall - Bottom - 761C64 offset 10 -Thanks to SXguy for these90

Unlimited Attack - 76254c offset e60 Freeze 9-99 (no dc)

No breath - 76254c offset 254

Char X - 7625b8 offset 574

Char Y - 7625b8 offset 578

Item X - 76254c offset 390

Item Y - 76254c offset 394

MAP ID - 7625b8 offset 5cc

 

-=Clothes=-

Overall/Top - 75B51C Offset 71

Hat - 75B51C Offset 61

Gloves - 75B51C Offset 7d

Shoes - 75B51C Offset 79

Cape - 75B51C Offset 81

Shield - 75B51C Offset 85

Bottom - 75B51C Offset 75

Earring - 75B51C Offset 6d

Face - 75B51C Offset 65

Glasses -75B51C Offset 69

Weapon - 75B51C Offset 89

 

Static DupeX

FULLACCESS(400300, 4) 
alloc(ESIList, 1024) 
alloc(EDIValue, 4) 

400300: 
mov [esi+114],edi 
push eax 
push ebx 
push ecx 
push edx 
mov eax,0 
mov ebx,400390 
mov ecx,ESIList 
mov edx,EDIValue 
cmp eax,[ebx] 
je 40032A 
cmp esi,[ecx+eax*4] 
je 400332 
inc eax 
jmp 40031e 
mov [ecx+eax*4],esi 
inc eax 
mov [ebx],eax 
mov [edx],edi 
pop edx 
pop ecx 
pop ebx 
pop eax 
jmp 6584E7 

400350: 
push eax 
push ebx 
push ecx 
mov ebx,[400390] 
dec ebx 
mov ecx,ESIList 
mov eax,[ecx+ebx*4] 
cmp esi,eax 
je 40036c 
mov edi,[EDIValue] 
mov [esi+114],edi 
pop eax 
pop ebx 
pop ecx 
jmp 65DEE8

 

 

DupeX Monster (follow)

 

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)

ListOffset:
add [eax],al
add [eax],al


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 [esi+114],edi
LeaveMe:
pop eax
pop ebx
pop ecx
jmp 65DEE8

 

 

 

DupeX One Spot

 

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)

ListOffset:
add [eax],al
add [eax],al


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,[EDIValue]

DoNormal:
mov [esi+114],edi
LeaveMe:
pop eax
pop ebx
pop ecx
jmp 65DEE8

 

NO credit goes to me.

Copy + Paste.

Credits: ESPN8theocho

Edited by AzNrIcEbOi

Share this post


Link to post

My maple story hacking days are over my account got banned =( .... Why didnt you post the

codecaves frog jump hack is the best

Share this post


Link to post

Dude wtf u copied and pasted from mpc

 

o and the vacs all d/c only working one is wall (dcs after 20 secs) and cseax ( works )

Share this post


Link to post

Dude wtf u copied and pasted from mpc

 

o and the vacs all d/c only working one is wall (dcs after 20 secs) and cseax ( works )

 

I gave credits to him. (read the bottom)

 

Yea, I know Dupex d/c. But wall vac works for me. :-/

 

Edit: Just wondering, what do CE do you use for Maple Story?

Edited by AzNrIcEbOi

Share this post


Link to post

meso drop hack? wth is that? u set the value of mesos that the monsters drop or something?

Share this post


Link to post

i been thinkin the same thing i have no clue wut it does

 

o and i use disk drove (dd) as uce http://www.mpcforum.com/attachment.php?att...mp;d=1156091571

And ggk as the bypasser http://www.mpcforum.com/attachment.php?att...mp;d=1156091387

 

( list here of needed hacks http://diddle.mpcforum.com/MapleStory/DownloadsSticky/ )

 

All Credit for those^ is to mpc forums

Share this post


Link to post

Man I have got to check this game out more...I don't know what any of this stuff is ....rofl

Share this post


Link to post

rofl

Uce= undectable cheat engine ( memory viewers/ hex editors)

bypasser= disables game guard

that should help somewhat

Share this post


Link to post

people seem to enjoy this game a lot even though it's really old and boring...

Share this post


Link to post

dude its first birthday was like 2 months ago...........

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  

×