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 gorsko

  1. G

    [HELP] MapleSolaxia JDK 12

    check procee's comment, that should help you solve those import package errors
  2. G

    [HELP] MapleSolaxia JDK 12

    Look at your first picture, it says "Broken platform" You just forgot to change your project to jdk 12, open your project properties, go to libraries and change the java platform If jdk 12 isn't on the list, click manage platforms and add it from there
  3. G

    How can I remove stand attack-times limit?

    If your client indeed is v83, it should have that offset Follow You must be registered for see element. guide to apply it directly to the client
  4. G

    How can I remove stand attack-times limit?

    009536E0 change jle to jmp in the localhost
  5. G

    All addresses for v83 resolution change

    How can I edit the values manually in ollydbg? I found the addresses, but being a noob at this kind of stuff, I can't seem to figure out how I would edit it from 800 to 1280 for example? I can see that the instruction(?) at the address 0x9F707E is add byte ptr ds:[eax], al and that doesn't make...
  6. G

    Correct way to calculate drop rates?

    Hi ! Does anyone know how the correct way (or Nexon way) to calculate drop rates for items is? I know kevintjuh93 posted this: But I don't know how to 'read' that, can anyone give an example?
  7. G

    Disable ui buttons?

    m8 i'm a noob wannabe c0d3r with little to no knowledge who just wants to mess around with a source and find out what the limits are do you really think i could do all that u just said? I didn't understand 80% of it
  8. G

    Disable ui buttons?

    that is not what i had in mind though I wanted to see if i could disable the ui buttons real-time in game with a packet or something, but as Eric explained, it requires client editing and that is not my field of expertise
  9. G

    Disable ui buttons?

    Alright thanks for the help, i have no knowledge about client editing so i guess i will just ignore it :)
  10. G

    Disable ui buttons?

    I noticed there's images for when a UI button in the status bar is disabled, but how do I disable a button? I mean, correct me if i'm wrong, but there should be a way to disable it, otherwise the images wouldnt be there, right? For example the trade button, how would I disable it? I know I can...
  11. G

    Where do I find these NPC icons for quest rewards?

    really curious, where are they? You must be registered for see element.
  12. G

    LeaderMS Rev 2 Recovery skill not working?

    I'm not making a server lol I'm trying to learn how to fix stuff
  13. G

    LeaderMS Rev 2 Recovery skill not working?

    the recovery skill is not working at all I can use the skill, it shows the icon on the top right bar, but it just doesn't recover any hp?
Back
Top