Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27
  1. #16
    mapamun's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by jaws123 View Post
    Open the process on cheat engine then go to the table drop down select show lua script table, then copy and paste.
    Thanks a lot!

  2. #17
    gordito69's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    gamblind den or no dmg zombie? :3

  3. #18
    420hak's Avatar
    Join Date
    May 2023
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    2

    Cool your amazing!!!

    thank you so much for this you have no idea how much it means to me, when im down and out and failking at all games then i come across some aobs fresh omg it helps out so much your literally a life saver my friend dont let anyone ever put you down, your amazi

  4. #19
    notAVendor's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    4

    DZA works

    method 1:

    apply speed hack to 0 when the game is connecting to server

    method 2:

    apply the aob on config menu b4 starting the the launcher...


    note: if its not working, youre doing it wrong...
    also do cheats moderately and responsibly, its still enjoyable to play the game fair and square..

  5. #20
    notAVendor's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    4

    I got perma ban xD

    luckily barnells price went down so I can purchase it again ...

    all my 4 alts got banned all hunt bosses .. it think its the 1hit coz they changed it this patch ...

    stop using cheats on main account or you will end up like mee...

    good thing it wasnt an IP ban never gonna cheat again

  6. #21
    mapamun's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1

    UPDATE 131.

    1hits and fast loot don't work anymore

  7. #22
    mavric93's Avatar
    Join Date
    Sep 2023
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by mapamun View Post
    1hits and fast loot don't work anymore
    Yes, the hex value is totaly change for OHK and fast loot, couldn't find any similarity or matching the pattern to the previous code.

  8. #23
    amjad120's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    103
    Reputation
    10
    Thanks
    4
    My Mood
    Amazed
    Yea i got banned on all my accounts also 5 accs gone

  9. #24
    Rookie21502's Avatar
    Join Date
    Dec 2017
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1

    Any updates on the zombies dont attack?

    Quote Originally Posted by notAVendor View Post
    Im not a coder, I just know some stuff
    so heres your v.130 aob

    this is a free sharing forum and not a selling platform so dont waste your money on pixels
    enjoy.

    but keep in mind youre resposible for your action ,,
    if you g0t banned, thats on you just dont abuse it






    AoB = AOBScan("02 7B 0E 0F 00 04 7B B0 0E 00 04 28 1E 2B 00 06 16 6B 3D 53")
    if (AoB) then
    print("1hit activated")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+19, 0x00)
    end
    else
    print("1hit deactivated")
    end

    AoB = AOBScan("60 40 22 CD CC 8C 3F 22 35 78 8E 3B 11 10 6B 5A 58 5A 22 9A")
    if (AoB) then
    print("Super Sprint activated")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
    end
    else
    print("Super Sprint deactivated")
    end

    AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
    if (AoB) then
    print("Infinite Energy OK")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+3, 0x70, 0x41)
    end
    else
    print("Infinite Energy FAILED")
    end

    AoB = AOBScan("16 0A 12 ?? FE 15 ?? ?? ?? ?? 20 ?? ?? ?? ?? 0C")
    if (AoB) then
    print("Turn off zombie attacks Succeed")
    for i=0,4 do
    writeBytes(tonumber(AoB[i],16), 0x17)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("Turn off zombie attacks Fail Need Update")
    end

    AoB = AOBScan("02 7B C8 15 00 04 28 E0 00 00 0A 06 5A 58 7D C8 15 00 04 22 00 80")
    if (AoB) then
    print("Fast Loot Succeed")
    writeBytes(tonumber(AoB[AoB.getCount()-1],16)+6, 0x22, 0xcd, 0xcc, 0xcc ,0x3d)
    AoB.Destroy()
    AoB = nil
    else
    print("Fast Loot Fail Need Update")
    end
    Hello my friend do you have any updates for the updated AOBs please ?

  10. The Following User Says Thank You to Rookie21502 For This Useful Post:

    evangeliny (11-17-2023)

  11. #25
    buzzsaw666's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    3
    Anyone? Updated aobs?

  12. #26
    Lucas08273's Avatar
    Join Date
    Nov 2023
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    How to use

    Quote Originally Posted by Castle2000 View Post
    Fast Sprint:
    60 40 22 CD CC 8C 3F 22 35 78 8E 3B 11 10 6B 5A 58 5A 22 9A
    to
    60 40 22 CD CC 7A 40 22 35 78 8E 3B 11 10 6B 5A 58 5A 22 9A

    Fast loot:
    02 7B C8 15 00 04 28 E0 00 00 0A 06 5A 58 7D C8 15 00 04 22 00 80
    to:
    02 7B C8 15 00 04 22 CD CC CC 3D 06 5A 58 7D C8 15 00 04 22 00 80


    You have discord?

  13. #27
    forgoin's Avatar
    Join Date
    Jul 2023
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Not safe to leave your money at the bank
    By Poison in forum General
    Replies: 25
    Last Post: 09-11-2014, 03:18 PM
  2. [WTS] SELLING 1 DAYZ QUICK 2-3$ (no1 knows about it, my arma dont work, im selling the key)
    By heyohz in forum DayZ Selling / Trading / Buying
    Replies: 0
    Last Post: 02-08-2013, 08:53 AM
  3. [WTT] Message to all cd key sellers DO not sell to this person
    By matt6950 in forum DayZ Selling / Trading / Buying
    Replies: 4
    Last Post: 10-16-2012, 06:42 PM
  4. [Discussion] what do you think about this new zp gun (not m14)
    By PasterOfMuppets in forum CrossFire Discussions
    Replies: 15
    Last Post: 06-28-2011, 03:08 PM