REQUEST Idling to Rule the Gods (Steam version)

Ask about cheats/tables for single player games here
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 »

Hey Soren any idea if it's possible to make 500 light clones cost only 1 Baal Power each? I've tried to edit the values for Light Clones but nothing seems to work.

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:
Fri May 31, 2024 5:15 pm
Hey Soren any idea if it's possible to make 500 light clones cost only 1 Baal Power each? I've tried to edit the values for Light Clones but nothing seems to work.
I've got this, which I also posted on page 22:

Code: Select all

BP cost for Light Clones doesn't increase
89 43 10 8d 43 10 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 bc
90 90 90 8d 43 10 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 bc
This stops the cost of light clones increasing every 500

You need to buy at least 1 light clone (since opening up the game) for the address to show up, which you can do by saving and loading. Otherwise you'll either need to use a reset or it will buy 499 light clones every time instead of 500.

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:
Fri May 31, 2024 9:07 pm
cckilla1337 wrote:
Fri May 31, 2024 5:15 pm
Hey Soren any idea if it's possible to make 500 light clones cost only 1 Baal Power each? I've tried to edit the values for Light Clones but nothing seems to work.
I've got this, which I also posted on page 22:

Code: Select all

BP cost for Light Clones doesn't increase
89 43 10 8d 43 10 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 bc
90 90 90 8d 43 10 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 bc
This stops the cost of light clones increasing every 500

You need to buy at least 1 light clone (since opening up the game) for the address to show up, which you can do by saving and loading. Otherwise you'll either need to use a reset or it will buy 499 light clones every time instead of 500.
Thanks so much :) I'm not sure exactly how to search for that value, I just type it in the search bar under array of byte? I think I found the address for RTI Temp or Permanent levels it's 18108060 I've tried to edit it many times but it seems everytime I do that the game crashes.

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:
Sat Jun 01, 2024 12:19 am
SorenR59 wrote:
Fri May 31, 2024 9:07 pm
cckilla1337 wrote:
Fri May 31, 2024 5:15 pm
Hey Soren any idea if it's possible to make 500 light clones cost only 1 Baal Power each? I've tried to edit the values for Light Clones but nothing seems to work.
I've got this, which I also posted on page 22:

Code: Select all

BP cost for Light Clones doesn't increase
89 43 10 8d 43 10 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 bc
90 90 90 8d 43 10 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 bc
This stops the cost of light clones increasing every 500

You need to buy at least 1 light clone (since opening up the game) for the address to show up, which you can do by saving and loading. Otherwise you'll either need to use a reset or it will buy 499 light clones every time instead of 500.
Thanks so much :) I'm not sure exactly how to search for that value, I just type it in the search bar under array of byte? I think I found the address for RTI Temp or Permanent levels it's 18108060 I've tried to edit it many times but it seems everytime I do that the game crashes.
Yes, you search with value type array of bytes.

The address for levels will change every time you rebirth or restart the game, so unless you manage to find a pointer for it you'll have to find it again after each rebirth.

What I do is use "Find out what writes to this address" and open the instruction in the disassembler, and copy down the array of bytes in the Byte column (left to right, top to bottom) until it's long enough to narrow down the scan to 1 or 2 results using Array of Bytes scan. Afterwards you can search for the array of bites then use ctrl + D to open it in the disassembler, then right click on it and click "Find out what this writes to" to find the address for the value I want (RTI level or otherwise).

That might be a bit tricky to grasp, I'll try and include screenshots after I get some sleep.
Last edited by SorenR59 on Sat Jun 01, 2024 1:53 am, edited 1 time in total.

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 »

Edit: clicked quote instead of edit, d'oh.

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 »

Hey Soren the AoB code for Baal Power works until about 3m clones bought, then it's just 1 option for 1 clone for 3k baal power and the other 2 options don't appear again 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 »

Edit: I've used Dakilla's table for the February 21, 2022 update where Baal power increases instead of decreasing, can buy over 500m light clones every reset.

jimbobaggins
What is cheating?
What is cheating?
Posts: 2
Joined: Sun Dec 24, 2023 9:09 pm
Reputation: 0

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

Post by jimbobaggins »

would it be possable for you to find the multiverse upgrade bars?

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 »

jimbobaggins wrote:
Sun Jun 02, 2024 7:41 am
would it be possable for you to find the multiverse upgrade bars?
I haven't done those yet because I only just unlocked the multiverse. I'll work on it in a bit

Edit: I got an AoB for multiverse bar, I don't know if it works for other multiverse stuff as I haven't unlocked them yet

Code: Select all

Multiverse bar doesn't reset
89 48 10 05 10 00 00 00 89 04 24 90 e8 ?? ?? ?? ?? 8b 85 ?? ?? ?? ?? 8b 45 08 c6
90 90 90 05 10 00 00 00 89 04 24 90 e8 ?? ?? ?? ?? 8b 85 ?? ?? ?? ?? 8b 45 08 c6

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:
Sat Jun 01, 2024 12:19 am
Thanks so much :) I'm not sure exactly how to search for that value, I just type it in the search bar under array of byte? I think I found the address for RTI Temp or Permanent levels it's 18108060 I've tried to edit it many times but it seems everytime I do that the game crashes.
I made a quick guide on how to get the address for RTI Temp levels (you need the AoB for the instruction that writes to them first):
Step 1
Image

Step 2
Image

Step 3
Image

AoB for RTI levels (you don't need to change it to anything):

Code: Select all

RTI_Level increase
89 46 08 8d 46 08 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 94 8b 05
Note that you need to have clones on RTI for the addresses to show up

An easy-ish way to find a value to change them to is to use the pet free XP AoB that I posted on page 22

Code: Select all

Pet free xp doesn't decrease (1st result x2)
89 91 ?? ?? ?? ?? 05 ?? ?? ?? ?? 89 04 24 8b c0 e8 ?? ?? ?? ?? 8b 45 e8
90 90 ?? ?? ?? ?? 05 ?? ?? ?? ?? 89 04 24 8b c0 e8 ?? ?? ?? ?? 8b 45 e8
and use that plus the "Drain Exp" button to get as much free exp as you need, then copy the value of the free xp and paste it onto the values for RTI levels. You can use the same steps I showed in the screenshots to find the address for free exp using the above AoB.

The address for free XP will show up after giving exp to any pet, even if you give 0 exp, but it will only show up if the value of the AoB is the same as the 1st line (89 91) and not the 2nd line (90 90), so change it back first.

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 »

Hey Soren thanks so much again for the guide, I've tried changing this
RTI_Level increase
89 46 08 8d 46 08 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 94 8b 05
To the first 3 digits being al 90, all it did was not level RTI anymore 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:
Sun Jun 02, 2024 3:34 pm
Hey Soren thanks so much again for the guide, I've tried changing this
RTI_Level increase
89 46 08 8d 46 08 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 94 8b 05
To the first 3 digits being al 90, all it did was not level RTI anymore lol
This AoB is for the instruction that levels up RTI Temp levels when the bar is full, so changing it to 90s (non-operational code) stops it from levelling them up, yeah. The point for the AoB is to use it to find the addresses for RTI levels by using "Find out what addresses this instruction accesses" after opening up the memory disassembler using Ctrl+D, not to change the AoB itself.

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:
Sun Jun 02, 2024 3:46 pm
cckilla1337 wrote:
Sun Jun 02, 2024 3:34 pm
Hey Soren thanks so much again for the guide, I've tried changing this
RTI_Level increase
89 46 08 8d 46 08 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 94 8b 05
To the first 3 digits being al 90, all it did was not level RTI anymore lol
This AoB is for the instruction that levels up RTI Temp levels when the bar is full, so changing it to 90s (non-operational code) stops it from levelling them up, yeah. The point for the AoB is to use it to find the addresses for RTI levels by using "Find out what addresses this instruction accesses" after opening up the memory disassembler using Ctrl+D, not to change the AoB itself.
So I edited all the values to 999999999 and now nothing in the RTI tab shows up 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:
Sun Jun 02, 2024 5:57 pm
SorenR59 wrote:
Sun Jun 02, 2024 3:46 pm
cckilla1337 wrote:
Sun Jun 02, 2024 3:34 pm
Hey Soren thanks so much again for the guide, I've tried changing this
RTI_Level increase
89 46 08 8d 46 08 89 04 24 8d 6d 00 e8 ?? ?? ?? ?? 8b 45 94 8b 05
To the first 3 digits being al 90, all it did was not level RTI anymore lol
This AoB is for the instruction that levels up RTI Temp levels when the bar is full, so changing it to 90s (non-operational code) stops it from levelling them up, yeah. The point for the AoB is to use it to find the addresses for RTI levels by using "Find out what addresses this instruction accesses" after opening up the memory disassembler using Ctrl+D, not to change the AoB itself.
So I edited all the values to 999999999 and now nothing in the RTI tab shows up lol
Like I said in a previous comment, the numbers are obfuscated so just typing in any number won't work. You need to copy the value from something else that you also have the address of (I used pet free exp).

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:
Sun Jun 02, 2024 6:44 pm
cckilla1337 wrote:
Sun Jun 02, 2024 5:57 pm
SorenR59 wrote:
Sun Jun 02, 2024 3:46 pm


This AoB is for the instruction that levels up RTI Temp levels when the bar is full, so changing it to 90s (non-operational code) stops it from levelling them up, yeah. The point for the AoB is to use it to find the addresses for RTI levels by using "Find out what addresses this instruction accesses" after opening up the memory disassembler using Ctrl+D, not to change the AoB itself.
So I edited all the values to 999999999 and now nothing in the RTI tab shows up lol
Like I said in a previous comment, the numbers are obfuscated so just typing in any number won't work. You need to copy the value from something else that you also have the address of (I used pet free exp).
Oh I see now lol, but the problem I'm having now is finding the pet XP value since for me it's showing an infinity symbol sign next to Pet XP.

Post Reply

Who is online

Users browsing this forum: bastetkitty, blbuchanan23, Google Adsense [Bot], Livaliz, Rubyelf