Marvel's Avengers
-
- Noobzor
- Posts: 5
- Joined: Sat Feb 24, 2018 12:52 pm
- Reputation: 0
Re: Marvel's Avengers
Anyone can help me for what after my level 50 my character level up to level 1 again ?
Re: Marvel's Avengers
No, I won't be adding more.Lashley wrote: ↑Tue Sep 08, 2020 8:54 pmThis in the fearrev app?Rhark wrote: ↑Tue Sep 08, 2020 7:47 pmSuper Gear Power:
Change a piece of gear and it will turn to 9999 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)
Re: Marvel's Avengers
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.splitinfinity wrote: ↑Tue Sep 08, 2020 11:35 amAre 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.
Re: Marvel's Avengers
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?Rhark wrote: ↑Tue Sep 08, 2020 7:47 pmSuper Gear Power:
Change a piece of gear and it will turn to 9999 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)
- NumberXer0
- Expert Cheater
- Posts: 1028
- Joined: Sun Mar 12, 2017 2:17 pm
- Reputation: 92
Re: Marvel's Avengers
^ Change the #9999
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.saucefar wrote: ↑Wed Sep 09, 2020 12:43 amThey 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.splitinfinity wrote: ↑Tue Sep 08, 2020 11:35 amAre 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.
Re: Marvel's Avengers
fearrev app trainer is taken down as well?
- gunbalde60
- Expert Cheater
- Posts: 393
- Joined: Tue Jan 09, 2018 3:53 am
- Reputation: 32
Re: Marvel's Avengers
Can someone remind me how to add this to cheat engine? I tried copy then paste but nothing happens.Rhark wrote: ↑Tue Sep 08, 2020 7:47 pmSuper Gear Power:
Change a piece of gear and it will turn to 9999 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)
Re: Marvel's Avengers
press CTRL + ALT + A. copy the code. click file>Assign to current cheat table.gunbalde60 wrote: ↑Wed Sep 09, 2020 4:07 amCan someone remind me how to add this to cheat engine? I tried copy then paste but nothing happens.Rhark wrote: ↑Tue Sep 08, 2020 7:47 pmSuper Gear Power:
Change a piece of gear and it will turn to 9999 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)
you can change the value of #9999 to any gear power you want
Re: Marvel's Avengers
I don't see the file>Assign option.Nicoline wrote: ↑Wed Sep 09, 2020 5:24 ampress CTRL + ALT + A. copy the code. click file>Assign to current cheat table.gunbalde60 wrote: ↑Wed Sep 09, 2020 4:07 amCan someone remind me how to add this to cheat engine? I tried copy then paste but nothing happens.Rhark wrote: ↑Tue Sep 08, 2020 7:47 pmSuper Gear Power:
Change a piece of gear and it will turn to 9999 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)
you can change the value of #9999 to any gear power you want
-
- Cheater
- Posts: 38
- Joined: Sun May 10, 2020 2:55 am
- Reputation: 2
Re: Marvel's Avengers
Has anyone figured out how to get/upgrade gear to exotic class?
Re: Marvel's Avengers
Press Ctrl + Alt + A to open Auto Assemble window. The code should be pasted there.zimpirate wrote: ↑Wed Sep 09, 2020 6:34 amI don't see the file>Assign option.Nicoline wrote: ↑Wed Sep 09, 2020 5:24 ampress CTRL + ALT + A. copy the code. click file>Assign to current cheat table.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.
you can change the value of #9999 to any gear power you want
Re: Marvel's Avengers
Nothing opens for me.
-
- Noobzor
- Posts: 11
- Joined: Mon Apr 02, 2018 1:47 pm
- Reputation: 4
Re: Marvel's Avengers
It's not the power you want to raise anyway it's the individual stats.
Re: Marvel's Avengers
Make for HERO STATITICS and Upgrade Gear to EXOTIC and LEGENDARY Class?
Re: Marvel's Avengers
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.Rhark wrote: ↑Tue Sep 08, 2020 7:47 pmSuper Gear Power:
Change a piece of gear and it will turn to 9999 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)
Also does anyone know how to turn this off once it's started?
Edit: Never mind I figured it out
Who is online
Users browsing this forum: jonaaa