REQUEST Idling to Rule the Gods (Steam version)

Ask about cheats/tables for single player games here
SorenR59
Expert Cheater
Expert Cheater
Posts: 50
Joined: Thu May 23, 2024 8:40 am
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by SorenR59 »

cckilla1337 wrote:
Sun Jun 23, 2024 6:09 pm
Hey Soren any idea if it's possible to make the max clones for div gen set to 1? There are so many addresses in this game, holy hell still can't find any UB AoB would be nice to have instant energy production. I've also noticed that with the most recent update the "speedhack" trick crashes the game after about 10 minutes, regardless at what speed you set it to.
I don't know how you'd go about doing that, since the max clones needed is based on the amount of stone they can fill per sec.

Here's an AoB for UBs, you can use it to get the address of UBs using the disassembler (Ctrl + D -> Find out what addresses this instruction accesses). I included rebirth and crystal factory timers too.

You can set the crystal factory timer as high as 2^32 (roughly 4000000000 or 4e9) before it loops back around to 0 due to the limits of 4 byte memory. The higher it is the more crystals you get per tick. It helps if you also use the Crystal Factory AoB I posted on page 22 that stops the timer from resetting to 0.

Code: Select all

TimerRebirth (1st result)
89 88 ?? ?? ?? ?? 8b 05 ?? ?? ?? ?? 8b c8 39 09 8b 80 90 00 00 00 89 85 ?? ?? ?? ?? 8b c8
90 90 ?? ?? ?? ?? 8b 05 ?? ?? ?? ?? 8b c8 39 09 8b 80 90 00 00 00 89 85 ?? ?? ?? ?? 8b c8

TimerUB
89 47 28 8d 65 fc 8d 65 fc 5f c9 c3

TimerCrystalFactory
89 47 30 8b 4f 34 8b 47 30 51 50 df 2c 24

cckilla1337
Expert Cheater
Expert Cheater
Posts: 170
Joined: Sat May 01, 2021 9:41 pm
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by cckilla1337 »

SorenR59 wrote:
Mon Jun 24, 2024 2:41 am
cckilla1337 wrote:
Sun Jun 23, 2024 6:09 pm
Hey Soren any idea if it's possible to make the max clones for div gen set to 1? There are so many addresses in this game, holy hell still can't find any UB AoB would be nice to have instant energy production. I've also noticed that with the most recent update the "speedhack" trick crashes the game after about 10 minutes, regardless at what speed you set it to.
I don't know how you'd go about doing that, since the max clones needed is based on the amount of stone they can fill per sec.

Here's an AoB for UBs, you can use it to get the address of UBs using the disassembler (Ctrl + D -> Find out what addresses this instruction accesses). I included rebirth and crystal factory timers too.

You can set the crystal factory timer as high as 2^32 (roughly 4000000000 or 4e9) before it loops back around to 0 due to the limits of 4 byte memory. The higher it is the more crystals you get per tick. It helps if you also use the Crystal Factory AoB I posted on page 22 that stops the timer from resetting to 0.

Code: Select all

TimerRebirth (1st result)
89 88 ?? ?? ?? ?? 8b 05 ?? ?? ?? ?? 8b c8 39 09 8b 80 90 00 00 00 89 85 ?? ?? ?? ?? 8b c8
90 90 ?? ?? ?? ?? 8b 05 ?? ?? ?? ?? 8b c8 39 09 8b 80 90 00 00 00 89 85 ?? ?? ?? ?? 8b c8

TimerUB
89 47 28 8d 65 fc 8d 65 fc 5f c9 c3

TimerCrystalFactory
89 47 30 8b 4f 34 8b 47 30 51 50 df 2c 24

Thanks Soren! But for the UBTimer, I'm able to find the address, but there's nothing else that shows up in the "find out what this address writes to" all it shows me is the address and nothing else appears.

Edit: I found the UBTimer and set them all to 0, now I can endlessly farm UBs for crystal power lol, if only the game had an auto-kill UB feature I could watch the energy go up, I also noticed that by doing this, the "time until next UB attack" timer breaks, it goes from 7 minutes 29 seconds to 4 minutes 40 seconds then back to 7 minutes 29 seconds, and so forth.

Zentraxius
Novice Cheater
Novice Cheater
Posts: 18
Joined: Sat Sep 17, 2022 7:23 am
Reputation: 0

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by Zentraxius »

any luck finding stuff to accelerate ubcs or aacs without flagging cheating god?

SorenR59
Expert Cheater
Expert Cheater
Posts: 50
Joined: Thu May 23, 2024 8:40 am
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by SorenR59 »

Zentraxius wrote:
Mon Jun 24, 2024 7:26 pm
any luck finding stuff to accelerate ubcs or aacs without flagging cheating god?
For UBCs the fastest way I've found it changing the clone count to 99999 and then freezing UB timer at 0 and spamming it. I'll copy another comment I posted about it:
SorenR59 wrote:
Mon Jun 03, 2024 8:31 pm
Charist42 wrote:
Mon Jun 03, 2024 7:09 pm
Just out of curiosity. Is there anything that would help substantially within a UBC? The arrays from page 22 are absolutely amazing. But they are pretty restricted within UBC´s. So, any tips?
There's these:

Code: Select all

TimerUB decrease
89 47 28 8d 65 fc 8d 65 fc 5f c9 c3

ClonesNextRebirth increase
89 51 10 05 10 00 00 00 89 04 24 90 e8 ?? ?? ?? ?? 8b 45 d0 8b 05

CurrentClones increase
89 48 1c 05 1c 00 00 00 89 04 24 e8 ?? ?? ?? ?? 8b 45 c4 8b 05

CurrentClones decrease from UB (1st result)
89 51 1c 05 1c 00 00 00 89 04 24 e8 ?? ?? ?? ?? 8b 85 ?? ?? ?? ?? 39 3f
90 90 90 05 1c 00 00 00 89 04 24 e8 ?? ?? ?? ?? 8b 85 ?? ?? ?? ?? 39 3f
First 3 you press Ctrl + D on them then right click and click "Find out what addresses this instruction accesses" to get the addresses for UB timers, current clones and clones for next rebirth (clone addresses will update if you set your creation tab to make clones)

For the UB timers you can just freeze them at 0 and then use an autoclicker on them (remember to unfreeze after you're done with them in case the address changes and causes a crash)

For clones you should find the address of something else that has a large value above 100k. I used pet free XP for this. You can use my pet free xp AoB from page 22 to find the address for it using the same Ctrl + D method I described above and then giving a pet 0 xp (doesn't work for Dojo xp, that uses separate instruction); make sure the 1st 2 bytes are "89 91" and not "90 90" when finding the address so that the instruction triggers.

4th AoB will stop you from losing clones while fighting ultimate beings. You'll still need to add the clones back on Powersurge though.

Having a decent score on DGPC will help. You can end DGPC early by setting the rebirth timer above 86400,000 (4 Bytes, milliseconds), just watch out as going above 2^31 (2.147B) total GP across all rebirths will result in the Cheating God title.
To clarify the pet free xp thing, I meant that you should find the address for pet free XP then copy and paste the value of that onto the value of clones (first clones next rebirth to get 99999 max clones, then current clones after rebirthing)

cckilla1337
Expert Cheater
Expert Cheater
Posts: 170
Joined: Sat May 01, 2021 9:41 pm
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by cckilla1337 »

I broke my game lol--that or going past Baal V 480 breaks your game, I managed to get infinite Ultimate Overflow Points by doing the RTI level hack for Divinity, just glitched the points I received, but in doing so I can't access the spacedim tab or the might tab anymore, big rip. I'm guessing that having Max P Baal perk at over 130k doesn't seem to help either lol.

SorenR59
Expert Cheater
Expert Cheater
Posts: 50
Joined: Thu May 23, 2024 8:40 am
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by SorenR59 »

cckilla1337 wrote:
Tue Jun 25, 2024 11:53 pm
I broke my game lol--that or going past Baal V 480 breaks your game, I managed to get infinite Ultimate Overflow Points by doing the RTI level hack for Divinity, just glitched the points I received, but in doing so I can't access the spacedim tab or the might tab anymore, big rip. I'm guessing that having Max P Baal perk at over 130k doesn't seem to help either lol.
Lol did you backup your save? I only got myself around a billion UOP. Making stuff infinity can have unintended consequences.

cckilla1337
Expert Cheater
Expert Cheater
Posts: 170
Joined: Sat May 01, 2021 9:41 pm
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by cckilla1337 »

SorenR59 wrote:
Wed Jun 26, 2024 12:16 am
cckilla1337 wrote:
Tue Jun 25, 2024 11:53 pm
I broke my game lol--that or going past Baal V 480 breaks your game, I managed to get infinite Ultimate Overflow Points by doing the RTI level hack for Divinity, just glitched the points I received, but in doing so I can't access the spacedim tab or the might tab anymore, big rip. I'm guessing that having Max P Baal perk at over 130k doesn't seem to help either lol.
Lol did you backup your save? I only got myself around a billion UOP. Making stuff infinity can have unintended consequences.
Sadly for me the backup is from a save that doesn't have multiverse boosts unlocked lol, I also have infinity pet exp and when that happened Might tab stopped working and that was months ago lmao.

SorenR59
Expert Cheater
Expert Cheater
Posts: 50
Joined: Thu May 23, 2024 8:40 am
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by SorenR59 »

cckilla1337 wrote:
Wed Jun 26, 2024 7:26 am
SorenR59 wrote:
Wed Jun 26, 2024 12:16 am
cckilla1337 wrote:
Tue Jun 25, 2024 11:53 pm
I broke my game lol--that or going past Baal V 480 breaks your game, I managed to get infinite Ultimate Overflow Points by doing the RTI level hack for Divinity, just glitched the points I received, but in doing so I can't access the spacedim tab or the might tab anymore, big rip. I'm guessing that having Max P Baal perk at over 130k doesn't seem to help either lol.
Lol did you backup your save? I only got myself around a billion UOP. Making stuff infinity can have unintended consequences.
Sadly for me the backup is from a save that doesn't have multiverse boosts unlocked lol, I also have infinity pet exp and when that happened Might tab stopped working and that was months ago lmao.
Damn. Did you check your save file folder? Because mine has 1 backup save per day based on the last manual save I did that day

cckilla1337
Expert Cheater
Expert Cheater
Posts: 170
Joined: Sat May 01, 2021 9:41 pm
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by cckilla1337 »

SorenR59 wrote:
Wed Jun 26, 2024 7:32 am
cckilla1337 wrote:
Wed Jun 26, 2024 7:26 am
SorenR59 wrote:
Wed Jun 26, 2024 12:16 am


Lol did you backup your save? I only got myself around a billion UOP. Making stuff infinity can have unintended consequences.
Sadly for me the backup is from a save that doesn't have multiverse boosts unlocked lol, I also have infinity pet exp and when that happened Might tab stopped working and that was months ago lmao.
Damn. Did you check your save file folder? Because mine has 1 backup save per day based on the last manual save I did that day
The one in the folder is from 2 hours ago where I left the auto clicker to spend Ultimate Overflow points lol, I might have to load the backup from ages ago damn--either way might tab won't work for me unfortunately. 2 minute might unleashes is pretty lame lmao.

SorenR59
Expert Cheater
Expert Cheater
Posts: 50
Joined: Thu May 23, 2024 8:40 am
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by SorenR59 »

cckilla1337 wrote:
Wed Jun 26, 2024 7:36 am
SorenR59 wrote:
Wed Jun 26, 2024 7:32 am
cckilla1337 wrote:
Wed Jun 26, 2024 7:26 am


Sadly for me the backup is from a save that doesn't have multiverse boosts unlocked lol, I also have infinity pet exp and when that happened Might tab stopped working and that was months ago lmao.
Damn. Did you check your save file folder? Because mine has 1 backup save per day based on the last manual save I did that day
The one in the folder is from 2 hours ago where I left the auto clicker to spend Ultimate Overflow points lol, I might have to load the backup from ages ago damn--either way might tab won't work for me unfortunately. 2 minute might unleashes is pretty lame lmao.
Have you tried adding clones to the might tab via the clone page? (click on your clone count in top left)

cckilla1337
Expert Cheater
Expert Cheater
Posts: 170
Joined: Sat May 01, 2021 9:41 pm
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by cckilla1337 »

SorenR59 wrote:
Wed Jun 26, 2024 7:40 am
cckilla1337 wrote:
Wed Jun 26, 2024 7:36 am
SorenR59 wrote:
Wed Jun 26, 2024 7:32 am


Damn. Did you check your save file folder? Because mine has 1 backup save per day based on the last manual save I did that day
The one in the folder is from 2 hours ago where I left the auto clicker to spend Ultimate Overflow points lol, I might have to load the backup from ages ago damn--either way might tab won't work for me unfortunately. 2 minute might unleashes is pretty lame lmao.
Have you tried adding clones to the might tab via the clone page? (click on your clone count in top left)
With this I can view the tab but I can't interact with it, the cursor gets skewed to the left side of the game lol

cckilla1337
Expert Cheater
Expert Cheater
Posts: 170
Joined: Sat May 01, 2021 9:41 pm
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by cckilla1337 »

cckilla1337 wrote:
Wed Jun 26, 2024 8:25 am
SorenR59 wrote:
Wed Jun 26, 2024 7:40 am
cckilla1337 wrote:
Wed Jun 26, 2024 7:36 am


The one in the folder is from 2 hours ago where I left the auto clicker to spend Ultimate Overflow points lol, I might have to load the backup from ages ago damn--either way might tab won't work for me unfortunately. 2 minute might unleashes is pretty lame lmao.
Have you tried adding clones to the might tab via the clone page? (click on your clone count in top left)
With this I can view the tab but I can't interact with it, the cursor gets skewed to the left side of the game lol
This actually ended up fixing the might tab for me lmao ty, Spacedim is still broken, even when I press the spread clones button, oddly enough it's interactable and works for the first 3 minutes of every rebirth then it breaks lol.

cckilla1337
Expert Cheater
Expert Cheater
Posts: 170
Joined: Sat May 01, 2021 9:41 pm
Reputation: 5

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by cckilla1337 »

Don't know if you already knew this Soren but there is an exploit you can do with the save online and load online feature, basically start the game normally by adding the AoB codes, then buy a few billion clones, upgrade modules for a little bit, then hit the save online button, now wait anywhere from 8-20 minutes and hit the load online button, (make sure that the enable offline progress is on when the game starts) you should notice that your Space Dim levels went up by the millions, sometimes billions, I think it depends on how many light clones you have on them. I did this about 4 times and I had over 4 billion levels in all space dim elements. I suppose this could be useful for rushing certain challenges where you need high levels. Sadly it does not work for RTI, but you do get A LOT of crystals from it as well.

Zadkielsan
Expert Cheater
Expert Cheater
Posts: 87
Joined: Wed Mar 29, 2017 2:54 am
Reputation: 6

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by Zadkielsan »

henlo guys, I would like to know if it's possible to get shop stuff for free with cheat engine

oliv
Noobzor
Noobzor
Posts: 5
Joined: Mon Sep 18, 2023 12:33 pm
Reputation: 0

Re: REQUEST Idling to Rule the Gods (Steam version)

Post by oliv »

Hello SorenR59 can you tell me witch version you use for your first AOB. Thanks a lot for all you done

Post Reply