Question -Hack S4-

02/28/2013 21:52 elmarcia#1
Hi guys because there isn't any working bypass for windows 7 32bits i've upgrade to windows 7 64 bits. I have a working bypass and i want to make my trainer but i have some troubles...

I made 2 or 3 trainers with autoit so i have experience :o

For example: i work with autoit

The code:
Quote:
#include <NomadMemory.au3>
$pid=ProcessWait("S4Client.exe")
$open=_MemoryOpen($pid)
$read=_MemoryRead(0x040D904,$open,"long");its value is 100 is just an example
MsgBox(0,"Hello world",$read)
_MemoryClose($open)
When trying to read/write memory it isn't working :confused: in win 32 it always works for me...

With cheat engine i can open and read/write memory but with autoit don't

My question is what i am doing wrong or what has changed

Please answer if you know something of autoit or what's the problem
03/01/2013 17:38 zecagold#2
There are working bypasses for 32 bits... By the way, i have vista 32 bits, can i upgrade it to seven 64 bits without upgrading the hardware?
03/01/2013 18:23 elmarcia#3
Here is the answer to your question [Only registered and activated users can see links. Click Here To Register...]
Which bypass is working for windows 32bit?