[REQUEST]- GLOWCOMA: chapter 1

Ask about cheats/tables for single player games here
Post Reply
User avatar
gooling
Expert Cheater
Expert Cheater
Posts: 256
Joined: Sun Aug 19, 2018 2:43 pm
Reputation: 62

[REQUEST]- GLOWCOMA: chapter 1

Post by gooling »

:wub: :wub: :wub: :wub:

Game Name: GLOWCOMA: chapter 1
Game Engine: ??
Game Version:

Options Required:
Infinite Health
Infinite Ammo,Grenade,Flashlight
Infinite Money
Etc.


Game/Steam Website:


:lol: :lol: THANKS a Lot for your continuous Job for EVERYONE
I really appreciate your help
:wub: :wub:

:wub: :wub: :wub: :wub:

User avatar
VampTY
Table Makers
Table Makers
Posts: 809
Joined: Tue Mar 05, 2019 10:52 am
Reputation: 1049

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by VampTY »

Since is Unreal Engine 4, has the same commands added when you activate the console, things integrated like :
Image

__________________________________________________
Table for the DARKSiDERS version of this game,version 1.0

[On/Off] Activate [Ins]
[F1] Stamina flashlight [On][Off]
[F2] Stamina health [On][Off]
[F3] Stamina oxigen [On][Off]
[F4] Stamina sprint [On][Off]

____________________

Keep it sexy all the way!

You girl,
V.
Attachments
GLOWCOMA-Win64-Shipping.CT
DARKSiDERS +4 Non-Steam
(10.58 KiB) Downloaded 59 times
Last edited by VampTY on Wed Nov 27, 2019 12:14 pm, edited 4 times in total.

User avatar
gooling
Expert Cheater
Expert Cheater
Posts: 256
Joined: Sun Aug 19, 2018 2:43 pm
Reputation: 62

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by gooling »

:lol: :lol: :lol: :lol:

Much obliged for all you do for us !!

I think you're the coolest VampTY !!!

THANK YOU SO MUCH ♥♥ :wub: :wub:

User avatar
GamerCare
Table Makers
Table Makers
Posts: 255
Joined: Wed Jun 12, 2019 12:14 am
Reputation: 508

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by GamerCare »

VampTY wrote:
Mon Nov 25, 2019 3:29 pm
Since is Unreal Engine 4, has the same commands added when you activate the console, things integrated like :
Image

TIP:
- health value is 1 when it's full and can be located on float
- lungs air value is the same as the health's value, same thing, value is 1 on float
- sprint stamina on float (can't remember the value, decrease/increase and you will find it very fast)


Perhaps somebody will do it (it's a lot of backtracking, i know how to do it, now my free time is not with me these days), i don't know, first let's judge and play and let's see if this game might worth it (in few days).Who knows, perhaps somebody with more free time on his/her hands might help you more knowing these tips.


Keep it sexy all the way!

You girl,
V.
how you open the console chat? i tried ~ key and didnt work :?

except for health and ammo, you dont need backtracking for the sprint; just do comparison in register bcoz rax always static:

Code: Select all

[ENABLE]

aobscanmodule(stamina,GLOWCOMA-Win64-Shipping.exe,F3 42 0F 11 34 28) // should be unique
alloc(newmem,$1000,stamina)

label(code)
label(return)

newmem:
  cmp rax,BF4
  jne code
  mov [rax+r13],(float)0.0
  jmp return

code:
  movss [rax+r13],xmm6
  jmp return

stamina:
  jmp newmem
  nop
return:
registersymbol(stamina)

[DISABLE]

stamina:
  db F3 42 0F 11 34 28

unregistersymbol(stamina)
dealloc(newmem)

User avatar
VampTY
Table Makers
Table Makers
Posts: 809
Joined: Tue Mar 05, 2019 10:52 am
Reputation: 1049

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by VampTY »

Yeah...you can also nop it, is much easier, no need for comp, has like 3-4 nops or something, that sprint stamina.. and regarding that console, i've sent you a pm GamerCare... in the game is disabled by default.

Your girl,
V.

User avatar
GamerCare
Table Makers
Table Makers
Posts: 255
Joined: Wed Jun 12, 2019 12:14 am
Reputation: 508

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by GamerCare »

VampTY wrote:
Mon Nov 25, 2019 7:27 pm
Yeah...you can also nop it, is much easier, no need for comp, has like 3-4 nops or something, that sprint stamina.. and regarding that console, i've sent you a pm GamerCare... in the game is disabled by default.

Your girl,
V.
true, if there is only one address in the list. if there are more than 5-10 addresses in the list, its much safer to do comparison unless you knew what those addresses are or junk addresses.

oh, i thought there is magical shortcut key to open the console. does the dll work for all unreal games?

User avatar
gooling
Expert Cheater
Expert Cheater
Posts: 256
Joined: Sun Aug 19, 2018 2:43 pm
Reputation: 62

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by gooling »

:wub: :wub: :wub: :wub:


THANK YOU SO MUCH sir!! VampTY & GamerCare !!!

Sincerely thanks ... That’s so kind of you ♥♥ :wub: :wub:

:wub: :wub: :wub: :wub:

User avatar
VampTY
Table Makers
Table Makers
Posts: 809
Joined: Tue Mar 05, 2019 10:52 am
Reputation: 1049

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by VampTY »

Look up gooling!

Kinda busy..but i made time for these 2, perhaps 1-2 options later these days, but with these you can finish it!

User avatar
gooling
Expert Cheater
Expert Cheater
Posts: 256
Joined: Sun Aug 19, 2018 2:43 pm
Reputation: 62

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by gooling »

:lol: :lol: :lol: :lol:

You Are so Adorable VampTY !!!

THANK YOU SO MUCH !!!

Image

:wub: :wub: :wub: :wub:

User avatar
VampTY
Table Makers
Table Makers
Posts: 809
Joined: Tue Mar 05, 2019 10:52 am
Reputation: 1049

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by VampTY »

gooling wrote:
Wed Nov 27, 2019 10:15 am

You Are so Adorable VampTY !!!

THANK YOU SO MUCH !!!

No problem..in any case i've added 2 more options and i've removed the old table!

Look up! :ph34r:


Your girl,
V.

User avatar
gooling
Expert Cheater
Expert Cheater
Posts: 256
Joined: Sun Aug 19, 2018 2:43 pm
Reputation: 62

Re: [REQUEST]- GLOWCOMA: chapter 1

Post by gooling »

:lol: :wub:

:lol: Thank you for your hard work

We greatly appreciate your time :wub:

Respect VAMPTY !!! :wub:

:lol: :wub:

Post Reply

Who is online

Users browsing this forum: Aranaktu, nos4r2, scarlettranglunar