SheepyChris
870b5ec741
Simplify yaw portion of code, make certain yaw angles different between types
2021-07-03 10:18:26 +02:00
SheepyChris
1c266f9292
Fix code and menu alignment
2021-07-03 10:18:26 +02:00
SheepyChris
b17e4f154f
Redo Anti-Aim options
2021-07-03 10:18:26 +02:00
BenCat07
f7240da268
Fix some more bytepatch/signature related crashes from the new update
2021-06-23 19:46:03 +02:00
BenCat07
a192ff1bea
Fix a sightlines crash
2021-06-23 19:46:03 +02:00
BenCat07
cb5f6d4090
Fix broken signatures after tf2 update
2021-06-23 00:04:29 +02:00
acidtripparty
b6bb8b2506
Fix CanHeal() for already healing targets
2021-06-09 20:29:36 +02:00
BenCat07
b945425f1a
Update some SDK headers
2021-05-30 13:12:21 +02:00
LightPower392
3cdfd39448
ESP XML + Head ESP
2021-05-18 11:35:45 +02:00
crwn1337
d4cbca3300
fix compile
2021-05-18 11:28:36 +02:00
BenCat07
9c10851cf9
Fix bots getting stuck ontop of buildings
2021-05-14 13:02:26 +02:00
BenCat07
e0e0b10ce1
Make demoknight charge not trigger without enough warp
2021-05-14 13:02:26 +02:00
BenCat07
920b6e5a42
Make aimbot not run unneccesarily when in rapidfire
2021-05-13 13:11:53 +02:00
BenCat07
8aebd9d073
Fix autobackstab searching for targets even after a valid one was found
2021-05-13 11:43:57 +02:00
BenCat07
a794b49c64
stop being an idiot and actually fix the snapping
2021-05-13 11:21:15 +02:00
BenCat07
c367dc1a61
Fix an issue where doubletap would snap with low FOV
2021-05-12 18:24:33 +02:00
BenCat07
6a307b47d3
Update boost-cmake
2021-05-12 17:56:54 +02:00
BenCat07
759e1a4aae
Add Instant revive and automatic F4 for MVM
2021-05-11 18:31:02 +02:00
BenCat07
713e601117
Fix some backtrack aimbot performance issues
2021-05-09 19:22:37 +02:00
BenCat07
d63ef2753f
Fix possible softlock with backtrack
2021-05-09 19:22:37 +02:00
BenCat07
44ac10880a
Fix possible hitbox crash
2021-05-09 19:22:37 +02:00
BenCat07
4b1803929e
Improve backtrack window and fix some crashes
2021-05-09 19:22:37 +02:00
BenCat07
081f145b39
Fix legit backtrack Backstab not being done correctly
2021-05-09 19:22:37 +02:00
BenCat07
fd32b0662d
Fix issues with the backtrack cache not being updated correctly
2021-05-09 19:22:37 +02:00
BenCat07
73b34c6fd8
Fix lag with Drawing Backtrack ticks
2021-05-09 19:22:37 +02:00
BenCat07
71f1cb2189
Rewrite backtrack
...
Increases hitrate immensely, also aims to lower code complexity (for modules like aimbot and triggerbot) and does "proper" backtracking, aka teleporting the entity back to where they were originally
2021-05-09 19:22:37 +02:00
BenCat07
3ef56a4e95
Improve the time window given for aimbot
2021-05-09 17:01:24 +02:00
Lewdcifer
4a704a8e55
Add the thermal thruster to ignored weapons in rapidfire ( #1457 )
...
Added Thermal Thruster to ignore
2021-05-09 16:50:05 +02:00
Lewdcifer
bf30db96f4
Update Warp.cpp
...
Made Flamethrower M1 to work with rapidfire (hopefully I didn't screw up anything cause I don't know how to code)
2021-05-09 16:17:25 +02:00
Ashley
6b370b8daa
Aimbot shoots burning and cloak flicker spies. ( #1454 )
...
Solves #1446 and #1448
Signed-off-by: Ashley <zanthed@riseup.net>
2021-05-08 16:05:07 -07:00
Ashley
5a7117624e
Zoom sensitivity ratio tweak, header file modifications ( #1428 )
...
* Zoom sens ratio tweak, header file modifications
Signed-off-by: Ashley <ash@trapacid.dev>
* Fix a bunch of reset problems
Co-authored-by: BenCat07 <BenCat07@gmail.com>
2021-05-08 13:54:32 +02:00
raizo
70d5a7ac40
Fix antiaim with grappling hook
...
Fix antiaim with grappling hook
2021-05-06 22:28:52 +02:00
BenCat07
1e14a64efc
Fix problems with targets going out of aimbot range with rapidfire
2021-05-05 20:22:21 +02:00
BenCat07
fed65faaf8
Fix sightlines and broken Menu entries
2021-05-05 13:42:21 +02:00
LightPower392
0ad17e5a9b
Tracer and HeadESP
2021-05-05 13:42:21 +02:00
aUniqueUser
159ff67763
Update dependencycheck
2021-04-25 18:32:42 +02:00
BenCat07
ce6188c651
Rewrite Killfeed Color code
...
This drastically reduces code complexity, and also makes it actually maintainable. Names also now get colored seperately.
2021-04-13 10:26:09 +02:00
BenCat07
3f47d2aa4d
Remove strafeprediction for grounded players
2021-04-09 00:09:10 +02:00
Ashley
d7751fee95
Do not steal medpacks if being healed ( #1418 )
2021-04-07 20:59:47 +02:00
Ashley
c96e22eac1
Fakelag in air only option ( #1415 )
2021-04-07 19:13:25 +02:00
Ashley
8c5961b1f3
Add curl to dependency lists
...
Arch uses curl to download gdb binary, submitting crash reports use curl, and migrations use curl. I've found curl to not be installed by default usually.
2021-04-07 18:06:43 +02:00
raizo
fb2781eabd
Delete TODO ( #1411 )
2021-04-07 15:29:48 +02:00
BenCat07
2222511e36
Update cathook for new boost mutex in IPC
2021-04-05 22:55:17 +02:00
Loron groebner
c0969586d4
added ipc_connect_ghost and proper connection to sync
2021-04-03 21:03:30 +02:00
Loron groebner
12e4cab287
removed loadcompletion callback from ipc
2021-04-03 21:03:30 +02:00
Loron groebner
4531a3406e
added ipc_sync_all
2021-04-03 21:03:30 +02:00
leKamikaze1
f5373d2ac9
Include config in bug report
2021-04-03 19:36:40 +02:00
BenCat07
7ea85311c7
Update simple-ipc to include mutex fix
2021-04-03 18:43:37 +02:00
braaaap master
f25a532e96
Remove joke features ( #1405 )
2021-04-03 01:15:08 +02:00
raizo
b4678bd210
Merge pull request #1399 from delimeats-ch/autoparty-ipc
...
Add IPC support to autoparty
2021-04-01 21:46:07 +02:00