Skipping the server side hacking detection message?

Results 1 to 2 of 2
  1. #1
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    ! Skipping the server side hacking detection message?

    GUNZ2830 posted only 1 set of edits to skip the server sided check on that message but it didn't work. Does anyone know how to skip the server sided check for the July 21 2008 MatchServer?

    If so, please let me know. It's kinda required asap.


  2. #2
    Member THC is offline
    MemberRank
    May 2010 Join Date
    NALocation
    82Posts

    Re: Skipping the server side hacking detection message?

    Quote Originally Posted by phoenix_147 View Post
    GUNZ2830 posted only 1 set of edits to skip the server sided check on that message but it didn't work. Does anyone know how to skip the server sided check for the July 21 2008 MatchServer?

    If so, please let me know. It's kinda required asap.
    If you're trying to skip the hacking detection check, try this.

    1) Open your client.exe in OllyDBG
    2) Press Ctrl + N (Names window will appear)
    3) Find EnumWindows
    4) Right click it >> Find references to import (a new window will pop up)
    5)A few lines should be displayed (2 or 3 of them) double click the first one.
    6) Look below for CMP something1,something2 and change it to CMP something1,something1 (Example: if the line says CMP EAX,BLAH, change it to CMP EAX,EAX)
    7) Do the same for the other lines and save.



Advertisement