Search found 4 matches

by Raex
Thu Jun 22, 2023 3:26 am
Forum: Tables
Topic: Aliens: Dark Descent
Replies: 68
Views: 39815

Re: Aliens: Dark Descent

Hello, thanks for the table, all the resources work, however I do not understand how the XP or level stuff works and i broke my game by making all my characters level -49 and now I can't level them up, could you please help me? I just want them to be level 10 (max level) Use this. [ENABLE] aobscanm...
by Raex
Wed Jun 21, 2023 3:43 pm
Forum: Single Player Cheat Requests
Topic: Aliens: Dark Descent
Replies: 32
Views: 11373

Re: Aliens: Dark Descent

Kami101 wrote:
Wed Jun 21, 2023 2:29 pm
Everything else is working for me, just having trouble with exp. Can you explain how to properly use it.
VirgilSouth wrote:
Tue Jun 20, 2023 7:25 pm
Simple pointers for resources in misson

XP seems purely cosmetic
My earlier post has a script for Max Level Soldiers.
by Raex
Wed Jun 21, 2023 3:41 pm
Forum: Single Player Cheat Requests
Topic: Aliens: Dark Descent
Replies: 32
Views: 11373

Re: Aliens: Dark Descent

Here is a Script for Max Level Soldiers [ENABLE] aobscanmodule(INJECT,AliensDarkDescentGameSteam-Win64-Shipping.exe,89 81 F4 09 00 00 85) // should be unique alloc(newmem,$1000,INJECT) label(code) label(return) newmem: code: //mov [rcx+000009F4],eax mov [rcx+000009F4],500 jmp return INJECT: jmp newm...
by Raex
Wed Jun 21, 2023 11:47 am
Forum: Single Player Cheat Requests
Topic: Aliens: Dark Descent
Replies: 32
Views: 11373

Re: Aliens: Dark Descent

Here is a Script for Medbay InstaHeal. For example, 1 soldier requires 7 days to heal up, but with this script, he only takes 1 physician to heal completely. A crude solution, but it works for me. CODE: [ENABLE] aobscanmodule(INJECT,AliensDarkDescentGameSteam-Win64-Shipping.exe,41 29 40 04 41 8B 40 ...