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 Burblish

  1. Burblish

    [Release] 14 CMS Websites

    Haha, I think I remember ripping some of these. Surprised to see them again.
  2. Burblish

    help v83 for map

    That's the simplest piece of code ever. Just go to your rebirth method in MapleCharacter and add an if statement at the bottom. if player.rebirthvariablehere = 100 && player.isinMap(trainingmap) warp(fm) You could also add something like this to the NPC script but, don't feel like writing that.
  3. Burblish

    someone hacked my server

    Possibly, but if he's using MapleBit (most are) then it would be pretty much impossible to perform an SQLi on that type of coding.
  4. Burblish

    someone hacked my server

    He wouldn't have been able to change the passwords of the GMs without access to the server/mysql. Do you have a password set to your MySql? If, you don't and its blank... Set one and it will never happen again. Also, run a virus scan for shells (direct access to server files/mysql).
  5. Burblish

    Development v40 Beta Edition Source | Merry Christmas

    Holy poop! So many Christmas releases! I'll try to get somewhere with this, thanks for reviving me from the dead.
  6. Burblish

    [Source] "Working" XeonMs v97

    [COLOR=#333333] Lrn2Read
  7. Burblish

    v83 all quests can be completed, no bug for Rogue - Assassin - Hermit -Night Lord

    Should have read what I stated. A decompiled jar gives many errors, a decompiled jar is more of a rough draft or something.
  8. Burblish

    v83 all quests can be completed, no bug for Rogue - Assassin - Hermit -Night Lord

    Here's a decompiled version of the source : You must be registered for see element. (if you need it)
  9. Burblish

    v83 help.

    You can search all of those terms in the source, just Ctrl+F the project an type "TiredStory", you can then replace it all. I believe that is dropMessage in MapleChar.
  10. Burblish

    [RELEASE] MapleData.

    [/COLOR] Trial and error, find out why its like that, experiment.
  11. Burblish

    Sector's Signature Work

    That actually doesn't look bad, good job.
  12. Burblish

    MapleStory Cursor

    Don't think this is the right section to put this in. Alternative Languages is any developing language besides java (since there's already a forum for java), web designs would be an exception since it takes the Web Developing languages to create that website which is a language that isn't java...
  13. Burblish

    WZ Anybody has MapleSwitch's WZ XML files?

    Following up Sector and Sunny, you can't just have the XML's. If, you're going to grab it from another server then make sure you add their .wz files also and place them in your v83 Folder. You can't JUST have the XML's the .wz is mandatory to make that item work (wearable, viewable, spawnable)...
  14. Burblish

    [Maplestory] Recruiting Team

    Exactly. Which is why its retarded to invite your friends or w/e to a server you own.
  15. Burblish

    [Maplestory] Recruiting Team

    Also a bad choice. When you invite your friends to your server, there's one thing they'll ask of you. "Can I be a GM?". And if you say no or reject them in some type of way, you could possibly lose your friendship.
Back
Top