Page 3 of 6

Re: NGU Idle [Steam]

Posted: Sun Apr 19, 2020 8:07 pm
by asprintab
I took the tables above and added:
  • Boss Defeated (skip to whatever value you enter, great for finishing challenges instantly)
  • Augmentation pointers for Laser Sword
  • Mayo Pointers
  • Boss Pointers
Couldn't have done it without the previous tables, figured I would share back.

NGU Idle [Steam]

Posted: Tue Jun 02, 2020 5:33 am
by Sayori Tempest
Hey guys, so I have never used a cheat table or anything like this, but I would like to know how. Could someone help me out with that? Thanks!

NGU Idle [Steam]

Posted: Mon Jun 08, 2020 8:47 am
by OfficialCritz
Could an amazing someone add a QP Pointer? I have no clue how I would go about doing it myself.

[automerge]1591606765[/automerge]

Nevermind, it was pretty easy finding it

NGU Idle [Steam]

Posted: Mon Jun 08, 2020 10:25 am
by Chiados
[QUOTE="Sayori Tempest, post: 137960, member: 42491"]

Hey guys, so I have never used a cheat table or anything like this, but I would like to know how. Could someone help me out with that? Thanks!

[/QUOTE]

1. Download Cheat Engine 7.1 [[URL="http://www.cheatengine.org"]www.cheatengine.org[/URL]]

2. Download the table of your choice

2.5. Make sure the table you download meets the correct version of the game you want to cheat

3. Launch Cheat Engine and select the Processes icon, find the process associated with the game (make sure the game is running first)

4. Open the process then click the Folder icon (next to Processes) and find the table you downloaded and open it.

5. Sometimes, depending, there may be a script to enable first, usually listed as [Enable] or similar

6. Activate the scripts you want by clicking the box next to the script

7. Have fun



Small note: Depending on the script, it may just inject code or perform an aob scan. AOB scans can sometimes take a long time to activate depending on your computer and the game. If a script injects code it may or may not work for you even if you have the same game version. If you need more detailed help, feel free to PM me and I'll help.

Re: NGU Idle [Steam]

Posted: Tue Dec 08, 2020 8:55 pm
by poster55
Looks like a buncha new stuff has been added since the table was last updated. Any chance of seeing an update to this table?

Re: NGU Idle [Steam]

Posted: Thu Mar 18, 2021 10:39 pm
by Dude_Just_Game
It doesn't allow me to access the pointers menu
edit: i had to remove a line of code and it works

Re: NGU Idle [Steam]

Posted: Thu Mar 18, 2021 11:22 pm
by Dude_Just_Game
what about pp pointers or qp pointers?

Re: NGU Idle [Steam]

Posted: Sun Jun 27, 2021 3:26 am
by DJ3thenew23
Final update is out, anyone want to update this?

Re: NGU Idle [Steam]

Posted: Sun Jun 27, 2021 5:17 pm
by IdleMan
just a quick fix for EXP AP and PP
only tested on my machine, so no idea whether the pointers work everywhere

edit: doesn't seem to work
edit2: I tested it on my laptop and I did something wrong

Re: NGU Idle [Steam]

Posted: Sun Jun 27, 2021 5:56 pm
by Trybik
Don't work IdleMan.

Re: NGU Idle [Steam]

Posted: Tue Jun 29, 2021 4:42 am
by captainmud
The table by asprintab is not working anymore as well, it's a shame because it worked so well. I would really appreciate it if anyone could update a table now that the game is in it's final update. There are a few things that I can find, such as gold/xp,ap,pp,qp pointers, but I'm not sure how to find more complex pointers like daycare time and boss timer

Re: NGU Idle [Steam]

Posted: Tue Jun 29, 2021 9:39 am
by IdleMan
all boss timers are double values, that count up from 0 in 1 second steps
they stop in one hour steps, GRB the first boss stops at 3600s

1, stop the game with speedhack to 0
2. check how much time is left on the timer for GBR
3. calculate how many seconds have passed since the timer started
exsample = 45min left > 15min elapsed > 15*60 = 900s
4. start a search for double values ​​with the "value between" funktion and put in your calculated number
("value between" helps to not accidentally miss by 1 )
5. let the game run for a few seconds and stop it again, scan type "increased value" help to reduce hits
6. just repeat 4. and 5. until it is less than 20 hits
7. you will find 15 identical rising numbers at the start off a fresh rebirth, one is the Rebirth timer don't mess with that
- 12 should be grouped in 40HEX steppeds the highest in that group is GRB, set it to a value between 0 and 3600 to test
8. search for the pointer
9. if you find the fist boss GRB, just copy paste the pointer and offset it by -40 hex, repeat 11 times and you have all 12

Unfortunately I do not have time to make a table for everyone.
I still don't know how to fix the old one.
the script does not know where to execute the "assert" command
I only found "AdventureController" in memory, but no idea whether that has anything to do with each other

and please don't kill me for my english i learned it through hentai subtitels

edit: boss timer adresses are 40hex apart

Re: NGU Idle [Steam]

Posted: Tue Jun 29, 2021 3:50 pm
by IdleMan
If someone wants to test it, I hope I found the right pointer for EXP and AP
i tested it on three machines and it worked on all three
so some feedback would be great, Cause I have no idea if I'm doing it right

Re: NGU Idle [Steam]

Posted: Wed Jun 30, 2021 9:36 am
by captainmud
Both the boss timer and the pointers work! Thank you IdleMan

IdleMan wrote:
Tue Jun 29, 2021 9:39 am
all boss timers are double values, that count up from 0 in 1 second steps
they stop in one hour steps, GRB the first boss stops at 3600s

1, stop the game with speedhack to 0
2. check how much time is left on the timer for GBR
3. calculate how many seconds have passed since the timer started
exsample = 45min left > 15min elapsed > 15*60 = 900s
4. start a search for double values ​​with the "value between" funktion and put in your calculated number
("value between" helps to not accidentally miss by 1 )
5. let the game run for a few seconds and stop it again, scan type "increased value" help to reduce hits
6. just repeat 4. and 5. until it is less than 20 hits
7. you will find 15 identical rising numbers at the start off a fresh rebirth, one is the Rebirth timer don't mess with that
- 12 should be grouped in 30HEX steppeds the highest in that group is GRB, set it to a value between 0 and 3600 to test
8. search for the pointer
9. if you find the fist boss GRB, just copy paste the pointer and offset it by -30 hex, repeat 11 times and you have all 12

Unfortunately I do not have time to make a table for everyone.
I still don't know how to fix the old one.
the script does not know where to execute the "assert" command
I only found "AdventureController" in memory, but no idea whether that has anything to do with each other

and please don't kill me for my english i learned it through hentai subtitels

Re: NGU Idle [Steam]

Posted: Wed Jun 30, 2021 2:28 pm
by IdleMan
found some time to add a few things
unfortunately, it takes a lot of effort to test whether it works on another computers
the solution of looking for pointers for everything directly is not the best, but that's all I can do

It is best to always make a backup before you test a new pointer!
New:
- timer for Auto Merge, Auto Boost and Boss timer
- Gold and Boss Defeated
- Spend EXP Menu Stats for Energy, Magic and Adventure stats
- Adventure Menu, player HP and active boss stats (don't change the monster stats they stay that way)

Hotkeys:
number 0 = onehit active Boss in Adventure mode works for I.T.O.P.O.D(if the value is frozen beforhand, it auto kills all following onehit)
number 1 = Auto Merge reset cooldown and activation
number 2 = Auto Boost reset cooldown and activation

I will probably add new stuff whenever I have time

edit: newer version in next post!