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!

[v182] Mushy Fork

Elite Diviner
Joined
Apr 7, 2008
Messages
494
Reaction score
66
hello everyone

it has been sometime, but most importantly this will be my last post :*:

I started playing maplestory since 2007 but today the game has changed so much
and grown from it, and I don't have time to even play it anymore or work on the
source code anymore time has become limited for me.

I don't suggest using it for server, but I can't control what you do with it,

but most importantly to see how and what you can learn from
the source code be it programming.

open source development has been dead and the forums has changed alot since 2008

thank you maxcloud, SharpAceX for making mushy possible.

and thank you MechAviv, you are one awesome friend :)

links here:
link here 2 :

please don't pm and ask me how to set it up or where can you get the client.
 
Initiate Mage
Joined
Aug 14, 2016
Messages
9
Reaction score
0
I smell you right now. Maybe Maybe... Fake high five. 0 out of 5 stars. boo boo booooo boo boo fake high five. get out of here.
 
Banned
Banned
Joined
Aug 31, 2016
Messages
193
Reaction score
1
hello everyone

it has been sometime, but most importantly this will be my last post :*:

I started playing maplestory since 2007 but today the game has changed so much
and grown from it, and I don't have time to even play it anymore or work on the
source code anymore time has become limited for me.

I don't suggest using it for server, but I can't control what you do with it,

but most importantly to see how and what you can learn from
the source code be it programming.

open source development has been dead and the forums has changed alot since 2008

thank you @maxcloud, @SharpAceX for making mushy possible.

and thank you @MechAviv, you are one awesome friend :)

links here:
link here 2 :

please don't pm and ask me how to set it up or where can you get the client.

what the bugs/fix's?
 
Elite Diviner
Joined
Apr 7, 2008
Messages
494
Reaction score
66
Nothing, it's just the same.
that's interesting, you seem to know a lot like everyone around here. :)
the fact the source was updated from v144 -> v175 -> v182, it was quite broken, we did tried to fix whatever we can, we were a separate project from Lucid Dev, but we both used Mushy as our based source.

so if you are a developer who are interested, I'm sure you can make it better :) cheers.

for the guy who asking the client, you can search for legitlisa redirector somewhere around this forum.
 
Banned
Banned
Joined
Aug 31, 2016
Messages
193
Reaction score
1
that's interesting, you seem to know a lot like everyone around here. :)
the fact the source was updated from v144 -> v175 -> v182, it was quite broken, we did tried to fix whatever we can, we were a separate project from Lucid Dev, but we both used Mushy as our based source.

so if you are a developer who are interested, I'm sure you can make it better :) cheers.

for the guy who asking the client, you can search for legitlisa redirector somewhere around this forum.
ExtremeDevilz - [v182] Mushy Fork - RaGEZONE Forums

you know about that?
 
Initiate Mage
Joined
Jun 15, 2013
Messages
31
Reaction score
0
why upgrade to v182? How are you going to get the opcodes at this point? GMS is ahead by 5 versions, KMS leak is behind by 6...
 
Initiate Mage
Joined
Jun 15, 2013
Messages
31
Reaction score
0
It's called IDA.

Hmm...please tell me what the buff mask is

Code:
int __thiscall sub_42C920(void *this, int a2, int a3){  
    void *v3; // edi@1  
    signed int v4; // ecx@1  
    char *v5; // eax@1  
    int v7; // [sp-44h] [bp-44h]@1  
    v3 = this;  sub_40E320(&v7);  
    v4 = 16;  v5 = (char *)v3 + 64;  
    do  {    
        --v4;    
        *(_DWORD *)&v5[(char *)&v7 - (_BYTE *)v3] = *(_DWORD *)v5 & *(_DWORD    *)&v5[a3 -   (_DWORD)v3];    
        v5 -= 4;  
    }  while ( v4 >= 0 ); 
    sub_40E270(a2);  
    return a2;
}
if you can't IDA isn't going to help you very much is it?
 
Initiate Mage
Joined
Nov 12, 2017
Messages
5
Reaction score
0
I have a question: How to connect client to game server?
 
Initiate Mage
Joined
Oct 19, 2011
Messages
8
Reaction score
0
Is there a team working on GMS v180+ preferily v186+ (Legion Patch)? I don't know so much about Private Servers but have some experiences coding Java, SQL and C++ and want learn
 
Initiate Mage
Joined
Mar 11, 2007
Messages
27
Reaction score
0


Thank you very much, its working, but i have some issue... some character are not available, just 3 of 20 are enable...
I would like to know how to enable them...
Other issue, cash shop when i try to enter, then maple windows crash... I would like to know what will be...

Please Help I will appreciate a lot...

- Regards in advance -
 
Initiate Mage
Joined
Apr 17, 2014
Messages
57
Reaction score
6
Thank you very much, its working, but i have some issue... some character are not available, just 3 of 20 are enable...
I would like to know how to enable them...
Other issue, cash shop when i try to enter, then maple windows crash... I would like to know what will be...

Please Help I will appreciate a lot...

- Regards in advance -
Just open JobConstants.java in the source file and change enum's second parameter from JobFlag.ENABLEED to JobFlag.DISABLED
But that only helps you be able to create new character.
I think the developers disabled these jobs because they've not done it yet.
This one should be improved a lot before you make it public.
 
Initiate Mage
Joined
Mar 11, 2007
Messages
27
Reaction score
0
Just open JobConstants.java in the source file and change enum's second parameter from JobFlag.ENABLEED to JobFlag.DISABLED
But that only helps you be able to create new character.
I think the developers disabled these jobs because they've not done it yet.
This one should be improved a lot before you make it public.



Thank you very much, yes you right, its worked...

Need help in the issue of cash shop, when i try to enter to the cash shop, maple window crash.
I would like you to help me just in that issue.

Please help i will appreciate a lot..... Thanks
 
Initiate Mage
Joined
Apr 17, 2014
Messages
57
Reaction score
6
Thank you very much, yes you right, its worked...

Need help in the issue of cash shop, when i try to enter to the cash shop, maple window crash.
I would like you to help me just in that issue.

Please help i will appreciate a lot..... Thanks
You haven't describe how the client crashed. If they crashed in a "code 38" error, it means your cashshop packet structure isn't correct.
To fix this issue need a work on finding the correct packet structure.
It's really painful if you don't have experience in MapleStory private server development.
 
Initiate Mage
Joined
Mar 11, 2007
Messages
27
Reaction score
0
I'm sorry for not explaining well, no crash, but maple windows close completely.
That's what happens when I try to enter the cash shop...
 
Back
Top