Search found 29 matches

by chase123789
Sun Jun 13, 2021 3:20 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

So I got it now with the new Shop Tab... The Items are in this TAB and the Amount, Price is set. But when I want to buy it there only is a NN. What do I need to change? Did you have to change anything specifically to allow you to look at a new shop tab? Or just start adding items to the “equipmenth...
by chase123789
Sat Jun 12, 2021 10:03 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

all different numbers, you can do regex for \d{1,}\w{0,}\d{0,} which will pick up 1-999 and all the silly 1e0 numbers but since you're replacing lines anyway, why not remove code that's not needed. makes the file smaller then :) edit: Sadly I get 403 forbidden on the zippyshare links and bypassed w...
by chase123789
Sat Jun 12, 2021 9:51 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

Messed around a little bit and added a way to safely input commands. Currently it only has two commands: Press ` to open the console input. Press ` again to execute the command and close the input. Enter does not work. Drop anything drop <ItemID> <Amount> Unlock every portal unlock portals https://...
by chase123789
Sat Jun 12, 2021 9:46 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

ItemToCraftCostTYPE = function () Is for all the anvil crafting costs (items) its a few thousand lines long but using regex + notepad++ I replaced it all with ["Copper", "0"] so crafting is free now. How exactly did you achieve that? Copied the whole function into notepad++ (it's about a thousand l...
by chase123789
Sat Jun 12, 2021 2:07 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

Has anyone found the code for the price of the stamps? I have a feeling it's t._customBlock_StampCostss = function (s, a) { var A = b.engine.getGameAttribute("DummyNumbersStatManager"), r = []; if (null != d.StampCostLIST ? A.setReserved("StampCostLIST", r) : A.h.StampCostLIST = r, A = b.engine.get...
by chase123789
Sat Jun 12, 2021 12:35 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

some goodies for latest patch, dun remember what all I did. But there are some tweaks to the bubbles, cards, & upgrade stones. If someone wants to figure out how to make the vial upgrades cheaper would be nice, or how to boost the build rate. https://www15.zippyshare.com/v/6e1llQgI/file.html Extrac...
by chase123789
Sat Jun 12, 2021 12:19 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

iBelg wrote:
Fri Jun 11, 2021 3:49 pm


Getting items has never been easier.
how you do this :o
by chase123789
Sun Jun 06, 2021 10:45 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

anyone find code to speed up liquid rate?
by chase123789
Thu Jun 03, 2021 5:48 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

pjy612 wrote:
Thu Jun 03, 2021 5:50 am
chase123789 wrote:
Thu Jun 03, 2021 3:48 am
Also, anyone know the code string for guild points?
guild points , saved in the cloud,Don’t try to cheat
i know you can adjust how much guild points you get per guild quest and it wont shadow ban u
by chase123789
Thu Jun 03, 2021 3:48 am
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

Also, anyone know the code string for guild points?
by chase123789
Wed Jun 02, 2021 9:52 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

anyone keen on how to use the "coming soon" area in the gem shop for editing and adding items? I add items to the empty spaces below in the code text but it still doesnt allow me to click the "coming soon" box on the gem shop Some1 should have posted this some pages earlier... Just look out :) I sa...
by chase123789
Wed Jun 02, 2021 6:18 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

hahah sorry to ask another thing, anyone found the code text for editing the liquid production speed? or atleast the amount per upgrade in the pay2win shop?
by chase123789
Wed Jun 02, 2021 6:15 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

also, anyone know to to make it so you have "unlocked" certain recipes in the anvil without having to find the smithing text?
by chase123789
Wed Jun 02, 2021 6:13 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

anyone keen on how to use the "coming soon" area in the gem shop for editing and adding items? I add items to the empty spaces below in the code text but it still doesnt allow me to click the "coming soon" box on the gem shop
by chase123789
Wed May 19, 2021 8:34 pm
Forum: Single Player Cheat Requests
Topic: Legends of Idleon
Replies: 5485
Views: 1150981

Re: Legends of Idleon

anyone know a way to edit inventory? I accidentally bought a gem shop item that i put in the gem store that does not actually exist ( i mistyped the name in the file) and now i cannot open my inventory without crashing the game :( i need to find a way to remove this false item from my inventory, or ...