| View previous topic :: View next topic |
| Author |
Message |
wahabthesmasher How do I cheat?
Reputation: 0
Joined: 08 Jul 2015 Posts: 3
|
Posted: Wed Jul 08, 2015 10:55 am Post subject: [Help] Auto Simple Scan/Change Value |
|
|
I want to make a program that will scan for a process, lets say 'Program.exe'
The program would then scan a float value between 15 and 15 (decimals and stuff)
It would keep those addresses it found saved somewhere
The programs UI would have a checkbox that when checked would replace the value of all the saved addresses to -1
When unchecked it would change it back to 15 (deciamls would not really matter for me)
I tried browsing around but idk what that would be called, so I could not really find anything on the internet... It seems like it would be simpile |
|
| Back to top |
|
 |
Rudo Advanced Cheater
Reputation: 2
Joined: 27 Jun 2015 Posts: 80
|
Posted: Wed Jul 08, 2015 11:13 am Post subject: |
|
|
| I think you should post this to general programming topic. Anyway, you have to learn something about memory scanning and memory access in order to do these things. |
|
| Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Wed Jul 08, 2015 12:29 pm Post subject: |
|
|
Have you tried doing this manually with CE?
'Cause unless it's an extremely simple game, that type of scan and change is going to corrupt stuff. _________________
|
|
| Back to top |
|
 |
wahabthesmasher How do I cheat?
Reputation: 0
Joined: 08 Jul 2015 Posts: 3
|
Posted: Wed Jul 08, 2015 12:51 pm Post subject: |
|
|
yeah tried doing it... works most of the time
it rarely crashes (1/100) good enough for me |
|
| Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Wed Jul 08, 2015 5:08 pm Post subject: |
|
|
What is this supposed to accomplish? An AOB scan would probably be safer and could be turned into a trainer easily or you could just use the pointer scanner or something if the issue is that the address is different each run. _________________
|
|
| Back to top |
|
 |
wahabthesmasher How do I cheat?
Reputation: 0
Joined: 08 Jul 2015 Posts: 3
|
Posted: Wed Jul 08, 2015 8:19 pm Post subject: |
|
|
Its an online game, doing that makes your character stay in place for others, but you are moving on your screen (trolling people by shooting them from behind and they find no one there)
I'm not sure why or how it works it just does. |
|
| Back to top |
|
 |
|