Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Upload your cheat tables here (No requests)
alromaithi
Expert Cheater
Expert Cheater
Posts: 51
Joined: Fri Jun 21, 2019 12:32 pm
Reputation: 6

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by alromaithi »

Tuft wrote:
Sat May 28, 2022 8:06 am
Side note, looks like they've updated the version of unity that they're using. CE's MONO connector thing isn't working by default, that I can tell.
The deposit anywhere is working for you?

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

Vision212
Noobzor
Noobzor
Posts: 6
Joined: Tue Dec 22, 2020 7:34 pm
Reputation: 2

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by Vision212 »

Been using the existing version of the table the last few days and most of the options have been working for me.
Tested personally (And found to be working): Deposit Anywhere, Inf Demo charges, inf Health, Inf Fuel, Tether Lifetime, No overheat, No suit damage, and purchase any upgrade.

hioujopi
Cheater
Cheater
Posts: 39
Joined: Fri Feb 09, 2018 6:23 am
Reputation: 2

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by hioujopi »

Oxygen cheat works but it prompts the game to spam "Oxygen levels are low" message over and over again even when the oxygen is that full, also the full time cheat Instantly deplete remaining time and ends the shift, would really love having these two big ones updated maybe with inf Tethers too.

User avatar
WhiteRau
Expert Cheater
Expert Cheater
Posts: 204
Joined: Wed May 16, 2018 3:26 pm
Reputation: 29

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by WhiteRau »

+1 on update for 1.0 plz

User avatar
rambo99jose
Table Makers
Table Makers
Posts: 211
Joined: Sun Mar 18, 2018 6:24 am
Reputation: 134

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by rambo99jose »

Game Version: v1.0.1242471 | v1.3.0
Table Last Version: 20221227_v0.2

This is an unusual style of table from me. Had a couple hours free to muck about with mono dissection.
Activate AOB scripts to find pointers, then change the variable values (set purple variables to on for quick cheats)
Change Log

Code: Select all

[20221227_v.02]
.....updated grapple pointer
Guide To Update Pointer Offsets, Unity
  1. Click Mono, activate Mono features
  2. Click Disect Mono
  3. on Mono Dissector window click on first address then click one with "BBI.Unity.Game"
  4. find appropriate structure. For example, the grappling hook i was hooking into "BBI.Unity.Game.GrapplingHookAsset+GrapplingHookData" structure on the "m_MaxDistance" variable. Old offset was 294, new offset is 2DC(1 on photo1).
  5. We use this to update the script hooks (KEEP IN MIND THAT IN MEMORY THE VALUES ARE INVERTED DUE TO ENDIANESS SO ITS "DC 02" (0 padded) in 2 bytecode locations and offset is "2DC"). (2 on photo1)
  6. The other variables should also be updated (3 on photo1)
  7. Add any other variables that you want
  8. Update pointers on table as they no longer point to the right locations (photo2). I put default values on pointer descriptions to make it easier to tell.
  9. If done well you now have all pointers going to the right location (photo3)
  10. DONT FORGET TO SAVE UPDATED TABLE!!!
    photo1
    Image
    photo2
    Image
    photo3
    Image

.:| FEATURES |:.
  • Tether count+unlock (use 1 tether to update)
    Spoiler
    Image
  • Tether properties+definitions (reset on game exit)
    Spoiler
    Image
  • Cutter properties+definitions (resets on game exit)[updates on cut]
    Spoiler
    Image
  • Grapple properties+definitions (resets on game exit)
    Spoiler
    Image
.:| NOTES |:.
  • Set "purple" variables to on for quick over-powered cheats
  • Values to the right of pointer name indicate default value.
  • Activate scripts 1 at a time after you're on your hab/shipyard (will take couple seconds per)
Attachments
Shipbreaker_20221227_v0.2.CT
(94.37 KiB) Downloaded 504 times
Shipbreaker_20220530_v0.1.CT
(52.56 KiB) Downloaded 1011 times
Last edited by rambo99jose on Wed Dec 28, 2022 4:08 am, edited 1 time in total.

User avatar
Chiados
Fearless Furry
Fearless Furry
Posts: 321
Joined: Tue Apr 25, 2017 6:56 am
Reputation: 244

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by Chiados »

Purchase any upgrade with this. Originally OP's script. Simply updated it. Most of the original scripts work if you update bytes. (Note: Enable Mono for this script)

Code: Select all

[ENABLE]
assert(BBI.Unity.Game:UpgradeService:CanPurchaseUpgrade,55 48 8B EC 48 81 EC A0 00 00 00)
assert(BBI.Unity.Game:CurrencyInstance:Subtract,55 48 8B EC 48 81 EC 70 01 00 00)

BBI.Unity.Game:UpgradeService:CanPurchaseUpgrade:
db B8 01 00 00 00 C3 90 90

BBI.Unity.Game:CurrencyInstance:Subtract:
db C3 90 90 90 90


[DISABLE]

BBI.Unity.Game:UpgradeService:CanPurchaseUpgrade:
db 55 48 8B EC 48 81 EC A0 00 00 00

BBI.Unity.Game:CurrencyInstance:Subtract:
db 55 48 8B EC 48 81 EC 70 01 00 00
Last edited by Chiados on Fri Jun 03, 2022 8:07 am, edited 1 time in total.

peachmangopp
What is cheating?
What is cheating?
Posts: 3
Joined: Fri Nov 19, 2021 5:47 am
Reputation: 0

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by peachmangopp »

thank you for the wonderful update!

User avatar
WhiteRau
Expert Cheater
Expert Cheater
Posts: 204
Joined: Wed May 16, 2018 3:26 pm
Reputation: 29

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by WhiteRau »

many thanks for the update and for the extra script. you guys are fantastic! :D

-Taiwendo-
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Jun 02, 2022 5:08 pm
Reputation: 0

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by -Taiwendo- »

How to use the "upgrade" for the scripts?
I already tried but somehow it doesn't work.

EDIT: Got it working thanks

User avatar
Darkedone02
Expert Cheater
Expert Cheater
Posts: 947
Joined: Thu Mar 02, 2017 11:42 pm
Reputation: 109

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by Darkedone02 »

anyone check to see if the deposit anywhere cheat works?

User avatar
Chiados
Fearless Furry
Fearless Furry
Posts: 321
Joined: Tue Apr 25, 2017 6:56 am
Reputation: 244

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by Chiados »

Darkedone02 wrote:
Thu Jun 02, 2022 6:17 pm
anyone check to see if the deposit anywhere cheat works?
It works. Just tossed a quasar thruster into the furnace with no penalty.

-Taiwendo-
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Jun 02, 2022 5:08 pm
Reputation: 0

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by -Taiwendo- »

So the "inf. Oxygen" is a bit annoying.
It works but you always get this annoying message that low oxygen is there.

Could this be fixed?

LeftHandedLefty
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Dec 21, 2021 11:29 am
Reputation: 0

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by LeftHandedLefty »

As others have said, the "inf. Oxygen" is very annoying because it spams low oxygen warnings constantly. Luckily, I play in Open Shift with drain disabled so I don't have to deal with it.

The only ones that don't work for me (can't enable them) are "Fast Disarm (No Fail/Delay)" and "inf. Tether." Right clicking on them says "<<Error while scanning for AOB's : DefaultDelayHook Error: Not all results found>>" and <<Error while scanning for AOB's : unlimTetherAob3 Error: Not all results found>>" respectively.

Does anyone know what "Set Full Time (Enable In-Game)" does?

hioujopi
Cheater
Cheater
Posts: 39
Joined: Fri Feb 09, 2018 6:23 am
Reputation: 2

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by hioujopi »

I talked about the oxygen and time cheat in an earlier post, that one is supposed to reset the time you have for your 15 min shift so you can have inf time but it actually does the opposite and just instantly ends the day when you activate it.

Cybot
Cheater
Cheater
Posts: 32
Joined: Mon Jul 31, 2017 8:58 am
Reputation: 1

Re: Hardspace: Shipbreaker [2021-12-21] [v.0.7.0.215906] (Steam)

Post by Cybot »

hioujopi wrote:
Sun Jun 05, 2022 9:29 am
I talked about the oxygen and time cheat in an earlier post, that one is supposed to reset the time you have for your 15 min shift so you can have inf time but it actually does the opposite and just instantly ends the day when you activate it.
Yes, same problem here. ... but not at first, it worked very well at the start, but stopped working after playing a while. Now it ends the shift immediately when activated.

Post Reply

Who is online

Users browsing this forum: AhrefsBot, Alrrem, Baidu [Spider], Eren, Google Adsense [Bot], hectorx, nicksskillz