Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Mabinogi > Mabinogi Hacks, Bots, Cheats & Exploits
You last visited: Today at 05:54

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Guide] Almost Unlimited Flying Height

Discussion on [Guide] Almost Unlimited Flying Height within the Mabinogi Hacks, Bots, Cheats & Exploits forum part of the Mabinogi category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2010
Posts: 912
Received Thanks: 112
[Guide] Almost Unlimited Flying Height

You don't have any advantages if you edit the flying height. You might have a disadvantage of taking longer than usual to land again if you fly too high though~
  1. Open Standard.dll with IDA (Default options are fine)
  2. Wait until autoanalysis finishes (And change to text dissassembly if you have IDA Pro)
  3. Search for "GetCeiling" in the functions window and double click on the function found
  4. Copy the address of the function and go to it in OllyDbg
  5. Change the first JE into a JMP
  6. Right click the place you just changed and click Copy to Executable->Selection
  7. Go back to IDA and look for the last fld
  8. Double click the text after the fld ds: and copy the address you land on.
  9. Go to that address in OllyDbg and press Ctrl+E
  10. Uncheck "Keep Size" and replace the 00 E0 with FF FF 7F 7F
  11. You should have two red lines, the first reading FF FF ???? and the second reading 7F 7F JG SHORT Standard.XXXXXXXX with XXXXXXXX being a hexadecimal number
  12. Right click the first line and click Copy to Executable->Selection and repeat for the second line
  13. Save the executable and your done!

Thank me if I helped

Note: The "Almost Unlimited" flying height sets the limit to 3.4028235x10^38 which is (In 32-bit float) Infinity - 1 (Infinity = 7F80 0000, 3.4028235x10^38 = 7F7F FFFF)
kotarou3 is offline  
Thanks
4 Users
Old 07/09/2010, 06:27   #2
 
elite*gold: 0
Join Date: Jan 2009
Posts: 180
Received Thanks: 102
Looks good...

For some reason, I'm unable to edit Mabinogi related files with OllyDbg I'm using a 32-bit and I start the .dll from the Mabinogi folder.

Any ways to edit it directly with IDA Pro?
Trismic is offline  
Old 07/09/2010, 06:58   #3
 
elite*gold: 0
Join Date: Mar 2010
Posts: 912
Received Thanks: 112
Unfortunately, I dont know how to edit with IDA
kotarou3 is offline  
Old 07/09/2010, 07:11   #4
 
elite*gold: 0
Join Date: Oct 2009
Posts: 498
Received Thanks: 110
Not really possible, either.
Halfslashed is offline  
Old 07/09/2010, 07:15   #5
 
elite*gold: 0
Join Date: Mar 2010
Posts: 912
Received Thanks: 112
I've heard its possible. Also, go to File->Produce file and there is options for both an EXE and DIF files
kotarou3 is offline  
Old 07/09/2010, 13:34   #6
 
elite*gold: 0
Join Date: Sep 2009
Posts: 359
Received Thanks: 124
Quote:
Originally Posted by Trismic View Post
Looks good...

For some reason, I'm unable to edit Mabinogi related files with OllyDbg I'm using a 32-bit and I start the .dll from the Mabinogi folder.

Any ways to edit it directly with IDA Pro?
You can edit all mabi related files in olly.

Run it, tell it to load w/ loaddll.exe or whatever it was, and then click "run" twice. Don't know why that's required, but then it'll load the file into memory.

No clue why, but... it seems to work? =D
lostmage333 is offline  
Old 07/09/2010, 15:49   #7
 
elite*gold: 0
Join Date: Jul 2009
Posts: 473
Received Thanks: 40
Can't you just save everything in the end once? ._.
fenrir2037 is offline  
Old 07/10/2010, 02:11   #8
 
elite*gold: 0
Join Date: Mar 2010
Posts: 912
Received Thanks: 112
No. For some reason, Olly doesn't let you save everything at once when your editing the "non-executable" code
kotarou3 is offline  
Old 07/10/2010, 21:50   #9
 
nemad's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 11
Received Thanks: 0
hi again kotarou3
nemad is offline  
Old 07/12/2010, 04:26   #10
 
elite*gold: 0
Join Date: Feb 2010
Posts: 58
Received Thanks: 0
Quote:
Originally Posted by kotarou3 View Post
You don't have any advantages if you edit the flying height. You might have a disadvantage of taking longer than usual to land again if you fly too high though~
  1. Open Standard.dll with IDA (Default options are fine)
  2. Wait until autoanalysis finishes (And change to text dissassembly if you have IDA Pro)
  3. Search for "GetCeiling" in the functions window and double click on the function found
  4. Copy the address of the function and go to it in OllyDbg
  5. Change the first JE into a JMP
  6. Right click the place you just changed and click Copy to Executable->Selection
  7. Go back to IDA and look for the last fld
  8. Double click the text after the fld ds: and copy the address you land on.
  9. Go to that address in OllyDbg and press Ctrl+E
  10. Uncheck "Keep Size" and replace the 00 E0 with FF FF 7F 7F
  11. You should have two red lines, the first reading FF FF ???? and the second reading 7F 7F JG SHORT Standard.XXXXXXXX with XXXXXXXX being a hexadecimal number
  12. Right click the first line and click Copy to Executable->Selection and repeat for the second line
  13. Save the executable and your done!

Thank me if I helped

Note: The "Almost Unlimited" flying height sets the limit to 3.4028235x10^38 which is (In 32-bit float) Infinity - 1 (Infinity = 7F80 0000, 3.4028235x10^38 = 7F7F FFFF)
what's the point? you can also do this with certain xml. Only advantage is people can't see you flying if you are above certain meters.
MaiChu is offline  
Old 07/12/2010, 04:44   #11
 
elite*gold: 0
Join Date: Dec 2009
Posts: 395
Received Thanks: 94
Quote:
Originally Posted by MaiChu View Post
what's the point? you can also do this with certain xml. Only advantage is people can't see you flying if you are above certain meters.
For fun?

More point to his post than yours. This would go with the saying that there's more than one way to skin a cat. Edit the xml, edit the game files, whatever.
Theri is offline  
Old 07/12/2010, 05:06   #12
 
elite*gold: 0
Join Date: Mar 2010
Posts: 912
Received Thanks: 112
Quote:
Originally Posted by MaiChu View Post
what's the point? you can also do this with certain xml. Only advantage is people can't see you flying if you are above certain meters.
Well I don't know what XML your talking about.
kotarou3 is offline  
Old 07/12/2010, 05:31   #13
 
elite*gold: 0
Join Date: Nov 2009
Posts: 215
Received Thanks: 11
Quote:
Originally Posted by kotarou3 View Post
Well I don't know what XML your talking about.
aviationdescription probably
windsworddd is offline  
Old 07/12/2010, 15:34   #14
 
elite*gold: 0
Join Date: Jul 2009
Posts: 473
Received Thanks: 40
Probably? Correct me if I'm wrong, but if I remember the xml edit still let others see your mods. IE: Tiara take off/landing speed....
fenrir2037 is offline  
Old 07/12/2010, 18:42   #15
 
elite*gold: 0
Join Date: Nov 2009
Posts: 215
Received Thanks: 11
Quote:
Originally Posted by fenrir2037 View Post
Probably? Correct me if I'm wrong, but if I remember the xml edit still let others see your mods. IE: Tiara take off/landing speed....
Me and my friend tested this, he said he did not see me moving at abnormal speeds and even when I flew upward or downward on his screen I always maintained a constant height.
windsworddd is offline  
Reply


Similar Threads Similar Threads
Looking For Cabal unlimited hacks guide
10/31/2010 - Cabal Online - 0 Replies
can anyone give me a hack guide or description in cabal unlimited?? just send in this email ...tnx [email protected]
Simple Unlimited SM guide!
06/01/2008 - CO2 Guides & Templates - 8 Replies
Ok let me start with a few words about this guide this is an guide withot autohunt and it usefull for Laggers like me :P and even more usefull to people who not lag ok lets start request Programs Dual Weapon for Warrior Qoproxy/Nproxy ok lets start open your proxy program and start Co then use the Dual Weapon hack then put club and blade on you or anything that will do 1hit ko with SM=Superman now go to white name monsters that you 100% sure on your lvl you will 1hit kill them ok use...
someone make a hack for unlimited flying
06/14/2006 - Conquer Online 2 - 5 Replies
I couldn't make a hack if my life depended on it but I turn to the community for many hacks and I hope, if this isn't already made impossible, that this could help someone other then me. Was wondering if someone could make a hack where you wouldn't have to use stamia and you could just fly forever this would help low lvl archers lvl much faster in, ex. labby. thx :nice:



All times are GMT +2. The time now is 05:55.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.