Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Help with adding a currency ( Love and Deepspace )

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Kat9umi
How do I cheat?
Reputation: 0

Joined: 05 Mar 2024
Posts: 3

PostPosted: Tue Mar 05, 2024 2:57 am    Post subject: Help with adding a currency ( Love and Deepspace ) Reply with quote

Hello guys Smile

I have an issue with one ''gacha type story game''.
It's an Android/iOS game so I am using Bluestacks with CE.

I already know, that it's nearly impossible to cheat the currency you are supposed to pay for with money, let's call them ''gems'', so you can pull for some characters in the gacha pool. Well, is possible to change value for those ''gacha tickets'' you can also use for pulling? They are an item in your inventory and you can obtain them by either progressing in the story, some events or buying them with those ''gems''.

The thing is, I found those addresses for my ''tickets'' and I was able to change the value of them. Even tho the value was changed, game told me I don't have enough of them. Same with ''gems''. It will change but it's not usable.

I've read some articles about this, but every game is a slightly different and this game (Love and Deepspace) is still new and has mostly women fanbase, so It's not well-known to everyone.

If there is a way, or If there is someone with knowledge, I would really appreciate the help. Also If there is a similar article to mine, feel free to redirect me.

-----------------
Please be kind, I've been using CE for some year already but mostly for non-online games like Forspoken, Avatar FoP and some couple of steam games. Those games don't support in-app purchases so I could have my fun.
All I know about CE so far - I had to either figure out on my own or I used some tutorials, but there isn't tutorial for everything..
Wink
Back to top
View user's profile Send private message
AylinCE
Grandmaster Cheater Supreme
Reputation: 32

Joined: 16 Feb 2017
Posts: 1260

PostPosted: Tue Mar 05, 2024 7:10 am    Post subject: Reply with quote

Assuming of course there are no online or multiplayer games and/or apps:

Everything is possible because there is a software difference (in most games).

There is a timer within the game's loading software (just among the loadGame section functions) and it starts running after the game is loaded.

This timer reloads the relevant part of the game with each purchase or expenditure (such as Gems, Coins and different valuable materials).
It probably does this every few seconds.

So what does this cause?
The timer reloads the value of valuable materials every few seconds.
Each upload normally means a new "Address" value.

Let me give an example: In the game, you find the address of a value and save the address.
However, when you close the game and open it again, the address of the relevant value changes.
This is often the case.
Most of the time we create "Unique (??) Aob" codes to deal with such address changes.

This timer reloads the relevant values of the game within a few seconds (or sadise) while the game is open and moves them to another address.

It's just a possibility, and if there is such a possibility:

A word of advice; Pause the game at regular intervals and scan the values.
Code:
pause()
unpause()

You'll probably get results that are slightly more or less than the previous values at a few of the different pauses.

( I will create a lua code for such a scan. )

_________________
Hi Hitler Different Trainer forms for you!
https://forum.cheatengine.org/viewtopic.php?t=619279
Enthusiastic people: Always one step ahead
Do not underestimate me Master: You were a beginner in the past
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Kat9umi
How do I cheat?
Reputation: 0

Joined: 05 Mar 2024
Posts: 3

PostPosted: Tue Mar 05, 2024 7:23 am    Post subject: Hmmm Reply with quote

Hello,

Thank you for replying Laughing


Anyways, i know that everytime i close game it changes.
Unfortunatelly it's a game that will not run without internet and so I don't know how to pause it.. It is not multiplayer, I cant play with other people, but i can find them and add them.

I was trying for 3 h straight yesterday to cheat that game, I just couldn't figure how.

As I said, it was showing me that i have the currency, but i couldn't use it.

Is there any way how to trick it to listen to me? I would proably need a NOOB guide or something, but i really wish i could achieve what i am trying to achieve Sad

Thank you in advance Wink
Back to top
View user's profile Send private message
AylinCE
Grandmaster Cheater Supreme
Reputation: 32

Joined: 16 Feb 2017
Posts: 1260

PostPosted: Tue Mar 05, 2024 9:04 am    Post subject: Re: Help with adding a currency ( Love and Deepspace ) Reply with quote

Forget what I said above.
Of course, I will prepare a script for the new addresses because I realized this later;

Kat9umi wrote:

I have an issue with one ''gacha type story game''.
It's an Android/iOS game ...


In your case, it would be more practical to use the emulator with "Root" and Game Guardian for the scans (Google searches are recommended if you are not familiar with it.) and when you get the correct results, interpret their "AOB" outputs in CE.

(Of course, if there is no GG type program detection in the game!)

_________________
Hi Hitler Different Trainer forms for you!
https://forum.cheatengine.org/viewtopic.php?t=619279
Enthusiastic people: Always one step ahead
Do not underestimate me Master: You were a beginner in the past
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
ParkourPenguin
I post too much
Reputation: 140

Joined: 06 Jul 2014
Posts: 4307

PostPosted: Tue Mar 05, 2024 12:47 pm    Post subject: Reply with quote

Kat9umi wrote:
Unfortunatelly it's a game that will not run without internet
All the important values are probably stored on some server- i.e. not on your computer. CE can only change what's on your computer.

Best advice is to give up.

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
AylinCE
Grandmaster Cheater Supreme
Reputation: 32

Joined: 16 Feb 2017
Posts: 1260

PostPosted: Tue Mar 05, 2024 2:13 pm    Post subject: Reply with quote

The moment you give up, remember @ParkourPenguin's advice.

Here's a script that pauses the game at a certain code tunnel and makes it easier to do things with CE;

Pause and rescan!

_________________
Hi Hitler Different Trainer forms for you!
https://forum.cheatengine.org/viewtopic.php?t=619279
Enthusiastic people: Always one step ahead
Do not underestimate me Master: You were a beginner in the past
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Kat9umi
How do I cheat?
Reputation: 0

Joined: 05 Mar 2024
Posts: 3

PostPosted: Tue Mar 12, 2024 6:32 am    Post subject: Tried Reply with quote

Okay so I tried it with Game Guardian and the game closed with ''dead game'' text. Tried it multiple times and then tried it on normal items you can get, and same result.

Any ideas?
Changing the game's items that you can collect is a help too, but i am unable to do a thing.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites