Legends of Idleon

Ask about cheats/tables for single player games here
Tindal
Expert Cheater
Expert Cheater
Posts: 312
Joined: Sun Nov 14, 2021 10:16 am
Reputation: 104

Re: Legends of Idleon

Post by Tindal »

9lawi wrote:
Sun Jul 23, 2023 8:19 pm
Is there a way to speed or null the combustion cycle time?
Use 'godlike ability' and Refinery Throttle Talent by squire

9lawi
Noobzor
Noobzor
Posts: 11
Joined: Fri Jul 21, 2023 4:55 pm
Reputation: 0

Re: Legends of Idleon

Post by 9lawi »

Tindal wrote:
Mon Jul 24, 2023 9:19 pm
9lawi wrote:
Sun Jul 23, 2023 8:19 pm
Is there a way to speed or null the combustion cycle time?
Use 'godlike ability' and Refinery Throttle Talent by squire
I read somewhere here that the godlike cheats are kinda risky, is it not?

Boundagani
Noobzor
Noobzor
Posts: 6
Joined: Mon Jul 24, 2023 8:52 pm
Reputation: 3

Re: Legends of Idleon

Post by Boundagani »

Guys, any way to fix NaN on flurbo shop ? (DungCredits2), tried using CE, wouldn't move

Edit : Found it

chng bEngine.getGameAttribute("OptionsListAccount")[73]=0
Last edited by Boundagani on Tue Jul 25, 2023 4:34 pm, edited 1 time in total.

nishred
Noobzor
Noobzor
Posts: 10
Joined: Sat Jun 17, 2023 9:09 pm
Reputation: 0

Re: Legends of Idleon

Post by nishred »

dzen wrote:
Mon Jul 24, 2023 7:30 pm
Hey there, where can I flag my account as one that purchased Riftwalker pack and Angel Wings pack? Or it's not worth it and I should just roll with my freebie stuff :P Thanks!
Just make them drop on the floor

nodashi
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Sep 17, 2022 4:37 am
Reputation: 0

Re: Legends of Idleon

Post by nodashi »

Anyone know how to unlock all the achievements?

nishred
Noobzor
Noobzor
Posts: 10
Joined: Sat Jun 17, 2023 9:09 pm
Reputation: 0

Re: Legends of Idleon

Post by nishred »

nodashi wrote:
Tue Jul 25, 2023 7:05 pm
Anyone know how to unlock all the achievements?
Nullify quest allows you to complete quests with no requirement

JonesTravolta
Noobzor
Noobzor
Posts: 12
Joined: Fri Jul 14, 2023 6:16 am
Reputation: 0

Re: Legends of Idleon

Post by JonesTravolta »

nishred wrote:
Tue Jul 25, 2023 3:27 pm
dzen wrote:
Mon Jul 24, 2023 7:30 pm
Hey there, where can I flag my account as one that purchased Riftwalker pack and Angel Wings pack? Or it's not worth it and I should just roll with my freebie stuff :P Thanks!
Just make them drop on the floor
This is risky as if Lava ever implements shop control a.k.a did this person who has the wings buy the pack then it's really easy to get detected. It's also a likely angle of attack from his end.

If you do spawn them, best to try to edit flags too.

Modander
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Jul 24, 2023 10:48 pm
Reputation: 0

Re: Legends of Idleon

Post by Modander »

Hello everybody,

is it possible to reset single bubbles in the alchemy tab back to lvl 1?
I want to remove some unnecessary NBLB bubbles and the only command i did found is the reset all bubbles of a specific colour with the !danger! info, so i am a little bit scared to use it.

LavaLame yada yada
Noobzor
Noobzor
Posts: 6
Joined: Tue Jul 04, 2023 6:03 pm
Reputation: 0

Re: Legends of Idleon

Post by LavaLame yada yada »

This command doesn't work anymore ? chng bEngine.getGameAttribute("Gaming")[13]= X
This is the error I got Uncaught SyntaxError: Unexpected identifier, also I was in chrome debug

EDIT: Nvm, I didn't have to write chng ..

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

Re: Legends of Idleon

Post by LoveOryks »

JonesTravolta wrote:
Tue Jul 25, 2023 9:15 pm
nishred wrote:
Tue Jul 25, 2023 3:27 pm
[...]
This is risky as if Lava ever implements shop control a.k.a did this person who has the wings buy the pack then it's really easy to get detected. It's also a likely angle of attack from his end.

If you do spawn them, best to try to edit flags too.
Over a year of using the injector and my account is still mighty fine with premium items without editing flags. Unless you do something super obvious such as admitting to having done so or publishing your sus IdleonEfficiency profile, you're fine.

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

Re: Legends of Idleon

Post by LoveOryks »

Apologies for doubleposting.
Modander wrote:
Tue Jul 25, 2023 10:39 pm
Hello everybody,

is it possible to reset single bubbles in the alchemy tab back to lvl 1?
I want to remove some unnecessary NBLB bubbles and the only command i did found is the reset all bubbles of a specific colour with the !danger! info, so i am a little bit scared to use it.
Editing specific bubbles will require some chng and gga abuse.
gga CauldronInfo should list your bubble levels under the [0], [1], [2] and [3] arrays:
Image
(numbers censored to avoid exposing my account)
The [0] array contains levels for your orange bubbles, [1] has levels for green bubbles, [2] for purple bubbles, [3] has yellow bubbles.

To make changes to bubble levels you'd want to use the chng command (unless you're using chromedebug, in which case you don't include chng in the code).
The base command for changing bubble levels would be as follows: chng bEngine.getGameAttribute("CauldronInfo")[X][Y]=Value, with X being the Cauldron ID and Y being the bubble ID. Bubbles in this list go with their unlock order.
The array number for Grind Time is [3][8], as [3] is the ID for the yellow cauldron and [8] is the ID number for Grind Time. To change that bubble value you'd want to execute the following:
chng bEngine.getGameAttribute("CauldronInfo")[3][8]=6500. 6500 is an example value, you can input any number you want there as long as it's not exceedingly large. High Endgame values oscillate around 15-20k. For resetting, just change the value to 1.
Here's a screenshot of me executing this command:
Image

Hope this helps!

MohAlnoaimi
Novice Cheater
Novice Cheater
Posts: 21
Joined: Thu Jul 07, 2022 3:21 pm
Reputation: 0

Re: Legends of Idleon

Post by MohAlnoaimi »

is there any way to level up Divinity for free???

Modander
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Jul 24, 2023 10:48 pm
Reputation: 0

Re: Legends of Idleon

Post by Modander »

Very big thank you LoveOryks.
That worked like a charm =)

Joniperg
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Jul 13, 2023 6:49 pm
Reputation: 0

Re: Legends of Idleon

Post by Joniperg »

Hey, i'm just wondering if there any way to get autoloot in the game, so it's stuck on the account for playing in mobile?

nodashi
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Sep 17, 2022 4:37 am
Reputation: 0

Re: Legends of Idleon

Post by nodashi »

I was editing some stuff and now my game crashes to a black screen whenever I try to log in with the injector or stock game files. Did i fly too close to the sun or is there a way I can fix this somehow?

Post Reply

Who is online

Users browsing this forum: No registered users