Commit Graph

26 Commits

Author SHA1 Message Date
Dawson 7b932060d4 Stuff 2022-09-06 13:25:14 -04:00
Dawson 77542ebad7 Optimizations 2022-09-05 15:18:08 -04:00
Dawson ba00ee166e Adding click command and teleport checks 2022-09-04 11:38:52 -04:00
Dawson f8a41744d1 Adding shit 2022-09-01 12:36:27 -04:00
Dawson 35345f4515 Fixed jump boost false positive on Fly C 2022-08-31 22:00:39 -04:00
Dawson fefb942ab4 Fixing stuffs 2022-08-30 14:53:09 -04:00
Dawson d8225182b9 Finishing loader, adding config support for Checks, fixing EntityData box inaccuracies to patch Hitbox false
Hitbox falses on Zombies, and would have potentially falsed with other mobs because of innaccurate bounds.
2022-08-30 11:07:26 -04:00
Dawson abb2b8be2a Improvements 2022-08-30 09:37:50 -04:00
Dawson ec18c17720 Adding loader support 2022-08-29 17:36:49 -04:00
Dawson 25606997fa False positive fixes
- Added new Speed check
- Fixing false positives with Fly (C) under blocks
- Fixed false positives with stepping on Fly (C) and Fly (D)
- Fixed liquid false positives with Fly (C) and (D)
- Fixed horizontal friction-based false positives, like switching between ice and regular blocks (used wrong friction)
- Fixed NoFall (B) false positive when in liquid and under block pressing space bar
2022-08-27 14:27:56 -04:00
Dawson 5e071e3690 New Fly D and lowering file size, new logs system 2022-08-26 15:32:43 -04:00
Dawson 8cf842493b New stuffs 2022-08-25 11:00:51 -04:00
Dawson bc64f0a6ae Improved hitboxes, added Timer check, organized checks 2022-08-23 11:56:32 -04:00
Dawson bac904f852 Fixing tons of issues
- Fixing Velocity B falses
- Fixing lilypad false positives by accounting for it on interact.
- New Block (A) with block place interaction check
- Fixing Block B false positive.
- Fixing Horizontal false positive and bypass
- Fixing Fly (B) on liquids and climables.
- Fixing Fly (A) on liquids and climables
2022-08-22 16:37:55 -04:00
Dawson c38d59f699 Stuffs 2022-08-22 12:00:24 -04:00
Dawson e593b9d328 Adding new checks, fixing bugs
- Updated Pastebin API
- Added Block (A), (B), (C)
- Added NoFall (A), (B)
- Fixed block placement false positives by fixing the BlockUpdateHandler PacketPlayInBlockPlace bug getting the wrong block location.
- Improved Hitbox check accuracy
- Redid getters and setters for player in Check
2022-08-22 11:57:24 -04:00
Salers ff0e345e68 Fly changes 2022-08-18 21:11:28 +02:00
Dawson d91a9c6133 Updating reach check for better accuracy and stability 2022-08-17 16:50:20 -04:00
Dawson bf0fb79547 Fixing stuff not working 2022-08-16 11:46:39 -04:00
Dawson afeae529f5 Adding Velocity checking and new Velocity (A) 2022-08-15 17:30:23 -04:00
Dawson f601295f58 Block Tracking, Fixing Reach falses 2022-08-12 17:19:26 -04:00
Dawson f75657744a Added new Aim check and utils
- Fixed TickTimer not functioning
- Fixed generalCancel always cancelling
- Removed debug from places that I am not currently in need of debugging
- Attempting to fix login error when reloading when injecting packethandler
- Added sensitivity to playerInfo command
- Fixed runaway buffer fp on Fly (A)
2022-08-11 13:25:57 -04:00
Dawson 0c3066103c Even more fun stuff 2022-08-10 14:42:22 -04:00
Dawson d9b35af788 New Speed check and lots of new stuff implemented 2022-08-09 17:03:15 -04:00
Dawson 281f716f20 Adding more packet wrappers 2022-08-08 15:28:06 -04:00
Dawson 58b49a8976 Project files 2022-08-08 14:53:33 -04:00