Results 1 to 13 of 13
  1. #1
    R0B3R70DJ's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    In Goxplaria, planet around of 7th Galaxy of the universe
    Posts
    65
    Reputation
    10
    Thanks
    14
    My Mood
    Paranoid

    Instant Kill AoB

    Code:
    AoB = AOBScan("02 7B ?? ?? ?? ?? 7B ?? ?? ?? ?? 28 ?? ?? ?? ?? 16 6B 3D 2D")
    if (AoB) then
    for i=0,0 do
    writeBytes(tonumber(AoB[i],16)+19, 0x00)
    end
    AoB.Destroy()
    AoB = nil
    print("Instant Kill OK")
    else
    print("Instant Kill FAILED")
    end
    That code has been patched, oh!, Lord Palaso!, update it!

    (Client Update: 18/12/2019)
    Being curious. 21/12/2000
    Mom </3 20/10/2017


  2. #2
    therealhoji's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    even Wasteland is gone (

  3. #3
    qbaotn's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    2
    my mistake
    Last edited by qbaotn; 12-18-2019 at 08:01 AM.

  4. #4
    asdas223231's Avatar
    Join Date
    Sep 2019
    Gender
    female
    Posts
    19
    Reputation
    10
    Thanks
    2
    DZA stopped working with the new patch too

  5. #5
    R0B3R70DJ's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    In Goxplaria, planet around of 7th Galaxy of the universe
    Posts
    65
    Reputation
    10
    Thanks
    14
    My Mood
    Paranoid
    Quote Originally Posted by asdas223231 View Post
    DZA stopped working with the new patch too
    Thats a lie, its fully Working on Standalone Client.
    Being curious. 21/12/2000
    Mom </3 20/10/2017


  6. #6
    camuflax's Avatar
    Join Date
    Nov 2019
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by R0B3R70DJ View Post
    Thats a lie, its fully Working on Standalone Client.
    hmmm the dza 3 for me is not working anymore so if you can pass your dza hack if see it is work

  7. #7
    asdas223231's Avatar
    Join Date
    Sep 2019
    Gender
    female
    Posts
    19
    Reputation
    10
    Thanks
    2
    It isnt a lie, the DZ3 stopped working and is the one that works for most zeds including dogs

  8. #8
    R0B3R70DJ's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    In Goxplaria, planet around of 7th Galaxy of the universe
    Posts
    65
    Reputation
    10
    Thanks
    14
    My Mood
    Paranoid
    Quote Originally Posted by asdas223231 View Post
    It isnt a lie, the DZ3 stopped working and is the one that works for most zeds including dogs
    Test this code.

    Code:
    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
    Its only for Standalone Client
    Being curious. 21/12/2000
    Mom </3 20/10/2017


  9. #9
    camuflax's Avatar
    Join Date
    Nov 2019
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    ooooh thanks works perfectly

  10. #10
    Diarka's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Location
    Narnia
    Posts
    20
    Reputation
    10
    Thanks
    11
    My Mood
    Tired
    I hope it gets updated before the event ends, I wanted to farm christmas gifts :c

    EDIT: Weird, another client update and it is working again... great service, 5 stars! lol
    Last edited by Diarka; 12-19-2019 at 09:39 PM.

  11. #11
    PaLaS0's Avatar
    Join Date
    Jan 2013
    Gender
    female
    Posts
    229
    Reputation
    10
    Thanks
    77
    My Mood
    Angelic
    Quote Originally Posted by Diarka View Post
    I hope it gets updated before the event ends, I wanted to farm christmas gifts :c

    EDIT: Weird, another client update and it is working again... great service, 5 stars! lol
    Was thinking about updating it, oh well.

  12. #12
    R0B3R70DJ's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    In Goxplaria, planet around of 7th Galaxy of the universe
    Posts
    65
    Reputation
    10
    Thanks
    14
    My Mood
    Paranoid
    Thanks Lord Palas0 for your knowledge.
    Being curious. 21/12/2000
    Mom </3 20/10/2017


  13. #13
    Slough's Avatar
    Join Date
    Dec 2019
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Instant kill AoB

    Quote Originally Posted by R0B3R70DJ View Post
    Thanks Lord Palas0 for your knowledge.
    These cheats no longer work.If they are still working for anyone, plz let me know.

Similar Threads

  1. [Release] Instant Kill, Wasteland & No Zombies AoB
    By PaLaS0 in forum Dead Frontier Hacks
    Replies: 170
    Last Post: 04-20-2020, 03:22 AM
  2. [Request] gold hack or instant kill
    By kanaaz in forum FlyFF Hacks
    Replies: 2
    Last Post: 08-18-2011, 07:08 AM
  3. instant kill
    By pyrobryant in forum Vindictus Discussions
    Replies: 10
    Last Post: 04-30-2011, 10:39 AM
  4. [SOLVED] Instant Kill MM hack?
    By robertman20 in forum CrossFire Help
    Replies: 8
    Last Post: 09-13-2010, 01:27 AM
  5. Using Airstrike bomb hacks, instant kills etc..
    By Ian in forum Combat Arms Discussions
    Replies: 27
    Last Post: 12-11-2009, 02:02 AM