Results 1 to 2 of 2
  1. #1
    Samuel França's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1

    Hackers in Operation!

    AoB = AOBScan("22 ?? ?? ?? ?? 0C 72 ?? ?? ?? ?? 06 8C ?? ?? ?? ?? 28")
    if (AoB) then
    print("Disable Zombie Attack OK")
    writeBytes(tonumber(AoB[AoB.getCount()-1],16)+19, 0x2B)
    AoB.Destroy()
    AoB = nil
    else
    print("Disable Zombie Attack ERROR")
    end

    AoB = AOBScan("1F ?? 7D ?? ?? ?? ?? 38 ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 17")
    if (AoB and AoB.getCount()==15) then
    print("Instant Open OK")
    for i=0,14 do
    writeBytes(tonumber(AoB[i],16), 0x1F, 0x00)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("Instant Open ERROR")
    end

    AoB = AOBScan("22 ?? ?? ?? ?? 5A 58 7D ?? ?? ?? ?? 02 7B ?? ?? ?? ?? 02 7B")
    if (AoB and AoB.getCount()==3) then
    print("Infinite energy OK")
    writeBytes(tonumber(AoB[0],16)+3, 0x70, 0x41)
    writeBytes(tonumber(AoB[1],16)+3, 0x70, 0x41)
    writeBytes(tonumber(AoB[2],16)+3, 0x70, 0x41)
    AoB.Destroy()
    AoB = nil
    else
    Print ("Infinite energy ERROR")
    end



    I hope it helps...

  2. The Following User Says Thank You to Samuel França For This Useful Post:

    Max_Dz (09-02-2015)

  3. #2
    SnRolls's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    121
    Reputation
    10
    Thanks
    757
    My Mood
    Stressed
    Nothing new man it got posted like 3 times now...

Similar Threads

  1. [Help] To assist in the operation of hacker Mptdy
    By wessam20 in forum CrossFire Hacks & Cheats
    Replies: 2
    Last Post: 09-19-2009, 10:25 PM
  2. Best operating system for a new hacker
    By hooter222 in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 06-01-2009, 06:39 PM
  3. hey im not a hacker but can some1 plz help me
    By CrUsHa in forum General Gaming
    Replies: 3
    Last Post: 05-20-2006, 12:58 AM
  4. Hackers lend me your ears
    By AdamWest in forum WarRock - International Hacks
    Replies: 12
    Last Post: 02-19-2006, 07:37 AM
  5. System Hacker For Gunz
    By gameking85 in forum Gunz Hacks
    Replies: 11
    Last Post: 02-09-2006, 11:57 AM