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 Rebel92

  1. R

    [HELP] GlobalRanking

    yeah.. anything that have // LG-7 is trash.. can cause what ever bad things happen.. like field crash, agent crash, login crash, session crash.. wtf things that cannot crash will be crashed the best way is remove it from source.
  2. R

    How to set Range limit and AOE on skills to prevent Long Range Cheat

    when i cast a Ducking skill, FuckingDistance = MyFuckingDistance -= EnemyFuckingDistance if FuckingDistance is minus, FuckingDistance = EnemyFuckingDistance -= MyFuckingDistance FuckingSkillRange = Get my Ducking casted Skill Range += fuckingAdjustment [here is the logic] if FuckingDistance...
  3. R

    Ran screen resolution

    its on basic project, BasicWnd.cpp BOOL CBasicWnd::Create()
  4. R

    My server is under attack ! please help

    if your defense is totally sucks, focus on attack!
  5. R

    [HELP] bugtrap error occurs when select "Server List" or "Exit Game" from ESC menu

    Re: [HELP] bugtrap error occurs when select "Server List" or "Exit Game" from ESC men its on RANPARAM.cpp saveid part. find //Mike915 Save ID source to fix it
  6. R

    Bypass 65535 Limit (EP7)

    this one better LONGLONG = 9,223,372,036,854,775,807
  7. R

    Urban Gaming Client/Database/Source Code Only

    compile it using vs 2013 or higher, change the Windows SDK to latest.. any error appear is what cause it crash on running win 10 OS
  8. R

    Instance Dungeon

    you activate this, your agent will crash for sure.. unless you fix it.
  9. R

    [HELP]CHAR data failed to be processed

    im sure this caused by your RanGame1, to be exact its on ChaInfo, your source is requesting a data, which your RanGame1 cant provide, example, PKWin PKLose..
  10. R

    Help!!! Cant enter ingame!!!!!!!

    You must be registered for see element.You must be registered for see element. your problem is same with this famous scammer. all you need is force the incoming tcp connection in, if you dont do this, all of incoming tcp connection will be dropped if the cpu usage is more that 50%.You must be...
  11. R

    [ TUTORIAL ] How to Migrate your source to VS2013

    nerver got this before, send me your teamviewer id nerver got this before, send me your teamviewer id
  12. R

    [ TUTORIAL ] How to Migrate your source to VS2013

    i will only explain it, this bugtrap caused by the item EffChar, there is a EffCharMultiTex, EffCharNeon, EffCharLevel etc, take example on the EffCharTexDiff, theres data saved using std::string on it, on VISUAL STUDIO theres thing named STL(Standard Template Library),vs2003 STL is different...
  13. R

    [ TUTORIAL ] How to Migrate your source to VS2013

    check your resource.h and client -- bugtrap.rc on client -- bugtrap project, compare it to the orig bugtrap.
  14. R

    [Release]AutoPatch By Thor Patch

    https://youtu.be/knTgNSpZGXg
  15. R

    Ran server in cloud

    Philippine National Police Anti-Cybercrime Group Building, Camp Crame, Quezon Citywww.pnpacg.ph | Anti-Cybercrime Grouppnp.anticybercrimegroup@gmail.com+63 (02) 414-1560 | 09985988116 (Hotline) National Bureau of Investigation NBI Building, Taft Avenue, Ermita, Manilawww.nbi.gov.ph |...
Back
Top