Page 8 of 8 FirstFirst ... 678
Results 106 to 115 of 115
  1. #106
    cyrilhere's Avatar
    Join Date
    Oct 2020
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep

    How to use this?

    AoB = AOBScan("02 7B 5C 0A 00 04 7B 0F 0A 00 04 28 A7 23 00 06 16 6B 3D 29")
    if (AoB) then
    print("1hit ON")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+19, 0x00)
    end
    else
    print("1hit OFF")
    end

    In my cheat engine after i excecute, it say 1HIT OFF. anyone can help ^^

  2. #107
    peoplewhat's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    404
    Quote Originally Posted by cyrilhere View Post

    In my cheat engine after i excecute, it say 1HIT OFF. anyone can help ^^

    Code:
    AoB = AOBScan("02 7B 8E 0B 00 04 7B 41 0B 00 04 28 C9 23 00 06 16 6B 3D 2C")
    if (AoB) then
    print("1hit ON")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+19, 0x00)
    end
    else
    print("1hit OFF")
    end
    try that one instead

  3. #108
    Khaloudy's Avatar
    Join Date
    Nov 2020
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    help with this ?

    Quote Originally Posted by Brian Leonardo49 View Post
    Because only work for zombies, if u use it for pvp u the one who will get 1 hit keep that in mind, well we can make 1 hit bandits not same AoB thats for sure
    i wanna ask if i could do critical hit always ?
    i got this function from another post
    DF34_05e0d4ad07e9e581b430ade7f80ec771ff3ece24f and i found df_criticalhit=2
    do you know what to change to make it always critical ?
    https://prnt.sc/vk62vg
    Last edited by Khaloudy; 11-16-2020 at 09:05 AM.

  4. #109
    giorga911's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    1
    My Mood
    Confused

    Red face Help please

    Quote Originally Posted by Khaloudy View Post
    i wanna ask if i could do critical hit always ?
    i got this function from another post
    DF34_05e0d4ad07e9e581b430ade7f80ec771ff3ece24f and i found df_criticalhit=2
    do you know what to change to make it always critical ?
    https://prnt.sc/vk62vg
    hey i wanna update and make cheats and i am trying to understand AoB but i see that in your screen shot it even says the string from which AoB derive from could you tell me what programs you used or shortly explain how can i check which string does specific AoB derive from i would really appreciate it

    - - - Updated - - -

    Quote Originally Posted by Khaloudy View Post
    i wanna ask if i could do critical hit always ?
    i got this function from another post
    DF34_05e0d4ad07e9e581b430ade7f80ec771ff3ece24f and i found df_criticalhit=2
    do you know what to change to make it always critical ?
    https://prnt.sc/vk62vg
    hey i wanna update and make cheats and i am trying to understand AoB but i see that in your screen shot it even says the string from which AoB derive from could you tell me what programs you used or shortly explain how can i check which string does specific AoB derive from i would really appreciate it

    - - - Updated - - -

    Quote Originally Posted by JcGamesX View Post
    I've spend the entire day looking for how to reactivate the 1 hit, cuz before the update 55 it was working, now its broken, i'm looking for it but i cannot confirm if it will be back working
    Hey could you help me i wanna know how do you search and how do you know which AoB is the one youre searching for do you somehow see it in string or you decode it or idk i am kinda new but i wanna learn if you could just shortly explain how you find AoB's u need

  5. #110
    cyrilhere's Avatar
    Join Date
    Oct 2020
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Asleep

    Red face Is this still working?

    AoB = AOBScan("00 00 04 02 1F 14 7D E1 00 00")
    if (AoB) then
    print("More Loot ON")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+5, 0x15)
    end
    else
    print("ERROR MORE LOOT")
    end

  6. #111
    hhuang7n's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    Is there a detection for changing code?

  7. #112
    Brian Leonardo49's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    142
    Reputation
    10
    Thanks
    49
    My Mood
    Cold
    Quote Originally Posted by Khaloudy View Post
    i wanna ask if i could do critical hit always ?
    yes you can


    Quote Originally Posted by Khaloudy View Post
    do you know what to change to make it always critical ?
    well you need to try it by your self is not that hard

    prob can get ban, soft ban (1 day)

  8. #113
    anovice101's Avatar
    Join Date
    Nov 2020
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    2

    Tuto pls

    can someone do a tutorial oh how to get aobs like the latest method?

  9. #114
    Ickiago's Avatar
    Join Date
    Dec 2020
    Gender
    male
    Location
    Earthling
    Posts
    26
    Reputation
    10
    Thanks
    75
    My Mood
    Dead

    PLZ

    Quote Originally Posted by anovice101 View Post
    can someone do a tutorial oh how to get aobs like the latest method?
    Yes Please, teach us too. Please give us knowledge on how you guys finding the aobs and how you changing the values,

  10. #115
    supachai1024's Avatar
    Join Date
    May 2020
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Can someone teach me how to hack like this? I'm a new player

    Quote Originally Posted by trapremix21 View Post
    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("60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
    if (AoB) then
    print("Super Sprint OK")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+5, 0x7A, 0x40)
    end
    else
    print("Super Sprint FAILED")
    end

    AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
    if (AoB) then
    print("Disable Zombie Attack 1 OK")
    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 1 FAILED")
    end

    AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
    if (AoB) then
    print("Disable Zombie Attack 2 OK")
    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 2 FAILED")
    end

    AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
    if (AoB) then
    print("Disable Zombie Attack 3 OK")
    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 3 FAILED")
    end

    AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
    if (AoB) then
    print("Disable Zombie Attack 4 OK")
    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
    Can someone teach me how to hack like this? I'm a new player

Page 8 of 8 FirstFirst ... 678

Similar Threads

  1. [Solved] new update no hacks work ?!?!?!?!?!?
    By grant011 in forum Alliance of Valiant Arms (AVA) Help
    Replies: 6
    Last Post: 09-26-2012, 08:07 AM
  2. -New Breach Working Hacks-
    By /b/oss in forum Combat Arms Hacks & Cheats
    Replies: 13
    Last Post: 03-25-2010, 04:05 PM
  3. [Release] NEW Crossfire Working Hack
    By tony777 in forum CrossFire Hacks & Cheats
    Replies: 26
    Last Post: 03-07-2010, 01:40 PM
  4. [Release] NEW CA Working Hack! Chams, Fog, etc.
    By IHelper in forum Combat Arms Hacks & Cheats
    Replies: 347
    Last Post: 11-09-2009, 01:12 AM
  5. Plz Post new Public working hacks!
    By *Axe* in forum Soldier Front Help
    Replies: 0
    Last Post: 07-02-2009, 06:37 AM