Page 1 of 2 12 LastLast
Results 1 to 15 of 27
  1. #1
    notAVendor's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    4

    Thumbs up this is about sharing not selling dont waste your money

    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
    Last edited by notAVendor; 10-23-2023 at 05:58 PM.

  2. The Following 4 Users Say Thank You to notAVendor For This Useful Post:

    420hak (10-28-2023),amjad120 (10-26-2023),Sylphrid (10-31-2023),yagohoa (10-24-2023)

  3. #2
    jersss's Avatar
    Join Date
    Nov 2020
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    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
    THANKS A LOT DUDE! REALLY APPRECIATE IT! 😎

  4. #3
    Mellowo's Avatar
    Join Date
    Sep 2021
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    2
    Thanks! Do you have any bandit aob by any chance? Or can you teach me how to get these aob?

  5. #4
    notAVendor's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    4
    sorry but i dont find the video by sime-colon anymore where he shows how to get the values for the melee damage hack ...
    dont mess with the bandits .. it well get you perma ban trust me ive lost a lv203 and a lv224 account messing with the bandits.

  6. #5
    Mellowo's Avatar
    Join Date
    Sep 2021
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    2
    I see, thats fine. Thanks for the aob anyway!

  7. #6
    mapamun's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    Hi, is this code used with cheat engine or where i put this code?

  8. #7
    yagohoa's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    11
    My Mood
    Aggressive
    can you share what i change in fast loot and fast sprint aob for dnspy?
    Last edited by yagohoa; 10-24-2023 at 01:06 AM.

  9. #8
    AJ15802206's Avatar
    Join Date
    Jan 2023
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    11
    My Mood
    Tired
    another case of bandit that is just disable weapons firing from them, btw thanks alot

  10. #9
    Castle2000's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by yagohoa View Post
    can you share what i change in fast loot and fast sprint aob for dnspy?
    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

  11. #10
    Chaquitoo14's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    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

    The user kiwi2003 is a scammer, he stole my money

  12. The Following User Says Thank You to Chaquitoo14 For This Useful Post:

    jesusgvr000 (12-02-2023)

  13. #11
    amjad120's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    103
    Reputation
    10
    Thanks
    4
    My Mood
    Amazed
    Can you please do a tutorial on how you found those?

  14. #12
    Castle2000's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Chaquitoo14 View Post
    The user kiwi2003 is a scammer, he stole my money
    Don't pay for hacks, there are those of us who leave the Scripts for free

  15. #13
    hp2005's Avatar
    Join Date
    Dec 2020
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Turn off zombie attacks not working

  16. #14
    mapamun's Avatar
    Join Date
    Oct 2023
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    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
    can someone explain me how to use this code? i don't know if a need to make a .dll or use cheat engine

  17. #15
    jaws123's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by mapamun View Post
    can someone explain me how to use this code? i don't know if a need to make a .dll or use cheat engine
    Open the process on cheat engine then go to the table drop down select show lua script table, then copy and paste.
    Last edited by jaws123; 10-26-2023 at 07:58 AM. Reason: turf

Page 1 of 2 12 LastLast

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