Legends of Idleon
Re: Legends of Idleon
hwy guys does anyone know how to give all artificates? i cant find them anywhere
Re: Legends of Idleon
Has anyone found a way to get all the pets or the green currency? I'm wanting to get the pets on an alt, then trade the pets to my main.
Or is this impossible seeing as how green currency seems to work differently?
Or is this impossible seeing as how green currency seems to work differently?
Re: Legends of Idleon
green gems and companions are server sided so you cant use cheats to get them
Re: Legends of Idleon
try change to 'C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe'
-
- Noobzor
- Posts: 9
- Joined: Sat Mar 09, 2024 1:53 pm
- Reputation: 0
Re: Legends of Idleon
I bought too many shroom familiar (9) how can I edit this value down?
-
- Noobzor
- Posts: 9
- Joined: Sat Mar 09, 2024 1:53 pm
- Reputation: 0
Re: Legends of Idleon
How do I edit my white, green blue, yellow, red, purple base essence into normal numbers?
-
- Cheater
- Posts: 30
- Joined: Mon Feb 17, 2025 12:15 pm
- Reputation: 1
Re: Legends of Idleon
I did the same thing. The way to fix it is by opening up the chrome console and doingGailGurman wrote: ↑Wed Mar 12, 2025 11:12 amHow do I edit my white, green blue, yellow, red, purple base essence into normal numbers?
Code: Select all
bEngine.getGameAttribute("Summon")[0][x]=y
y = the level
to get the summon array do
Code: Select all
bEngine.gameAttributes.h.Summon
If you doing it via the console, add
Code: Select all
chng
Code: Select all
bEngine
Re: Legends of Idleon
what did you change the full code to? because if i just do ArtifactChance: t => t // 5x artifact discover bonus (lower is better) it breaks the injector launch sequence and cant injectiamapyro wrote: ↑Sun Mar 09, 2025 8:19 pmThe sailing freeze/crash when checking your loot pile was fixed by changing this line in config.js (for me at least)
Old:New:Code: Select all
ArtifactChance: t => t / 5
Code: Select all
ArtifactChance: t => t
Re: Legends of Idleon
Does anyone know how to make the Ninja Upgrade costs actually be Free? as setting T => T to 0 doesnt actually do anything?
Re: Legends of Idleon
Do i need to do something to start the cheats that are on the bracket exports.cheatConfig{ } or do they start at the beginning?
Re: Legends of Idleon
How do you enable the newer companions?
Re: Legends of Idleon
Add these numbers to your startupCheats.
Code: Select all
exports.startupCheats = [
'w1 companion'
];
exports.cheatConfig = {
w1: {
companion: {
companions: [0,1,2,3,4,5,6,7,8,9,10,12,13,14,15,16,17,18,19,20,21,22,23],
current: "4",
},
},
};
Re: Legends of Idleon
does anyone know how to remove star constellation points? or what they are in the Chrome Debug?
Re: Legends of Idleon
does the cheats that are in exports.cheatConfig do i need to active them via the console?mannerme wrote: ↑Thu Mar 13, 2025 12:17 amAdd these numbers to your startupCheats.Code: Select all
exports.startupCheats = [ 'w1 companion' ]; exports.cheatConfig = { w1: { companion: { companions: [0,1,2,3,4,5,6,7,8,9,10,12,13,14,15,16,17,18,19,20,21,22,23], current: "4", }, }, };
Who is online
Users browsing this forum: Google Adsense [Bot], ilember, melchokolate, xiang950928