Page 81 of 369

Re: Legends of Idleon

Posted: Mon Nov 15, 2021 6:07 pm
by virtualmachine007
Louis_A wrote:
Sat Nov 13, 2021 10:25 pm
how can i make bubbles free to upgrade?
Go into z.js and search this code:

gc.AlchemyDescription = function () {
return [["ROID_RAGIN 1 0 add 0 OakTree Blank Blank Blank +{_Total_STR._'Total'_here_means_that,_for_example,_a_+10%_STR_bonus_from_something_else_wouldn't_affect_this_bonus. 0 5 0 0 0 TotalSTR".split(" "),...

OakTree = Oak Log
Blank = no 2nd material required
Blank = no 3rd material required
Blank = no 4th material required

5 0 0 0 are the initial requirement of each material respectively

all you need to do is ignore the number at the end and change OakTree to Blank, like:

return [["ROID_RAGIN 1 0 add 0 Blank Blank Blank Blank, change that to each one of them and no material will be required, if you want to you can also change the 5 0 0 0 to 0 0 0 0, either way works

Re: Legends of Idleon

Posted: Mon Nov 15, 2021 6:17 pm
by virtualmachine007
Empty100 wrote:
Fri Nov 12, 2021 1:32 am
I'm wondering if there's a way to change what my cogs can 'roll' when i create them. I would ideally like to change them to say 'exp-only' cogs and then force them to create with the highest possible percentage increase to construction exp gain. Has anyone attempted something like this? Feel like it would be a neat alternative to changing levels or other exp sources.
I searched the code, the additional effect is random (exp, construction exp, flag time, shape, rare/common), what I did is make my cog auto generate all the time and I generate 10 of them, see if it fits and delete them... I know it's kind of slow but I end up having all 3 additional effect for each of the cog :)

Re: Legends of Idleon

Posted: Tue Nov 16, 2021 3:30 am
by rushman7
Anyone know how i can fix this? Image

I dropped a little too much dungeon tokens to the point where it bugged out like this.

Re: Legends of Idleon

Posted: Tue Nov 16, 2021 2:21 pm
by kakiloe
anyone know the name of new dungeon card?

Re: Legends of Idleon

Posted: Tue Nov 16, 2021 4:13 pm
by Ninjackstone
any way for the worship charge to speed up?

Re: Legends of Idleon

Posted: Tue Nov 16, 2021 10:16 pm
by HCkami
rushman7 wrote:
Tue Nov 16, 2021 3:30 am
Anyone know how i can fix this? Image

I dropped a little too much dungeon tokens to the point where it bugged out like this.
You need to reset your dungeon level, i need this too, i did the same thing

Re: Legends of Idleon

Posted: Wed Nov 17, 2021 2:05 am
by balamo
How can I change the ERROR message in the inventory and in the chest?

Re: Legends of Idleon

Posted: Thu Nov 18, 2021 9:18 am
by Sambal
HCkami wrote:
Tue Nov 16, 2021 10:16 pm
rushman7 wrote:
Tue Nov 16, 2021 3:30 am
Anyone know how i can fix this? Image

I dropped a little too much dungeon tokens to the point where it bugged out like this.
You need to reset your dungeon level, i need this too, i did the same thing
how does one reset ?

Re: Legends of Idleon

Posted: Sun Nov 21, 2021 3:17 am
by virtualmachine007
kakiloe wrote:
Tue Nov 16, 2021 2:21 pm
anyone know the name of new dungeon card?
[["frogP", "X0", "1.5", "+{_Base_Dungeon_MP", "2"],
["frogD", "X1", "2", "+{%_Block_Chance", "2"],
["frogY", "X2", "2", "+{_Base_Dungeon_Damage", "1.5"],
["frogR", "X14", "2", "+{%_Dungeon_Card_Chance", "6"],
["frogW", "X15", "3", "+{%_Dungeon_Credits", "2.5"],
["frogGR", "X3", "1.5", "{%_to_start_with_RNG_item", "15"],
["frogGR2", "X4", "1.5", "+{%_Dungeon_Flurbos", "4"],
["frogGR3", "X5", "1.5", "+{%_Dungeon_Credits", "5"],
["target", "X6", "2", "+{_Base_Dungeon_HP", "2"],
["rocky", "X7", "2", "+{%_Dungeon_Card_Chance", "8"],
["steakR", "X9", "2", "+{%_Dungeon_Money", "6"],
["totem", "X16", "2", "+{%_RNG_item_rarity", "10"],
["cactus", "X8", "2", "+{%_Dungeon_Boss_Dmg", "3"],
["potatoB", "X10", "3", "+{%_Dungeon_MP_regen", "5"],
["snakeZ", "X11", "1.5", "+{%_Dungeon_Drop_Rate", "4"],
["snakeZ2", "X12", "1.5", "+{%_Total_Dungeon_Dmg", "5"],
["snakeZ3", "X13", "1.5", "+{%_Dungeon_Flurbos", "5"],

Re: Legends of Idleon

Posted: Mon Nov 22, 2021 12:53 am
by HCkami
Sambal wrote:
Thu Nov 18, 2021 9:18 am
HCkami wrote:
Tue Nov 16, 2021 10:16 pm
rushman7 wrote:
Tue Nov 16, 2021 3:30 am
Anyone know how i can fix this? Image

I dropped a little too much dungeon tokens to the point where it bugged out like this.
You need to reset your dungeon level, i need this too, i did the same thing
how does one reset ?
I wanna know too

Re: Legends of Idleon

Posted: Mon Nov 29, 2021 8:36 am
by Deletionism
Pain456 wrote:
Thu Oct 28, 2021 11:44 pm
Morgot wrote:
Wed Oct 27, 2021 10:59 am
Hello mates,
First of all many thanks to you all, posts have been very supportive.

I have a problem and need your help: when I try to change a value, gems for example, using CE the steam game crash immediately.

Is it still possible to use CE on the steam game or am I missing something ?
Should I try the online web version to solve this ?

Thanks a million on advance !
jump to page 35 or 37 u will see the thing we are using. Lava got wise to CE
I don't know if I missed a response, but as of today both Methods of using CE and changing the Z.js file still works.

In fact I've had no idea what I was doing a week ago, I can say I've learned a lot from reading this thread.
I've been playing around with Equipment stats, Duping, Dungeon Stats, and more and I'm still not ShadowBanned since I can party up with people for dungeons.

I don't know a lick of any code language and was still able to understand how to read the Z.js, you just need to know what you're looking for.

[EDIT] Does anyone know how to refresh the Z.js file in VS Code, so I wouldn't have to restart my game every time I change something in the code? Or is that unavoidable?

Re: Legends of Idleon

Posted: Mon Nov 29, 2021 10:33 am
by demoncry1945
Hello, i m newbie here,
Is there a cheat to increase the number of gems? If there is none then, is there a way to change the stats of a character? I want where def or strenght or hp in a certain character i can edited. I tried on the cheat engine many times still can't

Re: Legends of Idleon

Posted: Tue Nov 30, 2021 10:02 am
by Avandra
I can't seem to find the inv slot anymore using any method. Ec time I do a new scan up to value 6 it doesnt show me the item in my 1 slot inv

Re: Legends of Idleon

Posted: Tue Nov 30, 2021 11:43 pm
by riscdec
Does Z.js modification still works? Cuz i've tried to change price values of candies to 0 and it didn't change whatsoever for gem shop.

Re: Legends of Idleon

Posted: Wed Dec 01, 2021 1:48 am
by ogi4000
So after hours of trying to cheat a very specific thing I finally figured it out. If anyone wants to get the Souper Up Salts achievement and unlock the RNG item for dungeons (for cheaters who just cant be bothered waiting months to get Redox salts to level 10). Firstly I tried to edit Z.js but could not get it to work. So instead I used the godlike ability cheat from viewtopic.php?p=198916#p198916 and then spammed the squire's ability get the salts. If you dont want to spend resources enable the w3 refinery cheat as well.

Tested on a new account first and it worked fine, then on my main with over 3000 hours of play time. No shadowban even after uninstalling the injector. I hope this helps someone. Fuck salts and the refinery, peace.