That show FPS stuff... Did Master131 give you that one?
And btw 190 is the normal speed not 180.
Originally Posted by pyton789
That show FPS stuff... Did Master131 give you that one?
And btw 190 is the normal speed not 180.
Why would I need to give the address. All you have to do is bind cg_drawFPS 0 and cg_drawFPS 1 and scan those values by switching show FPS on and off. Not that hard.
well to get the good value between 0 and 1 takes a lot of work I think
Originally Posted by pyton789
That show FPS stuff... Did Master131 give you that one?
sorry about that
Nice Job
seems like Black Ops is inspiring quite a few people for making trainers, including me xD
Originally Posted by Edlmann
Nice Job
seems like Black Ops is inspiring quite a few people for making trainers, including me xD
yeah
only one problem i want to find some addresses but i can't find them xd
One more zombie trainer, which is good. GJ mate
FAIL
never tested it on fullscreen
Originally Posted by lolbie
well to get the good value between 0 and 1 takes a lot of work I think
No it doesn't. You just need to scan until you only have like 100 addresses left(1000 if you are in a hurry). Then just try to change the value of the addresses and see what happens. If nothing happens it is the wrong address, but if something did happen then you found the right address.
For example I found the cg_drawGun without binding it to a key because I just searched for 1 and then changed the values until I found the right address.
Originally Posted by lolbie
sorry about that
No problem I just wanted to know.
yeah I was thinking hmm who should i give credits but i had to go to a soccer game so I was in a rush
but that is a possibility too
but what does drawgun do exactly?
cg_drawGun?
It draws the gun?
If it is at 1 then you can see the gun you are holding.
If it is at 0 then the gun is invisible.