Results 1 to 2 of 2
  1. #1
    wuman's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    Can someone tell me how to use the "AOB" code in CE?

    Like what:

    AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
    if (AoB) then
    print("Disable Zombie Attack 4 ACTIVATE")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
    end
    else
    print("Disable Zombie Attack 4 FAILED")
    end

    Or how to change "AOB" to ".CT"
    Sorry, I only know how to use CT at the moment.

  2. #2
    darkghost0007's Avatar
    Join Date
    Apr 2020
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    5

    Lightbulb How to ~

    Quote Originally Posted by wuman View Post
    Like what:

    AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
    if (AoB) then
    print("Disable Zombie Attack 4 ACTIVATE")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
    end
    else
    print("Disable Zombie Attack 4 FAILED")
    end

    Or how to change "AOB" to ".CT"
    Sorry, I only know how to use CT at the moment.
    As you know how to use basic Cheat Engine then first step is to stop the application when it says "Communicating with server" that is through enable speed to zero method. then,

    1.Click on [Table] Button beside [Edit] in Cheatengine.
    2.Click on [Show Cheat Table LUA Script Crtl+Alt+L]
    3.Paste Your Code. HERE the code :
    " AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
    if (AoB) then
    print("Disable Zombie Attack 4 ACTIVATE")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
    end
    else
    print("Disable Zombie Attack 4 FAILED")
    end "
    4.Click On [Execute Script] which is shown in the new window pop up at bottom. It will show the message
    "Disable Zombie Attack 4 ACTIVATE"
    if it works or if it fails then it will show
    "Disable Zombie Attack 4 FAILED"

    After that don't forget to enable speed back to 1.

Similar Threads

  1. Can someone tell me how to change the language on my cd key? PLEASE
    By marcusisnumber4 in forum DayZ Discussion
    Replies: 21
    Last Post: 02-06-2013, 05:24 PM
  2. Can someone tell me how to get the super-bullet hack?
    By ethanjin1029 in forum Combat Arms Hack Requests
    Replies: 2
    Last Post: 01-04-2013, 05:02 PM
  3. Can anyone tell me how to use the Xai macro?
    By Riptooth in forum Alliance of Valiant Arms (AVA) Help
    Replies: 1
    Last Post: 11-17-2011, 04:26 PM
  4. [Help] Can someone tell me how to use ollyDbg
    By [[SeXergy]] in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 08-01-2011, 01:07 PM
  5. Can someone tell me.? how to make the MODS. for CA?
    By ilys43r in forum Combat Arms Mods & Rez Modding
    Replies: 2
    Last Post: 02-25-2010, 11:27 AM