REQUEST Idling to Rule the Gods (Steam version)

Ask about cheats/tables for single player games here
dasmau89
Novice Cheater
Novice Cheater
Posts: 22
Joined: Mon Mar 15, 2021 7:47 pm
Reputation: 10

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

Post by dasmau89 »

I might be do to the Just In Time compiler. I build the table in a way that is not very ressiliant to updates, but on the other hand it shouldn't break the game. All scripts test if the bytes that I want to change are the bytes that are expected, otherwise the script fails to activate.

I have no Idea why you got the message about the challenge, the script should skip over all checks in the function ..

Damaskox
Novice Cheater
Novice Cheater
Posts: 24
Joined: Sat Feb 29, 2020 11:10 am
Reputation: 0

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

Post by Damaskox »

There's one additional thing I'd love to manipulate: the upgrade levels of monuments.

Normally you can build only five levels until you have killed Baal.
Can the limit value be changed to a bigger number, or unlimited?

dasmau89
Novice Cheater
Novice Cheater
Posts: 22
Joined: Mon Mar 15, 2021 7:47 pm
Reputation: 10

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

Post by dasmau89 »

As far as I know there is no such limity you should be able to upgrade monuments after defeating Freya.

I'll add a new table version to my first post with scripts for monument creation and some start on the divinity generator. Sadly there is no "no creation cost for monument upgrades" script because I can't figure out how to properly deal with method overloading, but that should not be a problem since I added a "zero buy cost" script for creations

Damaskox
Novice Cheater
Novice Cheater
Posts: 24
Joined: Sat Feb 29, 2020 11:10 am
Reputation: 0

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

Post by Damaskox »

Oh! I mean that the EFFECTS stop after five levels.
Killing Baal II gives another five levels and so on. Yeah you can build them undefinitely, but the version of Baal killed limits their effect.

dasmau89
Novice Cheater
Novice Cheater
Posts: 22
Joined: Mon Mar 15, 2021 7:47 pm
Reputation: 10

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

Post by dasmau89 »

I haven't looked at the code, but the tooltip suggests that the five level cap that you mention, is the multi that you carry over after a rebirth.
Everything upgrade should count for your current run regardless of level

Damaskox
Novice Cheater
Novice Cheater
Posts: 24
Joined: Sat Feb 29, 2020 11:10 am
Reputation: 0

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

Post by Damaskox »

Hmm. Yes.
After 24 upgrade levels and only Baal I killed, I don't see any change to multis anymore.
I wonder, can that rebirth multiplier been raised higher with CE.

dasmau89
Novice Cheater
Novice Cheater
Posts: 22
Joined: Mon Mar 15, 2021 7:47 pm
Reputation: 10

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

Post by dasmau89 »

There is no such thing as a cap, I looked at the code.
This is the code that calculates the current multiplier of a monument upgrade

Code: Select all

if (this.Level == 0)
{
	return 1;
}
return 5 * (this.Level * this.Level) + 10 * this.Level;
Also my multiplier is ever increasing, I created this two screenshots after each other (at around 200k upgrade levels)
ImageImage

Damaskox
Novice Cheater
Novice Cheater
Posts: 24
Joined: Sat Feb 29, 2020 11:10 am
Reputation: 0

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

Post by Damaskox »

(rebirth) 11.44 (maxed at 11.44)
What does that mean then?

dasmau89
Novice Cheater
Novice Cheater
Posts: 22
Joined: Mon Mar 15, 2021 7:47 pm
Reputation: 10

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

Post by dasmau89 »

It means that the current bonus (that you take with you to the next rebirth) from this uprade would be 11.44. Maxed at 11.44 means that you currently can't take more bonus than 11.44 to your next rebirth, so any upgrade that you build after that only benefits your current reincarnation.
The big number with now in parenthesis is the bonus that I have right now

Damaskox
Novice Cheater
Novice Cheater
Posts: 24
Joined: Sat Feb 29, 2020 11:10 am
Reputation: 0

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

Post by Damaskox »

Can the mentioned bonus cap (taken to the next rebirth) be raised without a rebirth, with CE?

dasmau89
Novice Cheater
Novice Cheater
Posts: 22
Joined: Mon Mar 15, 2021 7:47 pm
Reputation: 10

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

Post by dasmau89 »

Yes it can be modified. I uploaded a new table with two new options: one to raise the cap and one to ignore the cap

Damaskox
Novice Cheater
Novice Cheater
Posts: 24
Joined: Sat Feb 29, 2020 11:10 am
Reputation: 0

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

Post by Damaskox »

dasmau89 wrote:
Tue Apr 13, 2021 8:03 pm
Yes it can be modified. I uploaded a new table with two new options: one to raise the cap and one to ignore the cap
Does CE need to be open at all times when playing the game in order to get the cap ignorance?

dasmau89
Novice Cheater
Novice Cheater
Posts: 22
Joined: Mon Mar 15, 2021 7:47 pm
Reputation: 10

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

Post by dasmau89 »

It should be sufficient to activate the codes and close CE without deactivating the codes. If you restart the game you need to reapply the codes though

cckilla1337
Expert Cheater
Expert Cheater
Posts: 67
Joined: Sat May 01, 2021 9:41 pm
Reputation: 3

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

Post by cckilla1337 »

Hey, ty for the awesome hack! Is it possible to also make dungeon team CDs instant like in campaigns?

Rankled Ram
What is cheating?
What is cheating?
Posts: 2
Joined: Mon May 03, 2021 12:40 pm
Reputation: 0

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

Post by Rankled Ram »

Any chance of instant dungeon completion? KH Trainer has one, but it's either outdated or just doesn't work for the steam version.

Thanks for the great work you've already done.

Post Reply

Who is online

Users browsing this forum: DotBot, Sombrero12, warri0rheart