| View previous topic :: View next topic |
| Author |
Message |
HardCoreSmasher How do I cheat?
Reputation: 0
Joined: 17 Apr 2010 Posts: 3
|
Posted: Mon May 31, 2010 10:07 pm Post subject: [HELP] Pointers with File.dll+##### |
|
|
can i get some help please when ever i use this i get this address EntitiesMP.dll+1edeD with offset of 54 it works and everything but im trying to put it in my code for my trainer but it wont accept it because it need to be short without the .dll+ and that stuff and the address 64DE60 works but only on some ppls computer is there anytthing i cna do i tried to find what access it and this is what i got
| Description: |
|
| Filesize: |
352.68 KB |
| Viewed: |
4831 Time(s) |

|
|
|
| Back to top |
|
 |
Asad Expert Cheater
Reputation: 0
Joined: 21 Feb 2007 Posts: 223
|
Posted: Wed Jun 02, 2010 2:06 am Post subject: |
|
|
try to use 00400000 + 1EDE.... instead.
_________________
|
|
| Back to top |
|
 |
Pingo Grandmaster Cheater
Reputation: 8
Joined: 12 Jul 2007 Posts: 571
|
Posted: Wed Jun 02, 2010 5:16 am Post subject: |
|
|
You using vista by any chance?
Iv had this write error many many times.
Asad idea would work but other things you need to take into consideration.
Does EntitiesMP.dll+0 = 00400000
Add EntitiesMP.dll+0 as a normal address and see what the base is.
If the game codeshifts, forget about it. You'l need to use EntitiesMP.dll+1edeD
But the write error i got would only effect pointers. Try some code injection if you know how.
_________________
|
|
| Back to top |
|
 |
HardCoreSmasher How do I cheat?
Reputation: 0
Joined: 17 Apr 2010 Posts: 3
|
Posted: Wed Jun 02, 2010 11:06 pm Post subject: |
|
|
| Pingo wrote: | You using vista by any chance?
Iv had this write error many many times.
Asad idea would work but other things you need to take into consideration.
Does EntitiesMP.dll+0 = 00400000
Add EntitiesMP.dll+0 as a normal address and see what the base is.
If the game codeshifts, forget about it. You'l need to use EntitiesMP.dll+1edeD
But the write error i got would only effect pointers. Try some code injection if you know how. |
hmm so i wont get this on a xp? im using windows 7 and well the 400000 + 1EDE60 didnt work
EntitiesMP.dll+0 goes to a different address
|
|
| Back to top |
|
 |
Pingo Grandmaster Cheater
Reputation: 8
Joined: 12 Jul 2007 Posts: 571
|
Posted: Fri Jun 04, 2010 7:17 pm Post subject: |
|
|
| HardCoreSmasher wrote: | | Pingo wrote: | You using vista by any chance?
Iv had this write error many many times.
Asad idea would work but other things you need to take into consideration.
Does EntitiesMP.dll+0 = 00400000
Add EntitiesMP.dll+0 as a normal address and see what the base is.
If the game codeshifts, forget about it. You'l need to use EntitiesMP.dll+1edeD
But the write error i got would only effect pointers. Try some code injection if you know how. |
hmm so i wont get this on a xp? im using windows 7 and well the 400000 + 1EDE60 didnt work
EntitiesMP.dll+0 goes to a different address |
Do this, add EntitiesMP.dll+0 as a normal address. Type the address into notepad and save it. Restart your pc and put EntitiesMP.dll+0 in again. See if its the same address. That should tell you if the game codeshifts.
If they both are the same, take that address xxxxxx+1edeD offset 54
Make your trainer and test it.
_________________
|
|
| Back to top |
|
 |
|