Xrasher/README.md
Vilyaem ecf94b5b39
Some checks failed
Build & Deploy Engine / build (macos-13, amd64, apple) (push) Has been cancelled
Build & Deploy Engine / build (macos-14, arm64, apple) (push) Has been cancelled
Build & Deploy Engine / build (true, ubuntu-20.04, arm64, linux) (push) Has been cancelled
Build & Deploy Engine / build (true, ubuntu-20.04, armhf, linux) (push) Has been cancelled
Build & Deploy Engine / build (true, ubuntu-20.04, ppc64el, linux) (push) Has been cancelled
Build & Deploy Engine / build (true, ubuntu-20.04, riscv64, linux) (push) Has been cancelled
Build & Deploy Engine / build (ubuntu-20.04, amd64, linux) (push) Has been cancelled
Build & Deploy Engine / build (ubuntu-20.04, i386, linux) (push) Has been cancelled
Build & Deploy Engine / build (ubuntu-20.04, multiarch, android) (push) Has been cancelled
Build & Deploy Engine / build (ubuntu-latest, arm64, nswitch) (push) Has been cancelled
Build & Deploy Engine / build (ubuntu-latest, armv7hf, psvita) (push) Has been cancelled
Build & Deploy Engine / build (windows-2019, i386, win32) (push) Has been cancelled
Build & Deploy Engine / build (windows-latest, amd64, win32) (push) Has been cancelled
Build & Deploy Engine / flatpak (su.xash.Engine.Compat.i386) (push) Has been cancelled
Build & Deploy Engine / Upload releases (push) Has been cancelled
Simple README changes.
2025-04-04 01:14:33 -04:00

89 lines
3 KiB
Markdown

# Xrasher
Xrasher is a BVFF cheating super-client for the Xash3D game engine.
Read the [original README](README_old.md).
## 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.
![HLDM Example](Documentation/2025-03-13-213630_1600x900_scrot.png)
![HLDM Example](Documentation/2025-03-15-011749_1600x900_scrot.png)
Counter Strike 1.6, demonstrating wallhack, aimbot, fullbright hack, ui, etc.
![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)
## 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.
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\_aim 1 - Enable the aimbot (default)
* xrasher\_maxdist 30 - Maximum angular distance the aimbot will lock onto (30 by default)
## 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.