10 Commits

Author SHA1 Message Date
Charlie Mac
451dcffd31
Custom rust tensorrt model and weights (#132)
* rust custom model

* new model engine and weights

* Conda installation
2023-12-06 19:10:02 -08:00
Elijah Harmon
0c20f3a5bd readded trollatko model 2023-11-30 22:56:39 -08:00
Elijah Harmon
d32f66cd86 launcher 2023-11-28 10:35:37 -08:00
Elijah Harmon
f85496859a World Best Update 2023-11-14 23:49:44 -08: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
65cb7a2111 Fixing bugs on yolo update 2022-09-25 20:27:52 -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
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
33c7b04ff7 Added live view images at top of readme 2022-04-16 14:02:54 -04:00