[Request] Black Geyser: Couriers of Darkness
-
- Expert Cheater
- Posts: 185
- Joined: Sat Mar 04, 2017 5:04 am
- Reputation: 21
[Request] Black Geyser: Couriers of Darkness
Game Name: Black Geyser: Couriers of Darkness
Game Engine: ??? (It's a homebrew engine built on Unity, but that's all I know)
Game Version: Update #1
Options Required: Money, Experience, Character Level Up (General Skill Points, Class Skill Points, Weapon Points, Ability and Spell Points), Greed
Steam Website:
Other Info: [Link]
Generally speaking, I can find the values myself. The problem is that changing the values in the character level up screen makes it impossible for the character to level up. If not the cheat table, can someone please tell me how I can change the values and still manage to level up?
Game Engine: ??? (It's a homebrew engine built on Unity, but that's all I know)
Game Version: Update #1
Options Required: Money, Experience, Character Level Up (General Skill Points, Class Skill Points, Weapon Points, Ability and Spell Points), Greed
Steam Website:
Other Info: [Link]
Generally speaking, I can find the values myself. The problem is that changing the values in the character level up screen makes it impossible for the character to level up. If not the cheat table, can someone please tell me how I can change the values and still manage to level up?
-
- Noobzor
- Posts: 10
- Joined: Tue Dec 19, 2017 12:11 am
- Reputation: 3
Re: [Request] Black Geyser: Couriers of Darkness
Change the skill directly instead of available points, then decrease it to gain skill points, as an example: i have 3 skill points to spend on weapon proficiencies, my large swords skill is 4, i search for the large sword skill (4 bytes) and use the 3 skill points to change it and find it, normal stuff. Then when i find it, i increase it on CE to say 15. Then on the game i decrease it back to 4, i should now have at least 11 points instead of 3, and i should be able to spend them and finish up the level up screen. What i haven't been able to cheat on is abilities, so i'd also appreciate if someone found out how to do so.
Re: [Request] Black Geyser: Couriers of Darkness
I was able to Add attribute points in character creation with the simple search for value(4bytes) change it search next scan system. If you put points into Supernatural that will increase Resistances. Did not try Skills
Trying to figure out money, nothing seems to work for that.
Trying to figure out money, nothing seems to work for that.
-
- Expert Cheater
- Posts: 185
- Joined: Sat Mar 04, 2017 5:04 am
- Reputation: 21
Re: [Request] Black Geyser: Couriers of Darkness
Money and Experience are both Float values.Eviper44 wrote: ↑Sat Aug 28, 2021 2:44 pmI was able to Add attribute points in character creation with the simple search for value(4bytes) change it search next scan system. If you put points into Supernatural that will increase Resistances. Did not try Skills
Trying to figure out money, nothing seems to work for that.
Re: [Request] Black Geyser: Couriers of Darkness
okay, here we go I'm using the GOG release. Hopefully it works on steam, too.
[Link]
Current Feature List:
Credits to notpikachu for the cheat-enabling code. I adopted it, avoiding the AOB scan.
2022-03-31: Game has been updated to 1.12.17 and it broke nothing? Cool.
2023-01-30: updated for 1.2.48
have fun,
Marc
[Link]
Current Feature List:
- edit character stats
- edit health
- edit XP
- edit party-XP to get some nice group bonuses
- script for godmode and one-hit-kill (be very careful, see below)
- script for not spending points at character generation (do NOT push to the max)
- script for not spending points at levelups
- script for not spending money when buying
- script to set the inventory weight to be always zero
- script for not spending points at levelup
- script with alternate way of getting the address of main char data
- script to get data of currently selected characters data
- script to active the cheatmenu by notpikachu
Credits to notpikachu for the cheat-enabling code. I adopted it, avoiding the AOB scan.
- activate the included and updated script from notpikachu
- press F2 for GodMode
- press F3 for One-Hit-Kill
2022-03-31: Game has been updated to 1.12.17 and it broke nothing? Cool.
2023-01-30: updated for 1.2.48
have fun,
Marc
- Attachments
-
- Black Geyser.CT
- updated for 1.2.48
- (231.03 KiB) Downloaded 697 times
-
- BlackGeyser.CT
- updated for 1.2.14 (they changed group gold)
- (226.9 KiB) Downloaded 2226 times
Last edited by Marc on Mon Jan 30, 2023 12:01 pm, edited 58 times in total.
-
- Expert Cheater
- Posts: 185
- Joined: Sat Mar 04, 2017 5:04 am
- Reputation: 21
Re: [Request] Black Geyser: Couriers of Darkness
Thanks, Marc.Marc wrote: ↑Sun Aug 29, 2021 9:50 amokay, here we go I'm using the GOG release. Hopefully it works on steam, too.
Game itself seems a littly buggy... well, early access,
- health
- XP
- points at character generation (do NOT push to the max)
- spent no points at levelups
- don't spend money when buying
- inventory weight always zero
have fun,
Marc
Having checked out the table, however, a few things (on Steam, though the last problem likely applies to GoG as well):
- The 'skill points general skills' script fails due to an error on line 11.
- The 'skill points' scripts technically work ... but if you use them, you run into the same problem with simply modifying the number of skill points received per level up - namely, the game counts that as you not having spent all your points, and prohibits you from leveling up. The solution for that is likely to do as @Faelendrel said before - modify the skill values directly during levelup, and then adjust them accordingly to gain points to add to other skill values (or just modify all skill values appropriately, your choice).
So, the solution to that seems to be to basically get the skill values of said skills directly, rather than messing with the skill points.
Re: [Request] Black Geyser: Couriers of Darkness
Tried to get a pointer to it, but no success yet.
The secret to happiness is to stop with some points left to spent. I have to admit, to find the scripts, naturally I had to find the value-adresses and I simply set them to zero ^^
The secret to happiness is to stop with some points left to spent. I have to admit, to find the scripts, naturally I had to find the value-adresses and I simply set them to zero ^^
-
- What is cheating?
- Posts: 2
- Joined: Sun Aug 29, 2021 2:37 pm
- Reputation: 0
Re: [Request] Black Geyser: Couriers of Darkness
I'm having trouble getting the Health to work using the Ct under Steam.
I can get a cross in the "Get adress of data (Press C to update") box and the Beginning box, which changed from (dataptr) to "0000000" but the Experience and Health don't allow me to do anything.
I've tried pressing C both in the Cheat Engine and in-game and neither seem to update the anything.
Any ideas?
I can get a cross in the "Get adress of data (Press C to update") box and the Beginning box, which changed from (dataptr) to "0000000" but the Experience and Health don't allow me to do anything.
I've tried pressing C both in the Cheat Engine and in-game and neither seem to update the anything.
Any ideas?
Re: [Request] Black Geyser: Couriers of Darkness
after pressing C in the game the character menu opens (and in theory) the address in CE fills with something useful. 0000000 is bad...
-
- What is cheating?
- Posts: 2
- Joined: Sun Aug 29, 2021 2:37 pm
- Reputation: 0
Re: [Request] Black Geyser: Couriers of Darkness
I managed to get the cheat to work if I started a new character and only had them in the party, but if I reloaded my main character & party, then the Beginning address didn't change.
- notpikachu
- Table Makers
- Posts: 311
- Joined: Wed Apr 01, 2020 10:32 am
- Reputation: 337
Re: [Request] Black Geyser: Couriers of Darkness
Here's one cheat from me. Tested on Early Access GoG~
The rest is up to your imagination .
Edit1: I don't plan on maintaining this one, so feel free to add it to your table, Marc, or anyone that planning to do it on a long term <3.
Instruction
After the script is enable, press F1 and type help.
Edit1: I don't plan on maintaining this one, so feel free to add it to your table, Marc, or anyone that planning to do it on a long term <3.
- Attachments
-
- BlackGeyser.CT
- (2.3 KiB) Downloaded 678 times
Last edited by notpikachu on Mon Aug 30, 2021 4:09 pm, edited 1 time in total.
Re: [Request] Black Geyser: Couriers of Darkness
nice one
funny thing: after pressing f1, my pointers don't work anymore. silent update from gog or so...
funny thing: after pressing f1, my pointers don't work anymore. silent update from gog or so...
- notpikachu
- Table Makers
- Posts: 311
- Joined: Wed Apr 01, 2020 10:32 am
- Reputation: 337
Re: [Request] Black Geyser: Couriers of Darkness
Hmm, that's why I rarely do early access, because lots of update which always break the table. Tbh, I thought gog is the platform that rarely update their list of game until it stable but I been wrong before so ¯\_(ツ)_/¯. I'm still not sure how to check the version in gog but after a quick google, there's seems to be a website like steamdb but for gog instead [Link].
-
- Expert Cheater
- Posts: 185
- Joined: Sat Mar 04, 2017 5:04 am
- Reputation: 21
Re: [Request] Black Geyser: Couriers of Darkness
Seems to work for me even after using the console. Though that said, the pointers don't update for the second character in my party of three.
Re: [Request] Black Geyser: Couriers of Darkness
The F1 console also works if you start the game with "-devconsole" switch.
Who is online
Users browsing this forum: AhrefsBot, jimmyyiphy, OBiscu1t, Pukken2301