Antipjump
From NFBSP
| Antipjump | |
|---|---|
| Author(s) | Smokey991 |
| Size | 105 KiB |
| Release Date | 13 Jan 2008 |
| Current Version | 1.0.0 |
| Prerequisites | None |
| CLR Compliant | No |
| Download | |
If this doesn't work for you, try Jackal.
An active countermeasure against momentum exploits including "pjumping" and speedhacks.
Contents |
Usage
antip
The configuration for this application is performed via configuration files. This is a list of the configuration files to modify and how to modify them.
The antipjump does not work with Windows Server 2003 and Vista 32 Bit
The server must have been started with Bond_ded (included in the 1.1 patch) in order for the anti-momentum countermeasures to work.
antip.conf
For general configuration:
Note: Speeds are checked every half second so 300 is 600 in/s.
Example:
grapple = 300 low = 200 high = 235
- grapple: The speed just above the rate you move while grappling.
- low: The slowest speed watched. This should be high enough to not catch people that are running or have item_ctfspeed.
- high: The speed to stop looking for violators below grapple velocity.
It will stop everyone that meets these checks:
low < velocity < high grapple < velocity
Known Bugs
When this program is started without the server online, It shows the PID of the Server even though the Server isnt online.
Version History
- 1.0.0 - First public release.
