[Request] Space Wreck

Ask about cheats/tables for single player games here
User avatar
stigmaoffire
Table Makers
Table Makers
Posts: 90
Joined: Fri Jul 16, 2021 7:36 pm
Reputation: 44

Re: [Request] Space Wreck

Post by stigmaoffire »

johnboy98 wrote:
Tue Dec 06, 2022 5:03 am
Well, that works too. I did not even consider looking for a console before hand. My question now is why does this console look so similar to the Google Chrome Console.

Either way, Thank you for this.
Its an electron game. Take a look at the game files :D

User avatar
stigmaoffire
Table Makers
Table Makers
Posts: 90
Joined: Fri Jul 16, 2021 7:36 pm
Reputation: 44

Re: [Request] Space Wreck

Post by stigmaoffire »

bill5499 wrote:
Sun Oct 15, 2023 12:09 am
masaykh wrote:
Fri Dec 02, 2022 6:25 pm
in game, once character creation option will appear:
select custom character
once screen with attributes and skill appear
press shift + ctrl + i
select console

copy & paste the following:
hero.charData.points = [19,0,0]
This will change available attributes to maximum possible

for skills:

Set manually melee and ranged to maximum (you will have 6 points to spend)
then execute:
hero.charData.sneak.bonuses.LVL1=3
hero.charData.melee.bonuses.LVL1=3
hero.charData.ranged.bonuses.LVL1=3
hero.charData.speech.bonuses.LVL1=3
hero.charData.scitec.bonuses.LVL1=3

click accept and play))
Do you know if there's a command for increasing XP or trigger a level up?
you can change xp with

Code: Select all

hero.charData.XP = 999
to level up you do

Code: Select all

hero.charData.levelUp()
you can look throught the sources in dev tools for more things to edit.

bill5499
Novice Cheater
Novice Cheater
Posts: 20
Joined: Tue Oct 05, 2021 1:56 am
Reputation: 0

Re: [Request] Space Wreck

Post by bill5499 »

stigmaoffire wrote:
Sun Oct 15, 2023 6:09 am
bill5499 wrote:
Sun Oct 15, 2023 12:09 am
masaykh wrote:
Fri Dec 02, 2022 6:25 pm
in game, once character creation option will appear:
select custom character
once screen with attributes and skill appear
press shift + ctrl + i
select console

copy & paste the following:
hero.charData.points = [19,0,0]
This will change available attributes to maximum possible

for skills:

Set manually melee and ranged to maximum (you will have 6 points to spend)
then execute:
hero.charData.sneak.bonuses.LVL1=3
hero.charData.melee.bonuses.LVL1=3
hero.charData.ranged.bonuses.LVL1=3
hero.charData.speech.bonuses.LVL1=3
hero.charData.scitec.bonuses.LVL1=3

click accept and play))
Do you know if there's a command for increasing XP or trigger a level up?
you can change xp with

Code: Select all

hero.charData.XP = 999
to level up you do

Code: Select all

hero.charData.levelUp()
you can look throught the sources in dev tools for more things to edit.
I mean, I did try those. Doesn't seem to be working for me. I think what I really need is how to trigger a level up screen where you choose skills and traits, which editing the XP and level themselves doesn't seem to do it, at least not until you gain at least some XP by playing naturally. I think the game is design so that you can't level up all at once, you can only level up one at a time

Fahry
Noobzor
Noobzor
Posts: 8
Joined: Fri Mar 03, 2017 1:02 pm
Reputation: 3

Re: [Request] Space Wreck

Post by Fahry »

hero.charData.AP.bonuses.LVL1=500 sets AP to 500+ all the moves and actions you want
hero.charData.carry.bonuses.LVL1=500 weight to carry

happybrother
Cheater
Cheater
Posts: 32
Joined: Mon May 08, 2017 2:37 pm
Reputation: 15

Re: [Request] Space Wreck

Post by happybrother »

I did some leveling up by cheat (999XP) and now the Marks prompt stopped showing up anymore...

UPDATE:
I kind of figured out the cheat to set levels at value and now Marks and positive/negative triats work.
It was something like
hero.charData.level=3
THEN you enter CHAR then leave it and take a step somewhere (should popup seconds after you exit Character menu)
I believe LVL increased my HP, but the Negative triats are really bad sometimes.

And when leaving the console it's best to exit it by pressing Ctrl+Shift+l (just like activating it) because the game is unstable af. Crashes all the time.
Last edited by happybrother on Sat Nov 04, 2023 10:10 pm, edited 2 times in total.

baramburum
Expert Cheater
Expert Cheater
Posts: 149
Joined: Tue Feb 12, 2019 8:34 pm
Reputation: 32

Re: [Request] Space Wreck

Post by baramburum »

masaykh wrote:
Fri Dec 02, 2022 6:25 pm
in game, once character creation option will appear:
select custom character
once screen with attributes and skill appear
press shift + ctrl + i
select console

copy & paste the following:
hero.charData.points = [19,0,0]
This will change available attributes to maximum possible

click accept and play))
thanks a lot. Also needs in
- Weight
- Rerols

bloodaxis
Expert Cheater
Expert Cheater
Posts: 457
Joined: Thu Apr 13, 2017 5:09 am
Reputation: 57

Re: [Request] Space Wreck

Post by bloodaxis »

johnboy98 wrote:
Mon Dec 20, 2021 4:48 am
Update: The process that the inventory item count is stored in is the one that tends to take up 400-500mbs of memory. Also, inventory items are stored as 4 byte (this is for the amount of an item, no clue how to change an item into another one.)
I just wanted to add to this, at least in the newest version I had to do a doubled 4 byte value to find inventory items quantity, so I'm guessing things have changed at some point.

Post Reply

Who is online

Users browsing this forum: Barbarians, Dist8164, OBiscuit