Xrasher/README.md

95 lines
3.2 KiB
Markdown
Raw Normal View History

2025-03-17 10:01:06 -04:00
# Xrasher
Xrasher is a BVFF cheating super-client for the Xash3D game engine.
2025-03-17 10:08:01 -04:00
Read the [original README](README_old.md).
2025-03-17 10:01:06 -04:00
## Features
* Complete Ban Bypass
* Xrasher is completely immune to bans, yes seriously, if you get jannied on
a server for any reason, you can literally just join back in. This is
because Xash uses an MD5 hash (generated in various, somewhat strange
ways) stored locally, Xrasher completely nullifies the persistence of
this "XashID" and generates a new one each time.
* Wallhack
* A perfect and natural wallhack, all relevant entities and players
are visible through walls. A wallhack implementation is provided
for both the GL renderer (recommended) and the software-renderer
(sometimes glitchy).
* Silent Aimbot
* Very simple and effective silent-aimbot.
* Random Name Shuffling
* Everytime you start the Xrasher client or join a server, a random name is
automatically selected and set for you, confusing your victims and the
jannies.
* Clientside cheats unlocked
* "Multiplayer" protected commands unlocked
* Simple UI
* Turn on 'net\_graph' to enable it.
* No flashing (flashbangs), visual viewpunch, or screenshake, your eyeballs are stoic
## Screenshots
Half-Life Deathmatch, demonstrating wallhack, aimbot, fullbright hack, ui, etc.
2025-03-17 10:08:01 -04:00
![HLDM Example](Documentation/2025-03-13-213630_1600x900_scrot.png)
![HLDM Example](Documentation/2025-03-15-011749_1600x900_scrot.png)
2025-03-17 10:01:06 -04:00
Counter Strike 1.6, demonstrating wallhack, aimbot, fullbright hack, ui, etc.
2025-03-17 10:08:01 -04:00
![CS 1.6 Example](Documentation/2025-03-15-072452_1600x900_scrot.png)
![CS 1.6 Example](Documentation/2025-03-15-072942_1600x900_scrot.png)
![CS 1.6 Example](Documentation/2025-03-16-035937_1600x900_scrot.png)
2025-03-17 10:01:06 -04:00
## Setup
Copy binaries or compile Xrasher to your gayme's root. Run it.
./xash3d -console
Enable 'net\_graph' in console, Xrasher's ui is implemented inside. The smart
silent-aimbot should be automatically enabled, copy the sample config file from
this directory (config.cfg) to gayme's 'valve' or 'cstrike' for helpful Xrasher
keybindings.
* 1 - Enable distance aimbot
* 2 - Disable distance aimbot
* 3 - Enable smart aimbot
* 4 - Disable smart aimbot
Since Xrasher has clientside cheats unlocked, you can do things such as
enabling 'r\_fullbright 1', for complete visibility, or 'default\_fov 115' for
a large field-of-view.
Enjoy, and cleanse people's video game addictions.
## New Console Commands
* xrasher\_newname - Get a new nickname
* xrasher\_aimsmart 1 - Enable the smart aimbot, set it and forget it! (recommended)
* xrasher\_aimnear 1 - Enable the aimbot that's focused on what player is closest
## TODO?
* Extreme hack, take remote control of server, noclip, invulnerability, spawn entities, etc.
* ESP, see health, curweapon, name
* UI element that shows nearest players and pickups
* "You are locked on:" ui indicator
* Automatic bunnyhop
* Disable flashes and smoke particles DONE
## LICENSE
Xrasher itself is public domain CC0, although Xash3D-FWGS is in a legal grey
area, because it attempts to be GPL (and includes some GPL software), but links
with proprietary dynamic link libraries at runtime. There is some silly
discussions about this you can read.