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!

[Release] Client Editor v0.0.2 *OPEN SOURCE* *UPDATE* added NX Drop & Swear Filter

Status
Not open for further replies.
Junior Spellweaver
Joined
Jul 5, 2008
Messages
131
Reaction score
0
[Release] Client Editor v0.0.2 *OPEN SOURCE* *UPDATE* added NX Drop & Swear Filter

Many people wanted to see how this program was made so I put the download link of open source. It's heavily commented for your enjoyment~!


OPEN SOURCE v0.0.2:
Use visual basic express 2008 to view the source code


To download the executable go to the bottom of this post


Information:
There seem to be a a lot of guides to edit the clients. Why download a hex editor over 3 MB when you can download my program for under 10kbytes lol.

So I just made a program in VB which changes localhost clients to your IP and now with added functions to customise your localhost. It searches through the whole localhost for the ASM (Assembly) functions so it 'should' work for any version of localhost.

Known compatible versions:
v0.53
v0.54
v0.55
v0.58


CREATOR'S NOTE:
Feel free to link this post or the download link for any tutorials in the future.
Enjoy...


DOWNLOADS:

v0.0.2

-added NX Drop? option
-added Swear ON! option
-Window is no longer resizable

v 0.0.1

IP Changer for the localhost


Simple program.

*NOTE: use 127.0.0.1 localhosts

What to expect in the future:

- Other configurations with click of button (e.g. unlimited flash jump, fast attack and etc)
- Revert back or remove functions
- Better layout (unless you guys don't mind)
- Icon change
 
Last edited:
Newbie Spellweaver
Joined
May 25, 2008
Messages
98
Reaction score
0
Re: [Release] Client Editor (Alpha)

Nice, screw paying for hex. f3
 
Master Summoner
Loyal Member
Joined
Apr 27, 2008
Messages
596
Reaction score
0
Re: [Release] Client Editor (Alpha)

AMAZING. I'm waiting for the next version! I love you!
 
Experienced Elementalist
Joined
Jun 6, 2008
Messages
229
Reaction score
0
Re: [Release] Client Editor (Alpha)

Wonderful =D
 
Experienced Elementalist
Joined
Apr 13, 2008
Messages
298
Reaction score
1
Re: [Release] Client Editor (Alpha)

Life just keeps on getting easier lol

Awesome job btw
 
Experienced Elementalist
Joined
May 29, 2008
Messages
241
Reaction score
0
Re: [Release] Client Editor (Alpha)

wow thsi is cool. and it came at the right time :p my hex workshop just expired.
 
Experienced Elementalist
Joined
Apr 2, 2008
Messages
255
Reaction score
0
Re: [Release] Client Editor (Alpha)

i downloaded a client that dosent have that lag when u add a skill/stat points if u add this to ur program ill be so greatfull =)
 
Newbie Spellweaver
Joined
Sep 10, 2006
Messages
58
Reaction score
0
Re: [Release] Client Editor (Alpha)

actually founded a crack for hex workshop :p

so i have it forever now
 
Experienced Elementalist
Joined
Jun 22, 2008
Messages
264
Reaction score
0
Re: [Release] Client Editor (Alpha)

wewts - gonna help people who duno how to use Olly nor HexWs lmao xD ~
add more things to it ;) ~
btw, can you provide me with the v.55 Addresses? i dont have UFJ, Floor Jump and fast atk -- ty -
~dXm
 
Newbie Spellweaver
Joined
Jun 23, 2008
Messages
77
Reaction score
0
Re: [Release] Client Editor (Alpha)

OH WOW!!! NICE!!! ILYVM!!! YOU GET A MUTHAFUCKING COOKIE XD

cookie =======>
khsggdlnw87 - [Release] Client Editor v0.0.2 *OPEN SOURCE* *UPDATE* added NX Drop & Swear Filter - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Nov 26, 2007
Messages
77
Reaction score
0
Re: [Release] Client Editor (Alpha)

i downloaded a client that dosent have that lag when u add a skill/stat points if u add this to ur program ill be so greatfull =)
wad ur saying is juz Mega Tubi. theres many client wif that function.
 
Junior Spellweaver
Joined
Jun 26, 2008
Messages
145
Reaction score
0
Re: [Release] Client Editor (Alpha)

I have a program to change the icon, legal trademarks, copyright, and more.
 
Newbie Spellweaver
Joined
Apr 22, 2004
Messages
50
Reaction score
0
Re: [Release] Client Editor (Alpha)

client editor uploaded to which is a unlimited downloading & uploading server, allows download accelerator, and has a dozen maplestory private server resources.

though u need to be connected to hamachi network(same user & pass): 10gigforrent
 
Banned
Banned
Joined
Oct 19, 2006
Messages
400
Reaction score
1
Re: [Release] Client Editor (Alpha)

Reminds me a little of Tibia's "IP Changers". Nice!
 
Master Summoner
Loyal Member
Joined
Apr 27, 2008
Messages
596
Reaction score
0
Re: [Release] Client Editor (Alpha)

Its better. It even changes ICON!
 
Newbie Spellweaver
Joined
Jun 17, 2008
Messages
96
Reaction score
0
Re: [Release] Client Editor (Alpha)

heyy could you upload this to megaupload or mediafire ...
rapidshare cant let me download ..
PLEASE :(
 
Junior Spellweaver
Joined
Apr 23, 2008
Messages
161
Reaction score
0
Re: [Release] Client Editor (Alpha)

nice release, does it can work for 0.58 localhost too?
 
Experienced Elementalist
Joined
May 30, 2008
Messages
255
Reaction score
7
Re: [Release] Client Editor (Alpha)

Code:
 Multi Client
00769E75
Change to jmp

Make Client so you can drop NX
004AD2CB
Change opcode to nop

Infinite Flash Jump
0070FEFA
0070FF7A
Change to nop

Swear Filter
004675FC
Change to nop

Spam Hack/Talk as many times in a row as you want
00467212
0046725C
Change to jmp

Infinite Text
0049183D
00498ED7
Change to jmp

Mega Tubi
004AB901
004AB921
004AB932
Change to nop

Fast Attack
0043B21B
Change to nop

Floor Jump
0070FF42
Change to nop

Item Vac
004B44F7
Change to nop

Sit down anywhere
00700416
change to JNE <===Notice just like changing to jmp but to JNE

No Knockback
00705F5F
Change to JNL

No Breath
004d241c
004ae5d1
00776055

Change those 3 to JMP

Super Climb
00750296 <--Change to JE
00750300 <--Change to JA


Summon Fast Attack
0073F1EB <--Change to jne

Lemmings
00745771 <--Type in db 8b 83 10 01

Infinite Ladder
00750274 <--Change to JNB
007502DE <--Change to JNB

Infinite Summon
006F91EB <--Change to JNZ

Fly
0073f755 <--Type in db 0f 87 0d 00 00 00 //I dont really suggest this hack

SuperSpeed Walk
00740102 <--Type in db d8 0d e0 69 81 00

Fast Animation
0043b21c <--Type in db 88 //Yes I know you see ??? when you start

GodMode
00705876 <--Type in db 84

Lag Hack
0073F1EB <--Change to JNE

Levitate
007405C3 <--Change to JA

Slower Speed Walk
0073FF87 <-- Change to JNE

ZZ Vac
0073F2AD
0073F29D
Change both to NOP

Zero Vac
0058A449 <--Change to JNZ
0058A45E <--Change to JE

Swim Hack
008169d6 <--Type in adc al,40

Multi Client
00769E75
Change to jmp

Make Client so you can drop NX
004AD2CB
Change opcode to nop

Infinite Flash Jump
0070FEFA
0070FF7A
Change to nop

Swear Filter
004675FC
Change to nop

Spam Hack/Talk as many times in a row as you want
00467212
0046725C
Change to jmp

Infinite Text
0049183D
00498ED7
Change to jmp

Mega Tubi
004AB901
004AB921
004AB932
Change to nop

Fast Attack
0043B21B
Change to nop

Floor Jump
0070FF42
Change to nop

Item Vac
004B44F7
Change to nop

Sit down anywhere
00700416
change to JNE  <===Notice just like changing to jmp but to JNE

No Knockback
00705F5F
Change to JNL

No Breath
004d241c
004ae5d1
00776055

Change those 3 to JMP

Super Climb
00750296 <--Change to JE
00750300 <--Change to JA


Summon Fast Attack
0073F1EB <--Change to jne

Lemmings
00745771 <--Type in db 8b 83 10 01

Infinite Ladder
00750274 <--Change to JNB
007502DE <--Change to JNB

Infinite Summon
006F91EB <--Change to JNZ

Fly
0073f755 <--Type in db 0f 87 0d 00 00 00    //I dont really suggest this hack

SuperSpeed Walk
00740102 <--Type in db d8 0d e0 69 81 00

Fast Animation
0043b21c <--Type in db 88    //Yes I know you see ??? when you start

GodMode
00705876 <--Type in db 84

Lag Hack
0073F1EB <--Change to JNE

Levitate
007405C3 <--Change to JA

Slower Speed Walk
0073FF87 <-- Change to JNE

ZZ Vac
0073F2AD
0073F29D
Change both to NOP

Zero Vac
0058A449 <--Change to JNZ
0058A45E <--Change to JE

Swim Hack
008169d6 <--Type in adc al,40
 
Newbie Spellweaver
Joined
May 21, 2008
Messages
13
Reaction score
0
Re: [Release] Client Editor (Alpha)

found this key for hex editor somewhere in ragezone

Code:
3564550408-551197-66A6

works for me =)
 
Status
Not open for further replies.
Back
Top