Again, said it before. Lava_flame2's size is hard coded just like any other model. No one can see you being that size.. if u had gone with != you would see every single person big not just ur self.Saul wrote: ↑Wed May 26, 2021 2:12 pmmea culpa... I have also changed other "Lava_Flame2" to my char nickname but now i'm thinking that was stupid cuz I could change only "==" to "!=" so all my char will get not only one... one more time sorry ;<Creater0822 wrote:Interesting, well looking at the code itself I don't seem to comprehend what to do. Well I am seeing something like "AddChatMessage" in the first if-statement so presumably it's something related to the chat, but then typing those stuff into the chat box doesn't seem to do anything.
Where do you pass those inputs?
![]()
Legends of Idleon
-
- Novice Cheater
- Posts: 21
- Joined: Tue Apr 27, 2021 3:29 pm
- Reputation: 3
Re: Legends of Idleon
Re: Legends of Idleon
this is true but the whole point was to using his admin command not "being big" and this works xdDevilisious wrote: ↑Wed May 26, 2021 6:22 pmAgain, said it before. Lava_flame2's size is hard coded just like any other model. No one can see you being that size.. if u had gone with != you would see every single person big not just ur self.

anyway this value don't change if you log on your phone on other non cheated device (tested and works)
-
- Novice Cheater
- Posts: 21
- Joined: Tue Apr 27, 2021 3:29 pm
- Reputation: 3
Re: Legends of Idleon
Only way is setting the upgrade slots / changing the stats the items give. But if you go over the regular amount of upgrade slots it will become - on ur phone
-
- Novice Cheater
- Posts: 21
- Joined: Tue Apr 27, 2021 3:29 pm
- Reputation: 3
Re: Legends of Idleon
I just took a text box, Made a function. And called that function in every map load. Its handy to know what u get back in values. So I use it to find and lock stuff that I want to use. I added the portal requirements in the same function so every portal opens up... there is probably better places to call the function tho..Creater0822 wrote: ↑Tue May 25, 2021 6:29 pmNice! How and where in the code did you manage to invoke the GUI components?Devilisious wrote: ↑Mon May 24, 2021 8:01 amBecause I like sharing Idea's:
created a way to log anything I want. for now I used the map id and active username ;p.
also made the portals auto unlock while going through them. maybe this will bring up some fun idea's for others
edit: For the people wondering why I showed the map id instead of the map name is because for people that understand code this is more logical![]()
Re: Legends of Idleon
So i read everything and i want to do this too (with file modding) but the problem is that everything is a bit weird... so i can't do that unfortunatly.
Could you share the files you guys got?
And it would be really nice if u could type a little text what it does.
I would be really thankful
Sry for my bad English
Could you share the files you guys got?
And it would be really nice if u could type a little text what it does.
I would be really thankful

Sry for my bad English
Re: Legends of Idleon
true but you can also edit "upgrade stones" for example my "random_stones" now only give misc stat (other proc chance its turn off) from -500 to +500... or you can edit "normal stones" for more weapon power etc, changing basic stat its stupid cuz other players can inspect you and will see that you have 1 milion str or agiDevilisious wrote: ↑Thu May 27, 2021 6:22 amOnly way is setting the upgrade slots / changing the stats the items give. But if you go over the regular amount of upgrade slots it will become - on ur phone
-
- Novice Cheater
- Posts: 21
- Joined: Tue Apr 27, 2021 3:29 pm
- Reputation: 3
Re: Legends of Idleon
Exactly what I ment with changing the stats items give. So for example make 1 upgrade stone give 500 acc and add that to the desired weapon. Or armor etc. Basic stats don't do anything besides locally when ur playing on that pcSaul wrote: ↑Thu May 27, 2021 10:49 amtrue but you can also edit "upgrade stones" for example my "random_stones" now only give misc stat (other proc chance its turn off) from -500 to +500... or you can edit "normal stones" for more weapon power etc, changing basic stat its stupid cuz other players can inspect you and will see that you have 1 milion str or agiDevilisious wrote: ↑Thu May 27, 2021 6:22 amOnly way is setting the upgrade slots / changing the stats the items give. But if you go over the regular amount of upgrade slots it will become - on ur phone
Re: Legends of Idleon
Edit: I just found a way how it works... Now I can do everything I want!peppa wrote: ↑Thu May 27, 2021 9:51 amSo i read everything and i want to do this too (with file modding) but the problem is that everything is a bit weird... so i can't do that unfortunatly.
Could you share the files you guys got?
And it would be really nice if u could type a little text what it does.
I would be really thankful
Sry for my bad English
Re: Legends of Idleon
How did u do this? I would like to make something like thatDevilisious wrote: ↑Thu May 13, 2021 2:06 am
If anyone is intrested in stuff like this let me know, u can fill any tab and add any image. as u can see I used a stock image "free stuff"
pretty fun.
-
- Novice Cheater
- Posts: 21
- Joined: Tue Apr 27, 2021 3:29 pm
- Reputation: 3
Re: Legends of Idleon
I don't give away code most of the times. Because there is no fun in that. But what I can do give some explanation. So at the top of the code there are a bunch of base64 images. U can convert those easily online. What you do have to do tho is find the right string and base64 img. To edit those. If u want more info add me on discord check my previous posts. I am at work rn so can't really add it herepeppa wrote: ↑Thu May 27, 2021 3:13 pmHow did u do this? I would like to make something like thatDevilisious wrote: ↑Thu May 13, 2021 2:06 am
If anyone is intrested in stuff like this let me know, u can fill any tab and add any image. as u can see I used a stock image "free stuff"
pretty fun.
Re: Legends of Idleon
find this line:peppa wrote: ↑Thu May 27, 2021 3:13 pmHow did u do this? I would like to make something like thatDevilisious wrote: ↑Thu May 13, 2021 2:06 am
If anyone is intrested in stuff like this let me know, u can fill any tab and add any image. as u can see I used a stock image "free stuff"
pretty fun.
Code: Select all
["EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 8 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 9 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 10 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 11 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 12 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 13 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 14 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 15 1 1 0".split(" ")],
Re: Legends of Idleon
Can someone point me in the direction of where my skill stats would be?
I've figured out how to add drops to monsters etc, but I can't seem to find where to edit for the characters stats.
I was thinking of editing EXP balloons XP but changing numbers higher didn't seem to work.
thank you.
I've figured out how to add drops to monsters etc, but I can't seem to find where to edit for the characters stats.
I was thinking of editing EXP balloons XP but changing numbers higher didn't seem to work.
thank you.
Re: Legends of Idleon
Hmm... maybe I overlooked this post. But thank you!Saul wrote: ↑Thu May 27, 2021 3:52 pmfind this line:peppa wrote: ↑Thu May 27, 2021 3:13 pmHow did u do this? I would like to make something like thatDevilisious wrote: ↑Thu May 13, 2021 2:06 am
If anyone is intrested in stuff like this let me know, u can fill any tab and add any image. as u can see I used a stock image "free stuff"
pretty fun.and you can start editing... some pages backward somebody told exactly how to editCode: Select all
["EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 8 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 9 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 10 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 11 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 12 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 13 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 14 1 1 0".split(" "), "EquipmentHats1 NAME_OF_ITEM DESCRIPTION_OF_ITEM GemCostNum 15 1 1 0".split(" ")],
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?
What do I need to change?
Re: Legends of Idleon
So do you need more XP ?Evalti wrote: ↑Thu May 27, 2021 6:22 pmCan someone point me in the direction of where my skill stats would be?
I've figured out how to add drops to monsters etc, but I can't seem to find where to edit for the characters stats.
I was thinking of editing EXP balloons XP but changing numbers higher didn't seem to work.
thank you.
I did this with the Grandma Disguise Hat... It have a 7% XP Boost for killing mobs...
When you find the Line (just search for grandma_disguise) you can edit everything there including the XP % you get by killing mobs.
I changed it to 1.000.000 so that I can lvl up extremly fast.
When I use this Item with a 72hr Candy I get like 300 Billion XP at the last Stage of World 2. (And i deal extremly much dmg... that means that u need to one hit these mobs to get to that amount of XP)
The Grandma Disguise can be dropped from Amarok (The first Boss).
I don't know if there is any other possibility to get this Item.
Now I have over 400 Talent Points.
And when you are over level 200 you can change the % to get more XP.
I hope this is something you wanted

When you have other questions about this please ask me or the others.
Ahh and you said something about the Character-Stats...
Just simply take the Copper Helmet or any Armor/Weapon you want and change the STR and so on.
You can find this by pressing Cntrl + F and search for copper_helmet hor grandma_disguise.
I hope this helps you...
Who is online
Users browsing this forum: CatLady, Mr. Seth Marshall