 |
Cheat Engine The Official Site of Cheat Engine
|
| View previous topic :: View next topic |
| Author |
Message |
catfood Cheater
Reputation: 0
Joined: 22 Jun 2015 Posts: 34
|
Posted: Mon Nov 14, 2016 11:32 pm Post subject: how might i find what writes this text? |
|
|
Hello, so in game, when I try to use the game chat while I'm doing some other action, I receive the message "You can't chat right now".
So I went to this area in memory by searching for that text.
I used Assemblyscan and scanned for just that address, assuming that somewhere in memory it has to say "jump to address xxxxx", but after 2 hours of scanning (yeah 2 hours lol), 0~4xxxxxxx, nothing showed up.
i also breakpointed this address and the one above it, hoping something would show up when attempting to chat during a time the game doesnt let me, that didnt help either.
So what approach should I take to finding out where this is handled?
(my goal here is to remove the chat block during other actions)
Thanks!
| Description: |
|
| Filesize: |
37.25 KB |
| Viewed: |
3143 Time(s) |

|
|
|
| Back to top |
|
 |
Betcha Expert Cheater
Reputation: 4
Joined: 13 Aug 2015 Posts: 232 Location: Somewhere In Space
|
Posted: Tue Nov 15, 2016 2:07 am Post subject: Re: how might i find what writes this text? |
|
|
When you can chat scan for 4 byte value 0.
When chat is blocked next scan for value 1.
When few results left, make them stay at 0.
If not then otherwise:
When you can chat scan for 4 byte value 1.
When chat is blocked next scan for value 0.
When few results left, make them stay at 1.
If no then:
When can chat scan for All types / Unknown initial value
When chat is blocked do next scan on changed value.
When chat is unblocked do next scan on changed value.
And so on till you get hundreds of results left.
Play around with those results and see what they do with the chat.
If still nothing.
Means chat is server-sided, cause this is online game!
|
|
| Back to top |
|
 |
|
|
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
|
|