Marvel's Avengers

Ask about cheats/tables for single player games here
masterdragoon
Noobzor
Noobzor
Posts: 5
Joined: Sat Feb 24, 2018 12:52 pm
Reputation: 0

Re: Marvel's Avengers

Post by masterdragoon »

Anyone can help me for what after my level 50 my character level up to level 1 again ?

User avatar
Rhark
Expert Cheater
Expert Cheater
Posts: 2931
Joined: Tue Apr 16, 2019 1:27 am
Reputation: 1246

Re: Marvel's Avengers

Post by Rhark »

Lashley wrote:
Tue Sep 08, 2020 8:54 pm
Rhark wrote:
Tue Sep 08, 2020 7:47 pm
Super Gear Power:

Code: Select all

[ENABLE]

aobscanmodule(power,avengers.exe,41 0F B7 46 14 66 39) // should be unique
alloc(newmem,$1000,"avengers.exe"+2011FEE)

label(code)
label(return)

newmem:
  mov [r14+14],#9999
code:
  movzx eax,word ptr [r14+14]
  jmp return

power:
  jmp newmem
return:
registersymbol(power)

[DISABLE]

power:
  db 41 0F B7 46 14

unregistersymbol(power)
dealloc(newmem)
Change a piece of gear and it will turn to 9999 Power.
This in the fearrev app?
No, I won't be adding more.

saucefar
Expert Cheater
Expert Cheater
Posts: 97
Joined: Sat May 06, 2017 7:05 am
Reputation: 18

Re: Marvel's Avengers

Post by saucefar »

splitinfinity wrote:
Tue Sep 08, 2020 11:35 am
saucefar wrote:
Tue Sep 08, 2020 11:08 am
It seems the shitty publisher/developer has been going around making threats to cheat makers rather than fixing their game, def going to cheat the hell out of this one.
Are you talking about CH announcing that they are dropping the game? They do have an option in their trainer that causes the devs/publisher to lose cash. Wonder if the other popular trainer makers also got threatened with legal action though.
They did it with several sites now as i checked, Toxic Disney. I managed to max my gear before they get any ideas of adding anticheat.

Takeo47
Cheater
Cheater
Posts: 28
Joined: Mon Sep 16, 2019 11:46 pm
Reputation: 13

Re: Marvel's Avengers

Post by Takeo47 »

Rhark wrote:
Tue Sep 08, 2020 7:47 pm
Super Gear Power:

Code: Select all

[ENABLE]

aobscanmodule(power,avengers.exe,41 0F B7 46 14 66 39) // should be unique
alloc(newmem,$1000,"avengers.exe"+2011FEE)

label(code)
label(return)

newmem:
  mov [r14+14],#9999
code:
  movzx eax,word ptr [r14+14]
  jmp return

power:
  jmp newmem
return:
registersymbol(power)

[DISABLE]

power:
  db 41 0F B7 46 14

unregistersymbol(power)
dealloc(newmem)
Change a piece of gear and it will turn to 9999 Power.
If I wanted to make the power level 150 instead of 9999 what lines would I have to change and what do I change those lines too?

User avatar
NumberXer0
Expert Cheater
Expert Cheater
Posts: 1028
Joined: Sun Mar 12, 2017 2:17 pm
Reputation: 92

Re: Marvel's Avengers

Post by NumberXer0 »

^ Change the #9999
saucefar wrote:
Wed Sep 09, 2020 12:43 am
splitinfinity wrote:
Tue Sep 08, 2020 11:35 am
saucefar wrote:
Tue Sep 08, 2020 11:08 am
It seems the shitty publisher/developer has been going around making threats to cheat makers rather than fixing their game, def going to cheat the hell out of this one.
Are you talking about CH announcing that they are dropping the game? They do have an option in their trainer that causes the devs/publisher to lose cash. Wonder if the other popular trainer makers also got threatened with legal action though.
They did it with several sites now as i checked, Toxic Disney. I managed to max my gear before they get any ideas of adding anticheat.
What other sites? There were only two main trainers and the other is still alive and kicking. They seem to have only targeted CH because of their marketplace stuff.

Nicoline
Novice Cheater
Novice Cheater
Posts: 16
Joined: Thu Sep 03, 2020 11:34 am
Reputation: 4

Re: Marvel's Avengers

Post by Nicoline »

fearrev app trainer is taken down as well?

User avatar
gunbalde60
Expert Cheater
Expert Cheater
Posts: 369
Joined: Tue Jan 09, 2018 3:53 am
Reputation: 32

Re: Marvel's Avengers

Post by gunbalde60 »

Rhark wrote:
Tue Sep 08, 2020 7:47 pm
Super Gear Power:

Code: Select all

[ENABLE]

aobscanmodule(power,avengers.exe,41 0F B7 46 14 66 39) // should be unique
alloc(newmem,$1000,"avengers.exe"+2011FEE)

label(code)
label(return)

newmem:
  mov [r14+14],#9999
code:
  movzx eax,word ptr [r14+14]
  jmp return

power:
  jmp newmem
return:
registersymbol(power)

[DISABLE]

power:
  db 41 0F B7 46 14

unregistersymbol(power)
dealloc(newmem)
Change a piece of gear and it will turn to 9999 Power.
Can someone remind me how to add this to cheat engine? I tried copy then paste but nothing happens.

Nicoline
Novice Cheater
Novice Cheater
Posts: 16
Joined: Thu Sep 03, 2020 11:34 am
Reputation: 4

Re: Marvel's Avengers

Post by Nicoline »

gunbalde60 wrote:
Wed Sep 09, 2020 4:07 am
Rhark wrote:
Tue Sep 08, 2020 7:47 pm
Super Gear Power:

Code: Select all

[ENABLE]

aobscanmodule(power,avengers.exe,41 0F B7 46 14 66 39) // should be unique
alloc(newmem,$1000,"avengers.exe"+2011FEE)

label(code)
label(return)

newmem:
  mov [r14+14],#9999
code:
  movzx eax,word ptr [r14+14]
  jmp return

power:
  jmp newmem
return:
registersymbol(power)

[DISABLE]

power:
  db 41 0F B7 46 14

unregistersymbol(power)
dealloc(newmem)
Change a piece of gear and it will turn to 9999 Power.
Can someone remind me how to add this to cheat engine? I tried copy then paste but nothing happens.
press CTRL + ALT + A. copy the code. click file>Assign to current cheat table.

you can change the value of #9999 to any gear power you want

User avatar
zimpirate
Expert Cheater
Expert Cheater
Posts: 51
Joined: Wed Sep 09, 2020 6:33 am
Reputation: 6

Re: Marvel's Avengers

Post by zimpirate »

Nicoline wrote:
Wed Sep 09, 2020 5:24 am
gunbalde60 wrote:
Wed Sep 09, 2020 4:07 am
Rhark wrote:
Tue Sep 08, 2020 7:47 pm
Super Gear Power:

Code: Select all

[ENABLE]

aobscanmodule(power,avengers.exe,41 0F B7 46 14 66 39) // should be unique
alloc(newmem,$1000,"avengers.exe"+2011FEE)

label(code)
label(return)

newmem:
  mov [r14+14],#9999
code:
  movzx eax,word ptr [r14+14]
  jmp return

power:
  jmp newmem
return:
registersymbol(power)

[DISABLE]

power:
  db 41 0F B7 46 14

unregistersymbol(power)
dealloc(newmem)
Change a piece of gear and it will turn to 9999 Power.
Can someone remind me how to add this to cheat engine? I tried copy then paste but nothing happens.
press CTRL + ALT + A. copy the code. click file>Assign to current cheat table.

you can change the value of #9999 to any gear power you want
I don't see the file>Assign option.

blackrobinhood
Cheater
Cheater
Posts: 38
Joined: Sun May 10, 2020 2:55 am
Reputation: 2

Re: Marvel's Avengers

Post by blackrobinhood »

Has anyone figured out how to get/upgrade gear to exotic class?

Nicoline
Novice Cheater
Novice Cheater
Posts: 16
Joined: Thu Sep 03, 2020 11:34 am
Reputation: 4

Re: Marvel's Avengers

Post by Nicoline »

zimpirate wrote:
Wed Sep 09, 2020 6:34 am
Nicoline wrote:
Wed Sep 09, 2020 5:24 am
gunbalde60 wrote:
Wed Sep 09, 2020 4:07 am


Can someone remind me how to add this to cheat engine? I tried copy then paste but nothing happens.
press CTRL + ALT + A. copy the code. click file>Assign to current cheat table.

you can change the value of #9999 to any gear power you want
I don't see the file>Assign option.
Press Ctrl + Alt + A to open Auto Assemble window. The code should be pasted there.

User avatar
zimpirate
Expert Cheater
Expert Cheater
Posts: 51
Joined: Wed Sep 09, 2020 6:33 am
Reputation: 6

Re: Marvel's Avengers

Post by zimpirate »

Nothing opens for me.

Grumble314
Noobzor
Noobzor
Posts: 11
Joined: Mon Apr 02, 2018 1:47 pm
Reputation: 4

Re: Marvel's Avengers

Post by Grumble314 »

It's not the power you want to raise anyway it's the individual stats.

Aki454
Novice Cheater
Novice Cheater
Posts: 23
Joined: Fri Sep 04, 2020 8:56 pm
Reputation: 0

Re: Marvel's Avengers

Post by Aki454 »

Make for HERO STATITICS and Upgrade Gear to EXOTIC and LEGENDARY Class?

GRVTY
Noobzor
Noobzor
Posts: 14
Joined: Thu Sep 03, 2020 8:57 pm
Reputation: 0

Re: Marvel's Avengers

Post by GRVTY »

Rhark wrote:
Tue Sep 08, 2020 7:47 pm
Super Gear Power:

Code: Select all

[ENABLE]

aobscanmodule(power,avengers.exe,41 0F B7 46 14 66 39) // should be unique
alloc(newmem,$1000,"avengers.exe"+2011FEE)

label(code)
label(return)

newmem:
  mov [r14+14],#9999
code:
  movzx eax,word ptr [r14+14]
  jmp return

power:
  jmp newmem
return:
registersymbol(power)

[DISABLE]

power:
  db 41 0F B7 46 14

unregistersymbol(power)
dealloc(newmem)
Change a piece of gear and it will turn to 9999 Power.
The only issue with this is that is changes your Exotic artifact as well. I wanted to have it change all my gear to 130 when I put it on but now my Power level is 260 since I got an extra 130 boost from the relic. I need to find a way to stop that from happening as I want to look as legitimate as possible I just want to bypass some of the grind.

Also does anyone know how to turn this off once it's started?
Edit: Never mind I figured it out

Post Reply

Who is online

Users browsing this forum: dabui, samlooch0518