Legends of Idleon

Ask about cheats/tables for single player games here
omgusux
Cheater
Cheater
Posts: 34
Joined: Wed Dec 07, 2022 3:18 pm
Reputation: 5

Re: Legends of Idleon

Post by omgusux »

neltisen wrote:
Mon Jul 31, 2023 11:51 am
Any tips for leveling cooking? Up until 50 it's no brainer pearls, but after that 72h candies only give 10% on lvl 50.

Also Breeding, I seem to hit soft cap around level 86, xp moves so slowly even with instant eggs.

Trying to hit them both to 100 for mastery bonuses

Code: Select all

exports.cheatConfig = {
	w4: {
		meals: {
			BrExp: t => t * 1e7,
			CookExp: t => t * 1e7,
		}
	}
}
I updated the exp bonus from meals, then cooked and hatched eggs normally. took less than 5 minutes to get to level 200 for both.

Oxygen99
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Jul 31, 2023 2:39 pm
Reputation: 0

Re: Legends of Idleon

Post by Oxygen99 »

Anyone know how to increase artifact chance? Tried edit to 0.0001 still not discovering new artifact.

Nvm

vacewwww
Noobzor
Noobzor
Posts: 7
Joined: Mon Jul 31, 2023 4:12 pm
Reputation: 0

Re: Legends of Idleon

Post by vacewwww »

Is there any way to remove stamps ? used the lvl stamp command while tinkering around a bit and did not realize it gives you stamps you are not suppose to be able to get yet

(I have tried using this viewtopic.php?t=14407&start=3360 but had no success)

neltisen
Noobzor
Noobzor
Posts: 8
Joined: Tue Jun 27, 2023 10:14 am
Reputation: 0

Re: Legends of Idleon

Post by neltisen »

omgusux wrote:
Mon Jul 31, 2023 12:54 pm
neltisen wrote:
Mon Jul 31, 2023 11:51 am
Any tips for leveling cooking? Up until 50 it's no brainer pearls, but after that 72h candies only give 10% on lvl 50.

Also Breeding, I seem to hit soft cap around level 86, xp moves so slowly even with instant eggs.

Trying to hit them both to 100 for mastery bonuses

Code: Select all

exports.cheatConfig = {
	w4: {
		meals: {
			BrExp: t => t * 1e7,
			CookExp: t => t * 1e7,
		}
	}
}
I updated the exp bonus from meals, then cooked and hatched eggs normally. took less than 5 minutes to get to level 200 for both.
Damn, thanks!

SirKayto
Noobzor
Noobzor
Posts: 9
Joined: Tue Jul 11, 2023 9:05 pm
Reputation: 0

Re: Legends of Idleon

Post by SirKayto »

Anyone had gga OptionsListAccount 26 return with 0 but still not be able to be invited or/and be seen by another account?

Will the gga OptionsListAccount 26 change to 1 or 2 or something in the future? I think I 'daily'd' a little too much so it flagged me or something.

Diaboluc
Novice Cheater
Novice Cheater
Posts: 17
Joined: Mon Jul 10, 2023 3:08 am
Reputation: 5

Re: Legends of Idleon

Post by Diaboluc »

Hello ! Is there a way to edit alchemy liquids amount with CE ?

LoveOryks
Novice Cheater
Novice Cheater
Posts: 23
Joined: Mon Jul 25, 2022 4:32 pm
Reputation: 8

Re: Legends of Idleon

Post by LoveOryks »

SirKayto wrote:
Mon Jul 31, 2023 8:50 pm
Anyone had gga OptionsListAccount 26 return with 0 but still not be able to be invited or/and be seen by another account?

Will the gga OptionsListAccount 26 change to 1 or 2 or something in the future? I think I 'daily'd' a little too much so it flagged me or something.
gga OptionsListAccount 26 will always return 0 if you have the unban option in the config file set to true. Close the game, set to false, reenter and see whether that still persists. Unban is a bit wonky atm.
Diaboluc wrote:
Tue Aug 01, 2023 8:21 am
Hello ! Is there a way to edit alchemy liquids amount with CE ?
We are not using CE anymore, check the V5 Injector.
vacewwww wrote:
Mon Jul 31, 2023 4:13 pm
Is there any way to remove stamps ? used the lvl stamp command while tinkering around a bit and did not realize it gives you stamps you are not suppose to be able to get yet

(I have tried using this viewtopic.php?t=14407&start=3360 but had no success)
First you need to check which stamps are the ones you wanna remove. The ones suggested in the thread you linked work only for specific stamps. You may want to do perform some gga abusing.

akxi
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Jul 19, 2023 9:24 pm
Reputation: 0

Re: Legends of Idleon

Post by akxi »

just a smal code to change values in the chest quantity use this on chromedebug for chage to the max cap itens on chest 0 to 188 its all matty you get at W1 to W5
Spoiler
(let i = 0; i <= 188; i++) {
bEngine.getGameAttribute("ChestQuantity") = 1050000000;
}

vacewwww
Noobzor
Noobzor
Posts: 7
Joined: Mon Jul 31, 2023 4:12 pm
Reputation: 0

Re: Legends of Idleon

Post by vacewwww »

LoveOryks wrote:
Tue Aug 01, 2023 3:32 pm
vacewwww wrote:
Mon Jul 31, 2023 4:13 pm
Is there any way to remove stamps ? used the lvl stamp command while tinkering around a bit and did not realize it gives you stamps you are not suppose to be able to get yet

(I have tried using this viewtopic.php?t=14407&start=3360 but had no success)
First you need to check which stamps are the ones you wanna remove. The ones suggested in the thread you linked work only for specific stamps. You may want to do perform some gga abusing.
So I double checked with the gga command, one of the stamps for example would be the shiny crab stamp which is tab 1 id 27,

so I tried the following command
chng bEngine.getGameAttribute('StampLevel')[1][27]=0
chng bEngine.getGameAttribute('StampLevelMax')[1][27]=0

but for both I get the response of action but then also "undefined"
I am probably doing something wrong or missing something, but the command seems to not have any effect in regards to changing the stamp itself

I am also rather afraid of just going wild on the chng command since its listed as a rather dangerous command to use, may that be for getting shadowbanned or bricking the account, so further help would be highly appreciated

bonnvcf
What is cheating?
What is cheating?
Posts: 4
Joined: Thu Jun 22, 2023 2:11 am
Reputation: 0

Re: Legends of Idleon

Post by bonnvcf »

hey how can i change the points to unlock more star signes??

SirKayto
Noobzor
Noobzor
Posts: 9
Joined: Tue Jul 11, 2023 9:05 pm
Reputation: 0

Re: Legends of Idleon

Post by SirKayto »

LoveOryks wrote:
Tue Aug 01, 2023 3:32 pm
SirKayto wrote:
Mon Jul 31, 2023 8:50 pm
Anyone had gga OptionsListAccount 26 return with 0 but still not be able to be invited or/and be seen by another account?

Will the gga OptionsListAccount 26 change to 1 or 2 or something in the future? I think I 'daily'd' a little too much so it flagged me or something.
gga OptionsListAccount 26 will always return 0 if you have the unban option in the config file set to true. Close the game, set to false, reenter and see whether that still persists. Unban is a bit wonky atm.
Thank you for the reply, I switched to false, still the same outcome:

'Action · gga OptionsListAccount 26
0'

Is there another file that prevents the 0 to change?

Diaboluc
Novice Cheater
Novice Cheater
Posts: 17
Joined: Mon Jul 10, 2023 3:08 am
Reputation: 5

Re: Legends of Idleon

Post by Diaboluc »

LoveOryks wrote:
Tue Aug 01, 2023 3:32 pm
Diaboluc wrote:
Tue Aug 01, 2023 8:21 am
Hello ! Is there a way to edit alchemy liquids amount with CE ?
We are not using CE anymore, check the V5 Injector.
Ah- Uh, does using an injector is more esealy bannable ? I mean, does using it make me more easy to be saw ?

bumistro
Expert Cheater
Expert Cheater
Posts: 60
Joined: Thu Feb 23, 2023 6:01 pm
Reputation: 19

Re: Legends of Idleon

Post by bumistro »

vacewwww wrote:
Wed Aug 02, 2023 3:07 am

so I tried the following command
chng bEngine.getGameAttribute('StampLevel')[1][27]=0
chng bEngine.getGameAttribute('StampLevelMax')[1][27]=0

but for both I get the response of action but then also "undefined"
I am probably doing something wrong or missing something, but the command seems to not have any effect in regards to changing the stamp itself

I am also rather afraid of just going wild on the chng command since its listed as a rather dangerous command to use, may that be for getting shadowbanned or bricking the account, so further help would be highly appreciated
use " instead of '
it is a different symbol not twice '

Percectsniperdan
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Aug 01, 2023 2:54 pm
Reputation: 0

Re: Legends of Idleon

Post by Percectsniperdan »

anyway to via the F5 injector to give yourself 5star cardifiers or at least reset the amount you purchased to "buy" more apologies if this has been asked before however there's 260 pages to comb through :D

Tindal
Expert Cheater
Expert Cheater
Posts: 288
Joined: Sun Nov 14, 2021 10:16 am
Reputation: 89

Re: Legends of Idleon

Post by Tindal »

Percectsniperdan wrote:
Wed Aug 02, 2023 5:38 pm
anyway to via the F5 injector to give yourself 5star cardifiers or at least reset the amount you purchased to "buy" more apologies if this has been asked before however there's 260 pages to comb through :D
4star-cardifiers amount:
chng bEngine.getGameAttribute("OptionsListAccount")[92]=x

5star-cardifiers amount:
chng bEngine.getGameAttribute("OptionsListAccount")[156]=x

Post Reply

Who is online

Users browsing this forum: Baidu [Spider], dogrider99, Google Adsense [Bot], miabi, Rabbit54, zetdota