Thread: Permanent ban

Results 1 to 10 of 10
  1. #1
    BrunoCampos's Avatar
    Join Date
    Oct 2020
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    Angry Permanent ban

    Does anyone know or know any way to remove the permanent ban in any way?
    They caught me using only the basics, it took me 24 hours and the other day when I went in there was the permanent ban and IP of the machine.

  2. #2
    ElectrO98's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    what a bad brother

    you had to use a hack in westland that you shouldn't

  3. #3
    peoplewhat's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    61
    Reputation
    10
    Thanks
    404
    I don't think it's the ip, I could create new accounts on the same ip after a permanent. Plugging in the same email with a new account will auto ban though. So you just need a new email.
    (might want to clear cookies and delete the folder Computer\HKEY_CURRENT_USER\SOFTWARE\Creaky Corpse\Dead Frontier in regedit just in case, not sure if needed).

    after I got a perm I was like, "hmm that's weird behavior, not playing in multi, not disrupting anyone, so weird" spent about $550 on the game too. Started a new account and continued posting on the forums and playing like normal. Made me realize you can't attach yourself to your character or possessions in deadfrontier, cause all that could be inaccessible within seconds.

    Fortunately there are many hacks for deadfrontier never seen on this site or any other, which may be released to the public eventually. Anyhow sorry about that perm.

  4. #4
    skypper_33's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by BrunoCampos View Post
    Does anyone know or know any way to remove the permanent ban in any way?
    They caught me using only the basics, it took me 24 hours and the other day when I went in there was the permanent ban and IP of the machine.
    wich codes were you using?

    and im sorry it sucks to be perma.

  5. #5
    BrunoCampos's Avatar
    Join Date
    Oct 2020
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    Post

    Quote Originally Posted by skypper_33 View Post
    wich codes were you using?

    and im sorry it sucks to be perma.
    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 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

    i was using these

  6. #6
    ElectrO98's Avatar
    Join Date
    Nov 2016
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    What were you doing at the time they gave you ban?

    Quote Originally Posted by BrunoCampos 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


    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

    i was using these
    What were you doing at the time they gave you ban?

  7. #7
    Mondo7's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Oh no, you're using disable zombie attack. it happened to me too, im losing 2 accounts because of dza. but when i use my last account i only use one hit kill and infinite energy, and guess what? i never caught banned. using it for almost 2 weeks and i never have some kind of ban. I strongly suggest that NEVER USE DZA ever. I think dza codes kinda messed up with df server, when their data dont match your accounts will immediately banned, i think

  8. #8
    dadowns's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Mars
    Posts
    99
    Reputation
    10
    Thanks
    15
    My Mood
    Sleepy
    DZA is detected through ghost-packets checks.
    <------What Are You Looking At???

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

    Keep moving

    I'm using the cheat for 2 weeks now got banned for 24hours cause i killed the devil hound
    happened before cause i was not moving and got a lot of exp .....
    so if your planning on killing BT FBT and devil hound do 1 hit only DZa keep moving like back and forth then go around the map every minute or 4 so that the system wont caught you in the act ...


    i got 24 hours ban 5 times and still using my account after
    i tried the event boss no problems but it will detect the DZA on Bt FBt and DH ... not cause you kill them but the exp you get without moving will trigger it

  10. #10
    hhuang7n's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    Does Dead Frontier even have a cheat detection since its web browser?

Similar Threads

  1. [Info] z8game will permanently banned all hackers from now !!
    By hadh in forum CrossFire Discussions
    Replies: 67
    Last Post: 06-19-2011, 02:12 PM
  2. [Solved] help me i got permanently ban
    By vito123321 in forum CrossFire Help
    Replies: 5
    Last Post: 05-09-2011, 08:53 PM
  3. Permanent Bans...
    By .Justice in forum CrossFire Discussions
    Replies: 10
    Last Post: 01-17-2011, 07:05 AM
  4. Permanent banned Lola
    By Shizun in forum Combat Arms Discussions
    Replies: 13
    Last Post: 09-20-2009, 04:41 PM
  5. Permanent ban.
    By buster2007 in forum Combat Arms Europe Hacks
    Replies: 27
    Last Post: 02-06-2009, 02:55 AM