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!

Recent content by Kona

  1. Kona

    Web [help]Redirector issues.

    ~Syre~ You must be registered for see element. To edit the len settings: Open the redirector in VS or any other IDE. Open the map Resources and double click the LEN.ini Edit the file and rebuilt the redirector. (Bugs need to be tested) ~Kona~
  2. Kona

    Web [help]Redirector issues.

    ~Syre~ I will take a look at it tomorrow. ~Kona~
  3. Kona

    [RELEASE] GMS Key Retriever

    ~ngnam87~ This code was never meant to replace diamondo's , It was meant for a redirector that needs the Aes-Key. The KeyGen is very poor written and i am honestly not going to fix it, as i said before it wasn't meant to replace diamondo's. v1 of the KeyGen will always say dll not found if...
  4. Kona

    [RELEASE] GMS Key Retriever

    ~Ragezone~ Made a really small change in the source ~See above~ It should tell if you have the correct version of the ZLZ.dll v2.0 You must be registered for see element. ~Kona~
  5. Kona

    [RELEASE] GMS Key Retriever

    ~Skorch~ It should work now. The only differences between this one and diamondo's are the colors. The code was actually meand as help for people who use a redirector, that needs to decrypt the packets. You must be registered for see element. You must be registered for see element. v2.0...
  6. Kona

    [RELEASE] GMS Key Retriever

    ~Ragezone~ C# version of the GetKey. You must be registered for see element. You must be registered for see element. v2.0 You must be registered for see element. ~Kona~
  7. Kona

    [RELEASE] GMS Key Retriever

    ~Skorch~ I wil fix some code of it today. The application requires .NET 2.0 installed on your computer and is compiled in release mode. ~no missing dll error~ ~Kona~
  8. Kona

    [RELEASE] GMS Key Retriever

    ~ragezone~ See post below. ~Kona~
  9. Kona

    [Release] v139 no VPN redirector

    Re: v139 no VPN redirector ~Siye~ Siye is the real author of the blog. ~*Confirmed at the blog*~ Thank you for your tutorial and your reply. All credits of this thread belong to you. ~Kona~
  10. Kona

    [Release] v139 no VPN redirector

    ~lovevnms~ No i can't. My redirector is not using this way for redirecting MapleStory. You must be registered for see element. Darters => Uses the way i provided in this thread to redirect MapleStory. Lisa's => Injects a dll to redirect MapleStory. ~Kona~
  11. Kona

    [Release] v139 no VPN redirector

    ~ngman87~ I feel so sad that i have to quote my own thread. Question should be posted in the help section, i will save you some time making a thread in the help section but really, if you got questions go to the help section. The reason why the damage cap is not getting removed is because...
  12. Kona

    [Release] v139 no VPN redirector

    ~Ragezone~ I posted a while ago a thread with the decompiled ZakuraMs redirector, many people where asking me questions about that. I am kinda done with all those question so i will simply release a loopback which is not getting detected by the MapleStory client. I have found this around one...
  13. Kona

    C# FileStream,File.Create question

    ~Hilia~ When a file get loaded/accessed for the "first time" , it needs to be cashed into memory. In Debug Mode this is already getting "done". However in release mode this isn't case, after the file is cashed into memory it will be a lot faster. ~Kona~
  14. Kona

    KonaMs and KonaDEV

    ~retep988~ ~Kona~ ~oxysoft~ Maybe i am just like the person who released MapleGame (first saying he doesn't release it and later he does). ~Kona~ ~2-06-13~ *Nothing will be done today, don't got much time. ~3-06-13~ Didn't feel to do anything... (Did Download MSSQL Manegment and...
  15. Kona

    KonaMs and KonaDEV

    ~retep998~ I am very interested in this, lets say: a program is eating up your ram, then your computer will start using Virtual Memory. In case you call "SetProcessWorkingSetsize(proc,-1,-1)" isn't that then reducing the ram used by the program, so your virtual memory and your ram will get...
Back
Top