Legends of Idleon
-
- Noobzor
- Posts: 8
- Joined: Sun Sep 12, 2021 1:13 am
- Reputation: 1
Re: Legends of Idleon
All these cheats are amazing, but since I don't want to totally ruin my experience with the game and also don't want to risk giving me alot of gems to buy everything in the gem shop and risk a shadowban, is it possible to change the price of everything in the shop to 0 with Cheat Engine? Since has been told there is no risk of buying in the gem shop if everything cost 0.
Thanks.
Thanks.
-
- What is cheating?
- Posts: 1
- Joined: Mon Sep 13, 2021 7:08 pm
- Reputation: 0
Re: Legends of Idleon
i cant seem to pick up the dropped flesh reaper/deuscythe.
am i doing something wrong? im using the drop command, the items appear but im not able to pick them up
am i doing something wrong? im using the drop command, the items appear but im not able to pick them up
-
- Expert Cheater
- Posts: 59
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 21
Re: Legends of Idleon
Shishkebab Yes you can, search this in Z.js:
Ac.MTXinfo = function ()
you can see a lot of quota like this "EquipmentRingsChat1 LOVERS_CHAT_RING _ 300 24 100000 1 0".split(" "), ...
change that to: "EquipmentRingsChat1 LOVERS_CHAT_RING _ 0 24 100000 1 0".split(" "),
That statement has different components:
EquipmentRingsChat1 - equipment name
LOVERS_CHAT_RING - equipment display name
_ - don't make any change
300 - GemCostNum
24 - gem shop item number, each item has a unique number in the gem shop
100000 - how many you can buy
1 - don't make any change
0 - don't make any change
I hope that helps you
Ac.MTXinfo = function ()
you can see a lot of quota like this "EquipmentRingsChat1 LOVERS_CHAT_RING _ 300 24 100000 1 0".split(" "), ...
change that to: "EquipmentRingsChat1 LOVERS_CHAT_RING _ 0 24 100000 1 0".split(" "),
That statement has different components:
EquipmentRingsChat1 - equipment name
LOVERS_CHAT_RING - equipment display name
_ - don't make any change
300 - GemCostNum
24 - gem shop item number, each item has a unique number in the gem shop
100000 - how many you can buy
1 - don't make any change
0 - don't make any change
I hope that helps you
Re: Legends of Idleon
I accidently added a Quest Chungus talent to my account with a max level of 199, Is there a way to remove it or edit it down to 100?
Re: Legends of Idleon
Does anyone know the item ID of cards, specifically event cards? I can't seem to find them so I thought I'll ask for help. Much appreciated!
-
- Expert Cheater
- Posts: 59
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 21
Re: Legends of Idleon
qwerkya:
Find the Ac.MTXinfo = function () {...
[...
"CardPack1 NEWBIE_CARD_PACK Contains_3_cards_from_any_set_in_the_game,_other_than_world_3_because_it's_not_out_yet._Has_a_15%_chance_to_give_at_least_one_Boss_Card._Card_Lv_Rarities_are:_50%_for_Lv_1,_35%_for_Lv_2,_and_15%_for_Lv_3. 200 64 100000 1 0".split(" "),
"CardPack2 ANCIENT_CARD_PACK Contains_4_cards_from_any_set_in_the_game,_other_than_world_3_because_it's_not_out_yet._Has_a_40%_chance_to_give_at_least_one_Boss_Card._Card_Lv_Rarities_are:_26%_for_Lv_1,_30%_for_Lv_2,_27%_for_Lv_3,_and_17%_for_Lv_4. 450 65 100000 1 0".split(" "),
"CardPack3 ETERNAL_CARD_PACK Blah 650 65 100000 1 0".split(" "),
if you can get those cardpack for free (read my previous post) and you can have whatever card you want
Find the Ac.MTXinfo = function () {...
[...
"CardPack1 NEWBIE_CARD_PACK Contains_3_cards_from_any_set_in_the_game,_other_than_world_3_because_it's_not_out_yet._Has_a_15%_chance_to_give_at_least_one_Boss_Card._Card_Lv_Rarities_are:_50%_for_Lv_1,_35%_for_Lv_2,_and_15%_for_Lv_3. 200 64 100000 1 0".split(" "),
"CardPack2 ANCIENT_CARD_PACK Contains_4_cards_from_any_set_in_the_game,_other_than_world_3_because_it's_not_out_yet._Has_a_40%_chance_to_give_at_least_one_Boss_Card._Card_Lv_Rarities_are:_26%_for_Lv_1,_30%_for_Lv_2,_27%_for_Lv_3,_and_17%_for_Lv_4. 450 65 100000 1 0".split(" "),
"CardPack3 ETERNAL_CARD_PACK Blah 650 65 100000 1 0".split(" "),
if you can get those cardpack for free (read my previous post) and you can have whatever card you want
Re: Legends of Idleon
Hey guys, how to check again if I'm shadow banned or not?
Last edited by Rohian on Thu Sep 16, 2021 4:57 pm, edited 1 time in total.
Re: Legends of Idleon
Go to page 37 and there is the instructions for everything
Re: Legends of Idleon
But those cardpacks don't contain event cards, do they? or is there a way to make them drop event cards?virtualmachine007 wrote: ↑Thu Sep 16, 2021 3:06 pmqwerkya:
Find the Ac.MTXinfo = function () {...
[...
"CardPack1 NEWBIE_CARD_PACK Contains_3_cards_from_any_set_in_the_game,_other_than_world_3_because_it's_not_out_yet._Has_a_15%_chance_to_give_at_least_one_Boss_Card._Card_Lv_Rarities_are:_50%_for_Lv_1,_35%_for_Lv_2,_and_15%_for_Lv_3. 200 64 100000 1 0".split(" "),
"CardPack2 ANCIENT_CARD_PACK Contains_4_cards_from_any_set_in_the_game,_other_than_world_3_because_it's_not_out_yet._Has_a_40%_chance_to_give_at_least_one_Boss_Card._Card_Lv_Rarities_are:_26%_for_Lv_1,_30%_for_Lv_2,_27%_for_Lv_3,_and_17%_for_Lv_4. 450 65 100000 1 0".split(" "),
"CardPack3 ETERNAL_CARD_PACK Blah 650 65 100000 1 0".split(" "),
if you can get those cardpack for free (read my previous post) and you can have whatever card you want
-
- Expert Cheater
- Posts: 59
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 21
Re: Legends of Idleon
qwerkya : oh! my bad for misunderstand your request, so which event card are you missing and how many do you need in order to max it out? please list them all out, I think i can do something about it
Re: Legends of Idleon
Thanks for trying to help but I think I finally found them. The prefix for event cards ID is CardsY(number) which took me a while to find them
Re: Legends of Idleon
Having all cards maxed can trigger a shadowban? Or just the over the top stuff?
Re: Legends of Idleon
I used the cauldron command, and upgraded my stuff and my Liquid went to NaN. How do i fix this?
-
- Noobzor
- Posts: 6
- Joined: Thu Jun 17, 2021 2:47 pm
- Reputation: 0
Re: Legends of Idleon
Hey guys, is there anyways to autoloot on active character? messing around with Creater0822's tool, it's pretty crazy, but most of it is a bit too much for what I want to achieve. Thanks a lot, keep up the great work!
Edit: also I barely did anything so I highly doubt it's the case, but how would I check if I've been shadowed?
Edit: also I barely did anything so I highly doubt it's the case, but how would I check if I've been shadowed?
Who is online
Users browsing this forum: AhrefsBot