Results 1 to 13 of 13
  1. #1
    alrashed's Avatar
    Join Date
    Nov 2019
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    1
    My Mood
    Amazed

    Exclamation Black ops 4 Zombies

    Dear Friends,

    I am looking for a mod menu or a tool for Bo4 zombies as simple as just god mode.

    Please can anyone help me with this. I will really appreciate it

  2. #2
    hamasi's Avatar
    Join Date
    Dec 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    2
    agreed me 2

  3. The Following User Says Thank You to hamasi For This Useful Post:

    alrashed (12-27-2019)

  4. #3
    qwertyr's Avatar
    Join Date
    Dec 2018
    Gender
    male
    Posts
    205
    Reputation
    10
    Thanks
    1,449
    here's the health address if you want to make your own god mode:
    base = gameExe + 0x88C5E20 //pointer
    health = base + 0x348

    no ones going to release a public trainer since the games dead and you have to bypass the anti-cheat so it's not really worth it just avoid opening a handle to the process to read/write and don't release it publicly and you'll never be banned.

  5. The Following 2 Users Say Thank You to qwertyr For This Useful Post:

    d777mi (04-11-2020),FireSpitterxl (04-03-2020)

  6. #4
    alrashed's Avatar
    Join Date
    Nov 2019
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    1
    My Mood
    Amazed
    how i use this please ?

    Quote Originally Posted by qwertyr View Post
    here's the health address if you want to make your own god mode:
    base = gameExe + 0x88C5E20 //pointer
    health = base + 0x348

    no ones going to release a public trainer since the games dead and you have to bypass the anti-cheat so it's not really worth it just avoid opening a handle to the process to read/write and don't release it publicly and you'll never be banned.

  7. #5
    davidderbotter's Avatar
    Join Date
    Jan 2018
    Gender
    female
    Location
    Germany
    Posts
    15
    Reputation
    10
    Thanks
    1
    My Mood
    Blah

    I am also searching!

    I am also searching!

  8. #6
    qwertyr's Avatar
    Join Date
    Dec 2018
    Gender
    male
    Posts
    205
    Reputation
    10
    Thanks
    1,449
    Quote Originally Posted by alrashed View Post
    how i use this please ?
    Make a simple program that can write memory and open a handle to the process and write to the pointer address, plenty of tutorials on youtube and this site/others. They watch for open handles but they've abandoned this game when modern warfare released so you wouldn't need to worry about bans if you get flagged unless you do something retarded like byte patching.
    Last edited by qwertyr; 06-24-2020 at 07:52 PM.

  9. #7
    mcdonaldej5's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by qwertyr View Post
    here's the health address if you want to make your own god mode:
    base = gameExe + 0x88C5E20 //pointer
    health = base + 0x348

    no ones going to release a public trainer since the games dead and you have to bypass the anti-cheat so it's not really worth it just avoid opening a handle to the process to read/write and don't release it publicly and you'll never be banned.
    Add me on IM, I'm willing to pay for a trainer from you as long as its safe

  10. The Following User Says Thank You to mcdonaldej5 For This Useful Post:

    alrashed (01-23-2021)

  11. #8
    spidermanagent's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    3

    Question

    Quote Originally Posted by qwertyr View Post
    here's the health address if you want to make your own god mode:
    base = gameExe + 0x88C5E20 //pointer
    health = base + 0x348

    no ones going to release a public trainer since the games dead and you have to bypass the anti-cheat so it's not really worth it just avoid opening a handle to the process to read/write and don't release it publicly and you'll never be banned.
    problem is there's no way to modify the memory, as the game closes when you open ce.
    For those who doesn't know how to program such as myself and many other ppl it's nearly impossible to make a cheat using these lines... unless someone releases a trainer similar to bo3 or ww2

  12. #9
    GalaxyYT's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    Canadia
    Posts
    43
    Reputation
    10
    Thanks
    53
    My Mood
    Crappy
    What did you use to get the offset?
    yeet

  13. #10
    spidermanagent's Avatar
    Join Date
    Jul 2018
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by qwertyr View Post
    Make a simple program that can write memory and open a handle to the process and write to the pointer address, plenty of tutorials on youtube and this site/others. They watch for open handles but they've abandoned this game when modern warfare released so you wouldn't need to worry about bans if you get flagged unless you do something retarded like byte patching.
    hi! I'd like to discuss with your outdated trainer in 2019... when i opened it in the game the trainer does absolutely nothing. How do I fix it? God mode is all I need

  14. #11
    alrashed's Avatar
    Join Date
    Nov 2019
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    1
    My Mood
    Amazed
    Quote Originally Posted by mcdonaldej5 View Post
    Add me on IM, I'm willing to pay for a trainer from you as long as its safe
    did you find any ?

  15. #12
    ItzNukeHD's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    63
    Quote Originally Posted by qwertyr View Post
    here's the health address if you want to make your own god mode:
    base = gameExe + 0x88C5E20 //pointer
    health = base + 0x348

    no ones going to release a public trainer since the games dead and you have to bypass the anti-cheat so it's not really worth it just avoid opening a handle to the process to read/write and don't release it publicly and you'll never be banned.
    This still the current offset?

  16. #13
    Tman2thez's Avatar
    Join Date
    Mar 2021
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by qwertyr View Post
    here's the health address if you want to make your own god mode:
    base = gameExe + 0x88C5E20 //pointer
    health = base + 0x348

    no ones going to release a public trainer since the games dead and you have to bypass the anti-cheat so it's not really worth it just avoid opening a handle to the process to read/write and don't release it publicly and you'll never be banned.

    Would this address work in mem editors such as Reclass? If so, how would I initiate it?

Similar Threads

  1. proper black ops zombie gameplay "WOW"
    By rowan112 in forum Call of Duty Black Ops Discussions
    Replies: 9
    Last Post: 10-31-2010, 09:52 AM
  2. call of duty black ops zombies gameplay!no fake
    By cacheat in forum Call of Duty Black Ops Discussions
    Replies: 15
    Last Post: 10-28-2010, 05:50 AM
  3. NEW CREATURE IN BLACK OPS ZOMBIE !! READ ASAP
    By tuttiman in forum Call of Duty Black Ops Discussions
    Replies: 10
    Last Post: 10-22-2010, 07:55 PM
  4. Call Of Duty Black Ops Zombies Gameplay
    By klk101 in forum Call of Duty Black Ops Discussions
    Replies: 11
    Last Post: 10-21-2010, 01:46 AM
  5. Black ops - Zombies is confirmed by JD_2020 on Twiiter
    By NGT.Rock in forum Call of Duty Black Ops Discussions
    Replies: 5
    Last Post: 09-30-2010, 10:46 AM