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 


Finding in game timer

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

Joined: 20 Jan 2016
Posts: 3

PostPosted: Wed Jan 20, 2016 9:49 am    Post subject: Finding in game timer Reply with quote

I have been messing around in a game trying to figure out attack speed, but i have ran into dead ends. Speedhack works in it, but causes some issues. Have tried searching for unknown value and switching between fast/slow weapon, but that just got me the value of weapon i'm currently holding. The game seems to run on some sort of clock system, should i be searching for "in combat" value/timer? (weapons are already rather fast and i can't pause the game as it's online. I could slow down the process and search for changed/decreased values?)
Back to top
View user's profile Send private message
Eraser
Grandmaster Cheater
Reputation: 0

Joined: 23 Jul 2008
Posts: 504
Location: http://www.youtube.com/PCtrainers

PostPosted: Wed Jan 20, 2016 10:15 am    Post subject: Reply with quote

if the game is online then it's server sided and cheat engine will most likely not work.. Unless you mean you load it online but it's actually offline.
Back to top
View user's profile Send private message
N3sk5i
How do I cheat?
Reputation: 0

Joined: 20 Jan 2016
Posts: 3

PostPosted: Wed Jan 20, 2016 10:26 am    Post subject: Reply with quote

Eraser wrote:
if the game is online then it's server sided and cheat engine will most likely not work.. Unless you mean you load it online but it's actually offline.


As i said speedhack works in it, i'm trying to figure out how i would get just attack speed.
Back to top
View user's profile Send private message
gir489
Grandmaster Cheater
Reputation: 14

Joined: 03 Jan 2012
Posts: 841
Location: Maryland, United States

PostPosted: Wed Jan 20, 2016 11:37 am    Post subject: Reply with quote

If speedhack is affecting it, then it's using QueryPerformanceCounter.

Put a breakpoint on QPC and filter out all the system calls, and find out where in the game it's calling it, then that should be a generic GetTime function. That should then be called in various places. Figure out which is for attack speed. It should be something like nextAttack = GetTime() + 6.9420666f; or something like that.

Some games might just call QueryPerformanceCounter inline without a wrapper function, so you could just check the IAT for it.

But that implies you know how to reverse engineer, which I doubt you do. So go with the former solution since that would work in cheat engine.
Back to top
View user's profile Send private message
N3sk5i
How do I cheat?
Reputation: 0

Joined: 20 Jan 2016
Posts: 3

PostPosted: Wed Jan 20, 2016 1:43 pm    Post subject: Reply with quote

This is more complicated then i first thought, haven't messed around with breakpoints etc before and when i debug the game it seems to crash (probably something i'm doing wrong) , i will just go with the simple speed hack. Putting too much effort in something i don't really need Very Happy
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