Red Alert 2 and Yuri's Revenge

Upload your cheat tables here (No requests)
neutralhero999
Noobzor
Noobzor
Posts: 10
Joined: Mon Aug 28, 2017 4:59 pm
Reputation: 2

Re: Red Alert 2 and Yuri's Revenge

Post by neutralhero999 »

There's an old table specifically made for MO I found at an old forum.

https ://cheatengine. org/forum/viewtopic. php?p=5509237&sid=c231c42949f4862a7d96a629935000b5

Haven't tested the options from besthsq's table yet, though. Regardless, *most* of the vanilla YR options in gameplayer's YR table works.

>Money hack checks out.
>Power level and power drain glitches sometimes.
>Instant build works on buildings, airbase units, and shipyard units. War factory and barracks still have a training delay.
>Spysat and radar (Map Reveal) works *after* training a unit, or building at least 1 structure, or deploying an MCV, or capturing a building, garrisoning a building, destroying a building, or infiltrating a building, etc., etc.. Basically, do something besides move units, I guess.
>Superweapon options work only on the vanilla superweapons; there are no options for the MO-made special powers as far as I've tested. Ore purifier rate modify still works. Haven't tested the paradrop and such considering there are different units in the mod.
>The veterancy hacks all work. Can't figure out if VeteranROF's broken or I'm just not using it right, though.
>Sticky auto-repair and auto-heal work.
>Psychic immune, detect disguise, and All Technologies don't seem to work.
>Freebomb option works but not for the Lionheart stolen tech it seems.
>Godmod works. All units and buildings are invulnerable to damage. Insta-kill moves like chrono-shifting a tank into water of course isn't covered.

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

Need help
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Apr 06, 2021 2:37 pm
Reputation: 0

Re: Red Alert 2 and Yuri's Revenge

Post by Need help »

help me how to download the link that you provide. I can't download it at the link

futalover69
What is cheating?
What is cheating?
Posts: 1
Joined: Sun May 16, 2021 4:52 pm
Reputation: 0

Re: Red Alert 2 and Yuri's Revenge

Post by futalover69 »

Hello, this trainer is really good! but i have a problem: how to use PlayerCode? is that like im controlling AI or something? please help me how to ouse it

yamrik_
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Jul 07, 2021 4:51 pm
Reputation: 0

Re: Red Alert 2 and Yuri's Revenge

Post by yamrik_ »

Hello, can anyone convert this code from game.exe (ra2) to gamemd.exe (yr)??
i really thankyou if you can.

Capturable

[ENABLE]
alloc(newmem,512)
label(returnhere)
label(exit)
label(newmem1)
label(returnhere1)
label(exit1)
label(newmem2)
label(returnhere2)
label(exit2)

newmem:
mov edx,[ebx+1B4]
cmp [00A35DB4],edx
jne exit
xor dl,dl
jmp returnhere
exit:
mov dl,01
jmp returnhere
newmem1:
mov eax,[edi+1B4]
cmp [00A35DB4],eax
jne exit1
xor al,al
jmp returnhere1
exit1:
mov al,01
jmp returnhere1
newmem2:
mov ecx,[edi+1B4]
cmp [00A35DB4],ecx
jne exit2
xor cl,cl
jmp returnhere2
exit2:
mov cl,[eax+00001216]
jmp returnhere2

"game.exe"+1011EC:
jmp newmem
nop
returnhere:

"game.exe"+10557A:
jmp newmem1
nop
returnhere1:

"game.exe"+2CCBB2:
jmp newmem2
nop
returnhere2:

[DISABLE]
dealloc(newmem)
"game.exe"+10557A:
mov al,[ecx+00001216]

"game.exe"+1011EC:
mov dl,[ecx+00001216]

"game.exe"+2CCBB2:
mov cl,[eax+00001216]

MaCcoyGamer
Cheater
Cheater
Posts: 25
Joined: Mon May 08, 2017 2:31 pm
Reputation: 1

Re: Red Alert 2 and Yuri's Revenge

Post by MaCcoyGamer »

Anyone know how to change the "All technology" and edit "Paratrooper Units" to make it work on Mental Omega?

I'm really having fun with the mod and I want to get all the faction units in the campaign

Hoaksd1
Noobzor
Noobzor
Posts: 13
Joined: Thu Oct 14, 2021 2:55 am
Reputation: 1

Re: Red Alert 2 and Yuri's Revenge

Post by Hoaksd1 »

@gameplayer mental omega please :)

cyborg5742
Expert Cheater
Expert Cheater
Posts: 186
Joined: Sat Jan 13, 2018 7:01 am
Reputation: 34

Re: Red Alert 2 and Yuri's Revenge

Post by cyborg5742 »

cremuzz wrote: ↑
Mon Mar 30, 2020 4:20 pm
gameplayer wrote: ↑
Thu Mar 05, 2020 1:49 pm
The following script should kill all with one hit (copy the codes and paste into your table). Protect yourself with the God Mode script

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>871</ID>
      <Description>"One Hit Kill"</Description>
      <LastState Activated="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(_onehitkill,gamemd.exe,8B 17 2B C2 85 C0 89 46 6C 0F 8F D4 00 00 00)

_onehitkill:
mov edx,[edi]
xor eax,eax

registersymbol(_onehitkill)

[DISABLE]
_onehitkill:
  db 8B 17 2B C2 85 C0

unregistersymbol(_onehitkill)

</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
I tested and it works , Thank You so much GamePlayer
God Bless You and Family πŸ™πŸ™πŸ˜‡
Hi, can you teach me how did you copy and paste into the table?

cremuzz
Expert Cheater
Expert Cheater
Posts: 72
Joined: Mon Feb 10, 2020 3:19 pm
Reputation: 10

Re: Red Alert 2 and Yuri's Revenge

Post by cremuzz »

cyborg5742 wrote: ↑
Sat Oct 30, 2021 12:36 pm
cremuzz wrote: ↑
Mon Mar 30, 2020 4:20 pm
gameplayer wrote: ↑
Thu Mar 05, 2020 1:49 pm
...
...
Hi, can you teach me how did you copy and paste into the table?
here ..
added one hit kill in CT ..
CT made by Gameplayer
Attachments
RA2 Yuri Revenge by Gameplayer.CT
(91.61 KiB) Downloaded 1209 times

cyborg5742
Expert Cheater
Expert Cheater
Posts: 186
Joined: Sat Jan 13, 2018 7:01 am
Reputation: 34

Re: Red Alert 2 and Yuri's Revenge

Post by cyborg5742 »

cremuzz wrote: ↑
Sun Oct 31, 2021 6:14 pm
cyborg5742 wrote: ↑
Sat Oct 30, 2021 12:36 pm
cremuzz wrote: ↑
Mon Mar 30, 2020 4:20 pm


...
Hi, can you teach me how did you copy and paste into the table?
here ..
added one hit kill in CT ..
CT made by Gameplayer
thank you very much appreciated :D

User avatar
plaxor
Cheater
Cheater
Posts: 27
Joined: Thu Mar 19, 2020 6:17 pm
Reputation: 36

Re: Red Alert 2 and Yuri's Revenge

Post by plaxor »

Stalin15 wrote: ↑
Mon Sep 14, 2020 8:54 am
Hey, I have found two cheats for Yuri's Revenge only:
Infinite Build Adjacent. This is basically "Build Anywhere" or even more accurately "Infinite Build Range", since you can build anywhere except on obstacles.
Veterancy (Pointer). Self-explanatory I'm sure. I have set up so the hotkeys Control+1 to 3 change from 0, 1 and 2.

Hopefully I can get to find "Stolen Tech Units" and "All Technology" cheats that works for ANY RA2 mod, as I only play YR for its mods.
good table!
any luck finding the "Stolen Tech Units" ??

User avatar
plaxor
Cheater
Cheater
Posts: 27
Joined: Thu Mar 19, 2020 6:17 pm
Reputation: 36

Re: Red Alert 2 and Yuri's Revenge

Post by plaxor »

nevermind, found it..
Attachments
StolenTechUnits.CT
(762 Bytes) Downloaded 796 times

ItzHoudini
What is cheating?
What is cheating?
Posts: 3
Joined: Sun Nov 05, 2017 12:19 am
Reputation: 1

Re: Red Alert 2 and Yuri's Revenge

Post by ItzHoudini »

Hi guys, most of the scripts arent working for Yuris Revenge CnCNet, anyone have a working table for CnCNet yuris revenge?

Hoaksd1
Noobzor
Noobzor
Posts: 13
Joined: Thu Oct 14, 2021 2:55 am
Reputation: 1

Re: Red Alert 2 and Yuri's Revenge

Post by Hoaksd1 »

mental omega has a final update, i want it so bad play with GOD mode and Veteran mode :lol: please someone make cheat table for mental omega :D

Hoaksd1
Noobzor
Noobzor
Posts: 13
Joined: Thu Oct 14, 2021 2:55 am
Reputation: 1

Re: Red Alert 2 and Yuri's Revenge

Post by Hoaksd1 »

ItzHoudini wrote: ↑
Tue Jan 04, 2022 10:16 am
Hi guys, most of the scripts arent working for Yuris Revenge CnCNet, anyone have a working table for CnCNet yuris revenge?
yeaaa it doesn't work if it's played YR online. but play offline without CnCnet its working 100000%

cyborg5742
Expert Cheater
Expert Cheater
Posts: 186
Joined: Sat Jan 13, 2018 7:01 am
Reputation: 34

Re: Red Alert 2 and Yuri's Revenge

Post by cyborg5742 »

plaxor wrote: ↑
Sun Dec 26, 2021 7:32 pm
nevermind, found it..
hi. how to use this? change to what value?

Post Reply

Who is online

Users browsing this forum: AlexMercer78, AtomicKtchnTool, Bing [Bot], Google [Bot], Google Adsense [Bot], liqSTAR, naisu, SemrushBot, WhoAmI, YB1834, Zadkielsan