Page 1 of 1

Twisted Insurrection (Standalone C&C: Tiberian Sun mod)

Posted: Wed Apr 12, 2017 5:58 pm
by STN
Made by Csimbi

Here's a table I made for PB5.029.
The table contains an AOB script, so it might work with other versions, too. If I'm not mistaken, it might work with some original TS versions (i.e. not mods), too (though you might need to edit the script and do a global replace: GAME.DAT -> GAME.EXE).

You will need to open the GAME.DAT process with CE.

The script will provide:
- Minimum money
- God mode; Note: applies to units only that you actually own. I noticed that in some campaign maps you control some units that are not actually yours (and those will take damage normally).
- Instant buildings; for everything you can build in the left column.
- Instant units; for everything you can build in factories. Note: building units in rapid succession will cause them to get lost (the game drops them because they cannot exit the factory quickly enough). Build multiple factories and then multiple units can come out at a time.
- Instant infantry; for everything you can build in the barracks. Note: same problem applies as with the factories, however it's not that noticeable as units exit faster.
- Instant flyers; for everything you can build for the helipad.

Note: Instantly built building/units/etc. will not cost anything.

I think I left everything enabled by default, so turn off the things you don't need after enabling the script. You can also edit the default values in the script (and save the table) to make the settings permanent.

Edit
Just tested it with 0.6.5.
Just change game.dat to game.exe in each AOB scan and it will work with 0.6.5.

Re: Twisted Insurrection (Standalone C&C: Tiberian Sun mod)

Posted: Sat Apr 29, 2017 12:20 pm
by dacoolmike
when i try to click the table on the cheat engine it doesn't work and the table's box is unclickable. Please help. :(

Re: Twisted Insurrection (Standalone C&C: Tiberian Sun mod)

Posted: Wed Sep 15, 2021 5:30 pm
by sho1sato
The game is now in the version of 0.9.0.2, and it now has multiple sub factions. Does it still work?

Re: Twisted Insurrection (Standalone C&C: Tiberian Sun mod)

Posted: Sun Sep 19, 2021 2:45 pm
by megaauthor
No. However, if you still have any Firestorm Cheat Table, it will work.

Re: Twisted Insurrection (Standalone C&C: Tiberian Sun mod)

Posted: Fri Apr 29, 2022 10:43 am
by fanhuanji
sho1sato wrote:
Wed Sep 15, 2021 5:30 pm
The game is now in the version of 0.9.0.2, and it now has multiple sub factions. Does it still work?
It works on 0.9.0.2. I've just replace all the "GAME.DAT" to "GAME.EXE" in the file (by using a text editor).

I've replaced 4 places in total. From line 12-15:
aobscanmodule(aobScreenTicker,GAME.EXE,83 EC 0C 85 C0 74 * 8B 01 8D)
aobscanmodule(aobMoneyTicker,GAME.EXE,8D 8E 80 01 00 00 E8 * * * * 8B 8E 90 01 00 00)
aobscanmodule(aobHealthUpdater,GAME.EXE,8B C2 8B 55 00 2B C2 85 C0 89 46 28)
aobscanmodule(aobBuildChecker,GAME.EXE,8B 51 44 B8 36 00 00 00 85 D2 74)