[Request] Galaxy Idle Clicker

Ask about cheats/tables for single player games here
User avatar
Chrisfearless
Expert Cheater
Expert Cheater
Posts: 128
Joined: Sun Sep 23, 2018 5:24 pm
Reputation: 16

Re: [Request] Galaxy Idle Clicker

Post by Chrisfearless »

Is there a way to change the script to earn cosmic dust faster? 60 Minutes in Hell Difficulty for one cosmic dust is steep considering the first upgrade is 400...

Or if not: can you earn more than 1 every 60 mins? I saw that Supernova Collapse 5 gives double cosmic dust and in the "minerals permanent upgrades" tab there is one field to "Increase cosmic dust x/5" so I was hoping I could *100 it but found nothing?

xmorgano
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Nov 30, 2024 2:09 pm
Reputation: 1

Re: [Request] Galaxy Idle Clicker

Post by xmorgano »

so not sure if anyone else figured this out yet but I found that if you search in 4byte and double the value you are looking for you will find the value you need (example if you are looking for a value of 600 search 1200 in 4byte) works well on shield hp or prisoner's pity also timers in mini game you can lock them and have infante time in mini games.

Kazuki
Novice Cheater
Novice Cheater
Posts: 15
Joined: Sat Oct 01, 2022 2:37 pm
Reputation: 37

Re: [Request] Galaxy Idle Clicker

Post by Kazuki »

Terydin wrote:
Fri Nov 29, 2024 7:55 pm
How do you undo these without deleting the .asar and redownloading it. I changed my Amethyst spawns to massive for the meteorite before I got the achievement for the satellites destroyed and now it isn't spawning them. Thanks for your hard work here.
It's very complicated unless you know where the modification is.
If you want to try different numbers than those given, I'd advice to change one value at a time, that way it's easier to roll back

For example, I always keep a version of what I modified in notepad++, if I see that what I modified didn't work or I get white screen, I just have to do a CRTL+Z to roll back the change and try something else.

Kazuki
Novice Cheater
Novice Cheater
Posts: 15
Joined: Sat Oct 01, 2022 2:37 pm
Reputation: 37

Re: [Request] Galaxy Idle Clicker

Post by Kazuki »

Chrisfearless wrote:
Sat Nov 30, 2024 12:36 pm
Is there a way to change the script to earn cosmic dust faster? 60 Minutes in Hell Difficulty for one cosmic dust is steep considering the first upgrade is 400...

Or if not: can you earn more than 1 every 60 mins? I saw that Supernova Collapse 5 gives double cosmic dust and in the "minerals permanent upgrades" tab there is one field to "Increase cosmic dust x/5" so I was hoping I could *100 it but found nothing?
FYI, with all upgrade boosting Cosmic Dust earned, you get 384 Cosmic Dust per hour, which is indeed not much with the price of upgrade and it would be even worse without the cheat that make it so Cosmic Dust isn't spent when buying upgrade, almost silly how long it would take without that.

The way the time and cosmic dust is calculated make it very annoying/difficult to modify to make it every minute.
An easy way to raise the amount of Cosmic Dust earn is to slightly modify my regex that make it so Cosmic Dust isn't spent:

Cosmic Upgrades do not consume cosmic dust:

Code: Select all

{\.\.\.([a-zA-Z0-9$_]+),cosmicDustCount:([a-zA-Z0-9$_]+)\.cosmicDustCount}
And instead of previous:

Code: Select all

{...\1,cosmicDustCount:\2.cosmicDustCount>\1.cosmicDustCount?\2.cosmicDustCount:\1.cosmicDustCount}
You change it into:

Code: Select all

{...\1,cosmicDustCount:\2.cosmicDustCount>\1.cosmicDustCount?\2.cosmicDustCount*10:\1.cosmicDustCount}
(1 match)

It will make it so Cosmic Dust still isn't spent but also multiply all Cosmic Dust earned by 10 (still every 1h though)


If you already modified it, since you won't find the regex again after modification, in the current version search for

Code: Select all

case"SET_COSMIC_DUST_COUNT"
you should have after that (as of version 0.1.31):

Code: Select all

return{...t,cosmicDustCount:a.cosmicDustCount>t.cosmicDustCount?a.cosmicDustCount:t.cosmicDustCount}
Change it into this if you want to earn 10 times the Cosmic Dust:

Code: Select all

return{...t,cosmicDustCount:a.cosmicDustCount>t.cosmicDustCount?a.cosmicDustCount*10:t.cosmicDustCount}

daturtle1818
What is cheating?
What is cheating?
Posts: 4
Joined: Tue Jul 09, 2024 9:20 pm
Reputation: 0

Re: [Request] Galaxy Idle Clicker

Post by daturtle1818 »

could someone please help me. i spent 5 hr trying to do 7zip and change and save but the game wont open and i get a error message

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

Re: [Request] Galaxy Idle Clicker

Post by cckilla1337 »

There is an easier way to get through Black Holes without having to ballbust through these complicated steps. All you have to do is set your area to a location where you can easily farm and earn 100 kills per second. Now save the game, close the game, and change your desktop clock 1 day ahead, now log back into the game and you should be a good +20-+25% towards your next black hole, go through the black hole, set your ship in an easy farm location, save the game, exit the game, and set your desktop clock another day ahead, when you log back in now you should be able to go through the black hole, click on that and when you are at the "click this area to go through the black hole" switch your game time back to normal, then save the game and exit it. (If you don't change the time back after going through the black hole prompt screen you will be stuck in negative time where you will be forced to wait in order to progress through another black hole or progress further in-game, locking you into a black hole loop) this trick also works great for collecting infinite 24 hour offline boosts for easy material/mineral farming, I believe it works in hell mode too if you leave your ship there and try the trick.

daturtle1818
What is cheating?
What is cheating?
Posts: 4
Joined: Tue Jul 09, 2024 9:20 pm
Reputation: 0

Re: [Request] Galaxy Idle Clicker

Post by daturtle1818 »

i tried it and when i save after clicking black hole and reopen says -24hr and wont load. i didnt go thr the black hole

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

Re: [Request] Galaxy Idle Clicker

Post by cckilla1337 »

daturtle1818 wrote:
Mon Dec 09, 2024 6:46 pm
i tried it and when i save after clicking black hole and reopen says -24hr and wont load. i didnt go thr the black hole
When you open the game do you see "offline time -24-23-56" something similar to this? You just need to wait until the next in-game auto save or around 8 minutes for it to force refresh, then you login normally. I forgot to mention that when you go through the black hole and you see the "click here to go through black hole" screen, when you get there you need to switch back your time to normal time, then save the game. Wait about a minute, then go through the "click here to go through black hole" I usually do this trick when I know I'm 2 days or so from completing the black hole travel.

daturtle1818
What is cheating?
What is cheating?
Posts: 4
Joined: Tue Jul 09, 2024 9:20 pm
Reputation: 0

Re: [Request] Galaxy Idle Clicker

Post by daturtle1818 »

cckilla1337 wrote:
Mon Dec 09, 2024 7:51 pm
daturtle1818 wrote:
Mon Dec 09, 2024 6:46 pm
i tried it and when i save after clicking black hole and reopen says -24hr and wont load. i didnt go thr the black hole
When you open the game do you see "offline time -24-23-56" something similar to this? You just need to wait until the next in-game auto save or around 8 minutes for it to force refresh, then you login normally. I forgot to mention that when you go through the black hole and you see the "click here to go through black hole" screen, when you get there you need to switch back your time to normal time, then save the game. Wait about a minute, then go through the "click here to go through black hole" I usually do this trick when I know I'm 2 days or so from completing the black hole travel.
i got it thanks. is there a way to skip the first few planets or make it faster? takes forever to get to planet 3 and up

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

Re: [Request] Galaxy Idle Clicker

Post by cckilla1337 »

daturtle1818 wrote:
Mon Dec 09, 2024 8:43 pm
cckilla1337 wrote:
Mon Dec 09, 2024 7:51 pm
daturtle1818 wrote:
Mon Dec 09, 2024 6:46 pm
i tried it and when i save after clicking black hole and reopen says -24hr and wont load. i didnt go thr the black hole
When you open the game do you see "offline time -24-23-56" something similar to this? You just need to wait until the next in-game auto save or around 8 minutes for it to force refresh, then you login normally. I forgot to mention that when you go through the black hole and you see the "click here to go through black hole" screen, when you get there you need to switch back your time to normal time, then save the game. Wait about a minute, then go through the "click here to go through black hole" I usually do this trick when I know I'm 2 days or so from completing the black hole travel.
i got it thanks. is there a way to skip the first few planets or make it faster? takes forever to get to planet 3 and up
You can use the speedhack on Cheat Engine, doesn't seem to speed up any faster than 2x speed, does kill enemies faster this way though.

daturtle1818
What is cheating?
What is cheating?
Posts: 4
Joined: Tue Jul 09, 2024 9:20 pm
Reputation: 0

Re: [Request] Galaxy Idle Clicker

Post by daturtle1818 »

can you pm me please?

yeuoc
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Sep 14, 2023 1:07 am
Reputation: 0

Re: [Request] Galaxy Idle Clicker

Post by yeuoc »

is there a way to take away the armies being converted before i do a blackhole travel?

aWake
Novice Cheater
Novice Cheater
Posts: 15
Joined: Fri Sep 30, 2022 12:01 pm
Reputation: 2

Re: [Request] Galaxy Idle Clicker

Post by aWake »

Kazuki wrote:
Wed Nov 27, 2024 3:59 pm
UPDATED 27/11 (version 0.1.31)

Change:
27/11
Code changed for Cosmic Dust Damage, so I adapted the regex to the new one

I didn't test everything since my save is far too advanced for some of the regex, I didn't notice anything else so far but let me know if you see other issues.
(Be careful when using the Macro system as it won't tell you if it didn't match something)

The new update breaks the "Prisoners & Citizens Upgrades do not consume prisoners or citizen" code (it's listed as number 11 for reference). The game starts, but the save loads to a white screen. I think all previous codes (10 and below) still work, but I'm not certain. Will continue testing the codes I usually use to see if anything else is busted.

Update: Code 11 (Prisoners & Citizens...) appears to be the only bad egg in the bunch.

Disclaimer: I have not tested Code 1 (Promo code timer), Codes 3, 4, and 5 (Main basic resources aren't spent), Code 7 (Garbage isn't spent), Code 16 (Prisoner Pity Cap), Code 17 (Auto "Saved Army"), Code 20 (Enemy Kill Count), or Code 21 (Keep Blackhole Upgrades).

Code 31 is still broken, but that's to be expected.

Edit: I've only tested the other codes in so far as my save loads with them active.

Raborius
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Oct 12, 2018 9:40 pm
Reputation: 0

Re: [Request] Galaxy Idle Clicker

Post by Raborius »

aWake wrote:
Mon Dec 16, 2024 10:47 am


The new update breaks the "Prisoners & Citizens Upgrades do not consume prisoners or citizen" code (it's listed as number 11 for reference). The game starts, but the save loads to a white screen. I think all previous codes (10 and below) still work, but I'm not certain. Will continue testing the codes I usually use to see if anything else is busted.

Update: Code 11 (Prisoners & Citizens...) appears to be the only bad egg in the bunch.

Disclaimer: I have not tested Code 1 (Promo code timer), Codes 3, 4, and 5 (Main basic resources aren't spent), Code 7 (Garbage isn't spent), Code 16 (Prisoner Pity Cap), Code 17 (Auto "Saved Army"), Code 20 (Enemy Kill Count), or Code 21 (Keep Blackhole Upgrades).

Code 31 is still broken, but that's to be expected.

Edit: I've only tested the other codes in so far as my save loads with them active.

For me the only working codes are 13 and 7.
None of the other ones worked. Always the same white screen and won´t load.

aWake
Novice Cheater
Novice Cheater
Posts: 15
Joined: Fri Sep 30, 2022 12:01 pm
Reputation: 2

Re: [Request] Galaxy Idle Clicker

Post by aWake »

Raborius wrote:
Tue Dec 17, 2024 11:47 am
For me the only working codes are 13 and 7.
None of the other ones worked. Always the same white screen and won´t load.
There were several points during my testing in which i forgot one step or another in the process - I'd update the json, save it, but not add it to the archive, stuff like that, so I had to go back and re-test a bunch of things. Took way longer than it should have, which is also why I didn't test so many of the code changes.
All that to say, are you absolutely certain the code you thought you'd replaced was indeed replaced? Because if it's a larger issue then you might have to just restart your save, which sounds a bit absolutely awful as far as solutions go.

Post Reply

Who is online

Users browsing this forum: jinxz00, renorp, xspeed