pepn How do I cheat?
Reputation: 0
Joined: 18 Jul 2016 Posts: 7
|
Posted: Mon Jul 18, 2016 1:07 pm Post subject: How to find a text string everytime is created¿? |
|
|
Hello!
I don't know if there is a way to do it but I will try to explain the best I can.
It's for a game that randomly based, selects you for a fight vs some random monster, it's an arena. But you have to wait like a lot sometimes, sometimes 5 minutes, 10... etc..
Every time the game selects you for it, a window is popped with this text: You have been selected for a duel.
I've searched for that text string when I start the game and I get 2 addresses. When the game selects me and pop that window, its creates 2 more adresses. (Not only when the window is visible, after the duel, those two new addresses still there).
So I was wondering if it exist some function to read that exactly text string from the process and if is a new addresses with that value, warn me with a sound, notification or just writing it into an .ini file or something.
Thank you in advance!
|
|