40 Commits

Author SHA1 Message Date
LightCat
e4c1270a6d Add cat_outofbounds 2019-04-13 20:06:19 +02:00
TotallyNotElite
6534f7e12d Fix autoheal
wtf nullifiedcat??
2019-03-23 17:28:28 +01:00
LightCat
020e395276 random name option, fix backtrack issues, Party Client additions, wrangler aimbot, run fakelag before rest of CreateMove 2019-03-17 13:20:36 +01:00
Unnamed
66301c1970 Add UniformRandomInt RNG
Simple uniform RNG that depends on rand() as randomness source
Init random in hack.cpp
2019-01-26 01:30:42 +00:00
TotallyNotElite
88b0f7c849 Aimbot fix
CAT: 50 / 51 (98%) -> 98% of all shots were hits
CAT: 50 / 50 (100%)  -> 100% of hits were headshots
this is on a server with 120 ping
2018-12-28 15:25:17 +01:00
TotallyNotElite
c9f23a80e5 Logging upgrade and aimbot fix
Logging now uses modern c++ as far as much as possible, aimbot now checks if it can actually hit the head
2018-12-27 23:18:52 +01:00
TotallyNotElite
384ea4f8f6 More cherrypicking 2018-12-24 13:44:01 +01:00
TotallyNotElite
c25c3540f9 Advanced bytepatch, more attach in game
Attach in game is still very buggy and will cause crashes (for example: navbot).
2018-12-22 13:18:02 +01:00
LightCat
4008103b7c Clang format and Better Patching 2018-12-20 18:35:59 +01:00
TotallyNotElite
ad71b4492a Implemented ReplaceSpecials to parse special symbols
ReplaceSpecials is specialized function, which replaces escaped special characters with real ones (\\n -> \n, \\r -> \r and etc.). This function was implemented in places, where such replacements occur (name changer, say_lines, KillSay and etc.).
Small improvements made to KillSay.cpp and DominateSay.cpp
2018-12-16 21:50:57 +01:00
TotallyNotElite
301c2c10a8 Autobackstab updgrade (no backtrack yet) 2018-12-08 22:36:57 +01:00
TotallyNotElite
5bf38c6d49 format v2 2018-12-04 18:14:45 +01:00
TotallyNotElite
917897523d undo incorrect format 2018-12-04 17:58:42 +01:00
TotallyNotElite
a68a9c95ae format 2018-12-04 16:41:36 +01:00
TotallyNotElite
1b90e31f81 Navbot rewrite v1 2018-11-24 00:08:48 +01:00
TotallyNotElite
186d6dc3b2 Autosapper 2018-11-07 13:24:17 +01:00
TotallyNotElite
904aa0f8e4 Fix navparser ignoring incorrect area in navTo call 2018-11-02 00:03:23 +01:00
TotallyNotElite
d7201835d1 FIX INCORRECT HITBOXES 2018-11-01 15:45:56 +01:00
bencat07
35e307e1af warning bleeding edge (Also backtrack aimbot works properly now) 2018-08-14 00:25:00 +02:00
TotallyNotElite
155af2ebb7 ToDo 2018-07-30 19:27:01 +02:00
LightCat
2ff8251432
Lag big update before new GUI (#534)
* Improvements and fixes

* Fix backtrack issues

* Backtrack fix V2

* FB: Autojump, AFK and canReachVector improvements

* Fix undef. behaviour/crash when sending msg to chat

* Autounzoom fix

Fixed autounzoom having a fixed unzoom time instead of a dynamic time.

* Abuse circleci tf

* WIP

* MOre wallcheck stuff

* press a to be gay today

* M0r3 W411CH3CK 57uff

* More big changes, unused Predict seed code that's to be used on the local player's C_TEFireBullets Temp Entity and more

* Update config.yml
2018-07-28 17:03:13 +02:00
LightCat
c39a988f07
Updates (#531)
* Improvements and fixes

* Fix backtrack issues

* Backtrack fix V2

* FB: Autojump, AFK and canReachVector improvements

* Fix undef. behaviour/crash when sending msg to chat

* Autounzoom fix

Fixed autounzoom having a fixed unzoom time instead of a dynamic time.
2018-07-21 17:12:34 +02:00
BenCat07
d57a8c6a39 push with merge conflicts for Elite to fix 2018-07-18 22:02:31 +02:00
TotallyNotElite
903f0c1c36 unique_ptr tf 2018-07-18 20:04:49 +02:00
BenCat07
1f8c46a9bd More fixes + improvements 2018-07-08 14:13:51 +02:00
TotallyNotElite
4a200e0c40 Refactoring 2018-07-04 19:32:26 +02:00
TotallyNotElite
0c0c40a454 Added isJumping and fixed canReachVector 2018-07-02 20:07:49 +02:00
TotallyNotElite
97410d3899 Fix 2018-07-01 14:29:26 +02:00
TotallyNotElite
aff77d2d2c wip playerfit check 2018-07-01 12:25:17 +02:00
TotallyNotElite
ca84c5e26c Followbot experimental activate around corner 2018-06-28 22:28:19 +02:00
TotallyNotElite
b87288ffdc Add option to stop autoshoot while disguised 2018-05-26 20:29:43 +02:00
Jenny White
43cf73ef2b reorganize sources a bit 2018-04-29 15:58:36 +03:00
Jenny White
37caefd879 use #pragma once to make achieve shorter compile times 2018-04-28 10:44:41 +03:00
BenCat07
d31bd4efb3 fix dynamic and dummy headers 2018-03-29 19:08:31 +02:00
nullifiedcat
05918b9255 fix makefile, rm useless files 2017-12-09 19:25:34 +03:00
nullifiedcat
7f96425e58 correct clang-format 2017-12-02 17:44:05 +03:00
nullifiedcat
f448e06a87 Revert "clang-format"
This reverts commit 0be1dba24b025ba6ebc26e53cda545c222da7047.
2017-12-02 17:38:44 +03:00
nullifiedcat
0be1dba24b clang-format 2017-12-02 17:30:51 +03:00
nullifiedcat
364b2f7faf proj pred that doesnt work 2017-11-18 01:05:33 +03:00
nullifiedcat
5b6d7ed3fc header sorting 2017-11-13 09:41:53 +03:00