Map modified that enables character to move and attack anywhere

Results 1 to 16 of 16
  1. #1
    Alpha and Omega Xc0deRed93 is offline
    MemberRank
    Jul 2010 Join Date
    331Posts

    Map modified that enables character to move and attack anywhere

    I've read some release in a hack forum about modifying maps that enables character to move and attack anywhere in the specified map. Does anyone already solved this glitch? or any idea or tips to fixed this?
    Thanks in advance.


  2. #2
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Map modified that enables character to move and attack anywhere

    you mean PK in safe zone?

  3. #3
    Alpha and Omega Xc0deRed93 is offline
    MemberRank
    Jul 2010 Join Date
    331Posts

    Re: Map modified that enables character to move and attack anywhere

    Yes and can walk in an area which character shouldn't suppose to reach

  4. #4
    Cya nerds PunkS7yle is offline
    MemberRank
    Feb 2010 Join Date
    1,448Posts

    Re: Map modified that enables character to move and attack anywhere

    Quote Originally Posted by emi View Post
    you mean PK in safe zone?
    He means wallhack

  5. #5
    Alpha and Omega Xc0deRed93 is offline
    MemberRank
    Jul 2010 Join Date
    331Posts

    Re: Map modified that enables character to move and attack anywhere

    Yes and any solution or idea to this? even if we enable the mcl check in cabalmain they can still use the injected code in mcl file.

  6. #6
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Map modified that enables character to move and attack anywhere

    I am not quite aware of this, but it needs to alter both maps and main to prevent the MCL check. A first way to prevent this, is to protect the cabalmain and prevent the client from running if any of these files are altered.
    I'll take a closer look to this in a few weeks.

  7. #7
    Omega Ron is offline
    MemberRank
    Apr 2005 Join Date
    Location
    8,990Posts

    Re: Map modified that enables character to move and attack anywhere

    Code a custom DLL for the main to hash check the files before launching. If the hash check fails, crash the client.

    Pack the main to protect your code and change your XOR keys and magic keys every update.

  8. #8
    Alpha and Omega Xc0deRed93 is offline
    MemberRank
    Jul 2010 Join Date
    331Posts

    Re: Map modified that enables character to move and attack anywhere

    Sad to say but not everybody in Ragezone including me know how to code a custom dll for the client. We are just hoping someone who have higher knowledge in programming will teach us to fix this.

  9. #9
    0x1F0FFF TanGzkie is offline
    MemberRank
    Sep 2008 Join Date
    loc => {p => o}Location
    987Posts

    Re: Map modified that enables character to move and attack anywhere

    Try to look at on the other Section you might find something new. and how to Make a Custome DLL or Put it on the CabalMain.exe to load your custom DLL.

  10. #10
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Map modified that enables character to move and attack anywhere

    No cabal tutorial will learn how to make a DLL.

  11. #11
    Alpha and Omega Xc0deRed93 is offline
    MemberRank
    Jul 2010 Join Date
    331Posts

    Re: Map modified that enables character to move and attack anywhere

    I am just hoping for a good people to help us. cause I really don't know how to trap this glitch.

  12. #12
    Omega Ron is offline
    MemberRank
    Apr 2005 Join Date
    Location
    8,990Posts

    Re: Map modified that enables character to move and attack anywhere

    Best advice anyone can give you is to check out the MU section. Even if you don't play or like MU, there are extensive video tutorials on how to hook a DLL to the MU's main.exe. There is also source code available for you to learn from.

    With that and various snippets of code throughout the internet you can code a DLL that will prevent most people from being able to do anything with your client.

  13. #13

    Re: Map modified that enables character to move and attack anywhere

    The best option is re-enable the MCL check on client or...

    You can write a dll to check the map integrity and link it to cabalmain. Write the dll can be very simple cuz u need only to check some files integrity agains a trustfull source (make a md5 check against a list stored on server side or something like this)

    (check Priston Tale section here in Ragezone there's a good tutorial to learn how to link any dll to an executable)

  14. #14
    Account Upgraded | Title Enabled! SpeedDevil is offline
    MemberRank
    Jul 2009 Join Date
    BelgiumLocation
    484Posts

    Re: Map modified that enables character to move and attack anywhere

    Quote Originally Posted by Dark AvaThar View Post
    The best option is re-enable the MCL check on client or...
    And add in checks for the new maps you're trying to use.

  15. #15
    Alpha and Omega Xc0deRed93 is offline
    MemberRank
    Jul 2010 Join Date
    331Posts

    Re: Map modified that enables character to move and attack anywhere

    Just want to bump this thread.
    does anyone who have private server here already solved this issue? or fix this wall hack in maps?
    I try but still failed

  16. #16
    Fuck. SheenBR is offline
    ModeratorRank
    Feb 2008 Join Date
    Jaú, BrazilLocation
    2,433Posts

    Re: Map modified that enables character to move and attack anywhere

    Quote Originally Posted by Xc0deRed93 View Post
    Just want to bump this thread.
    does anyone who have private server here already solved this issue? or fix this wall hack in maps?
    I try but still failed
    What you are trying to achieve is "hard". The process of creating a dll, and all the checking like Ron said would take some time, I dont think anybody are going to give it ready-to-use for you. I am afraid you would have to go after that by yourself.



Advertisement