Thread: One hit kill

Results 1 to 3 of 3
  1. #1
    Aaronllf's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    5

    Lightbulb One hit kill

    hi fellas, can someone share one hit kill code, which works in this patch? i'd be thankfull.

  2. The Following 3 Users Say Thank You to Aaronllf For This Useful Post:

    Bruno Killers (10-26-2020),BrunoCampos (10-26-2020),pedrolopesborem (10-26-2020)

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

    :)

    Quote Originally Posted by Aaronllf View Post
    hi fellas, can someone share one hit kill code, which works in this patch? i'd be thankfull.
    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

    AoB = AOBScan("02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 28 ?? ?? ?? ?? 16 6B 3d 2c")
    if (AoB) then
    print("1hitOn")
    for x=0, AoB.getCount()-1 do
    writeBytes(tonumber(AoB[x],16)+19, 0x00)
    end
    else
    print("1hitno")
    end

    __________________________________________________ ____________

    eseni ari kodebi romelic axali patchis mere mushaobs sxva danarcheni yvela gaaswores axali rame tuar gamova marto eseni darcha kide lootspots tu naxav mushaobs mara gansxvavebas ar adzlevs arafers egec daapdeitebelia

  4. #3
    hhuang7n's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    Damn, I didn't know you could actually do 1 hit 1 kill, but I guess someone posted the code.

Similar Threads

  1. Omfg. 100% Accuracy One-hit kill sniper
    By Stevenom in forum Combat Arms Discussions
    Replies: 37
    Last Post: 07-09-2010, 12:34 PM
  2. One Hit Kill??
    By kesalmu in forum CrossFire Help
    Replies: 4
    Last Post: 07-09-2010, 04:40 AM
  3. Replies: 11
    Last Post: 05-04-2010, 02:35 AM
  4. One Hit Kill!!!
    By Spacerunner3 in forum CrossFire Hacks & Cheats
    Replies: 14
    Last Post: 03-13-2010, 07:23 AM
  5. [GUIDE]One Hit Kill Weapons..
    By czudej in forum Combat Arms Hacks & Cheats
    Replies: 34
    Last Post: 08-08-2009, 03:55 PM