Superpower 2 Cheats

  пятница 10 апреля
      35
Superpower 2 Cheats Average ratng: 5,7/10 4071 reviews

Spore galactic adventures cheat engine table. I know the game is meant to be played seriously, most of the time, but sometimes i just want New Zealand to instantly have 10 trillion dollars,.

Download SuperPower 2 for free on PC – this page will show you how to download and install the full version of SuperPower 2 on PC. About SuperPower 2SuperPower 2 is the only global geopolitical simulation game which allows players to control entire countries. Players control countries in 3 major areas: political, economic and military, but this time, in a beautiful real-time 3D environment. War of the monsters 2. Players build up their own countries and increase their influence in the broader world while competing against sophisticated A.I.

Along the way, gamers make use of economic sanctions, political alliances, and military actions to wage their battles. SuperPower 2 offers the ability to fine-tune each country’s performance, from creating or breaking treaties, to making tactical decisions in particular military conflicts. How to Download and Install SuperPower 2. Click on the download button below.

You will be redirected to a download page for SuperPower 2. If you’re asked for a password, use: www.gametrex.com. Choose a mirror to complete your download.

I know it's an old game and since nobody upload any table for this game, I'm just going to put it here.
Made by Cake-san
Please attach ce to the right process. ( the server one, not the client)
I'm going to add more options if I'm motivate -_- and fell free to add you own options,then share it with the community Smile
Here's an instant production script:
Code:
<?xml version='1.0' encoding='utf-8'?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>303</ID>
<Description>'Instant Production'</Description>
<LastState Activated='1'/>
<Color>80000008</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
aobscan(inj_build,C6 44 24 3C 00 D9 5E 24)
registersymbol(inj_build)
alloc(newmem,48)
label(returnhere)
label(_value)
newmem:
mov byte ptr [esp+3C],00
mov [esi+14],(float)10000000
fadd dword ptr [_value]
jmp returnhere
_value:
dd (float)200
inj_build:
jmp newmem
returnhere:
[DISABLE]
dealloc(newmem)
inj_build:
db C6 44 24 3C 00
//mov byte ptr [esp+3C],00
unregistersymbol(inj_build)
</AssemblerScript>Cheats
</CheatEntry>
</CheatEntries>
</CheatTable>
Just copy and paste it into table/Cheat engine.
Don't know how well is it, I don't have much time to test it out. Confused