Hello,
I'm currently struggling to find the right value using Mono Features.
The games I'm attempting to change values are from Weyrdlets and Idle Sphere.
Weyrdlets is a desktop pet game while Idle Sphere is an obvious game of Incremental Idle. Idle Spheres has Leaderboards that I have to avoid being at the list to avoid ban.
Using the Mono Features.
- SteveyFrog
- Cheater
- Posts: 42
- Joined: Tue Aug 10, 2021 5:52 pm
- Reputation: 3
Re: Using the Mono Features.
Are you using the .NET window? Does the game have value obfuscation via something like ACtk (Anti-Cheat Toolkit)?SteveyFrog wrote: ↑Sun Dec 08, 2024 11:43 amHello,
I'm currently struggling to find the right value using Mono Features.
The games I'm attempting to change values are from Weyrdlets and Idle Sphere.
Weyrdlets is a desktop pet game while Idle Sphere is an obvious game of Incremental Idle. Idle Spheres has Leaderboards that I have to avoid being at the list to avoid ban.
- SteveyFrog
- Cheater
- Posts: 42
- Joined: Tue Aug 10, 2021 5:52 pm
- Reputation: 3
Re: Using the Mono Features.
It seems so.
Re: Using the Mono Features.
Which one has the obfuscated values? I can download it and take a look, I have some time.
- Chrisfearless
- Expert Cheater
- Posts: 128
- Joined: Sun Sep 23, 2018 5:24 pm
- Reputation: 16
Re: Using the Mono Features.
Easiest would be Idle Sphere, very small download and not very complex game
- SteveyFrog
- Cheater
- Posts: 42
- Joined: Tue Aug 10, 2021 5:52 pm
- Reputation: 3
Re: Using the Mono Features.
Seems like I have to stop relying on just CheatEngine and try with DnSpy and MelonLoader.
Re: Using the Mono Features.
Grab Pet Vitals (Happiness/Fullness/Luck/Healthiness/Fitness/Experience)SteveyFrog wrote: ↑Wed Dec 11, 2024 7:30 amSeems like I have to stop relying on just CheatEngine and try with DnSpy and MelonLoader.
- Attachments
-
- Weyrdlets.CT
- (10.75 KiB) Downloaded 55 times
Re: Using the Mono Features.
Did you manage to find any of the currencies in idle sphere? I attempted to find specifically chaotics with mono and was also unable to find anything. I must be missing something.
- Shaggalicious
- Expert Cheater
- Posts: 127
- Joined: Thu Feb 29, 2024 7:35 pm
- Reputation: 134
Re: Using the Mono Features.
if you want to use the mono features the .net window and lua are your friends, idle sphere specifically has a bunch of weirdly named classes that don't seem to do anything (i just took a look myself and it has part of the currency information in the Assembly-CSharp image and part in another called CurrencyDomain if i recall correctly) is your intent to learn how to use mono functionality in general or are you just looking for a solution for these games?SteveyFrog wrote: ↑Sun Dec 08, 2024 11:43 amHello,
I'm currently struggling to find the right value using Mono Features.
The games I'm attempting to change values are from Weyrdlets and Idle Sphere.
Weyrdlets is a desktop pet game while Idle Sphere is an obvious game of Incremental Idle. Idle Spheres has Leaderboards that I have to avoid being at the list to avoid ban.
idle sphere uses a mechanic a lot of these idle games use, because the numbers are so large theyre stored in 2 doubles called a mantissa and an exponent. it's a bit goofy to search for but once you get it down its not that hard it would look like this
if your value is 124
mantissa = 1.24
exponent = 2
if your value is 5832
mantissa = 5.832
exponent = 3
if your value is 77463459
mantissa = 7.7463459
exponent = 7
and so on
- SteveyFrog
- Cheater
- Posts: 42
- Joined: Tue Aug 10, 2021 5:52 pm
- Reputation: 3
Re: Using the Mono Features.
This cheat no longer works with the new update. Should've ignored this game since it's called out to be spying on people.Send wrote: ↑Wed Dec 11, 2024 6:31 pmGrab Pet Vitals (Happiness/Fullness/Luck/Healthiness/Fitness/Experience)SteveyFrog wrote: ↑Wed Dec 11, 2024 7:30 amSeems like I have to stop relying on just CheatEngine and try with DnSpy and MelonLoader.
Who is online
Users browsing this forum: No registered users