Idle Skilling Mod

Upload *YOUR* gamehacking tools/helpers here
OracleOne
Cheater
Cheater
Posts: 42
Joined: Sat Sep 17, 2022 1:40 pm
Reputation: 17

Re: Idle Skilling Mod

Post by OracleOne »

Updated to V2.1 which holds Realms mods

OracleOne
Cheater
Cheater
Posts: 42
Joined: Sat Sep 17, 2022 1:40 pm
Reputation: 17

Re: Idle Skilling Mod

Post by OracleOne »

Previous version holds some bugs which made a lot of the changes not work therefore we are releasing V2.2 which fixes all of them.
It also includes the recent patches and some other changes.
View the Changelog for more info

mitom0198
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Mar 18, 2021 8:08 pm
Reputation: 0

Re: Idle Skilling Mod

Post by mitom0198 »

V2.2 forgot to change the price of candy.
Quick fix until the update:
-Search and replace:

Code: Select all

else if (50 <= b.engine.getGameAttribute("sparklecoin"))
with

Code: Select all

else if (0 <= b.engine.getGameAttribute("sparklecoin"))

User avatar
Elocrypt
What is cheating?
What is cheating?
Posts: 4
Joined: Mon Oct 03, 2022 8:23 pm
Reputation: 0

Re: Idle Skilling Mod

Post by Elocrypt »

mitom0198 wrote:
Fri Oct 28, 2022 7:11 pm
V2.2 forgot to change the price of candy.
Spoiler
Quick fix until the update:
-Search and replace:

Code: Select all

else if (50 <= b.engine.getGameAttribute("sparklecoin"))
with

Code: Select all

else if (0 <= b.engine.getGameAttribute("sparklecoin"))
Whoops, missed one! :o
I've fixed it and added it to V2.3, which is up now in the discord:
OracleOne wrote:
Fri Oct 07, 2022 5:09 pm
Discord: [Link]
~Cheers

OracleOne
Cheater
Cheater
Posts: 42
Joined: Sat Sep 17, 2022 1:40 pm
Reputation: 17

Re: Idle Skilling Mod

Post by OracleOne »

V2.3 uploaded

OldskoolRx7
What is cheating?
What is cheating?
Posts: 4
Joined: Thu Oct 06, 2022 9:14 am
Reputation: 0

Re: Idle Skilling Mod

Post by OldskoolRx7 »

In AL I don't seem to be getting Blue energy regen anymore... any ideas?

I would pay to have a script that goes into a crusade and just "next -> fight, repeat" until you die...

EDIT: An AL reset doesn't fix it, nor does an hour timelapse.
EDIT2: Seems like the energy regen is now 1 per hour....

OracleOne
Cheater
Cheater
Posts: 42
Joined: Sat Sep 17, 2022 1:40 pm
Reputation: 17

Re: Idle Skilling Mod

Post by OracleOne »

V2.4 out

genewitch
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Oct 25, 2022 5:11 am
Reputation: 0

Re: Idle Skilling Mod

Post by genewitch »

OldskoolRx7 wrote:
Mon Oct 31, 2022 11:10 am
In AL I don't seem to be getting Blue energy regen anymore... any ideas?

I would pay to have a script that goes into a crusade and just "next -> fight, repeat" until you die...

EDIT: An AL reset doesn't fix it, nor does an hour timelapse.
EDIT2: Seems like the energy regen is now 1 per hour....
egg -> lizard, all lizard based are 1 energy to the tower per hour. So just have like 40 lizards.

MiraDufrane
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Nov 08, 2022 11:27 pm
Reputation: 0

Re: Idle Skilling Mod

Post by MiraDufrane »

Hi, uh...I'm new to this and I don't have root on my phone (tracphone) and I just really want to play the game modded, but every other site is either the previous version or just fakes. I'd go to Sbenny, but they make you buy points and earn them doing various tasks for maybe 5-10 points. A day. Is anyone on here able to mod the actual app for Android?

OracleOne
Cheater
Cheater
Posts: 42
Joined: Sat Sep 17, 2022 1:40 pm
Reputation: 17

Re: Idle Skilling Mod

Post by OracleOne »

MiraDufrane wrote:
Tue Nov 08, 2022 11:32 pm
Hi, uh...I'm new to this and I don't have root on my phone (tracphone) and I just really want to play the game modded, but every other site is either the previous version or just fakes. I'd go to Sbenny, but they make you buy points and earn them doing various tasks for maybe 5-10 points. A day. Is anyone on here able to mod the actual app for Android?
Our mod is for steam version only

MiraDufrane
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Nov 08, 2022 11:27 pm
Reputation: 0

Re: Idle Skilling Mod

Post by MiraDufrane »

OracleOne wrote:
Sat Nov 12, 2022 11:05 am
MiraDufrane wrote:
Tue Nov 08, 2022 11:32 pm
Hi, uh...I'm new to this and I don't have root on my phone (tracphone) and I just really want to play the game modded, but every other site is either the previous version or just fakes. I'd go to Sbenny, but they make you buy points and earn them doing various tasks for maybe 5-10 points. A day. Is anyone on here able to mod the actual app for Android?
Awe ok. Sorry.
Our mod is for steam version only

OracleOne
Cheater
Cheater
Posts: 42
Joined: Sat Sep 17, 2022 1:40 pm
Reputation: 17

Re: Idle Skilling Mod

Post by OracleOne »

V2.5 out now

mahdidul
Noobzor
Noobzor
Posts: 8
Joined: Fri Nov 18, 2022 10:18 pm
Reputation: 17

Re: Idle Skilling Mod

Post by mahdidul »

This one will increase smith upgrade count by 1e30.

Important : I've tried increased it up to 1e300 and breaks my game. Now I'm looking for how to reset my game :lol:

Code: Select all

var u = b.engine,
d = Math.ceil(b.engine.getGameAttribute("craftRNG")) + 1e30, // MODIFIED + 1e30 [SMITH UPGRADE COUNT]
_ = u.gameAttributes;
null != e.CraftingLvUps ? _.setReserved("CraftingLvUps", d) : _.h.CraftingLvUps = d;

hecker5943999
What is cheating?
What is cheating?
Posts: 2
Joined: Sun Mar 12, 2023 7:17 am
Reputation: 0

Re: Idle Skilling Mod

Post by hecker5943999 »

so what does the mod do exactly?

makingaccount
What is cheating?
What is cheating?
Posts: 1
Joined: Sun May 14, 2023 1:43 am
Reputation: 0

Re: Idle Skilling Mod

Post by makingaccount »

dude thats way too complicated just send me the file or ceshare

Post Reply

Who is online

Users browsing this forum: No registered users