Page 1 of 1

Aliens Colonial Marines Collection Steam

Posted: Wed Jul 11, 2018 3:58 pm
by lantern48
[B]Aliens Colonial Marines Collection Steam:

[URL='https://en.wikipedia.org/wiki/Unreal_Engine_3']Unreal Engine 3[/URL]

Aliens Colonial Marines Collection[/B] [B] Current Version:

Options Required:[/B] XP, Upgrade Points

[B][URL]https://store.steampowered.com/app/49540/Aliens_Colonial_Marines_Collection/[/URL]:[/B]



I will donate to the Table Maker's Paypal.



Thank you.

Aliens Colonial Marines Collection Steam

Posted: Wed Jul 11, 2018 9:50 pm
by STN
Changed the title prefix.

Aliens Colonial Marines Collection Steam

Posted: Thu Jul 12, 2018 8:12 am
by lantern48
[QUOTE="STN, post: 51637, member: 1"]Changed the title prefix.[/QUOTE]

Ok. Thanks.

Sorry I didn't do it right. Also, the game is on sale at Fanatical right now for $2.79.

[URL]https://www.fanatical.com/en/game/aliens-colonial-marines-collection[/URL]

Aliens Colonial Marines Collection Steam

Posted: Thu Jul 12, 2018 7:27 pm
by lantern48
I will buy the game for an experienced table maker, as it's on sale right now for $2.99.



Anyone?

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 12:12 am
by STN
Would health/ammo etc. do ? I made a trainer ages ago that i could update to work with latest version.

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 12:40 am
by l0wb1t
may i can downbload the game again this night, and update my table :)





Edit:

Here :)

Just updatedf all the aob's not tested much, hope it works.



Note:

Some Cheats require to change to Value from 0 to t see the effect. (shows now ??)

[IMG]https://puu.sh/AVubQ/5101747c03.png[/IMG]

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 5:20 am
by lantern48
[QUOTE="l0wb1t, post: 51754, member: 6208"]may i can downbload the game again this night, and update my table :)





Edit:

Here :)

Just updatedf all the aob's not tested much, hope it works.



Note:

Some Cheats require to change to Value from 0 to t see the effect. (shows now ??)

[IMG]https://puu.sh/AVubQ/5101747c03.png[/IMG][/QUOTE]

Unless I'm doing something wrong, it's not working.

I tried infinite ammo and add upgrade points.



I was able to freeze ammo myself, but the game kept crashing. That's why I was only really interested in xp and upgrade points.

1531459592

[QUOTE="STN, post: 51750, member: 1"]Would health/ammo etc. do ? I made a trainer ages ago that i could update to work with latest version.[/QUOTE]

Thank you for the offer, but I can freeze the ammo myself (with crashes).

Really just interested in xp and upgrade points.



Thanks again for the offer. It's appreciated.

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 5:27 am
by l0wb1t
I have the steam version also and upgrade Points works for me.



Enable [B]**ADD UPGRADE POiNTS SCRiPT, [/B]then change[B] ENABLE ADD 5 UPGRADE POiNTS [/B]from 0 to 1, it adds you 5 Upgrade Points, and change the Value back from 1 to 0 itself. if you want more do this again.

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 5:31 am
by lantern48
[QUOTE="l0wb1t, post: 51780, member: 6208"]I have the steam version also and upgrade Points works for me.



Enable [B]**ADD UPGRADE POiNTS SCRiPT, [/B]then change[B] ENABLE ADD 5 UPGRADE POiNTS [/B]from 0 to 1, it adds you 5 Upgrade Points, and change the Value back from 1 to 0 itself. if you want more do this again.[/QUOTE]

That's exactly what I did.

I'll try again.

1531460085

Ok, got it to work by doing it on the title screen instead of in game.

I'm going to try XP now.

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 5:35 am
by l0wb1t
look :)

[MEDIA=youtube]JnAK2ygAauI[/MEDIA]

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 5:41 am
by lantern48
[QUOTE="l0wb1t, post: 51782, member: 6208"]look :)

[MEDIA=youtube]JnAK2ygAauI[/MEDIA][/QUOTE]

Yes, as said I did that but it won't work in game, only if I do it on the title screen.

XP does not work nor does the ammo.

Health works.

1531461194

I'm pretty tired, so I'm going to call it a night. I'll check back tomorrow.

Thank you for taking the time to do this.

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 5:57 am
by l0wb1t
Strange. For me everything works fine. do you have another version of the game? (even if we own legit steam version? )



Anotehr No Reload Script. it uses a dfirrent code. This will also make inf ammo for descondary weapon, like the grenade launcher



[CODE]

[ENABLE]

aobscanmodule(_NoReload,ACM.exe,8B 8E B0 02 00 00 2B) // should be unique

alloc(newmem,$1000)



label(code)

label(return)



newmem:

mov dword ptr [esi+000002B0],#999

mov dword ptr [esi+000002d8],#999

mov dword ptr [esi+000002E0],#999

mov dword ptr [esi+000002BC],#999

code:

mov ecx,[esi+000002B0]

jmp return



_NoReload:

jmp newmem

nop

return:

registersymbol(_NoReload)



[DISABLE]



_NoReload:

db 8B 8E B0 02 00 00



unregistersymbol(_NoReload)

dealloc(newmem)



{

// ORIGINAL CODE - INJECTION POINT: "ACM.exe"+7555FF



"ACM.exe"+7555E2: B8 01 00 00 00 - mov eax,00000001

"ACM.exe"+7555E7: 5E - pop esi

"ACM.exe"+7555E8: C3 - ret

"ACM.exe"+7555E9: 8B 16 - mov edx,[esi]

"ACM.exe"+7555EB: 8B 82 48 05 00 00 - mov eax,[edx+00000548]

"ACM.exe"+7555F1: 8B CE - mov ecx,esi

"ACM.exe"+7555F3: FF D0 - call eax

"ACM.exe"+7555F5: 85 C0 - test eax,eax

"ACM.exe"+7555F7: 75 18 - jne ACM.exe+755611

"ACM.exe"+7555F9: 8B 86 FC 02 00 00 - mov eax,[esi+000002FC]

// ---------- INJECTING HERE ----------

"ACM.exe"+7555FF: 8B 8E B0 02 00 00 - mov ecx,[esi+000002B0]

// ---------- DONE INJECTING ----------

"ACM.exe"+755605: 2B C8 - sub ecx,eax

"ACM.exe"+755607: 78 22 - js ACM.exe+75562B

"ACM.exe"+755609: 8B 96 D8 02 00 00 - mov edx,[esi+000002D8]

"ACM.exe"+75560F: EB 16 - jmp ACM.exe+755627

"ACM.exe"+755611: 8B 86 00 03 00 00 - mov eax,[esi+00000300]

"ACM.exe"+755617: 8B 8E BC 02 00 00 - mov ecx,[esi+000002BC]

"ACM.exe"+75561D: 2B C8 - sub ecx,eax

"ACM.exe"+75561F: 78 0A - js ACM.exe+75562B

"ACM.exe"+755621: 8B 96 E0 02 00 00 - mov edx,[esi+000002E0]

"ACM.exe"+755627: 2B D0 - sub edx,eax

}

[/CODE]

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 11:08 am
by Turk
Thanks for this. Is there anyway to increase the experience gain?

Aliens Colonial Marines Collection Steam

Posted: Fri Jul 13, 2018 8:32 pm
by lantern48
[QUOTE="l0wb1t, post: 51784, member: 6208"]Strange. For me everything works fine. do you have another version of the game? (even if we own legit steam version? )



[/QUOTE]

No, I have the Steam version.

[URL]https://steamcommunity.com/id/lantern48/[/URL]



I have so many LEGAL games it takes time to load, but you will see my full games list pop up after a bit. You can search for Aliens.

And yes, it is weird some codes work and some don't for me.

1531514157

[QUOTE="Turk, post: 51804, member: 10693"]Thanks for this. Is there anyway to increase the experience gain?[/QUOTE]

XP works for you?

Aliens Colonial Marines Collection Steam

Posted: Sun Jul 15, 2018 4:43 pm
by Turk
Sorry for the late reply. No I don't think the xp works.