Features

Reflective Water

































Draw any SPR and TGA as you like
Redrawn Death Notice
ScoreBoard











Redraw the voice label







A new way to show ammo, used in ZP mode.






Hud draws a num greater than 255? Are you kidding?







Ovewview Radar

 

 





Stats Table

 

 

 

 

 

 

 

 


Black/Whitelist













Blacklist maker

The client-side xPhere checks the dlls loaded. Player whose dll checksum is in the blacklist, he is suspected to have cheats.
Follow the steps to make a blacklist:
① Run BlacklistMaker.exe, you will see a window following.

 

 

② Drag the cheater(dll or something else) in the window.
③ Close the window. BlackList.acg is generated. Move BlackList.acg to the folder where HLDS lies.
④ Start HLDS and enjoy.
PS: Every time you run HLDS, xPhere loads the blacklist. If you have updated BlackList.acg and want to load it without restarting HLDS, you can use commnd "acg rblack"

Whitelist maker
The client-side xPhere checks the specified game .dlls (specified by acg.cfg or command acg adddll). Player whose dll checksum is NOT in the whitelist, he is suspected to have cheats. Meantime, the cheating-suspected .dlls will be ignored if they are in whitelist.
Warming: The game .dlls' checksum vary from a version to another version. You should collect them and add them to the whitelist once and for all.
Follow the steps to make a blacklist:
① Run WhitelistMaker.exe, you will see a window following.

 

 

② Drag the cheater(dll or something else) in the window.
③ Close the window. WhiteList.acg is generated. Move WhiteList.acg to the folder where HLDS lies.
④ Start HLDS and enjoy.
PS: Every time you run HLDS, xPhere loads the whitelist. If you have updated WhiteList.acg and want to load it without restarting HLDS, you can use commnd "acg rwhite"

Commands

Server-side commands
acg ver Show the version of server-side xPhere.
acg list Show the players using xPhere.
acg capture [ID(Entity Index)] Capture a player's screen.
acg scan [ID(Entity Index)][Deep scan?(0/1=no/yes)] Scan a player's memory to find cheaters.
acg rblack Reload BlackList.acg.
acg rwhiteReload WhiteList.acg.
acg adddll [filename(without extension)] Add a game dll to be checked.

For example: Enter acg scan "01" "0", and HLDS will check the player whose entity index is 1.