taultunleashed logoV.29 Addresses : Maple Story - Submissions
newtopic  postreply
 [ 5 posts ] 
blue large dot

V.29 Addresses : Maple Story - Submissions

Posted: October 2nd, 2006, 6:05 am
 
tariont
tariont's Reps:
User avatar
-Memory View Hacks
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
Glide - 656122 ZF[X][ ] (DC's)
Fly - 655e73 ZF[X][ ] (DC's)
Fly Up - 655e8f ZF[X][ ]
ShadowPartner - 612CC1 ZF[X][ ]
Dark Sight - 614b00 ZF [X] [ ]
Swear - 451948 ZF[X][ ]
Levitate - 656c7c ZF[X][X] You Dont fall (DC's)
Gravity - 656b91 CF[X][X] (DC's)
Tubi - 4875ac ZF[X][X]
Full Godmode - 614a0c ZF[X][ ]
CS EAX X - 659503
CS EAX Y - 659568
SpeedAttack - 431574 EAX 1-10 (DC's)
FastAttack - 430532 EAX 1-1000 (DC's)
Unrandomize Stats - 6abc0d EAX [0-3] 0-Str 1-Dex 2-Int 3-Luk
Unrandomize, EAX[11111113] = Swing
Unrandomize, EAX[11111115] = Stab
Speedwalk - 65664b ZF[X][ ] (DC's)
No-Hit Godmode - 626FA2 ZF [X][ ]
FAKE Miss Godmode - 626FEC ZF [x] [x] (not tested)
SSEAX X - 6558D4 (DC's if you move alot)
SSEAX Y - 6558AD (DC's if you move alot)


-Pointers And Manual Addresses
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
Legit Loser-Spotter - 755A4C Offset 18 (shows you how many red dots on map)
Unlimited Attack - 75632C Offset e60
No breath - 75632C Offset 254
Speed Att - 75632c Offset 264
Wall - Bottom 755a44 Offset 10 (DC's)
Wall - Top 755a44 Offset 8 (DC's)
Wall - Right 755a44 Offset C (DC's)
Wall - Left 755a44 Offset 4 (DC's)
Item X - 75632C Offset 390
Item Y - 75632C Offset 394
Channel 0=1 1=2 and so on 759480
Tubi - 5044bb0 freeze at 0



Dupex Addresses : 6584E1

Monsters Stay In One Spot:
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
alloc(FindCharacterAddress, 1024)
alloc(ListOffset, 4)
alloc(ESIList, 1024)
alloc(DupeXVac, 1024)
alloc(EDIValue, 4)
label(EndSearch)
label(CompareOffset)
label(StoreESI)
label(DoNormal)
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
pop ecx
pop ebx
pop eax
jmp 6584E7


DupeXVac:
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
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,[esi+114]
DoNormal:
mov [esi+114],edi
pop eax
pop ebx
pop ecx
jmp 6584E7


Monsters Follow you:
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
alloc(FindCharacterAddress, 1024)
alloc(ListOffset, 4)
alloc(ESIList, 1024)
alloc(DupeXVac, 1024)
alloc(EDIValue, 4)
label(EndSearch)
label(CompareOffset)
label(StoreESI)
label(DoNormal)
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
pop ecx
pop ebx
pop eax
jmp 6584E7


DupeXVac:
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
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
pop eax
pop ebx
pop ecx
jmp 6584E7


-FAQ
Q: What is Memory View?
A: Memory View is a viewer that shows all the addresses of the game and allows you to edit them.

Q: What is a pointer and how do I make them?
A: A pointer is a custom address lets say that allows you to basicly cheat.

Q: What program do I use to make these hacks work?
A: A UCE (Undetected Cheat Engine), the UCE has to be undetected because MapleStory uses a program that dis-allows the hacker to hack and reboots your computer if caught. The protection system is called GameGuard by nProtect basicly its a piece of crap really.

Q: How do I put hacks in?
A: It depends what hack you want to use. If it's in the Memory View section go to memory view and right click the new window and click on 'go to address' then type in the address (ex: 614a0c then right click the address it brings you too then click on 'register at location' and tick the ZF to what it says). If it's a pointer hack (ex: 75632C Offset e60, click 'add address manually, then in the new window tick 'pointer' then on the left box put in the address like &%^#@C then in the offset box put in 360) there you have it.

-How to Bypass GameGuard
Bypassing GameGuard is a very easy thing to do. All you need is HyperOlly and a UCE (I probably will attach it to this post I'll have to ask a Mod.) Here are the steps to bypassing GameGuard.

1. Start up your UCE
2. Then get your HyperOlly up.
3. Type in MapleStory.exe
and your UCE's name (mine's c.exe)
4. Press Run.
5. You should get something like this.

6. Or if you get a shorter message then that just keep clicking okay until you have to press Run again then when you do press Run again the message above will appear.
7. Okay now when that message is up move it towards your UCE (away from the center of the screen so you have room to move around the GameGuard Image)
8. Now click on your MapleStory icon and the gameguard pops up when it says 'Connected' click okay on your HyperOlly message then click 'Open Process' on your UCE and quickly find MapleStory.exe at the bottom of the list before the game starts! (this part is easiest if you have dial up, cable will be too fast).
9. Now your in buisness if you succesfully did-not get your computer rebooted.
10. Now you may hack and have fun.

I will attach the programs and photos needed my computer is acting up really. So I had to post this from a different computer. Give me atleast a day or so to attach the needed files Thank you for your time.


Posted: October 3rd, 2006, 3:43 am
 
waitinginshadow

Total Posts: 1359
Joined: August 3rd, 2006, 8:23 pm
waitinginshadow's Reps: 12
User avatar
Moderator
If this is info you wrote yourself, and did not plagiarize, I give it a yay.
<b>BUT</b>if this is plagiarized... Go die lol....

I like it anyways. And HyperOlly doesn't always work, I remember trying it.

ProcessGaurd from DiamondCS is the best one I've ever used, and I use it for multiple games.

_________________
CLICK HERE TO BUY A PREMIUM ACCOUNT!!!


Posted: October 3rd, 2006, 9:30 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
So yay or nay :)


Posted: October 8th, 2006, 11:00 am
 
waitinginshadow

Total Posts: 1359
Joined: August 3rd, 2006, 8:23 pm
waitinginshadow's Reps: 12
User avatar
Moderator
idk... that depends if it was taken from somewhere else or not.....

And TA, what about the programs I posted for Maple? I know they work, just need a new bypass program lol

_________________
CLICK HERE TO BUY A PREMIUM ACCOUNT!!!


Posted: November 2nd, 2006, 8:08 pm
 
lilfisher

Total Posts: 6810
Location: Corona, California
Joined: March 1st, 2005, 12:13 pm
lilfisher's Reps: 63
User avatar
Moderator
outdated as we are in .30
mod nay

LOCKED

_________________
Click to buy a premium account


Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 4 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of Maple Story - Submissions RSS Feed 
Sitemap of Maple Story - Submissions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?