Page 1 of 4

[Request] Idle Industry Idle Game

Posted: Mon Apr 26, 2021 2:54 pm
by demonicman1147
Hey! Was wondering if there was any way to grab a trainer for this game.

Let me know!

Re: [Request] Idle Industry Idle Game

Posted: Mon Apr 26, 2021 10:06 pm
by LeFiXER

Re: [Request] Idle Industry Idle Game

Posted: Thu May 06, 2021 1:29 am
by banditboioriginal
Same, would be busting!

Re: [Request] Idle Industry Idle Game

Posted: Mon May 10, 2021 11:17 pm
by Zumtex
+1

Re: [Request] Idle Industry Idle Game

Posted: Sat May 15, 2021 4:51 pm
by prrovoss
does anyone have the speedhack running with the current version of the game? it seems like they are preventing the speedhack since some update a few days ago

Re: [Request] Idle Industry Idle Game

Posted: Sun May 16, 2021 12:16 pm
by XXXX41XXXX
+1

Re: [Request] Idle Industry Idle Game

Posted: Sat Jun 19, 2021 3:12 pm
by aechcue
+1

Re: [Request] Idle Industry Idle Game

Posted: Sat Jun 19, 2021 9:59 pm
by GreenHouse
All values are doubles. Just do a search in between 'x' number and 'x' number, then do increased/decreased, and you'll find it easily. I don't like the engine that it uses, so the table is a 'No' from me.
EDIT: What you could do otherwise, is to check the Legends of Idleon post here, and do what it's done in that game. Unpack the app.asar file, and edit the game code and pack it again.

Re: [Request] Idle Industry Idle Game

Posted: Sun Jun 20, 2021 11:54 am
by blankrd
GreenHouse wrote:
Sat Jun 19, 2021 9:59 pm
All values are doubles. Just do a search in between 'x' number and 'x' number, then do increased/decreased, and you'll find it easily. I don't like the engine that it uses, so the table is a 'No' from me.
EDIT: What you could do otherwise, is to check the Legends of Idleon post here, and do what it's done in that game. Unpack the app.asar file, and edit the game code and pack it again.
I've tried and didn't find a single value that I wanted to. Can you elaborate if you don't mind?

Re: [Request] Idle Industry Idle Game

Posted: Sun Jun 20, 2021 12:40 pm
by GreenHouse
blankrd wrote:
Sun Jun 20, 2021 11:54 am
I've tried and didn't find a single value that I wanted to. Can you elaborate if you don't mind?
I already elaborated. There's no much else to say. Double value, search value between, search increased/decreased. I did search for Cash and Gas, and I instantly found both.

Re: [Request] Idle Industry Idle Game

Posted: Sat Jun 26, 2021 12:55 pm
by rhsucaeast
Are you searching on the latest version on steam? As when I attempt to search for values on the base application, that method doesnt return any changing values. I've tried on other processes the application uses, but have only found the value history locations that if you change it auto reverts back to original value.

Re: [Request] Idle Industry Idle Game

Posted: Sat Jul 03, 2021 9:52 am
by XXXX41XXXX
GreenHouse wrote:
Sat Jun 19, 2021 9:59 pm
All values are doubles. Just do a search in between 'x' number and 'x' number, then do increased/decreased, and you'll find it easily.
I already found the values but they do not update in game whenever I change the cash value (for example), the game instantly removes the exact amount I added to my "treasury". Does this mean the game's memory is immuned to cheat engine ? :(

Re: [Request] Idle Industry Idle Game

Posted: Sat Jul 03, 2021 10:36 am
by reddevil1003
XXXX41XXXX wrote:
Sat Jul 03, 2021 9:52 am
GreenHouse wrote:
Sat Jun 19, 2021 9:59 pm
All values are doubles. Just do a search in between 'x' number and 'x' number, then do increased/decreased, and you'll find it easily.
I already found the values but they do not update in game whenever I change the cash value (for example), the game instantly removes the exact amount I added to my "treasury". Does this mean the game's memory is immuned to cheat engine ? :(
you are changing display values, which are overwritten by internal values. you need to search for internal values

Re: [Request] Idle Industry Idle Game

Posted: Sun Jul 04, 2021 10:28 am
by XXXX41XXXX
reddevil1003 wrote:
Sat Jul 03, 2021 10:36 am
XXXX41XXXX wrote:
Sat Jul 03, 2021 9:52 am
GreenHouse wrote:
Sat Jun 19, 2021 9:59 pm
All values are doubles. Just do a search in between 'x' number and 'x' number, then do increased/decreased, and you'll find it easily.
I already found the values but they do not update in game whenever I change the cash value (for example), the game instantly removes the exact amount I added to my "treasury". Does this mean the game's memory is immuned to cheat engine ? :(
you are changing display values, which are overwritten by internal values. you need to search for internal values
Ah yes it's obvious now that you say it :oops:
Any idea on how to find them ? I tried to start from unknown value, then play with the increase and decrease searches (while obviously make the value vary accordingly first in game), but with no success yet (tried once on each process related to the game). Thanks in advance if you can help ;)

Re: [Request] Idle Industry Idle Game

Posted: Sun Jul 04, 2021 12:00 pm
by reddevil1003
XXXX41XXXX wrote:
Sun Jul 04, 2021 10:28 am
reddevil1003 wrote:
Sat Jul 03, 2021 10:36 am
XXXX41XXXX wrote:
Sat Jul 03, 2021 9:52 am


I already found the values but they do not update in game whenever I change the cash value (for example), the game instantly removes the exact amount I added to my "treasury". Does this mean the game's memory is immuned to cheat engine ? :(
you are changing display values, which are overwritten by internal values. you need to search for internal values
Ah yes it's obvious now that you say it :oops:
Any idea on how to find them ? I tried to start from unknown value, then play with the increase and decrease searches (while obviously make the value vary accordingly first in game), but with no success yet (tried once on each process related to the game). Thanks in advance if you can help ;)

ok let me try ..