BenCat07
16cd633b9c
Fix a Backtrack crash
2021-08-01 01:52:36 +02:00
BenCat07
6ecef25a49
Don't collect previous locations unless needed
2021-08-01 01:38:02 +02:00
BenCat07
3e57dcfa9d
Switch back to engine prediction and make it work properly
2021-08-01 01:38:02 +02:00
BenCat07
bbb0783530
Fix potential ad-hoc problem
2021-08-01 00:38:15 +02:00
BenCat07
fd9052e0e3
Add SteamID and Avatar Stealer (and f2p name stealer but who cares)
2021-08-01 00:22:13 +02:00
SheepyChris
ed8f614548
Improve Auto hitbox positioning
2021-07-17 13:58:07 +02:00
BenCat07
ab2b701e64
Add a ton of projectile prediction improvements
...
- Huntsman Aimbot now properly aims, works with CanShoot on or off, and with AutoShoot disabled
- Pills are now properly aimed
- Crossbow now targets teammates if they are missing health
- Prediction now no longer passes through walls or gets stuck on janky static prop hitboxes
- Make The Loose cannon work with aimbot and crithack
2021-07-17 13:57:33 +02:00
BenCat07
2c074d5598
fix a somewhat common projectile prediction crash
2021-07-14 18:11:38 +02:00
BenCat07
12f80f20bf
fix nospread center cone option not centering the cone properly
2021-07-14 18:11:38 +02:00
BenCat07
49d4542528
Fix another crash caused by the tf2 update
2021-07-03 15:55:47 +02:00
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