Space Crew +15 [Update 6]

Upload your cheat tables here (No requests)
User avatar
cfemen
RCE Fanatics
RCE Fanatics
Posts: 874
Joined: Fri Feb 15, 2019 5:45 pm
Reputation: 1497

Re: Space Crew +10 [Update 2]

Post by cfemen »

Dread_Pony_Roberts wrote:
Wed Oct 21, 2020 2:07 am

Code: Select all

monopipe.destroy()
Hmmm got an idea with DB's command:

Code: Select all

{$lua}
if syntaxcheck then return end
LaunchMonoDataCollector()

function QuitGame()
  local method = mono_findMethod('UnityEngine', 'Application', 'Quit')
  local domain = mono_enumDomains()[1]
  local args={}
  args[1]={}
  args[1].type=vtDword
  args[1].value=0x00 --first param : int exitCode
  mono_invoke_method(domain, method, 0, args) -- its public static - no instance needed
  monopipe.destroy()
  return "assert(true)"
end

[ENABLE]


return QuitGame()


[DISABLE]
a script that quits the game , i've tested it on several unity games and it worked without freeze.
it also works if you set it to Alt+F4 hotkey :)

btw while you tested my breakpoint code, did you use Alt+F4 to end the game or did you use the "normal" way to end the game with the button in the main menu?
the breakpoint method will only work if you dont force close the game with Alt+F4.

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

User avatar
Dread_Pony_Roberts
Table Makers
Table Makers
Posts: 522
Joined: Sun Dec 09, 2018 8:46 am
Reputation: 385

Re: Space Crew +10 [Update 2]

Post by Dread_Pony_Roberts »

cfemen wrote:
Wed Oct 21, 2020 2:02 pm
a script that quits the game
Big thanks, I guess that's one way to do it. It works perfectly.
cfemen wrote:
Wed Oct 21, 2020 2:02 pm
btw while you tested my breakpoint code, did you use Alt+F4 to end the game or did you use the "normal" way to end the game with the button in the main menu?
I used the normal way, same as most people would. If it's my implementation of your old code which is to blame (since I don't know lua) then here it is in full.

Code: Select all

[ENABLE]
LaunchMonoDataCollector()
pQuit = getAddressSafe( "UnityEngine:Application:Quit" )

function debugger_onBreakpoint()
  debug_continueFromBreakpoint( co_run )
  return 1
end


debugProcess(2)
debug_setBreakpoint( pQuit )

krmit
Expert Cheater
Expert Cheater
Posts: 411
Joined: Wed Apr 19, 2017 7:02 am
Reputation: 61

Re: Space Crew +14 [Update 3]

Post by krmit »

@Dread_Pony_Roberts
New table works fine. Thanks.
btw, can you add an option for increase weapons damage? It will be very helpful.

User avatar
Dread_Pony_Roberts
Table Makers
Table Makers
Posts: 522
Joined: Sun Dec 09, 2018 8:46 am
Reputation: 385

Re: Space Crew +15 [Update 4]

Post by Dread_Pony_Roberts »

Update's out.
krmit wrote:
Fri Oct 23, 2020 3:38 pm
btw, can you add an option for increase weapons damage? It will be very helpful.
I did the next best thing and added Armor One Hit Destroy. This paired with Shields One Hit Destroy is practically a One Hit Kill.




This will likely be the last update unless the table breaks.

User avatar
durex2
Expert Cheater
Expert Cheater
Posts: 76
Joined: Fri Jul 19, 2019 8:20 pm
Reputation: 12

Re: Space Crew +15 [Update 4]

Post by durex2 »

14 hours ago there was an update (version 1.1) The table no longer works :(
Can you update it?

Thank you very much!

DimonJuk
Cheater
Cheater
Posts: 34
Joined: Wed Sep 30, 2020 1:53 pm
Reputation: 2

Re: Space Crew +15 [Update 4]

Post by DimonJuk »

update pls

User avatar
Dread_Pony_Roberts
Table Makers
Table Makers
Posts: 522
Joined: Sun Dec 09, 2018 8:46 am
Reputation: 385

Re: Space Crew +15 [Update 5]

Post by Dread_Pony_Roberts »

Update's out, just a simple fix due to recent game update.



Same deal as before, last update unless table breaks.

User avatar
durex2
Expert Cheater
Expert Cheater
Posts: 76
Joined: Fri Jul 19, 2019 8:20 pm
Reputation: 12

Re: Space Crew +15 [Update 5]

Post by durex2 »

Dread_Pony_Roberts wrote:
Sat Oct 24, 2020 3:08 pm
Update's out, just a simple fix due to recent game update.



Same deal as before, last update unless table breaks.
Thank you!!

krmit
Expert Cheater
Expert Cheater
Posts: 411
Joined: Wed Apr 19, 2017 7:02 am
Reputation: 61

Re: Space Crew +15 [Update 5]

Post by krmit »

@Dread_Pony_Roberts
thanks again. Table works fine.

btw, if possible, can you make a similar table for the previous game, "Bomber crew"?

User avatar
Dread_Pony_Roberts
Table Makers
Table Makers
Posts: 522
Joined: Sun Dec 09, 2018 8:46 am
Reputation: 385

Re: Space Crew +15 [Update 5]

Post by Dread_Pony_Roberts »

krmit wrote:
Sat Oct 24, 2020 5:34 pm
btw, if possible, can you make a similar table for the previous game, "Bomber crew"?
Likely not, sorry.

messias67
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Jan 02, 2021 9:43 am
Reputation: 0

Re: Space Crew +15 [Update 5]

Post by messias67 »

hy,

can you pls update to version 1.20 ?

thx

User avatar
Dread_Pony_Roberts
Table Makers
Table Makers
Posts: 522
Joined: Sun Dec 09, 2018 8:46 am
Reputation: 385

Re: Space Crew +15 [Update 6]

Post by Dread_Pony_Roberts »

Update's out. Fixed table after 1.20 game update.

leonxtra
Noobzor
Noobzor
Posts: 11
Joined: Fri Jan 29, 2021 1:54 pm
Reputation: 4

Re: Space Crew +15 [Update 6]

Post by leonxtra »

+1

User avatar
durex2
Expert Cheater
Expert Cheater
Posts: 76
Joined: Fri Jul 19, 2019 8:20 pm
Reputation: 12

Re: Space Crew +15 [Update 6]

Post by durex2 »

Hello again! today they have updated the game. It is now Space Crew "Legendary edition". They have added new missions, but the table has stopped working. Do you plan to update it?
If you did, I would be eternally grateful. :)

Thanks in advance

Tale
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Jul 02, 2020 3:19 pm
Reputation: 0

Re: Space Crew +15 [Update 6]

Post by Tale »

Seconded.

Post Reply

Who is online

Users browsing this forum: admantx, Baidu [Spider], Google [Bot], Google Adsense [Bot], KarlFranz0, Marcos Beran, Siuxter, vosszaa, Xephios