Go Back   Gamerz-Forum.Com > Maplestory > MS Hacks

MS Hacks Maplestory Hacking Discussion.

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 09-11-2006, 08:59 PM
MuffledCobra's Avatar
is 1337.
 
Join Date: Sep 2006
Location: Pittsburgh, PA
Posts: 532
Credits: 89
Downloads: 0
Uploads: 0
MuffledCobra is just nice (60+)
Nope. Didn't work, joshtch.

Please oninuva, make the tutorial soon.
Reply With Quote
  #22 (permalink)  
Old 09-12-2006, 05:24 AM
Regular (Got the Tee)
 
Join Date: Aug 2006
Location: Singapore
Posts: 133
Credits: 219
Downloads: 0
Uploads: 0
m0onight is getting reps (25+)
ther is tut in some other fourm and i dun think it work and i think u better make a tut out for us = )
__________________
DuN LOoK B4cK C4uS3 a GirL is RunN1nG Nak3D
Reply With Quote
  #23 (permalink)  
Old 09-12-2006, 04:54 PM
Da Elite
 
Join Date: Aug 2006
Location: Japan
Posts: 188
Credits: 0
Downloads: 0
Uploads: 0
joshtch is getting reps (25+)
Ya okay =/ I tried... hehe Oni make tha tut soon =]
Reply With Quote
  #24 (permalink)  
Old 09-13-2006, 03:23 AM
Regular (Got the Tee)
 
Join Date: Aug 2006
Location: Singapore
Posts: 133
Credits: 219
Downloads: 0
Uploads: 0
m0onight is getting reps (25+)
lol if wan give tut give pic tut would even be better = )
__________________
DuN LOoK B4cK C4uS3 a GirL is RunN1nG Nak3D
Reply With Quote
  #25 (permalink)  
Old 09-13-2006, 07:12 PM
Oninuva's Avatar
Ownage
 
Join Date: Jun 2006
Location: The US & A.
Posts: 3,059
Downloads: 0
Uploads: 0
Oninuva is a glorious beacon of light (75+)
So impatiant... lol :p takes time to write a tut with pictures.
__________________
Check us out at our new website; [Only registered and activated users can see links. ]
"Forever changing the Gaming Community
Reply With Quote
  #26 (permalink)  
Old 09-13-2006, 09:44 PM
MuffledCobra's Avatar
is 1337.
 
Join Date: Sep 2006
Location: Pittsburgh, PA
Posts: 532
Credits: 89
Downloads: 0
Uploads: 0
MuffledCobra is just nice (60+)
We're animals. We were born this way.
Reply With Quote
  #27 (permalink)  
Old 09-14-2006, 05:52 AM
Regular (Got the Tee)
 
Join Date: Aug 2006
Location: Singapore
Posts: 133
Credits: 219
Downloads: 0
Uploads: 0
m0onight is getting reps (25+)
lol pic tut is just 2 make sure = )
__________________
DuN LOoK B4cK C4uS3 a GirL is RunN1nG Nak3D
Reply With Quote
  #28 (permalink)  
Old 09-16-2006, 03:03 AM
Novice (Hey I am Trying to Leech)
 
Join Date: Sep 2006
Posts: 5
Credits: 0
Downloads: 0
Uploads: 0
daer0n has got alittle rep (5+)
anychance of a cave value for mp of some sort? i am trying to code cave unlimited mp.
Reply With Quote
  #29 (permalink)  
Old 09-16-2006, 03:25 AM
Novice (Hey I am Trying to Leech)
 
Join Date: Sep 2006
Posts: 5
Credits: 0
Downloads: 0
Uploads: 0
daer0n has got alittle rep (5+)
Ok, well in this tutorial i will teach u how to use jump hack.

CodeCaving is fooling MS into using a clean slate of data rather than the pre-selected one, allowing u to edit this clean slate and make it whatever u want

a CODECAVE is a blank address of memory that u can change into watever u want it to be

1. Search -555 (double) in ur cheat engine scan feature

u should get some addresses, 1 should be exactly -555

*Check is ur address 6ea3f8 or something close? if yes that u are fine

2. hopefully u dont have any memory view hacks on, if so, go toggle breakpoint them (hope u dont dc )

Double Click Address that is exactly -555( it should now be in bottom address list)

if u try to change the value now, u will dc

right click it and select "Find out wat accesses this Address"

3. if box remains blank, go in game and jump around, then come back

4. u should see some addresses, find the one that ends in "fmul qword ptr ['the addy that's value is -555']

*check, is this address 00646be1 by any chance? if so, ur doing it right, if not.... just use it anyway

wat this means is that when u jump, maplestory ask, "Hey, how high do i let him jump..?" it goes to: fmul qword ptr [006ea3f8] and looks for the value inside of: 006ea3f8

wat is that value? -555, u jump at a rate of -555, and u cannot edit -555 without dcing... unless...

so now that u found wat address is looking for the jump value "00647be1"

5., go to memory view, go to address "the one that u found in "What Accesses THis Address" it should be 646be1

*check, is the despcription on far right, also known as assembler code, :fmul qword ptr [006ea3f8] ??, it should be or at least very close

7. now go to Tools+Scan for CodeCaves

8. press start and stop very quickly, because CE can scan for thousand of codecaves and we only need a few

9. write down the first 2 codecaves

*check, are these 00400019 and 004001bd?

10. go to ur first codecave (ctrl+g)

11. double click the "Assembler Code" it should currently be Add EAX, al

12. put in the same as 646be1: fmul qword ptr [006ea3f8]

BUT, instead of telling mapletory to use the value of 006ea3f8, we tell it to use a blank address (your second codecave u wrote down)

SO... fmul qword ptr [004001bd]

press ok

13. it should now ask u if u want to replace it with NOPs, say yes

14. now go to the line directly below that, 0040001f

15. do the same thing as before, change the assembler code to : jmp 00646be7

16. say yes to the " replace with NOPs"

*check, in the line below 0040001f, is the assembler code NOP? it should be

17. now go to add address manually, no pointer, add the address: 004001bd Type: Double

18. the value should be 0, change it to be wat u want to jump, normal is -555, so lets go with -950 for now

19. now go to the address 00646be1, change register

20. tick EIP-(first codecave here- "00400019?')

21. go in game and try to jump, do u jump high?

22. change value as u please for higher or lower jumps

Recap:

u redirect maplestory to use ur fake jump address rather then the pre-designited one

u can edit this new address (004001bd) to be watever u want



found this on MPC should help
Reply With Quote
  #30 (permalink)  
Old 09-16-2006, 01:30 PM
Novice (Hey I am Trying to Leech)
 
Join Date: Sep 2006
Posts: 9
Credits: 36
Downloads: 0
Uploads: 0
blackPotato has got alittle rep (5+)
hey can someone help me im new to this
Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 09:57 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.1 ©2007, Crawlability, Inc.
Template-Modifikationen durch TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios