Legends of Idleon

Ask about cheats/tables for single player games here
valleymon
Expert Cheater
Expert Cheater
Posts: 185
Joined: Fri Aug 26, 2022 6:12 am
Reputation: 220

Re: Legends of Idleon

Post by valleymon »

sultan wrote:
Sat Dec 31, 2022 1:07 am
khidz29 wrote:
Fri Dec 30, 2022 10:47 pm
sultan wrote:
Fri Dec 30, 2022 6:13 pm
hey can someone help me, so i was using the InjectCheatF5, using "wide" command then i notice that when i use "wide" command, the buy limit is change to 15, i bought every upgrade from the gem shop, now my game is always freezing the second i enter the game, what should i do?
It freeze when you open the game or when you log in with any char? If is the first one I would recommend to reinstall the game and launch it without the injector.
when i log in with any char, at the char selection it's fine but as soon as i pick a char, the game freeze
Just hold tight another hr or so, will post ya a fix

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

Re: Legends of Idleon

Post by valleymon »

viewtopic.php?p=268697#p268697

Update 30//12/2022
Previous cheats were increasing gem shop item limits to 15 to allow extra purchases but this also allowed people to brick their accounts by overpurchasing items the game got grumpy about..
If that happened to you you can run wipe overpurchases on the character load screen and it should fix it.
You can now manually increase the purchase cap temporarily if you want to buy lots of a limited number item eg sailing chests, skilling keychains etc by using eg wide gembuylimit 30 to increase the cap to 30. wide gembuylimit 0 will reset back to normal

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

Re: Legends of Idleon

Post by sultan »

valleymon wrote:
Sat Dec 31, 2022 3:14 am
viewtopic.php?p=268697#p268697

Update 30//12/2022
Previous cheats were increasing gem shop item limits to 15 to allow extra purchases but this also allowed people to brick their accounts by overpurchasing items the game got grumpy about..
If that happened to you you can run wipe overpurchases on the character load screen and it should fix it.
You can now manually increase the purchase cap temporarily if you want to buy lots of a limited number item eg sailing chests, skilling keychains etc by using eg wide gembuylimit 30 to increase the cap to 30. wide gembuylimit 0 will reset back to normal
i cant run command "wipe overpurchases"
edit:
i fully replace the cheat.js with the update, but the game wont run
edit:
i only put in the wipe overpurchases for now, because apparently when i fully replace it the game wont load. thank you brother for the help

bullzeye48
Noobzor
Noobzor
Posts: 6
Joined: Sat Mar 19, 2022 3:49 pm
Reputation: 0

Re: Legends of Idleon

Post by bullzeye48 »

A wicked feature would be something for pet battles since that's the biggest nuisance in the game imo
Block chance or insta kills, etc would be amazing.

idleoncheater6969
Noobzor
Noobzor
Posts: 5
Joined: Wed Dec 14, 2022 1:50 pm
Reputation: 0

Re: Legends of Idleon

Post by idleoncheater6969 »

ToxicEnergy wrote:
Fri Dec 23, 2022 12:20 pm
idleoncheater6969 wrote:
Fri Dec 23, 2022 8:12 am
is there a way that i can remove the buy cap from gem store?
Prob. anywhere in Z.js
where can i find Z.js?

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

Re: Legends of Idleon

Post by sultan »

bullzeye48 wrote:
Sat Dec 31, 2022 5:49 am
A wicked feature would be something for pet battles since that's the biggest nuisance in the game imo
Block chance or insta kills, etc would be amazing.
for me, i just edited the basisattackcdreq from z.js and it works fine. already completed all the fights with that

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

Re: Legends of Idleon

Post by sultan »

idleoncheater6969 wrote:
Sat Dec 31, 2022 6:47 am
ToxicEnergy wrote:
Fri Dec 23, 2022 12:20 pm
idleoncheater6969 wrote:
Fri Dec 23, 2022 8:12 am
is there a way that i can remove the buy cap from gem store?
Prob. anywhere in Z.js
where can i find Z.js?
just use "wide" command with InjectCheatsF5, dont overpurchase like i did tho, it could potentially freeze your game. if the thing that you want to buy is consumable, you could just use "drop" command with InjectCheatsF5. the other option (again, if the thing that you want to buy is consumable) is just buy a piece of consumable from gem shops, then dupe that with CE.

could download InjectCheatsF5 here
viewtopic.php?p=268697#p268697

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

Re: Legends of Idleon

Post by valleymon »

viewtopic.php?p=268697#p268697

Update 30//12/2022
Added basic w5 cheats. If you look near the top of the file, you will see the values that are set as so:

Code: Select all

	w5: {
		sailing: {
			enable: false,
			IslandDistance: t => t / 10,
			MaxChests: t => 100,
			RareTreasureChance: t => t * 5,
			Minimumtraveltime: t => t / 10,
			BoatUpgCostType: t => t,
			BoatUpgCostQty: t => 0,
			boatValue: t => t * 2, // Loot
			BoatSpeed: t => t * 2,
t is the original value which is transformed to the thing to the right of the =>. You can put an expression involving t (such as t * 2, or t / 2), or replace it with a static value, such as 100 which I have set as the default for chests.

This was very rough and ready, im sure it can be refined

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

Re: Legends of Idleon

Post by valleymon »

sultan wrote:
Sat Dec 31, 2022 4:06 am
valleymon wrote:
Sat Dec 31, 2022 3:14 am
viewtopic.php?p=268697#p268697

Update 30//12/2022
Previous cheats were increasing gem shop item limits to 15 to allow extra purchases but this also allowed people to brick their accounts by overpurchasing items the game got grumpy about..
If that happened to you you can run wipe overpurchases on the character load screen and it should fix it.
You can now manually increase the purchase cap temporarily if you want to buy lots of a limited number item eg sailing chests, skilling keychains etc by using eg wide gembuylimit 30 to increase the cap to 30. wide gembuylimit 0 will reset back to normal
i cant run command "wipe overpurchases"
edit:
i fully replace the cheat.js with the update, but the game wont run
edit:
i only put in the wipe overpurchases for now, because apparently when i fully replace it the game wont load. thank you brother for the help
I added w4 suoerpets for you, should be satisfying

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

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
Autoloot also added

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

Re: Legends of Idleon

Post by khidz29 »

valleymon wrote:
Sat Dec 31, 2022 8:23 am
viewtopic.php?p=268697#p268697

Update 30//12/2022
Added basic w5 cheats. If you look near the top of the file, you will see the values that are set as so:

Code: Select all

	w5: {
		sailing: {
			enable: false,
			IslandDistance: t => t / 10,
			MaxChests: t => 100,
			RareTreasureChance: t => t * 5,
			Minimumtraveltime: t => t / 10,
			BoatUpgCostType: t => t,
			BoatUpgCostQty: t => 0,
			boatValue: t => t * 2, // Loot
			BoatSpeed: t => t * 2,
t is the original value which is transformed to the thing to the right of the =>. You can put an expression involving t (such as t * 2, or t / 2), or replace it with a static value, such as 100 which I have set as the default for chests.

This was very rough and ready, im sure it can be refined
Can you explain breafly what does this features do?

w5 sailing
w5 divinity
w5 gaming

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

Re: Legends of Idleon

Post by valleymon »

khidz29 wrote:
Sat Dec 31, 2022 10:49 am
valleymon wrote:
Sat Dec 31, 2022 8:23 am
viewtopic.php?p=268697#p268697

Update 30//12/2022
Added basic w5 cheats. If you look near the top of the file, you will see the values that are set as so:

Code: Select all

	w5: {
		sailing: {
			enable: false,
			IslandDistance: t => t / 10,
			MaxChests: t => 100,
			RareTreasureChance: t => t * 5,
			Minimumtraveltime: t => t / 10,
			BoatUpgCostType: t => t,
			BoatUpgCostQty: t => 0,
			boatValue: t => t * 2, // Loot
			BoatSpeed: t => t * 2,
t is the original value which is transformed to the thing to the right of the =>. You can put an expression involving t (such as t * 2, or t / 2), or replace it with a static value, such as 100 which I have set as the default for chests.

This was very rough and ready, im sure it can be refined
Can you explain breafly what does this features do?

w5 sailing
w5 divinity
w5 gaming
I added a better explanation in the original post

MinyaKinar
Noobzor
Noobzor
Posts: 6
Joined: Sun Nov 06, 2022 8:59 am
Reputation: 0

Re: Legends of Idleon

Post by MinyaKinar »

Updating the cheats to W5 fails to load the game.

hxide666
Expert Cheater
Expert Cheater
Posts: 90
Joined: Sun Dec 19, 2021 3:31 am
Reputation: 2

Re: Legends of Idleon

Post by hxide666 »

VlateKk wrote:
Fri Dec 30, 2022 12:23 pm
Hello,
I apologies for my english.
I just beautified Z.js using either VS code prettier or JS-Beautify and tried editing some stuff then repacked it into an asar archive.
Thing is when I replace the old app.asar with mine, the game won't run.

I don't know what I'm missing / doing bad. Can the game read that Z.js beautified ? Or maybe i'm missing something while repacking it into an asar archive.

Any help or redirect would be appreciated. Thanks in advance ^^
Are you extracting and repacking the asar file? I suggest to not do that, just use 7zip - open archive - copy the Z.js to a folder - edit that one - paste it back to the archive.

hxide666
Expert Cheater
Expert Cheater
Posts: 90
Joined: Sun Dec 19, 2021 3:31 am
Reputation: 2

Re: Legends of Idleon

Post by hxide666 »

Spoiler
canndhha wrote:
Fri Dec 30, 2022 8:55 am
hi
so every time any character i have jumped to world 5 town it won't load and i will be stuck on black screen
is there any way or command to move my characters? to anywhere else?
and that was before i used any cheats
(beyond adding like 5m of items to a character)
or ant other ideas???
Probably just some bug in the game, might be similar to the world 3 issue, that is fixed now.

Post Reply

Who is online

Users browsing this forum: Baidu [Spider], gaoshan, haibara02, relentlesstech, Send, xa44