Hexing guides [MERGED]

Status
Not open for further replies.

Ragnar

Hallowed be thy name
Legendary
Golden Oldie
Loyal Member
Jul 20, 2004
5,258
3
295
Hex Edits For M2server. #1:

Sabuk Wall gold bug fix.

Open m2 server with your hex editor, and search for..

83FA00750D3D00E1F5050F87EE000000EB06

Replace that string with:

3D00E1F5050f87f300000083FA007502EB06

Then replace

83FA0075093D00E1F5057712EB02

with

3D00E1F505771783FA007502EB02

And Finally replace

8B45F88B40300345F48B55F83B82680200000F8FE6000000

with

83f8000F8CF50000008B45F88B40300345F48B55F8909090

Author: Noeyes.

LOMCN Takes no responsibility for any damages directly related to these modifications.

Always make a backup before hex editing.

#2

Two Taoist pets instead of one


BoneFamilliar:
00 6A 02 68 00 2F
¸Ä 01 ´¦ ¼´¿É Á½Ö»¸ÄΪ 02
Shinsu:
24 6A 01 68 00 2F
¸Ä 01 ´¦

This is taken from xiaoweng's guide, as you can see it's in chinese.

From Babelfish: (edit by Leo
smile.gif


BoneFamilliar:
Search for: 00 6A 01 68 00 2F
change 01 to 02

-Then-

Shinsu:
Search for: 24 6A 01 68 00 2F
change 01 to 02

I preume you alter the 02 in the bonefam, and the 01 in shinsu to determine the amount of pets you can summon.

Once again, we take no responsibility for any damage caused as a result of these edits.

Always make a backup.

#3

Sabuk Wall Conquest War Times

Change how long a sabuk wall conquest war lasts.

1)To change to 2 hours..

Replace

3D 80 CB A4 00 76 3A

With

3D 00 DD 6D 00 76 3A

2)To change to 1 hour 50 minutes

Replace

42 44 3D C0 A3 9B 00 76

With

42 44 3D 40 B5 64 00 76

#4

Change Sabuk War Days

Change how long a sabuk war is after you've submitted the relic.

Edit m2server.exe

B8 04 00 00 00 E8 B4 50 FC FF

04 is the days (i think).

#6

Hidden DBServer functionality.

Replace

3D B8 0B 00 00 73 43

With

3D D0 07 00 00 73 15

Now load up Telnet and connect to port 3000 on the mir server.

Commands

/check speedhack
/check debug screen
@transparency
@CHGUSERFULL
@level -1



By ¤]´)÷¤--§îr Äürøñ--¤÷(`[¤
 

Ragnar

Hallowed be thy name
Legendary
Golden Oldie
Loyal Member
Jul 20, 2004
5,258
3
295
#7

Change Refine Times

Change how long it takes to refine a weapon.

Find 80 EE 36 00 77 0C 8B 45 F8 80

And then place the following edits into that string (not sure where though, sorry)

Instant Refine: E8 03 00 00
Half Minute Refine: 30 75 00 00
Five Minute Refine: E0 93 04 00
Ten Mintue Refine: C0 27 09 00
Half Hour Refine: 40 77 1B 00

#8

Death Timeouts

How long someone can lay dead before they are d/c'd from the server.

Find

20 BF 02 00 76 08 8B

For 2minute timeout, change to

30 75 00 00 76 08 8B

For 20 second timeout; change to

20 4E 00 00 76 08 8B

For 10 second timout; change to

10 27 00 00 76 08 8B

#9 Max Level adjustments

Change the maximum player level.

Search: 80 78 34 07 76 28

To make the max level level 22:
80 78 34 15 76 28

To make it level 28
80 78 34 1B 76 28

To make it level 40
80 78 34 27 76 28

To make it level 50
80 78 34 31 76 28

To make it level 51
80 78 34 32 76 28

To make it level 255
80 78 34 FE 76 28


By ¤]´)÷¤--§îr Äürøñ--¤÷(`[¤

#10

Changing the 2k max gold drop of the mobs:

search hex:
7033C08945F48B45FC817830D00700007E13C745F0D0070000 8B45FC816830D0070000EB

change all the D0070000 in this string to:

500k = 20A10700
1mil = 40420F00
5mil = 404B4C00
10mil = 80969800
50mil = 80F0FA02
100mil = 00E1F505
200mil = 00C2EB0B

11#
To add @makeweap
Search: 0000FFFFFFFF08000000D6C6D4ECCEE4C6F700000000
Change: 0000FFFFFFFF080000006D616B657765617000000000

By Detrius
 

Ragnar

Hallowed be thy name
Legendary
Golden Oldie
Loyal Member
Jul 20, 2004
5,258
3
295
The url is for one of the best hex edits i know ( and i dont know alot!) Here It Is.. Come On, Click!

Here Is The Guide!I do NOT take credit 4 it cos it isnt mine!

1) Go Through Cheat Block:
With Ultra Edit press CTRL+G and go to the lines below and
change all 01 to 00

0x0c373dh,0x0c3762h,0x0c37ebh,0x0c3810h,0x0c3889h, 0x0c38aeh
0x0c3937h,0x0c395ch,0x0c39e2h,0x0c3a08h,0x0c3aabh, 0x0c3ad1h
0x0c3b74h,0x0c3b9ah,0x0c3c4dh,0x0c3c6fh

If u dont have Ultra Edit use HexWorkShop, replace all instances
which match to:
6A 01 8B 45 FC 8B 48 28
to:
6A 00 8B 45 FC 8B 48 28



2) Changing the 2k max gold drop of the mobs:

search hex:
7033C08945F48B45FC817830D00700007E13C745F0D0070000 8B45FC816830D0070000EB

change all the D0070000 in this string to:

500k = 20A10700
1mil = 40420F00
5mil = 404B4C00
10mil = 80969800
50mil = 80F0FA02
100mil = 00E1F505
200mil = 00C2EB0B



3) Group exp Cheat
Search: 7F2ABAD4394C00
change: 752ABAD4394C00





4) Sabuk Wall gold bug fix.
Search: 83FA00750D3D00E1F5050F87EE000000EB06
Change: 3D00E1F5050f87f300000083FA007502EB06
Search: 83FA0075093D00E1F5057712EB02
Change: 3D00E1F505771783FA007502EB02
Search: 8B45F88B40300345F48B55F83B82680200000F8FE6000000
Change: 83f8000F8CF50000008B45F88B40300345F48B55F8909090





5) Two Taoist pets instead of one
BoneFamilliar:
Search: 006A0168002F
change 01 to 02
Shinsu:
Search: 246A0168002F
change 01 to 02





6) Fix bug that doesnt make Shinsu grow small after growing big once:
(This is necessary if u get the bug and if u have changed dogz into shinsu)
To do this u have to change the last dogz (3rd instance) into shinsu too
Search: 04000000446F677A00000000
Change: 060000005368696E73750000




7) Sabuk Wall Conquest War Times
-To change to 2 hours..
Search: 3D80CBA400763A
Change: 3D00DD6D00763A
-To change to 1 hour 50 minutes
Search: 42 44 3D C0 A3 9B 00 76
Change: 42 44 3D 40 B5 64 00 76




8) Change Sabuk War Days
Search: B804000000E8B450FCFF
04 is the sabuk days




9) Death Timeouts
Search: 20BF020076088B (normal timeout)

For 2minute timeout, change to 3075000076088B
For 20 second timeout; change to 20 4E 00 00 76 08 8B
For 10 second timout; change to 10 27 00 00 76 08 8B




10) Max Level adjustments
Search: 807834077628
Change: 80 78 34 15 76 28 for lvl 22
Change: 80 78 34 1B 76 28 for lvl 28
Change: 80 78 34 27 76 28 for lvl 40
Change: 80 78 34 31 76 28 for lvl 50
Change: 80 78 34 32 76 28 for lvl 51
Change: 80 78 34 FE 76 28 for lvl 255




11) Change Max Gold allowed in bag:
If using Hex WorkShop
Search 3 instances for a 32 Bit Unsigned Long with value 5000000 (5mil)
If your m2 has more than 3 instances look that the Address line corresponds:
First instance at: 000B58E4
Second at: 000B6E54
Third at then end of: 000D3880
Change them to the value u wish to have: examples
200mil= 00 C2 EB 0B
100mil= 00 E1 F5 05
50mil= 80 F0 FA 02
20mil= 00 2D 31 01
10mil= 80 96 98 00

then search for a 32 Bit Unsigned Long for 10000000 (10mil) line (000C95C0)
change it into the ammount u have chosen above for the 5000000 value.

If using Ultra edit
Search 3 instances for 40 4B 4C 00
If your m2 has more than 3 instances look that the Address line corresponds:
First instance at: 000B58f0h
Second at: 000b6e60h
Third at then end of: 000D3890h
Change them to the value u wish to have:
examples
200mil= 00 C2 EB 0B
100mil= 00 E1 F5 05
50mil= 80 F0 FA 02
20mil= 00 2D 31 01
10mil= 80 96 98 00

then search for 80 96 98 00 line (000C95d0h)
change it into the ammount u have chosen above for the 5000000 value.




12) to add @makeweap
Search: 0000FFFFFFFF08000000D6C6D4ECCEE4C6F700000000
Change: 0000FFFFFFFF080000006D616B657765617000000000




13) Change % of refining on Carlos
Search: CDCCCCCCCCCCCCCCFA 20%
Change: 0000000000000080FE 50%




14) BeneOil 100% chance of adding luck
Search: 000099F7F98945F4B814000000E86156F4FF4875
change: 000099F7F98945F4B814000000E86156F4FF48eb
Search: 45F301E9A40000008B45FC80B845040000017321
Change: 45F301E9A40000008B45FC80B845040000017300




15) Mob Dissapearing time:
Search: 20BF020076088B (normal=3minutes)
Change:
30sec: 30 75 00 00 76 08 8b
20sec: 20 4e 00 00 76 08 8b
10sec: 10 27 00 00 76 08 8b




16) Fix Trade Bug (this ill have to make u trade quickly)
search:
83FA00750D3D00E1F5050F87EE000000EB06
change:
3D00E1F5050f87f300000083FA007502EB06
then
search:
83FA0075093D00E1F5057712EB02
change:
3D00E1F505771783FA007502EB02
then
search:
8B45F88B40300345F48B55F83B82680200000F8FE6000000
change:
83F8000F8CF50000008B45F88B40300345F48B55F8909090



17) Dissapearing time of the items on the ground
Search: 3D 80 EE 36 00 76 5C
Change:
5 Minute: 3D E0 93 04 00 76 5C
10 Minute: 3D C0 27 09 00 76 5C
15 Minute: 3D A0 BB 0D 00 76 5C
20 Minute: 3D 80 4F 12 00 76 5C

18) For changing the experience of each level:

Example, if u want only 50 for lvl 1 search
for a 32 Bit unsigned long for 50 and u will see
that it is = to 32 00 00 00

So simply change 64 00 00 00 to 32 00 00 00

Address: 000e84c0h
1 level 64 00 00 00 (100)
Address:000e84d0h
2 lvl C8 00 00 00 (200)
3 lvl 2C 01 00 00 (300)
4 lvl 90 01 00 00 (400)
5 lvl 58 02 00 00 (600)
Address:000e84e0h
6 lvl 84 03 00 00 (900)
7 lvl B0 04 00 00 (1200)
8 lvl A4 06 00 00 (1700)
9 lvl C4 09 00 00 (2500)
Address:000e84f0h
10 lvl 70 17 00 00 (6000)
11 lvl 40 1F 00 00 (8000)
12 lvl 10 27 00 00 (10000)
13 lvl 98 3A 00 00 (15000)
Address:000e8500h
14 lvl 30 75 00 00 (30000)
15 lvl 40 9C 00 00 (40000)
16 lvl 50 C3 00 00 (50000)
17 lvl 70 11 01 00 (70000)
Address:000e8510h
18 lvl A0 86 01 00 (100000)
19 lvl C0 D4 01 00 (120000)
20 lvl E0 22 02 00 (140000)
21 lvl 90 D0 03 00 (250000)
Address:000e8520h
22 lvl E0 93 04 00 (300000)
23 lvl 30 57 05 00 (350000)
24 lvl 80 1A 06 00 (400000)
25 lvl 20 A1 07 00 (500000)
Address:000e8530h
26 lvl 60 AE 0A 00 (700000)
27 lvl 40 42 0F 00 (1000000)
28 lvl C0 5C 15 00 (1400000)
29 lvl 40 77 1B 00 (1800000)
Address:000e8540h
30 lvl 80 84 1E 00 (2000000)
31 lvl 00 9F 24 00 (2400000)
32 lvl 80 B9 2A 00 (2800000)
33 lvl 00 D4 30 00 (3200000)
Address:000e8550h
34 lvl 80 EE 36 00 (3600000)
35 lvl 00 09 3D 00 (4000000)
36 lvl 00 3E 49 00 (4800000)
37 lvl 00 73 55 00 (5600000)
Address:000e8550h
34 lvl 80 EE 36 00 (3600000)
35 lvl 00 09 3D 00 (4000000)
36 lvl 00 3E 49 00 (4800000)
37 lvl 00 73 55 00 (5600000)
Address:000e8560h
38 lvl 40 1F 7D 00 (8200000)
39 lvl 40 54 89 00 (9000000)
40 lvl 00 1B B7 00 (12000000)
41 lvl 00 24 F4 00 (16000000)
Address:000e8560h
38 lvl 40 1F 7D 00 (8200000)
39 lvl 40 54 89 00 (9000000)
40 lvl 00 1B B7 00 (12000000)
41 lvl 00 24 F4 00 (16000000)
Address:000e8570h
42 lvl 80 C3 C9 01 (30000000)
43 lvl 80 F0 FA 02 (50000000)
44 lvl 00 B4 C4 04 (80000000)
45 lvl 00 0E 27 07 (120000000)
Address:000e8580h
46 lvl 00 38 9C 1C (480000000)
47 lvl 00 CA 9A 3B (1000000000)
48 lvl 00 5E D0 B2 (3000000000)
49 lvl 00 C3 9D D0 (3500000000)
Address:000e8590h
50lvl 00 28 6B EE (4000000000)
51 lvl 00 28 6B EE (4000000000)




19) Refining times
search: 80 EE 36 00 77 0C 8B 45 F8 80
Change:
Immediately: E8 03 00 00 77 0C 8B 45 F8 80
Half minute: 30 75 00 00 77 0C 8B 45 F8 80
Five minutes: E0 93 04 00 77 0C 8B 45 F8 80
Ten minutes: C0 27 09 00 77 0C 8B 45 F8 80
30 minutes: 40 77 1B 00 77 0C 8B 45 F8 80




20) Pkers spawnage:
a-33 B8 0D 00 00 00 E8 64 29 Red reactivating map
b-47 03 00 00 8B 55 EC 89 42 X actual grid reference reduced 6
c-9C 02 00 00 8B 55 EC 89 42 Y actual grid reference reduced 6
d-33 00 00 00 FF FF FF FF 04 Red returns to the city volume to return to a city map
e-4D 03 00 00 E8 88 BE F4 FF 8B X actual grid reference
f-A2 02 00 00 E8 99 BE F4 FF 8B Y actual grid reference

Choose a map that allows a 6x6 area

g-33 8B 45 FC C7 80 8C 00 00 After user red name information storage record place map
h-4D 03 00 00 8B 45 FC C7 80 X actual grid reference
i-A2 02 00 00 33 C0 5A 59 59 Y actual grid reference
j-33 00 00 00 55 8B EC 83 Red returns to the city volume to return to a city map
k-4D 03 00 00 99 33 C2 2B X actual grid reference
l-A2 02 00 00 99 33 C2 2B Y actual grid reference

Change number 33 (map 3) of instances a)-d)-g)-j) into another map
Change 4D030000 of instance e)-h)-k) into the x tile coord u desire
Change A2020000 of instance f)-i)-l) into the y tile coord u desire
Change 47030000 of instance b) into the x tile coord reduced by 6
Change 9C020000 of instance c) into the y tile coord reduced by 6




21) Time for a Red Pker to return 1 point less
Search: 3d c0 d4 01 00 76 27
change to:
3d 30 75 00 00 76 27 for 30seconds
3d 10 27 00 00 76 27 for 10seconds
3d 60 ea 00 00 76 27 for 1 minute
3d 20 BF 02 00 76 27 for 3 minutes




22) To make the announce jump out every (2 minutes)
Search:
3D E0 93 04 00 76 78
Change:
3d 40 0d 03 00 77 78


23) Increase the store house to 49 items
Search:
8B80F804000083780827
Change:
8B80F804000083780831


Originally posted by Satanist
 
Status
Not open for further replies.