Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

★ LorenCayon ---> CryWolf / Aida ★

Experienced Elementalist
Joined
Nov 15, 2004
Messages
201
Reaction score
7
### If you follow my Guide

You can do LorenCayon ---> CryWolf / Aida with /move or M-key or Gate

1] DataServer.exe

0041766D > \66:83FF 20 cmp di, 20 ---> 28
00417671 . 76 26 jbe short DataServ.00417699
00417673 . 81E7 FFFF0000 and edi, 0FFFF
00417679 . 57 push edi
0041767A . 56 push esi

- UltraEditor

6683FF 2076 2681E7 FFFF00005756

--->

6683FF 2876 2681E7 FFFF00005756

2] GameServer.exe

- Normal GS

0051CDE9 . 83FA 20 cmp edx, 20 ---> 28
0051CDEC . 0F9EC0 setle al
0051CDEF . 8985 2CFFFFFF mov dword ptr ss:[ebp-D4], eax
0051CDF5 > 83BD 2CFFFFFF 00 cmp dword ptr ss:[ebp-D4], 0
0051CDFC . 75 40 jnz short GameServ.0051CE3E

- UltraEditor

83FA 200F9EC08985 2CFFFFFF83BD 2CFFFFFF 0075 40

--->

83FA 280F9EC08985 2CFFFFFF83BD 2CFFFFFF 0075 40

- Castlesiege GS

00553E09 . 83FA 20 cmp edx, 20 ---> 28
00553E0C . 0F9EC0 setle al
00553E0F . 8985 2CFFFFFF mov dword ptr ss:[ebp-D4], eax
00553E15 > 83BD 2CFFFFFF 00 cmp dword ptr ss:[ebp-D4], 0
00553E1C . 75 40 jnz short GameServ.00553E5E

- UltraEditor

83FA 200F9EC08985 2CFFFFFF83BD 2CFFFFFF 0075 40

--->

83FA 280F9EC08985 2CFFFFFF83BD 2CFFFFFF 0075 40

0048B2BF |. 837D 08 20 cmp [arg.1], 20
0048B2C3 |. 7E 04 jle short GameServ.0048B2C9
0048B2C5 |> 33C0 xor eax, eax
0048B2C7 |. EB 05 jmp short GameServ.0048B2CE

- UltraEditor

837D 08 207E 0433C0EB 05

--->

837D 08 287E 0433C0EB 05

3] MapServerInfo.dat

0
0 0 1 SYour IP 55903
1 0 1 SYour IP 55904
19 0 0 SYour IP 55901
end

1
0 0 30 19
0 0 31 19

1 0 30 19
1 0 31 19

19 1 30 -1
19 1 31 -1

0 1 33 -1
0 1 34 -1

1 1 33 -1
1 1 34 -1

19 0 33 0
19 0 34 0

end
 
Newbie Spellweaver
Joined
Sep 1, 2004
Messages
61
Reaction score
0
[Release] ★ LorenCayon ---> CryWolf / Aida ★ - 12-21-2006, 11:13 PM
### If you follow my Guide

You can do LorenCayon ---> CryWolf / Aida with /move or M-key or Gate

1] DataServer.exe

0041766D > \66:83FF 20 cmp di, 20 ---> 28
00417671 . 76 26 jbe short DataServ.00417699
00417673 . 81E7 FFFF0000 and edi, 0FFFF
00417679 . 57 push edi
0041767A . 56 push esi

- UltraEditor

6683FF 2076 2681E7 FFFF00005756

--->

6683FF 2876 2681E7 FFFF00005756

2] GameServer.exe

- Normal GS

0051CDE9 . 83FA 20 cmp edx, 20 ---> 28
0051CDEC . 0F9EC0 setle al
0051CDEF . 8985 2CFFFFFF mov dword ptr ss:[ebp-D4], eax
0051CDF5 > 83BD 2CFFFFFF 00 cmp dword ptr ss:[ebp-D4], 0
0051CDFC . 75 40 jnz short GameServ.0051CE3E

- UltraEditor

83FA 200F9EC08985 2CFFFFFF83BD 2CFFFFFF 0075 40

--->

83FA 280F9EC08985 2CFFFFFF83BD 2CFFFFFF 0075 40

- Castlesiege GS

00553E09 . 83FA 20 cmp edx, 20 ---> 28
00553E0C . 0F9EC0 setle al
00553E0F . 8985 2CFFFFFF mov dword ptr ss:[ebp-D4], eax
00553E15 > 83BD 2CFFFFFF 00 cmp dword ptr ss:[ebp-D4], 0
00553E1C . 75 40 jnz short GameServ.00553E5E

- UltraEditor

83FA 200F9EC08985 2CFFFFFF83BD 2CFFFFFF 0075 40

--->

83FA 280F9EC08985 2CFFFFFF83BD 2CFFFFFF 0075 40

0048B2BF |. 837D 08 20 cmp [arg.1], 20
0048B2C3 |. 7E 04 jle short GameServ.0048B2C9
0048B2C5 |> 33C0 xor eax, eax
0048B2C7 |. EB 05 jmp short GameServ.0048B2CE

- UltraEditor

837D 08 207E 0433C0EB 05

--->

837D 08 287E 0433C0EB 05

3] MapServerInfo.dat

0
0 0 1 SYour IP 55903
1 0 1 SYour IP 55904
19 0 0 SYour IP 55901
end

1
0 0 30 19
0 0 31 19

1 0 30 19
1 0 31 19

19 1 30 -1
19 1 31 -1

0 1 33 -1
0 1 34 -1

1 1 33 -1
1 1 34 -1

19 0 33 0
19 0 34 0

end

ADM=N@NDO

Link for the modified archive:
 
Newbie Spellweaver
Joined
Sep 1, 2004
Messages
61
Reaction score
0
goehdtjdrnr post as to make the things with hexadecimal but did not place the tool to carry through the task goes to leave ULTRA EDIT 32 here who to want to make the changes. goehdtjdrnr I have one doubts I carried through the alterations in the archives and did not occur changes can verify in the archives below to verify q this correct a alteration?


Link for the modified archive:

goehdtjdrnr will be possible could verify if this correct or then post the modified archive?

Tanks

===================================================

Name: uedit32.zip
Size: 7MB
Description: ULTRA EDIT 32 + kEYGEN
===================================================
The download link is:
 
Last edited:
Newbie Spellweaver
Joined
Jan 12, 2005
Messages
5
Reaction score
0
Yes It Works

If you use GM Character its Work 100%

But if you use Normal Account at Loren It Doesnt Work..
 
Skilled Illusionist
Joined
Dec 8, 2004
Messages
315
Reaction score
18
Does it works for 99.6xt?
If it works in 99.6xt, How about the mobs?
Can you give update for the new mobs too.
Tnx More Power & God Speed
 
Newbie Spellweaver
Joined
Jan 25, 2006
Messages
82
Reaction score
0
skurbold can you put all 2 updates in same files for us pls ? I don't know how to use ultra edit. Soo can you put "All User can enter in Dragon Tower" and "LorenCayon ---> CryWolf / Aida" in same files pls.
Or if any know's how to do share with us.
Thks
 
Back
Top