Dawn of Andromeda [2017-5-6]

Upload your cheat tables here (No requests)
User avatar
ColonelRVH
Expert Cheater
Expert Cheater
Posts: 361
Joined: Mon Mar 06, 2017 3:27 am
Reputation: 321

Dawn of Andromeda [2017-5-6]

Post by ColonelRVH »

Dawn of Andromeda v1.00 | CE TABLE V2.1, [2017-5-6] COLONELRVH | May not work on other version.

--- This cheat table is a request accepted from ---
- Single Player Cheat Requests.
--------------------------------------------------------------


- Features -
  • [Stats]
    • Get Player Stats Base Address
      • Funds Always Max
      • Influence Always Max
      • 200+ Pointers

    • Get Planet Base Address [Update: View Planet]
      • 100+ Pointers

    • Multiply Governor EXP Gain [Default: 2]

  • [Battle]
    • Get Battle Stats Addresses
      • God Mode
      • Instant Kill

  • [Extra]
    • Instant Research Technology
    • Instant Research Project
    • Instant Build ShipYard
    • Instant Build Ship
    • Set Ship Speed Bonus [Default: 2]

- Future Plan -
  • Instant Build Infrastructures
  • Ship Design Cheats
  • Diplomacy Cheats


- Notes -
  • [Fix List]
  • Set Ship Speed Bonus [Default: 2]
    Now only applies to player
  • Instant Research Project & Instant Research Technology fixed


- Other's works -
Other's works wrote:

Code: Select all

None
=======================================

- Changes History -
Changes History wrote:Dawn of Andromeda v1.00 | CE TABLE V1.0, [2017-5-6] COLONELRVH | May not work on other version.

- Features -
  • [Stats]
    • Get Funds Base Address
      • Funds Always Max
      • 100+ Pointers

    • Instant Research Technology



============================================================================================
If you want to support, Please consider becoming my patron
It would be a great help for me to cover my living expenses so I can focus on making & improving cheats for you.
Image
fearlessrevolution.com | Thanks in advance

============================================================================================


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
Attachments
1FR1FRDawn of Andromeda [Tv2.1][ColonelRVH].CT
[2017-5-10]
(181.87 KiB) Downloaded 89 times
1FR1FRDawn of Andromeda [Tv2.0][ColonelRVH].CT
[2017-5-6]
(157.7 KiB) Downloaded 54 times
1FR1FRDawn of Andromeda [Tv1.0][ColonelRVH].CT
[2017-5-6]
(351.11 KiB) Downloaded 61 times

User avatar
Rudo
Expert Cheater
Expert Cheater
Posts: 121
Joined: Thu Apr 06, 2017 4:59 pm
Reputation: 77

Re: Dawn of Andromeda [2017-5-6]

Post by Rudo »

That's a lot of pointers.

CaesarCzech
Expert Cheater
Expert Cheater
Posts: 370
Joined: Fri Mar 03, 2017 2:00 pm
Reputation: 38

Re: Dawn of Andromeda [2017-5-6]

Post by CaesarCzech »

Rudo wrote:
Fri May 05, 2017 5:38 pm
That's a lot of pointers.
And you just had to point it out

User avatar
Rudo
Expert Cheater
Expert Cheater
Posts: 121
Joined: Thu Apr 06, 2017 4:59 pm
Reputation: 77

Re: Dawn of Andromeda [2017-5-6]

Post by Rudo »

CaesarCzech wrote:
Fri May 05, 2017 8:22 pm
And you just had to point it out
I just wanted to show my impression on the effort ColonelRVH put in to make the table, didn't have any intention to spam or anything. Sorry.

User avatar
Kalas
Expert Cheater
Expert Cheater
Posts: 551
Joined: Fri Mar 03, 2017 9:49 am
Reputation: 134

Re: Dawn of Andromeda [2017-5-6]

Post by Kalas »

[ENABLE]

aobscan(aobTimeLeftToBuild,F3 0F 11 AE E0 01 00 00 48 63 86 28)
alloc(newmem,$100,aobTimeLeftToBuild)

label(code)
label(return)

newmem:

code:
movss [rsi+000001E0],xmm5
mov [rsi+000001E0],(float)0
jmp return

aobTimeLeftToBuild:
jmp newmem
nop
nop
nop
return:
registersymbol(aobTimeLeftToBuild)

[DISABLE]

aobTimeLeftToBuild:
db F3 0F 11 AE E0 01 00 00

unregistersymbol(aobTimeLeftToBuild)
dealloc(newmem)
This is a Script for Instant Unit Build.

User avatar
ColonelRVH
Expert Cheater
Expert Cheater
Posts: 361
Joined: Mon Mar 06, 2017 3:27 am
Reputation: 321

Re: Dawn of Andromeda [2017-5-6]

Post by ColonelRVH »


CaesarCzech
Expert Cheater
Expert Cheater
Posts: 370
Joined: Fri Mar 03, 2017 2:00 pm
Reputation: 38

Re: Dawn of Andromeda [2017-5-6]

Post by CaesarCzech »

Rudo wrote:
Fri May 05, 2017 8:29 pm
CaesarCzech wrote:
Fri May 05, 2017 8:22 pm
And you just had to point it out
I just wanted to show my impression on the effort ColonelRVH put in to make the table, didn't have any intention to spam or anything. Sorry.
It was joke i wasnt accusing you of spamming or anzthing. Not like i like you Sudo.
(yes that is another joke :D )

User avatar
Kalas
Expert Cheater
Expert Cheater
Posts: 551
Joined: Fri Mar 03, 2017 9:49 am
Reputation: 134

Re: Dawn of Andromeda [2017-5-6]

Post by Kalas »

ColonelRVH wrote:
Sat May 06, 2017 8:06 am
Table v2.0 Added
Quick Note, you need to cmp between you and all the rest in Investment Points, there you go:
newmem:
cmp [rsi+140],1
jne code
movsxd rax,dword ptr [rsi+0000024C]
mov [rsi+0000024C],5
jmp return
Also for Shipyard Build Time:
newmem:
cmp [rsi+140],1
jne code
mov [rsi+0000022C],(float)0
jmp return

User avatar
ColonelRVH
Expert Cheater
Expert Cheater
Posts: 361
Joined: Mon Mar 06, 2017 3:27 am
Reputation: 321

Re: Dawn of Andromeda [2017-5-6]

Post by ColonelRVH »

Kalas wrote:
Sat May 06, 2017 8:51 am

Quick Note, you need to cmp between you and all the rest in Investment Points, there you go:
AFAIK that's just unnecessary

User avatar
Kalas
Expert Cheater
Expert Cheater
Posts: 551
Joined: Fri Mar 03, 2017 9:49 am
Reputation: 134

Re: Dawn of Andromeda [2017-5-6]

Post by Kalas »

ColonelRVH wrote:
Sat May 06, 2017 10:28 am
Kalas wrote:
Sat May 06, 2017 8:51 am

Quick Note, you need to cmp between you and all the rest in Investment Points, there you go:
AFAIK that's just unnecessary
Oh, well just wanted to throw that out, also I managed to find UnitStats, BaseHP, shield, speed etc..

I'll post it here when It's finished :)

PS: I'm not positive about all of them because some just using for example "unity", some using Single, Int32 which is float and 4 byte, so I'm not sure about the rest.


doa.CT
(30.24 KiB) Downloaded 48 times

CaesarCzech
Expert Cheater
Expert Cheater
Posts: 370
Joined: Fri Mar 03, 2017 2:00 pm
Reputation: 38

Re: Dawn of Andromeda [2017-5-6]

Post by CaesarCzech »

Instant Research technology refuses to activate. the rest works

User avatar
Kalas
Expert Cheater
Expert Cheater
Posts: 551
Joined: Fri Mar 03, 2017 9:49 am
Reputation: 134

Re: Dawn of Andromeda [2017-5-6]

Post by Kalas »

CaesarCzech wrote:
Sat May 06, 2017 12:37 pm
Instant Research technology refuses to activate. the rest works
Try that:

Code: Select all

[ENABLE]

aobscan(aobTechnologyResearch,F3 0F 11 AE D4 05 00 00 48 63 86 44 05 00 00 83 F8 02)
alloc(newmem,$100,aobTechnologyResearch)

label(code)
label(return)

newmem:

code:
  movss [rsi+000005D4],xmm5
  mov [rsi+000005D4],(float)0
  jmp return

aobTechnologyResearch:
  jmp newmem
  nop
  nop
  nop
return:
registersymbol(aobTechnologyResearch)

[DISABLE]

aobTechnologyResearch:
  db F3 0F 11 AE D4 05 00 00

unregistersymbol(aobTechnologyResearch)
dealloc(newmem)

User avatar
ColonelRVH
Expert Cheater
Expert Cheater
Posts: 361
Joined: Mon Mar 06, 2017 3:27 am
Reputation: 321

Re: Dawn of Andromeda [2017-5-6]

Post by ColonelRVH »

CaesarCzech wrote:
Sat May 06, 2017 12:37 pm
Instant Research technology refuses to activate. the rest works
You might need to try research something first then turn it on. I will check the condition for all of my scripts later.

They work, but after the code for them have been created. That's how CE works with Unity.

CaesarCzech
Expert Cheater
Expert Cheater
Posts: 370
Joined: Fri Mar 03, 2017 2:00 pm
Reputation: 38

Re: Dawn of Andromeda [2017-5-6]

Post by CaesarCzech »

ColonelRVH wrote:
Sat May 06, 2017 1:11 pm
CaesarCzech wrote:
Sat May 06, 2017 12:37 pm
Instant Research technology refuses to activate. the rest works
You might need to try research something first then turn it on. I will check the condition for all of my scripts later.

They work, but after the code for them have been created. That's how CE works with Unity.
okay that might make sense in regards to research. And thank you for Your Amazing work. :)
Im Awaiting 3.0 With Great Anticipation

Ashar
Expert Cheater
Expert Cheater
Posts: 277
Joined: Mon May 01, 2017 7:04 pm
Reputation: 33

Re: Dawn of Andromeda [2017-5-6]

Post by Ashar »

when i use this table it tells me there is a newer version of cheatengine? my version is 6.6, i thought that is the latest?

Post Reply

Who is online

Users browsing this forum: apollo1, Axeen, Baidu [Spider], Domuel, DosDeosos, DotBot, Google Adsense [Bot], Justp, kalotus, Memiomy, Nonename, PAIgreja, Passer556, shyv, Zane Wolfe, zdd1234