* more stuff
* de-duped proj data and added more proj weapons
* cheat uses verdana font
* added more weapons to local weaponmode
* radar aimbot highlight is now optional, added more weapons
This doesn't just add the melee mode variable, it also adds a full melee AI that will kick in whenever a bot is using a melee weapon. This could easily be used to make bots counter fist of steal heavies for example, by simply making the bot switch to melee in getBestSlot.
Fix and improve capture and pathing logic
Fixes some bugs with the capture logic and makes bots able to prioritize areas properly and fixes crouch jumps
Apply 1 suggestion(s) to 1 file(s)
Combine all Capture related files into one file
attempt at remaking navbot
big improvements, we're slowly getting somewhere!
Switch from bounding box traces to double traces
lightcat changes
Many improvements. Vischeck cache, etc
Fix bug related to the Dropdown code
WIP
i dont even know what this is, just comitting so the current state is out there
Improve navigation and fix a ton of bugs
- Fix findClosestNavArea
- Apply Dropdowns properly
- Improve pathing logic to not hit walls (unless nav mesh is stupid)
- Don't try to jump with revved Minigun
Add runtime vischecking and repathing
Also make the priority system work
Update debug message to reclect center point and properly restore z
Fix a bunch of issues in the nav logic
Account for brass beast speed
Skip a crumb when possible
Fix jump height + add logic to prevent getting stuck
Add very basic navbot behaviour and improve stuck detection system
- Look at path
- Get Health
- Get Ammo
- Roam
Improve Navbot to a semi-usable level
- Universal Blacklist system
- Re-added stay near
- Avoid walking into enemy range
- Snipe Sentries
Fix some garbage prioritizing in aimbot
More Navbot changes
- Readd Autojump
- Readd best weapon logic
- Make Staynear take way less resources
- Make bot ignore free blacklist if Ubered/Invincible
Make sentry priority better
Add capping and fix water movement
Make bots escape danger and add a way to draw danger
Fix a few things (See Desc)
- Make roaming no longer path around the entire map, but instead choose nearby spots.
- Make enemy danger not include People marked as CAT/Friend (Don't bump into them either though)
- Fix inaccurate visuals on blacklist
Make snipers bots more aggressive
Fix antiaim being enabled with no pitch and yaw
this casued issues with look at path for example
Fix issues with aimbot + look at path
Tweak navbot Settings and fix followbot
Make ammo/health search take dispensers into account
Co-authored-by: TotallyNotElite <totallynotelite@gmail.com>
This only affects the "Key" type because of SDL
Incorrect default variables means that all keys will be unbound as soon as a config file is loaded.
This commit essentially replaces e9b9cf16b17f0f42d14e80c97a6bf2577a730228
* added, changed and corrected stuff
* Add files via upload
* reset time should only be displayed on flags
apparently carts also have a reset timer that goes to negative values
* added flask style to magic spells esp
* added "hide invisible" to prevent drawing on invis players
* oops these should be aligned
* added edibles/lunchboxes support to healthpack esp
* gets rid of unneded stuff
* changed reset time code to make it look neater
* Added more checks to auto strafer
Makes it so we don't strafe when we're noclipping, double jumping as scout or in water. This closes https://github.com/nullworks/cathook/issues/1126 and a part of https://github.com/nullworks/cathook/issues/998.
* Corrected a small typo in auto pyro
* Revert "Add files via upload"
This reverts commit f3786b527cd0e8f972091c0960e600786088febc.
* spec list attempt #2
hello does this work its my first time using gitkraken
* small sandviches, stuff off by default, only 1st person spec is colored
ye
* yes now objective esp is off by default
* Some fixes
* Update data/menu/nullifiedcat/visuals/esp.xml
* Change colours
Co-authored-by: NotAnUser <zhr9z9oc53@inscriptio.in>
Co-authored-by: TotallyNotElite <1yourexperiment@protonmail.com>
Co-authored-by: TotallyNotElite <38938720+TotallyNotElite@users.noreply.github.com>