Legends of Idleon

Ask about cheats/tables for single player games here
Diskence
Noobzor
Noobzor
Posts: 9
Joined: Tue Sep 21, 2021 4:42 pm
Reputation: 1

Re: Legends of Idleon

Post by Diskence »

Is there any way to reset assigned points to Smithing (Produce tab)?

xovani8781
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Jan 18, 2022 1:05 am
Reputation: 0

Re: Legends of Idleon

Post by xovani8781 »

tibasichelp wrote:
Wed Jun 01, 2022 3:01 pm
xovani8781 wrote:
Wed Jun 01, 2022 1:54 pm
Want to start off saying thanks to everyone for all the work they've been putting into all this.

Looking to get help with a problem. Someone mentioned it before I think but never got a reply.

Dropped a few too many Genes and ive hit max int. Not too sure how to bring it back and would appreciate help.

Image

Code: Select all

chng bEngine.getGameAttribute("Breeding")[3][0]=0
You are my hero, Im writing you into my will :)

User avatar
tibasichelp
Expert Cheater
Expert Cheater
Posts: 140
Joined: Mon Oct 18, 2021 3:18 am
Reputation: 45

Re: Legends of Idleon

Post by tibasichelp »

xovani8781 wrote:
Thu Jun 02, 2022 2:55 am
tibasichelp wrote:
Wed Jun 01, 2022 3:01 pm
xovani8781 wrote:
Wed Jun 01, 2022 1:54 pm
Want to start off saying thanks to everyone for all the work they've been putting into all this.

Looking to get help with a problem. Someone mentioned it before I think but never got a reply.

Dropped a few too many Genes and ive hit max int. Not too sure how to bring it back and would appreciate help.

Image

Code: Select all

chng bEngine.getGameAttribute("Breeding")[3][0]=0
You are my hero, Im writing you into my will :)
Image

sapir5522
Noobzor
Noobzor
Posts: 11
Joined: Thu May 12, 2022 3:12 pm
Reputation: 2

Re: Legends of Idleon

Post by sapir5522 »

sapir5522 wrote:
Wed Jun 01, 2022 1:28 pm
Anyone who touched some of the shrine code in the js file, do you know how to stop shrines exp progress from resetting when you move a shrine?
(not looking to change lvl up rate and such, just want this small QOL change)
Anyone know how to do this? couldn't figure it out :(
and thanks for all the help

Diskence
Noobzor
Noobzor
Posts: 9
Joined: Tue Sep 21, 2021 4:42 pm
Reputation: 1

Re: Legends of Idleon

Post by Diskence »

Diskence wrote:
Wed Jun 01, 2022 10:58 pm
Is there any way to reset assigned points to Smithing (Produce tab)?
Found it after messing a bit in the console. You can modify smithing points by changing the game attribute "AnvilPAstats".

Typing gga AnvilPAstats will return the following list of the attributes related to anvil parameters:

Code: Select all

0, xxx 
1, xxx
2, xxx
3, xxx
4, xxx
5, xxx
Where each number to the left corresponds to an anvil parameter, while the "xxx"s are the value of said parameters.

The parameters are:
0 -> PTS left
1 -> Points bought with money
2 -> Points bought with monster parts
3 -> Bonus EXP
4 -> Speed/hr
5 -> Capacity

You can modify the values of each parameter with the chng command.
For example I changed the points bought with money to 600 and the points bought with monster parts to 700, which are the current highest values for said parameters (according to [Link]).
To do that you would go:

Code: Select all

chng bEngine.getGameAttribute("AnvilPAstats")[1]=600

Code: Select all

chng bEngine.getGameAttribute("AnvilPAstats")[2]=700
You can also revert used points. For example, I reverted all the points I distributed among Bonus EXP, Speed/hr and Capacity by chng each parameter to 0, and the corresponding amount of points was automatically added to PTS left, so you can easily redistribute them.

However, I have not tried adding more stats than I have available points for, or changing the points bought with money/monster parts to a value higher than 600/700, so I don't know if that can risk a shadowban. But the above modifications seem safe.

Questing18
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Jun 03, 2022 3:32 pm
Reputation: 0

Re: Legends of Idleon

Post by Questing18 »

Digi wrote:
Sun May 29, 2022 12:28 pm
Twinker11 wrote:
Sat May 28, 2022 12:00 pm
Hi friends, can you tell me how to increase money via Cheat Engine please. I can't find the value
Search for 4bytes values and rememember to double the amount you're looking for.
If you have let's say 10 of something search for 20.
For some reason everytime I change a value the game crashes. Do you know how to fix this? @Digi

User avatar
Link20
Noobzor
Noobzor
Posts: 10
Joined: Mon May 30, 2022 6:12 pm
Reputation: 0

Re: Legends of Idleon

Post by Link20 »

can anyone share their cheat file? can't find one

sapir5522
Noobzor
Noobzor
Posts: 11
Joined: Thu May 12, 2022 3:12 pm
Reputation: 2

Re: Legends of Idleon

Post by sapir5522 »

I saw that people managed to change many things in minigames. Does anyone know how to change the exp multiplier from them?
(I want to make the antifun prayer multiply exp instead of just resource reward)

User avatar
tibasichelp
Expert Cheater
Expert Cheater
Posts: 140
Joined: Mon Oct 18, 2021 3:18 am
Reputation: 45

Re: Legends of Idleon

Post by tibasichelp »

sapir5522 wrote:
Fri Jun 03, 2022 11:56 pm
I saw that people managed to change many things in minigames. Does anyone know how to change the exp multiplier from them?
(I want to make the antifun prayer multiply exp instead of just resource reward)
If you want exp, then use candies or black pearl.

User avatar
tibasichelp
Expert Cheater
Expert Cheater
Posts: 140
Joined: Mon Oct 18, 2021 3:18 am
Reputation: 45

Re: Legends of Idleon

Post by tibasichelp »

Link20 wrote:
Fri Jun 03, 2022 9:09 pm
can anyone share their cheat file? can't find one
viewtopic.php?p=198916#p198916

User avatar
tibasichelp
Expert Cheater
Expert Cheater
Posts: 140
Joined: Mon Oct 18, 2021 3:18 am
Reputation: 45

Re: Legends of Idleon

Post by tibasichelp »

Questing18 wrote:
Fri Jun 03, 2022 3:34 pm
Digi wrote:
Sun May 29, 2022 12:28 pm
Twinker11 wrote:
Sat May 28, 2022 12:00 pm
Hi friends, can you tell me how to increase money via Cheat Engine please. I can't find the value
Search for 4bytes values and rememember to double the amount you're looking for.
If you have let's say 10 of something search for 20.
For some reason everytime I change a value the game crashes. Do you know how to fix this? @Digi
viewtopic.php?p=198916#p198916
Use this and the command: drop COIN number

sapir5522
Noobzor
Noobzor
Posts: 11
Joined: Thu May 12, 2022 3:12 pm
Reputation: 2

Re: Legends of Idleon

Post by sapir5522 »

tibasichelp wrote:
Sat Jun 04, 2022 12:27 am
sapir5522 wrote:
Fri Jun 03, 2022 11:56 pm
I saw that people managed to change many things in minigames. Does anyone know how to change the exp multiplier from them?
(I want to make the antifun prayer multiply exp instead of just resource reward)
If you want exp, then use candies or black pearl.
I know I can use candy, that wasn't the question though.. thanks anyway

User avatar
tibasichelp
Expert Cheater
Expert Cheater
Posts: 140
Joined: Mon Oct 18, 2021 3:18 am
Reputation: 45

Re: Legends of Idleon

Post by tibasichelp »

sapir5522 wrote:
Sat Jun 04, 2022 8:04 am
tibasichelp wrote:
Sat Jun 04, 2022 12:27 am
sapir5522 wrote:
Fri Jun 03, 2022 11:56 pm
I saw that people managed to change many things in minigames. Does anyone know how to change the exp multiplier from them?
(I want to make the antifun prayer multiply exp instead of just resource reward)
If you want exp, then use candies or black pearl.
I know I can use candy, that wasn't the question though.. thanks anyway
What you're requesting is instead of rewards you would get experience, it would require going through every minigame and changing the rewards. Not a simple task, it would be very complex and not worth the time spent when you can use something as simple as candy or pearl.

sapir5522
Noobzor
Noobzor
Posts: 11
Joined: Thu May 12, 2022 3:12 pm
Reputation: 2

Re: Legends of Idleon

Post by sapir5522 »

tibasichelp wrote:
Sat Jun 04, 2022 9:26 am
sapir5522 wrote:
Sat Jun 04, 2022 8:04 am
tibasichelp wrote:
Sat Jun 04, 2022 12:27 am


If you want exp, then use candies or black pearl.
I know I can use candy, that wasn't the question though.. thanks anyway
What you're requesting is instead of rewards you would get experience, it would require going through every minigame and changing the rewards. Not a simple task, it would be very complex and not worth the time spent when you can use something as simple as candy or pearl.
wasn't requesting anyone to spend time looking at it for me, I was asking if someone already had the knowledge or some of it to point me in the right direction since I couldn't figure it out. Of course I can use candy, I can bypass the entire game with it, no fun in that for me though.
Thanks anyway

Digi
Cheater
Cheater
Posts: 31
Joined: Thu May 26, 2022 3:04 pm
Reputation: 11

Re: Legends of Idleon

Post by Digi »

Questing18 wrote:
Fri Jun 03, 2022 3:34 pm
Digi wrote:
Sun May 29, 2022 12:28 pm
Twinker11 wrote:
Sat May 28, 2022 12:00 pm
Hi friends, can you tell me how to increase money via Cheat Engine please. I can't find the value
Search for 4bytes values and rememember to double the amount you're looking for.
If you have let's say 10 of something search for 20.
For some reason everytime I change a value the game crashes. Do you know how to fix this? @Digi
When selecting the process it's not the first one.
It's the second or third instance (in the processes)

Or use the injector and do tiba said and drop some coins.

Post Reply

Who is online

Users browsing this forum: 13alpha, Google Adsense [Bot], sakata13, SemrushBot, YandexBot