Gloomwood (Early Access)

Upload your cheat tables here (No requests)
Post Reply
ndck@ModEngine
Expert Cheater
Expert Cheater
Posts: 1035
Joined: Tue Nov 07, 2023 10:53 pm
Reputation: 26

Gloomwood (Early Access)

Post by ndck@ModEngine »

Gloomwood (Non-Steam/Steam)

Version : v0.1.149 Demo (Compatible wtih v0.1.15 Demo)

Scripts & Editors
- One Hit Kill *Hotkey Included*
- Health *Hotkey Included*
- Item Stack/Inventory Items *Hotkey Included*
- Inventory *Hotkey Included*
- Interact *Hotkey Included*
DEMO Extended Table. Note: Screen Capture may differ due to alteration
Image
Early Access Extended Table. Note: Screen Capture may differ due to alteration
Image
Developer Console. Use 'Tilde' key to open. Refer the Changelog on how to activate
Image
Changelog
Lists Of Changelog
Version : v0.1.229.23
- Minor revision to the pointers offset

Version : v0.1.227.02
- All editor pointers offset revised
- More pointers added

Version : v0.1.223.24 (Compatible with v0.1.224.04 - v0.1.225.08)
- Deplete All Enemies Health script revised
- All pointers offset revised

Version : v0.1.222
- Minor revision to the pointers offset

Version : v0.1.221.09
- Minor revision to the pointers offset

Version : v0.1.220 [From this table update onwards, will be only available on my discord server via Ko-Fi Membership]
- Some revision to the pointers offset as well as added some

Version : v0.1.219.2
- Minor revision to the pointers offset

Version : v0.1.218.15
- A few revision to the pointers offset

Version : v0.1.217
- Some revision to the pointers offset

Version : v0.1.216
- Very minor pointers offset revised

Version : v0.1.214 (Re-Uploaded)
- Deplete All Enemies Health *Hotkey Included* (Please note there was a bug in the previous uploaded table for this cheat but it's all fixed now. Warning: Do use this cheat unless you want to}
- Health *Hotkey Included*
- Entity Behaviour *Hotkey Included*
- This table is redone from scratch

Developer Mode
This can be activated at the 'Game State Manager'. Look for 'Developer Mode'. Select 'Enabled' and use the (~) Tilde Key to launch the console. Type 'Help' to bring the lists of cheats available. If there are cheats not available in the table, try to look here.
Disclaimer
Table Disclaimer Note
Note: These cheats may or may not work for you. I can't guarantee it will work for everybody. :) The most common or various issues if the cheat(s) doesn't work or activates is because the outdated or update game/table version or compatibility gaming platforms like Steam, Non-Steam, GOG, Epic, Windows Store/Gamepass, Cheat Engine versions or possibly due to any installation anomalies, Windows Version or CPU compatibility and so forth. Another situation also happens is when you did not activate the script(s) to populate the other 'children' and by doing that you might need to switch between the table and the game depending on how the script(s) was made. If all the above methods did not work for you sometimes a simple game or PC restart might resolve this issue. My table is compatible from Cheat Engine 7.1 and above but it is still a good practice to keep your current Cheat Engine software up to date. For my table, just click on the 'Activate' script for it to add process as well as activate mono automatically depending on the game whether it uses the mono features or not. Finally, I would be most grateful if you could submit your rating if the table works for you as time, patience and effort were put into making these tables and also as a gesture of your support. Thank you all very much. :)
Support
Donations/Memberships
Donation/Support/Membership[/b] can done through [Link] or [Link] or [Link]. I really need your support in continuing my work. Please take note that only subscribing to specific memberships will get full access to my table updates which is available in my official discord channel as of January 2023


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
Gloomwood v0.1.219.2 (E.A).CT
(1.82 KiB) Downloaded 347 times
Gloomwood v0.1.218.15 (E.A).CT
(1.82 KiB) Downloaded 102 times
Gloomwood v0.1.217 (E.A).CT
(1.82 KiB) Downloaded 111 times
Gloomwood v0.1.216 (E.A).CT
(1.82 KiB) Downloaded 150 times
Gloomwood v0.1.214 (E.A).CT
Important: See Changelog For Info
(1.82 KiB) Downloaded 201 times
Gloomwood v0.1.149 (Demo).CT
(1.82 KiB) Downloaded 102 times
Last edited by ndck76 on Mon Oct 30, 2023 3:38 pm, edited 47 times in total.

User avatar
Akira
Table Makers
Table Makers
Posts: 1272
Joined: Fri May 24, 2019 2:04 am
Reputation: 1688

Re: Gloomwood (Demo)

Post by Akira »

Code: Select all

Game Name:	Gloomwood
Game Process:	Gloomwood.exe
Game Version:	0.1.149
Game Engine:	Unity
DLL:		Assembly-CSharp
Anti-Cheat: 	-
Cheat Engine: 	7.4 (Dark Mode)
Game Website:

Gloomwood_v1.0.CT
(966.57 KiB) Downloaded 205 times
Scripts:
-Enable Developer Mode (Console Commands)
-God Mode
-Stealth Mode (Enemies don't detect you)
-Fly + NoClip
-Thief (Removes footstep noises & allows doors to be opned without keys)
-Inf. Health
-Inf. Ammo
-Inf. Item Usage
-Rapid Fire
-Better Lantern
-walkSpeed (Pointer)
Pointer:
-GameManager (A lot Pointer)
The Table can also be found in our Discord Server:
[Link]
If you have any questions or need help feel free to ask there, we have tables for a lot other games as well.
Old Versions


Enable Developer Mode (for the released game version):

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="42">
  <CheatEntries>
    <CheatEntry>
      <ID>0</ID>
      <Description>"Enable Developer Mode (Console Key is Tilde)"</Description>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>

{$LUA}
if not monopipe then LaunchMonoDataCollector() end
{$ASM}
[ENABLE]

aobscanregion(developerMode,Gloomwood.RuntimeConsole.ConsoleController:Update+10,Gloomwood.RuntimeConsole.ConsoleController:Update+50,0F B6 ? ? 85 C0 75 ? 48 B8)
registersymbol(developerMode)

alloc(bytesdeveloperMode,1)
registersymbol(bytesdeveloperMode)

bytesdeveloperMode:
  readmem(developerMode+6,1)

developerMode+6:
  db 74

{$LUA}
memrec.Color = 0x0000FF00 --;AABBGGRR Green
{$ASM}
[DISABLE]
{$LUA}
memrec.Color = 0x000000FF --;AABBGGRR Red
{$ASM}

developerMode+6:
  readmem(bytesdeveloperMode,1)

unregistersymbol(developerMode)
unregistersymbol(bytesdeveloperMode)
dealloc(bytesdeveloperMode)

</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
</CheatTable>
Just copy the code, open CE and press Ctrl+V to paste it into the table, will update the rest at a later point.

DarkThinkHuman
Expert Cheater
Expert Cheater
Posts: 80
Joined: Fri Feb 19, 2021 7:40 am
Reputation: 33

Re: Gloomwood (Early Access)

Post by DarkThinkHuman »

Item Names for the GIVE console command:

Code: Select all

weapon_lightgemring
weapon_canesword
weapon_revolver
weapon_shotgun
weapon_undertaker
weapon_legtrap
weapon_handlantern
item_bloodvial
item_handlantern
item_handlantern_broken
item_journal
item_keyring
item_lightgemring
item_luggagecase
item_monocle
item_pumpkin
item_medhypo
item_rifle_broken
item_button_presser
item_key_standard
item_revolverround
item_revolverroundbox
item_revolverroundspent
item_shotgunshell
item_shotgunshellbox
item_shotgunshellspent
item_undertaker_slug
item_undertaker_incendiary
item_undertaker_shock
item_unarmed
item_canesword
item_revolver
item_undertaker
item_shotgun
item_legtrap
item_apple
item_cheese
item_can_fish
item_can_beans
item_bottle
item_can_fish_empty
item_can_beans_empty
item_coin
item_brooch_1
item_gem_raw_small_1
item_giblet_huntsman_head
item_giblet_huntsman_arm_left
item_giblet_huntsman_arm_right
item_giblet_huntsman_leg_left
item_giblet_huntsman_leg_right
item_giblet_woodsman_head
item_giblet_woodsman_arm_left
item_giblet_woodsman_arm_right
item_giblet_woodsman_leg_left
item_giblet_woodsman_leg_right
item_giblet_citizen_man_head
pickup_button_presser
pickup_key_standard
pickup_apple
pickup_cheese
pickup_can_fish
pickup_can_beans
pickup_medhypo
pickup_revolverround
pickup_revolverroundspent
pickup_revolverroundbox
pickup_shotgunshell
pickup_shotgunshellspent
pickup_shotgunshellbox
pickup_undertaker_slug
pickup_undertaker_incendiary
pickup_undertaker_shock
pickup_canesword
pickup_revolver
pickup_undertaker
pickup_shotgun
pickup_handlantern
pickup_lightgemring
pickup_legtrap
pickup_rifle_broken
pickup_coin
pickup_coinpouch
pickup_coin_stack
pickup_brooch_1
pickup_gem_raw_small_1
pickup_bottle
pickup_can_fish_empty
pickup_can_beans_empty
giblet_huntsman_leg_right
giblet_huntsman_leg_left
giblet_huntsman_head
giblet_huntsman_arm_right
giblet_huntsman_arm_left
giblet_woodsman_head
giblet_woodsman_leg_right
giblet_woodsman_leg_left
giblet_woodsman_arm_right
giblet_woodsman_arm_left
giblet_citizen_man_head
readable_note
readable_list
map_sketch_countryside_1
map_fishery_basement
map_fishery_f1
map_fishery_f2
map_treasure_fishery_cove
e.g:
Give pickup_apple 1
spawns 1 apple in the inventory

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot], Google Adsense [Bot], masterrune, mflau, MSN [Bot], S0ul3r