Page 292 of 375

Re: Legends of Idleon

Posted: Sat Oct 21, 2023 5:22 am
by vacewwww
I am currently fixing up some things on my account since I went a bit wild when testing things out and one of them is reducing my con building lvl's

I have found them under gga TowerInfo and with chng bEngine.getGameAttribute("TowerInfo")[0]=0 I can change the level of the towers but then it just lets me upgrade them all the way back to the original level.

is the con progress stored somewhere else and if yes, where ?

Re: Legends of Idleon

Posted: Sat Oct 21, 2023 6:34 am
by lyrockzzxd
my game has been crashing since last patch. Is there a fix for it?

Re: Legends of Idleon

Posted: Sun Oct 22, 2023 12:20 am
by Luckyfer
is there a way to increase afk time on fractal island or must i just continue cheating in candies

Re: Legends of Idleon

Posted: Sun Oct 22, 2023 12:41 am
by magiman
Luckyfer wrote:
Sun Oct 22, 2023 12:20 am
is there a way to increase afk time on fractal island or must i just continue cheating in candies
It is value 184 of OptionsListAccount.

chng bEngine.getGameAttribute("OptionsListAccount")[184]=132000

Just change the 132,000 to whichever number you want if you don't want it that high.

Re: Legends of Idleon

Posted: Sun Oct 22, 2023 1:21 am
by idlehope
lyrockzzxd wrote:
Sat Oct 21, 2023 6:34 am
my game has been crashing since last patch. Is there a fix for it?
I’ve had the same issue, hope there’s a fix for it or if anyone knows how. Cleared cache, uninstalled and re installed game. No change.

Re: Legends of Idleon

Posted: Sun Oct 22, 2023 4:59 am
by soviabru
anyone found any fix to game crashing at char select?

Re: Legends of Idleon

Posted: Sun Oct 22, 2023 5:42 am
by vacewwww
sooo.. adding to my last post, I have now bricked my Tasks and I am a bit helpless in how I could fix them again, chng bEngine.getGameAttribute("Tasks") is the command I used

starting to understand the "danger" comment next to it :?

Image

Re: Legends of Idleon

Posted: Sun Oct 22, 2023 6:37 pm
by Tindal
vacewwww wrote:
Sun Oct 22, 2023 5:42 am
sooo.. adding to my last post, I have now bricked my Tasks and I am a bit helpless in how I could fix them again, chng bEngine.getGameAttribute("Tasks") is the command I used

starting to understand the "danger" comment next to it :?
As i can see on your screen:
chng bEngine.getGameAttribute("Tasks")[1][0]=[0,0,0,0,0,0,0,0,0,]
chng bEngine.getGameAttribute("Tasks")[1][2]=[0,0,0,0,0,0,0,0,]
chng bEngine.getGameAttribute("Tasks")[1][3]=[0,0,0,0,0,0,0,]
chng bEngine.getGameAttribute("Tasks")[1][4]=[0,0,0,0,0,0,0,0,0,]
chng bEngine.getGameAttribute("Tasks")[1][5]=[0,0,0,0,0,0,0,0,]

Re: Legends of Idleon

Posted: Sun Oct 22, 2023 7:49 pm
by vacewwww
Tindal wrote:
Sun Oct 22, 2023 6:37 pm
vacewwww wrote:
Sun Oct 22, 2023 5:42 am
sooo.. adding to my last post, I have now bricked my Tasks and I am a bit helpless in how I could fix them again, chng bEngine.getGameAttribute("Tasks") is the command I used

starting to understand the "danger" comment next to it :?
As i can see on your screen:
chng bEngine.getGameAttribute("Tasks")[1][0]=[0,0,0,0,0,0,0,0,0,]
chng bEngine.getGameAttribute("Tasks")[1][2]=[0,0,0,0,0,0,0,0,]
chng bEngine.getGameAttribute("Tasks")[1][3]=[0,0,0,0,0,0,0,]
chng bEngine.getGameAttribute("Tasks")[1][4]=[0,0,0,0,0,0,0,0,0,]
chng bEngine.getGameAttribute("Tasks")[1][5]=[0,0,0,0,0,0,0,0,]

Thanks so much ! I tried formatting it chng bEngine.getGameAttribute("Tasks")[1][0][0]=0 which explains why it didn't work

Re: Legends of Idleon

Posted: Mon Oct 23, 2023 12:23 am
by ElenaVascon
Hi im new to this and im using the inject code cheat

So i have a question for example

When i want the drop item lets say in here copper it says in the
"Action.... drop StoneW1 "

but it only drops 1, how can i make it to drop like 10 same time?

Also for advanced and veteran players, using this can get you banned?

thank you so much for answering

Re: Legends of Idleon

Posted: Mon Oct 23, 2023 1:40 am
by TimeCheats
ElenaVascon wrote:
Mon Oct 23, 2023 12:23 am
Hi im new to this and im using the inject code cheat

So i have a question for example

When i want the drop item lets say in here copper it says in the
"Action.... drop StoneW1 "

but it only drops 1, how can i make it to drop like 10 same time?

Also for advanced and veteran players, using this can get you banned?

thank you so much for answering
For quantity: put a space and then the amount you want. So, drop StoneW1 10.

For ban, it depends on the item you drop and quantity. I have used it to drop billions of common items and 1000s of rare drops with no problem.

Re: Legends of Idleon

Posted: Mon Oct 23, 2023 6:19 am
by highbeam
So, the game crashes for me after about a minute of fighting mobs no matter if I have all the cheats in the example going or none. I last updated a week ago so I should have a pretty recent version. Without the cheat application the game runs just fine but there are a few things that this does that makes life much easier so I would really like to use it. Any idea what the issue might be?

Re: Legends of Idleon

Posted: Mon Oct 23, 2023 6:27 am
by thorSolberg054
is there a way to reset quests? i accidenty broke lavas intro to the game and its stuck telling me to fo glumlys minning quests

also can someone link to the download post, i did a dumb

Re: Legends of Idleon

Posted: Mon Oct 23, 2023 6:58 am
by barak302
trying to add double ulti cogs

in the GGA CogOrder i found where i need to put the new cog i want (an unused place)

i write in the injector this line:

chng bEngine.getGameAttribute("CogOrder")[137]=Cog3B0

but it return :

Error: ReferenceError: err is not defined
at Object.<anonymous> (<anonymous>:1299:35)
at Object.cheat (<anonymous>:279:33)
at <anonymous>:1:7

Re: Legends of Idleon

Posted: Mon Oct 23, 2023 9:21 am
by bumistro
barak302 wrote:
Mon Oct 23, 2023 6:58 am
trying to add double ulti cogs

in the GGA CogOrder i found where i need to put the new cog i want (an unused place)

i write in the injector this line:

chng bEngine.getGameAttribute("CogOrder")[137]=Cog3B0

but it return :

Error: ReferenceError: err is not defined
at Object.<anonymous> (<anonymous>:1299:35)
at Object.cheat (<anonymous>:279:33)
at <anonymous>:1:7
You need to use "..." for non numerical values:
chng bEngine.getGameAttribute("CogOrder")[137]="Cog3B0"

better way to finish the tasks is to edit the progress directly
chng bEngine.getGameAttribute("WeeklyBoss").h.d_15=48