Aven Colony

Upload your cheat tables here (No requests)
Post Reply
User avatar
Csimbi
RCE Fanatics
RCE Fanatics
Posts: 878
Joined: Sat Apr 29, 2017 9:04 pm
Reputation: 1203

Aven Colony

Post by Csimbi »

Here's a very simple script with min. resources.
Nice game, but too much micromanagement for my taste - so I won't be providing any updates.

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
1FRAvenColony-Win64-Shipping.CT
CE 6.6+, Codex binaries
(43.7 KiB) Downloaded 1376 times

zakblood
Noobzor
Noobzor
Posts: 9
Joined: Fri Mar 03, 2017 6:11 pm
Reputation: 0

Re: Aven Colony

Post by zakblood »

thanks

Squall8
RCE Fanatics
RCE Fanatics
Posts: 564
Joined: Fri Mar 03, 2017 7:43 am
Reputation: 1117

Re: Aven Colony

Post by Squall8 »

Here are two simple script for Set Max Power Supply and Set Housing Capacity.
Attachments
1FRAvenColony-Win64-Shipping.CT
(38.15 KiB) Downloaded 353 times

Bain
Cheater
Cheater
Posts: 28
Joined: Thu Aug 17, 2017 9:58 pm
Reputation: 4

Re: Aven Colony

Post by Bain »

I like the script that Csimbi wrote, but it affects all resources, is there a way to make it just affect nanites? If anyone could make it I would really appreciate it. Thanks.

Edit:
Or maybe just Iron or copper.
Thanks.

Bain
Cheater
Cheater
Posts: 28
Joined: Thu Aug 17, 2017 9:58 pm
Reputation: 4

Re: Aven Colony

Post by Bain »

Anyone willing to update this for the current version? Please?

User avatar
Zozinhu
Expert Cheater
Expert Cheater
Posts: 196
Joined: Wed May 31, 2017 11:53 am
Reputation: 13

Re: Aven Colony

Post by Zozinhu »

Can somebody please update this? ^^

User avatar
Starkiller
Expert Cheater
Expert Cheater
Posts: 90
Joined: Sun Apr 16, 2017 5:32 am
Reputation: 10

Re: Aven Colony

Post by Starkiller »

+1 please update =)

DrummerIX
Expert Cheater
Expert Cheater
Posts: 2885
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 0

Re: Aven Colony

Post by DrummerIX »

I have this game and decided to take a look at updating the options Csimbi and Squall8 provided. I was able to locate updates for the 2 options that needed them. Not sure I find this game that much fun, but here you go. This was working for me as of December 6, 2017 on Steam.

So, we have Minimum Resources, Set Housing Capacity and Set Power.

EDIT1:
Added Instant Building made by oLaudix.
Attachments
AvenColony-Win64-Shipping.CT
EDIT 1 file (Added Instant Building made by oLaudix)
(6.33 KiB) Downloaded 770 times
AvenColony-Win64-Shipping.CT
Initial file (Updated options for current patched game)
(5.51 KiB) Downloaded 309 times
Last edited by DrummerIX on Wed Dec 13, 2017 2:45 am, edited 1 time in total.

User avatar
Starkiller
Expert Cheater
Expert Cheater
Posts: 90
Joined: Sun Apr 16, 2017 5:32 am
Reputation: 10

Re: Aven Colony

Post by Starkiller »

DrummerIX wrote:
Thu Dec 07, 2017 2:26 am
I have this game and decided to take a look at updating the options Csimbi and Squall8 provided. I was able to locate updates for the 2 options that needed them. Not sure I find this game that much fun, but here you go. This was working for me as of December 6, 2017 on Steam.

So, we have Minimum Resources, Set Housing Capacity and Set Power.
Ty, shall give it a go right now :)

shadowfang82
Expert Cheater
Expert Cheater
Posts: 85
Joined: Tue Aug 01, 2017 5:51 am
Reputation: 0

Re: Aven Colony

Post by shadowfang82 »

can some one add fast build and research thanks

User avatar
Starkiller
Expert Cheater
Expert Cheater
Posts: 90
Joined: Sun Apr 16, 2017 5:32 am
Reputation: 10

Re: Aven Colony

Post by Starkiller »

Well the table works fine for me, though fast research & build would be a nice addition if anyone could add it ^^

User avatar
oLaudix
Cheater
Cheater
Posts: 33
Joined: Tue Dec 12, 2017 5:34 pm
Reputation: 20

Re: Aven Colony

Post by oLaudix »

Code: Select all

[ENABLE]
aobscanmodule(_building,AvenColony-Win64-Shipping.exe,F3 41 0F 11 8C 24 8C 08 00 00) // should be unique
alloc(newmem,$1000,"AvenColony-Win64-Shipping.exe"+41A2D1)

label(code)
label(return)

newmem:

code:
  movss [r12+0000088C],xmm1
  mov [r12+0000088C],(float)0
  jmp return

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

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
_building:
  db F3 41 0F 11 8C 24 8C 08 00 00

unregistersymbol(_building)
dealloc(newmem)
This gives instant building.

shadowfang82
Expert Cheater
Expert Cheater
Posts: 85
Joined: Tue Aug 01, 2017 5:51 am
Reputation: 0

Re: Aven Colony

Post by shadowfang82 »

hey drummer1x can you add oLaudix cheat to your table thanks

DrummerIX
Expert Cheater
Expert Cheater
Posts: 2885
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 0

Re: Aven Colony

Post by DrummerIX »

shadowfang82 wrote:
Wed Dec 13, 2017 12:03 am
hey drummer1x can you add oLaudix cheat to your table thanks
Done. All credit to oLaudix for the option.

Post Reply