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 


The Viceroy game need suggestion

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
CEForumMember
Expert Cheater
Reputation: 4

Joined: 06 Jul 2015
Posts: 110

PostPosted: Sun Aug 09, 2015 11:44 pm    Post subject: The Viceroy game need suggestion Reply with quote

I am trying to work in The Viceroy game.
There are 10 improvement points to be distributed initially.
I was able to find them using variable type (all).
It is stored in byte format.

Now I can not place a check mark to keep this value constant.
I can not manually change the value to 10 after spending a few points.
When I try to replace the code with nop the game crashed.
When I tried to edit the code from mov edi, eax the game crashed.

I am starting to feel that there is a kind of anti-cheat implemented.
Please give me some guidance on what I should do.

Edit: I have searched the value again and once I tried to edit it changes to a random number and keeps changing every few seconds. I am quite puzzled by this behavior.
I do have basic understanding of variable search and AOB injection and have done so for many games so I don't think I am making any noob error in variable search.

_________________
Back to top
View user's profile Send private message
deama1234
Master Cheater
Reputation: 3

Joined: 20 Dec 2014
Posts: 328

PostPosted: Mon Aug 10, 2015 5:48 am    Post subject: Reply with quote

See if that instruction you found is responsible for more than one thing (find out what addresses the instruction accesses); probably that's why it crashes, cause some of the higher level variables rely on that instruction.
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Mon Aug 10, 2015 5:31 pm    Post subject: Reply with quote

If changing the value doesn't actually change anything in-game, then you have the wrong address.
I'm a bit puzzled by your edit.
Are you saying you changed the value and now the game keep 'randomly' changing the value?
Was the address 1-byte again?
Back to top
View user's profile Send private message
thatonedudeoverthere
Newbie cheater
Reputation: 0

Joined: 07 Aug 2015
Posts: 11

PostPosted: Mon Aug 10, 2015 6:47 pm    Post subject: Reply with quote

Zanzer, he meant that when he found the value, he could change it for a short while, but then it changed to a different unrelated number the game was using.

I guess that could be fixed by using a pointer, but i tried what he tried and i couldnt find the value even using all or 1-byte.

It's just that for this game it is impossible to search for variables in this game.
Back to top
View user's profile Send private message
CEForumMember
Expert Cheater
Reputation: 4

Joined: 06 Jul 2015
Posts: 110

PostPosted: Tue Aug 11, 2015 12:32 am    Post subject: Reply with quote

Zanzer wrote:
If changing the value doesn't actually change anything in-game, then you have the wrong address.
I'm a bit puzzled by your edit.
Are you saying you changed the value and now the game keep 'randomly' changing the value?
Was the address 1-byte again?


Yeah all of it is true.
It actually is a byte. I looked it up a byte can store 0 to 255 numbers and the value in game ranges from 0 to 50 so theoretically it is possible.
I also thought that I must have gotten a wrong address and that is why I repeated my search while keeping all variables and found the byte to be the one changing with the change in the game.
The reason why I am sure is because I can change the value from 0 to 10 and go up and down as much as I want. I went from 10, 9, 8, 7, 8, 9, 8, 7, 6, and so on you get the idea and the value changed correspondingly. There is no way a value in game will follow 20 iteration of random increase and decrease that I just thought of following.
And when I bring the value down and select the cross to make it static to 10. It does not work and then value starts changing to 205, 169, 158, and such random numbers.

_________________
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Tue Aug 11, 2015 5:15 pm    Post subject: Reply with quote

It sounds like you found the display number. The game knows the value should be X.
To be fancy, when the display and actual values don't match, the game animates the display.
So you see the numbers count up or down until they match the actual value.
You have the wrong address.

Since you can't find the correct one by value, I must assume the value is encrypted.
Use Unknown Initial Value scans with Changed/Unchanged rescans.
Back to top
View user's profile Send private message
CEForumMember
Expert Cheater
Reputation: 4

Joined: 06 Jul 2015
Posts: 110

PostPosted: Wed Aug 12, 2015 2:53 pm    Post subject: Reply with quote

I did unknown initial value and did increased/ decreased value scan.
I did not even find the display value this time.
I swear this game is starting to make me lose my confidence in myself.

_________________
Back to top
View user's profile Send private message
thatonedudeoverthere
Newbie cheater
Reputation: 0

Joined: 07 Aug 2015
Posts: 11

PostPosted: Wed Aug 12, 2015 3:09 pm    Post subject: Reply with quote

Yeah, that's why i am looking for help on it man, this game is just fucking impossible to figure out. I think people wont realize how strange it is till they try messing around with it.

I mean both playing it and messing around with cheat engine with it.
Back to top
View user's profile Send private message
CEForumMember
Expert Cheater
Reputation: 4

Joined: 06 Jul 2015
Posts: 110

PostPosted: Wed Aug 12, 2015 5:51 pm    Post subject: Reply with quote

Watch. Someone will do it in 5 minutes and we will be like Rolling Eyes Embarassed Shocked
_________________
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Wed Aug 12, 2015 6:42 pm    Post subject: Reply with quote

If someone wants to share their Steam library, I'll give it a shot. Smile
Back to top
View user's profile Send private message
thatonedudeoverthere
Newbie cheater
Reputation: 0

Joined: 07 Aug 2015
Posts: 11

PostPosted: Wed Aug 12, 2015 8:02 pm    Post subject: Reply with quote

pm me and ill gift it to your steam account.
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Wed Aug 12, 2015 9:09 pm    Post subject: Reply with quote

Does this work? http://forum.cheatengine.org/viewtopic.php?p=5607523
Back to top
View user's profile Send private message
thatonedudeoverthere
Newbie cheater
Reputation: 0

Joined: 07 Aug 2015
Posts: 11

PostPosted: Wed Aug 12, 2015 9:15 pm    Post subject: Reply with quote

CEForumMember How fucking right you were. Thanks Zanzer.
Back to top
View user's profile Send private message
CEForumMember
Expert Cheater
Reputation: 4

Joined: 06 Jul 2015
Posts: 110

PostPosted: Fri Aug 14, 2015 10:00 pm    Post subject: Reply with quote

Those who are following this thread should move on to Zanzer's thread.
_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking 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