Search found 11 matches

by Ptech
Mon Jan 23, 2023 9:50 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

Tricky to say, but chng bEngine.getGameAttribute("OptionsListAccount")[71]=[100000] would set OptionsListAccount[71] to an array containing the single number 100000. It should be an integer not an array. Try chng bEngine.getGameAttribute("OptionsListAccount")[71]=100000 Also, safer option is drop D...
by Ptech
Mon Sep 26, 2022 10:30 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

2. Dungeon rank bugged out. I was trying to cheat in a moderate amount of dungeon creds except my cat decided to step on my numpad and entered a big number :/ Now I'm stuck at rank 1 because I have a ridiculous amount of exp. I'm not sure how to lower it, if there's some way to make dungeon cred va...
by Ptech
Mon Sep 26, 2022 8:55 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

uhm. how do you fix this ?

[Link]
by Ptech
Sun Sep 25, 2022 12:19 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

Decided to take a crack at it for fun, see what type of values are applicable. Interestingly enough you can go sub 1 second without breaking the game.

you can change the value to 0.01, fun results.

Also red eggs are the best you can get :')
by Ptech
Fri Jul 08, 2022 8:15 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

tibasichelp wrote:
Fri Jul 08, 2022 5:28 am
Ptech wrote:
Fri Jul 08, 2022 12:02 am
Does anyone know which is the value in 7.js for the chance of finding a new breed of pet

Code: Select all

if ("TotalBreedChance" == s) { return 100 }

Thanks that worked like a charm.
by Ptech
Fri Jul 08, 2022 12:02 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

Does anyone know which is the value in 7.js for the chance of finding a new breed of pet
by Ptech
Thu Jul 07, 2022 11:04 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

Great tool those who created this! thanks - having quite a bit of fun tinkering.

Trying other things through 7.js however beautifying the javascript to have proper readability even through VSC doesn't work... I found [Link] works - that's about it
by Ptech
Thu Jul 07, 2022 9:37 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

EDIT: Nvm got it to work.
by Ptech
Thu Jul 07, 2022 12:44 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

There may be a get lvl somewhere, though I normally go to some easy quest like the first daily of picnic in w1 frog map Change it to give a certain amount of exp, e.g 1e12, that should give you more than enough. The id for experience goes like this: 0 is class Exp 1 4 7 10 2 5 8 11 ... Where the nu...
by Ptech
Tue Jul 05, 2022 6:33 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

I feel silly - thanks! totally missed that
by Ptech
Tue Jul 05, 2022 2:11 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5524
Views: 1165013

Re: Legends of Idleon

Very nice, go it working instantly - great job. However the list of items is from 1.22, anyone has the 1.58 list?