| View previous topic :: View next topic |
| Author |
Message |
Gandal132 Newbie cheater
Reputation: 0
Joined: 10 May 2010 Posts: 10 Location: It`s Poland
|
Posted: Sat Jun 19, 2010 10:07 am Post subject: Game version |
|
|
HI again.
I uses game trainer studio 2.0 and i can disable or enable buttons so i think how make buttons that will auto enable if semobody will run proper version of game
So I want do this :
If (game version is proper) enable buttons...
If (game version is not proper) disable buttons...
But I need game version for it.
So how I can find game version in cheat engine (latest version)?
It`s very important for me. |
|
| Back to top |
|
 |
Radiation Grandmaster Cheater
Reputation: 14
Joined: 17 Jun 2009 Posts: 842 Location: Chernobyl
|
Posted: Sat Jun 19, 2010 12:37 pm Post subject: |
|
|
does the game have a different window title every version? _________________
|
|
| Back to top |
|
 |
Gandal132 Newbie cheater
Reputation: 0
Joined: 10 May 2010 Posts: 10 Location: It`s Poland
|
Posted: Sun Jun 20, 2010 2:36 am Post subject: |
|
|
No game have always same title.
But I want find process of her version. Becuase my friend crashed his computer cause trainer haven`t been to his version of game.
I have seen example with version check security. |
|
| Back to top |
|
 |
Fapfapfap Cheater
Reputation: 0
Joined: 06 Jun 2010 Posts: 31
|
Posted: Sun Jun 20, 2010 7:18 am Post subject: |
|
|
Maybe... check if the value stored in the address is the same as the address in your trainer, if yes, enable buttons, if no then disable?
just an rough idea.
edit: or just update the address in your trainer to his version, much easier, tbh doesn't really make sense if you want to make a check AFTER you know his version is different from yours, unless you plan on releasing the trainer. |
|
| Back to top |
|
 |
Gandal132 Newbie cheater
Reputation: 0
Joined: 10 May 2010 Posts: 10 Location: It`s Poland
|
Posted: Sun Jun 20, 2010 9:52 am Post subject: |
|
|
I tried and this don`t work.
I think best option is find adress of version. But I serched for him in all types and nothing finded. |
|
| Back to top |
|
 |
Radiation Grandmaster Cheater
Reputation: 14
Joined: 17 Jun 2009 Posts: 842 Location: Chernobyl
|
Posted: Sun Jun 20, 2010 5:06 pm Post subject: |
|
|
read a specific address from the game memory and see and compare if it is what it needs to be, if it isn't, then the version is different. that's it. _________________
Last edited by Radiation on Thu Jun 24, 2010 1:10 pm; edited 1 time in total |
|
| Back to top |
|
 |
Gandal132 Newbie cheater
Reputation: 0
Joined: 10 May 2010 Posts: 10 Location: It`s Poland
|
Posted: Mon Jun 21, 2010 3:56 am Post subject: |
|
|
I don`t know even basics about reading memory.
So I want way to find version adress simply by memory scan.
PS:I`m from Poland and I`m still learning English.
So sometimes I don`t know what You write. |
|
| Back to top |
|
 |
bhpianist Cheater
Reputation: 1
Joined: 17 Apr 2010 Posts: 38
|
Posted: Tue Jun 22, 2010 10:45 pm Post subject: |
|
|
If it's in the resources then you can look there, but if the game doesn't store such information then there's nothing you can really do.
Wait, are you just checking if it's a certain version, or do you actually want the version number? |
|
| Back to top |
|
 |
Radiation Grandmaster Cheater
Reputation: 14
Joined: 17 Jun 2009 Posts: 842 Location: Chernobyl
|
Posted: Wed Jun 23, 2010 6:22 pm Post subject: |
|
|
| Gandal132 wrote: | I don`t know even basics about reading memory.
So I want way to find version adress simply by memory scan.
PS:I`m from Poland and I`m still learning English.
So sometimes I don`t know what You write. |
i guess you will have to go with visual basic 6 or c++ to do this kind of stuff
anyways, do you understand Russian? _________________
|
|
| Back to top |
|
 |
Gandal132 Newbie cheater
Reputation: 0
Joined: 10 May 2010 Posts: 10 Location: It`s Poland
|
Posted: Thu Jun 24, 2010 2:55 am Post subject: |
|
|
Niet I know only how say "yes" and "no"
PS: I don`t know assembly language... |
|
| Back to top |
|
 |
Radiation Grandmaster Cheater
Reputation: 14
Joined: 17 Jun 2009 Posts: 842 Location: Chernobyl
|
Posted: Thu Jun 24, 2010 1:11 pm Post subject: |
|
|
| Gandal132 wrote: | Niet I know only how say "yes" and "no"
PS: I don`t know assembly language... |
hmm... vb6 and c++ is not assembly... i don't know assembly that well too _________________
|
|
| Back to top |
|
 |
Gandal132 Newbie cheater
Reputation: 0
Joined: 10 May 2010 Posts: 10 Location: It`s Poland
|
Posted: Fri Jun 25, 2010 4:12 am Post subject: |
|
|
| I don`t know how to programme. |
|
| Back to top |
|
 |
|