Legends of Idleon

Ask about cheats/tables for single player games here
User avatar
eddy_wand
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Dec 28, 2022 8:48 pm
Reputation: 0

Re: Legends of Idleon

Post by eddy_wand »

It is possible to make a script to enable autoloot feature?

I found on Z.js an condition who seems to validates if is active or not.
I just commented out the IF and autoloot works.

Code: Select all

//if (1 == (null != d.bun_i ? c.getReserved("bun_i") : c.h.bun_i) && 0 == a.engine.getGameAttribute("OptionsListAccount")[83]) {
I just don't know how to make it work inside InjectCheatsF5

valleymon
Expert Cheater
Expert Cheater
Posts: 185
Joined: Fri Aug 26, 2022 6:12 am
Reputation: 216

Re: Legends of Idleon

Post by valleymon »

eddy_wand wrote:
Wed Dec 28, 2022 8:51 pm
It is possible to make a script to enable autoloot feature?

I found on Z.js an condition who seems to validates if is active or not.
I just commented out the IF and autoloot works.

Code: Select all

//if (1 == (null != d.bun_i ? c.getReserved("bun_i") : c.h.bun_i) && 0 == a.engine.getGameAttribute("OptionsListAccount")[83]) {
I just don't know how to make it work inside InjectCheatsF5
Will probably add this as it's simple when I add w5 stuff.
If you want it though, just follow the instructions in this post:
viewtopic.php?p=279904&sid=e224ff4e7d28 ... 16#p279904

Look for the game attribute BundlesReceived, and add the key bun_i with value 1

Alternatively chng this["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived").h["bun_i"]=1

User avatar
eddy_wand
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Dec 28, 2022 8:48 pm
Reputation: 0

Re: Legends of Idleon

Post by eddy_wand »

valleymon wrote:
Wed Dec 28, 2022 10:03 pm
eddy_wand wrote:
Wed Dec 28, 2022 8:51 pm
It is possible to make a script to enable autoloot feature?

I found on Z.js an condition who seems to validates if is active or not.
I just commented out the IF and autoloot works.

Code: Select all

//if (1 == (null != d.bun_i ? c.getReserved("bun_i") : c.h.bun_i) && 0 == a.engine.getGameAttribute("OptionsListAccount")[83]) {
I just don't know how to make it work inside InjectCheatsF5
Will probably add this as it's simple when I add w5 stuff.
If you want it though, just follow the instructions in this post:
viewtopic.php?p=279904&sid=e224ff4e7d28 ... 16#p279904

Look for the game attribute BundlesReceived, and add the key bun_i with value 1

Alternatively chng this["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived").h["bun_i"]=1
Thanks it works.

Code: Select all

window[0].__idleon_cheats__["com.stencyl.Engine"].engine.getGameAttribute("BundlesReceived").h["bun_i"]=1;
window[0].__idleon_cheats__["com.stencyl.Engine"].engine.getGameAttribute("OptionsListAccount")[83] = 0;

sultan
Novice Cheater
Novice Cheater
Posts: 22
Joined: Tue Sep 27, 2022 2:07 am
Reputation: 2

Re: Legends of Idleon

Post by sultan »

yo guys, is it just me or CE cant dupe item anymore?

khidz29
Novice Cheater
Novice Cheater
Posts: 24
Joined: Thu Apr 06, 2017 11:11 pm
Reputation: 3

Re: Legends of Idleon

Post by khidz29 »

sultan wrote:
Thu Dec 29, 2022 10:23 am
yo guys, is it just me or CE cant dupe item anymore?
Just use 'InjectCheatsF4' you can drop any items you want.

sultan
Novice Cheater
Novice Cheater
Posts: 22
Joined: Tue Sep 27, 2022 2:07 am
Reputation: 2

Re: Legends of Idleon

Post by sultan »

khidz29 wrote:
Thu Dec 29, 2022 10:26 am
sultan wrote:
Thu Dec 29, 2022 10:23 am
yo guys, is it just me or CE cant dupe item anymore?
Just use 'InjectCheatsF4' you can drop any items you want.
how?

edit: nvm it's super simple, thank you
Last edited by sultan on Thu Dec 29, 2022 10:58 am, edited 1 time in total.

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 »

sultan wrote:
Thu Dec 29, 2022 10:34 am
khidz29 wrote:
Thu Dec 29, 2022 10:26 am
sultan wrote:
Thu Dec 29, 2022 10:23 am
yo guys, is it just me or CE cant dupe item anymore?
Just use 'InjectCheatsF4' you can drop any items you want.
how?
viewtopic.php?p=198916#p198916
Then grab the latest version of cheats.js (thanks valleymon) from this post:
viewtopic.php?p=268697#p268697

Armageddonia
Noobzor
Noobzor
Posts: 12
Joined: Tue Sep 27, 2022 11:44 am
Reputation: 0

Re: Legends of Idleon

Post by Armageddonia »

is there a way to get molten cloak?

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 »

Armageddonia wrote:
Thu Dec 29, 2022 10:48 am
is there a way to get molten cloak?
Use injectorCheatsF4/F5 to drop it. lul

Armageddonia
Noobzor
Noobzor
Posts: 12
Joined: Tue Sep 27, 2022 11:44 am
Reputation: 0

Re: Legends of Idleon

Post by Armageddonia »

tibasichelp wrote:
Thu Dec 29, 2022 10:49 am
Armageddonia wrote:
Thu Dec 29, 2022 10:48 am
is there a way to get molten cloak?
Use injectorCheatsF4/F5 to drop it. lul
which command? drop molten cloak not work

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 »

Armageddonia wrote:
Thu Dec 29, 2022 10:51 am
tibasichelp wrote:
Thu Dec 29, 2022 10:49 am
Armageddonia wrote:
Thu Dec 29, 2022 10:48 am
is there a way to get molten cloak?
Use injectorCheatsF4/F5 to drop it. lul
which command? drop molten cloak not work
search item molten
drop <equipID>

sultan
Novice Cheater
Novice Cheater
Posts: 22
Joined: Tue Sep 27, 2022 2:07 am
Reputation: 2

Re: Legends of Idleon

Post by sultan »

is there any ways to clear storage chest? i made a mess quite a while ago by dupe single use items then i cant get rid of it

Messiah58
What is cheating?
What is cheating?
Posts: 4
Joined: Thu Dec 22, 2022 11:33 pm
Reputation: 3

Re: Legends of Idleon

Post by Messiah58 »

is there a way to make pets really strong so clearing the different areas for the spices is not so shitty?

Messiah58
What is cheating?
What is cheating?
Posts: 4
Joined: Thu Dec 22, 2022 11:33 pm
Reputation: 3

Re: Legends of Idleon

Post by Messiah58 »

Armageddonia wrote:
Thu Dec 29, 2022 10:51 am
tibasichelp wrote:
Thu Dec 29, 2022 10:49 am
Armageddonia wrote:
Thu Dec 29, 2022 10:48 am
is there a way to get molten cloak?
Use injectorCheatsF4/F5 to drop it. lul
which command? drop molten cloak not work
the command is: drop EquipmentCape7

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 »

sultan wrote:
Thu Dec 29, 2022 11:00 am
is there any ways to clear storage chest? i made a mess quite a while ago by dupe single use items then i cant get rid of it
There's no turning back after you initiate the command, it'll wipe all of your items in the following areas:
Inventory: wipe inv
Storage chest: wipe chest

Post Reply

Who is online

Users browsing this forum: andr31ka, MrBaldy