BenCat07
04cd21fae8
Add the credits mate
2021-12-04 21:38:05 +01:00
BenCat07
65173084fa
Fix AutoParty Stuff and add Anti-kick
2021-12-04 21:36:07 +01:00
BenCat07
492a9eff4a
Fix crashes caused by new tf2 update
2021-12-03 16:55:02 +01:00
BenCat07
06b3f0a116
Fix plr_pipeline being a ten times upscaled version of a middle finger
...
Stage 2 & 3 reset the info we need to determine if we can move or not
2021-11-26 18:39:40 +01:00
Neko-a-b
42842345d2
Stickybomb launchers crithack fix
...
Title says it all
2021-11-18 20:55:10 +01:00
BenCat07
2e5a2ae82f
Fix crashes caused by tf2 update and fix punch angle
2021-11-17 16:00:52 +01:00
BenCat07
59a0e4b8a4
Fix Spellforcer running on non-halloween maps and remove debug info
2021-10-11 22:17:38 +02:00
BenCat07
9132b8470e
Add a spell forcer and fix a bunch of issues
...
- Crithack + nospread compatibility fixes
- Automelee hitting air
- Nospread ghost crash
2021-10-11 22:13:00 +02:00
BenCat07
6463ff25da
Fix the same issue on melee aimbot which is also in backtrack
2021-10-11 17:36:37 +02:00
BenCat07
4eed7862e2
Fix melee Aimbot issues
...
closes #1549
2021-10-11 17:22:11 +02:00
June
deea694168
solved frankendebian + Ubuntu codename check for cmake
...
Signed-off-by: June <zanthed@riseup.net>
2021-10-11 15:03:06 +02:00
SheepyChris
2de0387d9c
Optimize prediction steps, add slider for amount of steps
2021-10-11 10:30:01 +02:00
Sinner
39053dae45
Don't path away from sentry if it doesn't have ammo ( #1544 )
...
Don't path away from sentry if it doesn't have ammo
Co-authored-by: BenCat07 <BenCat07@gmail.com>
2021-10-11 10:22:59 +02:00
LightCat
35a0597066
Fix image in readme
2021-09-26 19:13:16 +02:00
BenCat07
e23ef7e2d3
Readd accidentally removed local player check in Achievement Auth
2021-09-18 12:54:28 +02:00
BenCat07
6346ae26c3
Fix crashes caused by tf2 update
...
- Remove SteamID Stealer
- Update Netchannel indexes
- Fix Datacenter IDS
- Switch back to Achievement based Authentication (RIP cl_drawline)
2021-09-17 20:13:26 +02:00
BenCat07
5da556c794
Fix a bunch of issues
...
- Fix crithack bucket sometimes updating multiple times or not at all
- Fix glow always showing on powerups even with the corresponding option disabled
- Fix prediction causing massive lags
- Fix report-crash sometimes failing to report crashes and also update the report URL
2021-08-29 15:08:51 +02:00
BenCat07
e71fa8354e
Fix issues with the engine prediction
...
why does this have to be such a pain
2021-08-27 19:33:46 +02:00
LightCat
81491466dd
Rewrite Setupbones ( #1469 )
...
* Reconstruct server's setupbones to Drastically improve hitrate
* Add proper multipointing and fix textmode support
* Fix a bunch of bugs with the multipointing and fix GetFOV
* Improve the animation fix and make it toggleable
2021-08-23 21:20:10 +02:00
explowz
180e05eb4c
2021-08-23 20:16:54 +02:00
Sinner
9bce1e2055
Add more bullet tracers ( #1537 )
...
* Add more bullet tracers
* Add Merasmus tracers
* Add Merasmus tracers
2021-08-23 19:24:33 +02:00
vicinity-gush8
5abc786fa8
Sniper navbot: Use melee if enemy is near
2021-08-23 19:22:55 +02:00
vicinity-gush8
7e48bca697
Make autoreflect work with the dragon's fury
2021-08-21 09:17:50 +02:00
braaaap master
528c27f8ba
Add in startup sounds ( #1532 )
...
* Add in startup sounds
meowhook represent
2021-08-20 18:34:19 +02:00
GodSaveTheDoge
3a3a225471
Changed while to do while in hacks/CritSay.cpp
2021-08-20 18:26:59 +02:00
BenCat07
b791df315f
Improve crithack visuals on rapidfire weapons
...
Also improve the bucket fixer
2021-08-20 18:06:55 +02:00
BenCat07
d40af68eb9
Fix issues with spy primary selection in AutoItem
2021-08-20 17:03:34 +02:00
braaaap master
79eca67a90
Quit tf2 without causing a crash
...
if we do it like this no more crash logs from autojoin
2021-08-20 07:23:11 +02:00
RC
ffc094ca60
add(aimbot): rocket and sticky jumper to ignored weapons ( #1533 )
2021-08-18 16:17:11 +02:00
braaaap master
b52b836ec6
Fix crash with invalid weapons ( #1531 )
...
* Fix crash with invalid weapons
Only affects us if we have a null weapon
also fixes t-posing
* Update Warp.cpp
2021-08-17 16:31:01 +02:00
braaaap master
06f4c0d2aa
Fix crashes with radar when object team is -1 ( #1529 )
...
only really affects us if we spawn an object via console
2021-08-16 19:11:06 +02:00
BenCat07
40b4e69ae4
Remove unneeded/bad code from autostrafe
2021-08-15 11:39:24 +02:00
BenCat07
3fc68c9c5c
Add Multidirectional Airstrafe and fix some projectile nospread issues
2021-08-14 21:49:07 +02:00
BenCat07
7bd167f43e
Set "Self" for downwards check in navbot
2021-08-14 18:47:08 +02:00
BenCat07
266f829ee2
Fix a trace crash and fix some aimbot prediction problems
2021-08-14 18:44:16 +02:00
BenCat07
285e22accb
Add a bypass to some community AntiCheats and small anti-afk change
2021-08-13 15:20:19 +02:00
vicinity-gush8
5b28bd9e44
Fix zoom sensitivity ratio tweak
2021-08-13 15:07:10 +02:00
LightCat
b6a0b65c72
Add Engineer Bot support ( #1524 )
...
* readd engiebot to navbot, WIP
* Slot changes for engie
* Fix some Engi Bot problems
Co-authored-by: aUniqueUser <ds458@pm.me>
2021-08-10 13:29:07 +02:00
BenCat07
1359e37131
Another fix for friendsID
2021-08-06 22:07:01 +02:00
BenCat07
a6f3641c00
Make random name work in main menu
2021-08-06 14:35:26 +02:00
BenCat07
f5320b3690
Fix Demoknight Aimbot (and a crash in it)
2021-08-06 14:35:26 +02:00
BenCat07
480dd64ce8
you saw nothing
2021-08-06 12:34:02 +02:00
BenCat07
32d15aaa2d
Fix uses of GetSteamIDForPlayerIndex returning spoofed FriendsID
2021-08-06 12:31:55 +02:00
km-ch
55fa263036
Remove old warning message in README
2021-08-03 22:13:09 +02:00
BenCat07
01ef882870
Add some more improvements to namesteal
2021-08-03 01:02:28 +02:00
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