Discuss about anti-cheat bypass here. Bypass through XTrap, HackShield, NProtect e.t.c here.
Moderator: wizme
-
bluefirzen
- Holy Philosopher

- Posts: 904
- Joined: Sun Aug 30, 2009 9:01 pm
- Location: Somewhere surrounded by Japan Girls
-
Contact:
Post
by bluefirzen »
Slayer369 wrote:bluefirzen wrote:Slayer369 wrote:
Yes you are right i read it somewhere before
Mine are a crappy 32bits...
Maybe i go get new Pc with 64bits not sure just thinking about it
how to check whether mine's 32 or 64? o-o
dxdiag?
I will teach you soon

just remember me cause i got STM
okay ^^
i will ask you when you online

-
Radiation
- Apprantice Knight

- Posts: 13
- Joined: Sat Sep 05, 2009 4:23 pm
Post
by Radiation »
@bluefirzen
This is how you check for 32-bit/64-bit. Quoted from Microsoft Support.
You can use the following registry location to check if computer is running 32 or 64 bit of Windows Operating System:
HKLM\HARDWARE\DESCRIPTION\System\CentralProcessor\0
You will see the following registry entries in the right pane:
Identifier REG_SZ x86 Family 6 Model 14 Stepping 12
Platform ID REG_DWORD 0x00000020(32)
The above “x86” and “0x00000020(32)” indicate that the Operating System version is 32 bit.
You can also a simple batch file to check the setting on remote computer:
*** Start ***
@echo off
Set RegQry=HKLM\Hardware\Description\System\CentralProcessor\0
REG.exe Query %RegQry% > checkOS.txt
Find /i "x86" < CheckOS.txt > StringCheck.txt
If %ERRORLEVEL% == 0 (
Echo "This is 32 Bit Operating system"
) ELSE (
Echo "This is 64 Bit Operating System"
)
*** End ***
-
wizme
- Destiny General

- Posts: 297
- Joined: Sat Sep 05, 2009 1:40 pm
Post
by wizme »
just right click my computer > properties
-
zamoth
- Dark Lord

- Posts: 199
- Joined: Mon Sep 07, 2009 6:59 am
Post
by zamoth »
im using win 7 x64 and bypass work fine but CE dun work
I use amd opteron X4 2.3 Hhz
4 Gb ram DDR3 1066
ati Radeon 4870x2 2 GB vram
ultra wide scii II HDD 10,000 rpm
there is 01 kind of ppl, ppl to understand binaries and ppl to dun
-
wizme
- Destiny General

- Posts: 297
- Joined: Sat Sep 05, 2009 1:40 pm
Post
by wizme »
what problem did your cheat engine give?
-
Ladylove
- Dark Lord

- Posts: 121
- Joined: Wed Sep 02, 2009 10:38 pm
Post
by Ladylove »
try MLE if cheat engine doesnt work for you.