22 Commits

Author SHA1 Message Date
kotae4
bdb560e33e
added selection w/ retry logic (#77) 2023-03-30 15:57:02 -04:00
kotae4
4852365592
fixed onnx_amd and added skipRegions (#76)
* fixed main_onnx_amd.py

* cleaned up some old requirements
* added separate requirements for the onnx versions
* ran autopep8 on all the script files

* added skipRegions
2023-03-30 01:21:42 -04:00
Elijah Harmon
4a7853645d Bug fix: confidence works and displays correctly 2023-03-28 17:56:05 -04:00
Elijah Harmon
a991acecb0 Updated and verified to work on CUDA 11.6 2023-02-28 15:58:28 -05:00
Elijah Harmon
e92f1672ad Fixed the tensorrt version 2022-12-28 23:34:05 -05:00
kotae4
8e5cfaba04
added more exception handling (#47) 2022-12-28 20:06:53 -05:00
Elijah Harmon
65cb7a2111 Fixing bugs on yolo update 2022-09-25 20:27:52 -04:00
Elijah Harmon
576e784ee7
Update main.py 2022-08-31 00:02:23 -04:00
Elijah Harmon
73141aa365 Merge branch 'main' of https://github.com/RootKit-Org/AI-Aimbot 2022-07-28 14:40:39 -04:00
Elijah Harmon
09c7d7fa47 Big update, 5 differnet version, new sct engine 2022-07-28 14:35:25 -04:00
TazMatic
59f70fb03b
Fix game title error 2022-04-29 16:00:33 -04:00
Elijah Harmon
9787b43034
Better Readme (#8)
* Squashed commit of the following:

commit 10957c41487023dc0b996a100b9ca11024ac7ea6
Merge: 3e54f7b edce98a
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Thu Apr 14 16:45:07 2022 -0400

    Merge pull request #7 from wrp5031/feature/wade

    Faster analysis and softening of the aiming jitters

commit edce98a36982f83461c4569f4033401ea9a2c546
Merge: 05c9b17 3e54f7b
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Thu Apr 14 16:44:21 2022 -0400

    Merge branch 'main' into feature/wade

commit 05c9b17ca50cbd1bdfe5a8d5a283d1b2c32ae4d3
Author: wade <wpines@clarityinnovates.com>
Date:   Thu Apr 14 16:39:26 2022 -0400

    Screen capture area is based around the center of the screen. Added headshot mode. If multiple people, there is logic to take the person that had a coordinate closest to the last recorded coordinate.

commit 3e54f7ba975b4691fed2f9f61b163fed0f7d54df
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Sun Apr 10 00:02:39 2022 -0400

    Create requirements.txt

commit f1fa560e56ac6ed92e645b0b4c78dac08861459f
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Sat Apr 2 19:54:37 2022 -0400

    Changed readme title

commit a84ac9a238d47518bb45d64e27354f3fe65073ec
Author: TazMatic <31835653+TazMatic@users.noreply.github.com>
Date:   Thu Mar 31 16:52:02 2022 -0400

    Fix win32api and yaml package names

commit 8e32d8bd309c9e6de926213499d766bdf3d10fc8
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Tue Mar 15 16:54:36 2022 -0400

    Update about pressing Q

commit 3dc6835a9b33d7d27e9878b72550416b86fa2406
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Tue Mar 15 16:48:20 2022 -0400

    Update Readme

commit ae24cc3f496e2a9c2810f2876c262c3bef46df09
Merge: 21d431d 42954e0
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Tue Mar 15 16:42:44 2022 -0400

    Merge pull request #3 from RootKit-Org/dev

    Now using YOLO

* Added live view images at top of readme

* Added a variable for easy shifting of AA when in games like fortnite

* CPS printing is now toggleable

* Made quit key easy to adjust

* Added verbage for configuring settings

* Updated the TOC

* Removed some extra spaces
2022-04-16 15:26:17 -04:00
Qfc9
1fd0cc1037 Added verbage for configuring settings 2022-04-16 14:59:20 -04:00
Qfc9
3e014eb1be Made quit key easy to adjust 2022-04-16 14:23:11 -04:00
Qfc9
37b42678cc CPS printing is now toggleable 2022-04-16 14:19:36 -04:00
Qfc9
0f3e933ca3 Added a variable for easy shifting of AA when in games like fortnite 2022-04-16 14:10:45 -04:00
Qfc9
bc2247dd72 Squashed commit of the following:
commit 10957c41487023dc0b996a100b9ca11024ac7ea6
Merge: 3e54f7b edce98a
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Thu Apr 14 16:45:07 2022 -0400

    Merge pull request #7 from wrp5031/feature/wade

    Faster analysis and softening of the aiming jitters

commit edce98a36982f83461c4569f4033401ea9a2c546
Merge: 05c9b17 3e54f7b
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Thu Apr 14 16:44:21 2022 -0400

    Merge branch 'main' into feature/wade

commit 05c9b17ca50cbd1bdfe5a8d5a283d1b2c32ae4d3
Author: wade <wpines@clarityinnovates.com>
Date:   Thu Apr 14 16:39:26 2022 -0400

    Screen capture area is based around the center of the screen. Added headshot mode. If multiple people, there is logic to take the person that had a coordinate closest to the last recorded coordinate.

commit 3e54f7ba975b4691fed2f9f61b163fed0f7d54df
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Sun Apr 10 00:02:39 2022 -0400

    Create requirements.txt

commit f1fa560e56ac6ed92e645b0b4c78dac08861459f
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Sat Apr 2 19:54:37 2022 -0400

    Changed readme title

commit a84ac9a238d47518bb45d64e27354f3fe65073ec
Author: TazMatic <31835653+TazMatic@users.noreply.github.com>
Date:   Thu Mar 31 16:52:02 2022 -0400

    Fix win32api and yaml package names

commit 8e32d8bd309c9e6de926213499d766bdf3d10fc8
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Tue Mar 15 16:54:36 2022 -0400

    Update about pressing Q

commit 3dc6835a9b33d7d27e9878b72550416b86fa2406
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Tue Mar 15 16:48:20 2022 -0400

    Update Readme

commit ae24cc3f496e2a9c2810f2876c262c3bef46df09
Merge: 21d431d 42954e0
Author: Elijah Harmon <elijahharmon@gmail.com>
Date:   Tue Mar 15 16:42:44 2022 -0400

    Merge pull request #3 from RootKit-Org/dev

    Now using YOLO
2022-04-16 13:29:40 -04:00
wade
05c9b17ca5 Screen capture area is based around the center of the screen. Added headshot mode. If multiple people, there is logic to take the person that had a coordinate closest to the last recorded coordinate. 2022-04-14 16:39:26 -04:00
Qfc9
5b4b0e29b3 Now using YOLO 2022-03-15 16:41:03 -04:00
Qfc9
9903da9e8c Cleaned up Readme and Main.py for v1 release 2022-02-26 11:13:14 -05:00
Qfc9
fd035cff00 Ready for release to Patreon 2022-01-09 20:01:40 -05:00
Qfc9
6ca82dc752 Added base code 2022-01-08 22:33:34 -05:00