Page 1 of 1

[REQUEST] NGU Industries

Posted: Wed Apr 07, 2021 3:05 am
by DJ3thenew23
Game Name: NGU Industries
Game Engine: Unity?
Game Version: 0.4.8-4
Options Required:
Steam Website:
Other Info: I've gotten some 4 byte codes but they don't stay through restarting the game, hoping someone can find pointers or make a real table

Re: [REQUEST] NGU Industries

Posted: Fri Apr 09, 2021 5:19 pm
by SenaBlue
Here is a simple script to give you infinite materials:

Code: Select all

{ Game   : NGU INDUSTRIES
  Version: 
  Date   : 2021-04-09
  Author : SenaBlue

  Infinite materials
}

[ENABLE]

aobscan(poi,0F B6 40 18 85 C0 74)
registersymbol(poi)

poi:
  db B0 01 90 90

[DISABLE]

poi:
  db 0F B6 40 18

unregistersymbol(poi)

Re: [REQUEST] NGU Industries

Posted: Mon Apr 12, 2021 6:04 pm
by joykent
SenaBlue wrote:
Fri Apr 09, 2021 5:19 pm
Here is a simple script to give you infinite materials:

Code: Select all

{ Game   : NGU INDUSTRIES
  Version: 
  Date   : 2021-04-09
  Author : SenaBlue

  Infinite materials
}

[ENABLE]

aobscan(poi,0F B6 40 18 85 C0 74)
registersymbol(poi)

poi:
  db B0 01 90 90

[DISABLE]

poi:
  db 0F B6 40 18

unregistersymbol(poi)
How, sir?

Re: [REQUEST] NGU Industries

Posted: Mon Apr 12, 2021 9:38 pm
by DJ3thenew23
SenaBlue wrote:
Fri Apr 09, 2021 5:19 pm
Here is a simple script to give you infinite materials:

Code: Select all

{ Game   : NGU INDUSTRIES
  Version: 
  Date   : 2021-04-09
  Author : SenaBlue

  Infinite materials
}

[ENABLE]

aobscan(poi,0F B6 40 18 85 C0 74)
registersymbol(poi)

poi:
  db B0 01 90 90

[DISABLE]

poi:
  db 0F B6 40 18

unregistersymbol(poi)
I also cannot get it working, any help on steps would be appreciated.

EDIT: I see, it doesn't make the material infinite as in the game mechanic, it just makes it so that you don't use materials. It does indeed work, thank you!

Re: [REQUEST] NGU Industries

Posted: Wed Apr 14, 2021 8:55 pm
by joykent
who can creat file .ct :(

Re: [REQUEST] NGU Industries

Posted: Fri Apr 16, 2021 6:49 am
by joykent
Somebody can creat cheat enegie for this game

Re: [REQUEST] NGU Industries

Posted: Sat Apr 17, 2021 3:11 pm
by joykent
+ 1 bump

Re: [REQUEST] NGU Industries

Posted: Sat Apr 17, 2021 4:41 pm
by SenaBlue
joykent wrote:
Wed Apr 14, 2021 8:55 pm
who can creat file .ct :(
What's the problem with creating the file yourself? Attached is the table with script posted above.

Re: [REQUEST] NGU Industries

Posted: Sun Apr 25, 2021 9:15 am
by deusjumper
still working on modifying the beacon boosts and creating a full cheat table, hopefully if I don't get distracted I'll put it here this week.
Helpful tip if you want to make your own: Values are in 8 byte.

Re: [REQUEST] NGU Industries

Posted: Wed May 05, 2021 10:56 pm
by DJ3thenew23
deusjumper wrote:
Sun Apr 25, 2021 9:15 am
still working on modifying the beacon boosts and creating a full cheat table, hopefully if I don't get distracted I'll put it here this week.
Helpful tip if you want to make your own: Values are in 8 byte.
Sorry for the late response, but I've been finding values in 4 byte for raw resources. Or do you just mean the beacon boosts are in 8 byte?

Re: [REQUEST] NGU Industries

Posted: Sun Sep 26, 2021 5:50 am
by polaris1209
I spent some time creating a table for this game. With it you can edit the value of any resource, including arbitrary points. There are definitely improvements that can be made but I am done with this game for the time being. If I ever make any changes or improvements I will be sure to share them.

NGU INDUSTRIES.CT
(90.35 KiB) Downloaded 402 times

Re: [REQUEST] NGU Industries

Posted: Mon May 30, 2022 2:17 am
by CtrlAltFunk
Must have been an update as this table no longer works.