PDA

View Full Version : byte hacking and changing values with Hex Prog..



cfao
17th April 2004, 03:00
Am trying to learn the basics in UTPT and byte hacking... could some of you hacking GODS give me a little help for me to tease some friends with a new online "mystery player" ? I play with no cheats in a clan, but i would shurely like to kick some hotshots ass in private 1 on 1īs . My question is:

I can find the classes and subclasses and object that i want to change but dont have enough know how to change this values with the Hex prog even after goin thru the bytehacking tuturial and a lot of ...

Any sugestions ? thks very much
:alien:

drewpaul86
17th April 2004, 08:30
sure, in r6playercontroller, don't try to change the bShakeActive=false to bShakeActive=True. it's protected, and won't let u do it, at least in one spot, havn't tried anyother spots, but it works great in sp :P

pwnkiller
18th April 2004, 14:20
If you really wanna get into byte and memory hacking i recommend you get Tsearch to begin with. It is a good memory hacking util and can be useful but I believe RVS is DMA so you will probably need SoftIce and a basic knowledge of ASM to do anything useful. Just my two cents worth.

cfao
19th April 2004, 00:58
thks ppl :-)