Search found 3 matches

by Alluriance
Sun Oct 02, 2022 5:55 am
Forum: Tools
Topic: IdleSkilling modified file
Replies: 24
Views: 12797

Re: IdleSkilling modified file

Yeap... I'm talking about this https://imgur.com/a/OGWTRiJ Oh shit i just rebirth and got the same issue as you You can temp fix it by removing Local/Session storage in the appdata folder. However you will have all research turned off and the trekking will need to be reloaded. Also card/armor sets ...
by Alluriance
Sun Oct 02, 2022 5:41 am
Forum: Single Player Cheat Requests
Topic: [Request] Idle Skilling
Replies: 283
Views: 76542

Re: [Request] Idle Skilling

The double Mastery thing is called 2xMasteryGem Changing "if (1 == b.engine.getGameAttribute("PremiumPackPURCHASED1") || 1 == b.engine.getGameAttribute("2xMasteryGem"))" to "if (0 == b.engine.getGameAttribute("PremiumPackPURCHASED1") || 1 == b.engine.getGameAttribute("2xMasteryGem"))" Should in give...
by Alluriance
Sun Sep 25, 2022 7:07 am
Forum: Single Player Cheat Requests
Topic: [Request] Idle Skilling
Replies: 283
Views: 76542

Re: [Request] Idle Skilling

If anyone wants to use Candy in pages they aren't meant to it is possible. In the section of Qno "4 == b.engine.getGameAttribute("AreaSelected") && (a = b.engine.gameAttributes, null != e.CurrentlyViewedScreen ? a.setReserved("CurrentlyViewedScreen", 3) : a.h.CurrentlyViewedScreen = 3)," Roughly if ...