Results 1 to 3 of 3
  1. #1
    ferchoman
    ferchoman is offline
    New member
    Join Date
    2011 Jul
    Posts
    4
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Make a Bot for Knight Online

    I'm trying to make a hack for Knight Online.
    I am following the instructions on how to find the pointer and offset with cheat engine and Ollydbg.

    The problem is that when I find the address of the HP in cheat engine and put a breakpoint in OllyDbg, the game detects that I'm doing debbug and Ban me my account.

    What I can do?

    PD: My English is average.

  2. #2
    coded
    coded is offline
    New member coded's Avatar
    Join Date
    2011 May
    Posts
    30
    Thanks Thanks Given 
    10
    Thanks Thanks Received 
    27
    Thanked in
    8 Posts
    Rep Power
    0
    Banned for breakpoints? Wow, I have never heard an mmorg that does that. The Client just closes on me. Anyways, I think you should read up on Anti-debugging - A developer's view, and Peter Ferrie's "Anti-Unpacker Tricks" who worked a virus researcher at Microsoft. Get an understanding of how Anti-debuggers work and find the point where it sends out the packet that tells the server you did a break point. I admit, it's not as easy as it looks or sounds, I haven't been successful myself, but, I think if I spent a lot more time on it, I can break and I think you can too. Right now, I don't need a debugger for my project, although it would be useful. btw, if they only ban accounts then you can just make multiple accounts.
    “It's not that I'm so smart , it's just that I stay with problems longer .”

    -Albert Einstein

  3. The Following User Says Thank You to coded For This Useful Post:


  4. #3
    ferchoman
    ferchoman is offline
    New member
    Join Date
    2011 Jul
    Posts
    4
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Yes brother.
    With just have open OllyDbg while a play, within minutes, they will block the account for 48 hours.
    I think I need two things, first, hide the process of OllyDbg. With that I have not been successful. I found the HideToolz, but only for 32 bits. I need for 64 bits.

    Second, I think a good idea to research these antidebugger. I've seen some plugins for OllyDbg. I hope to work in Windows 7 to 64 bits.
    thanks.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •