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
2022-01-08 22:29:18 -05:00
2022-01-08 22:33:34 -05:00
2022-04-16 13:29:40 -04:00
2022-04-16 13:29:40 -04:00

Pull Requests Welcome

Ultimate Aimbot

Adhere to our GNU licence or else we WILL come after you legally.

  • free to use, sell, profit from, litterally anything you want to do with it
  • credit MUST be given to RootKit for the underlying base code

Watch the tutorial video! - Coming Soon
Watch the shorts video! - https://youtu.be/EEgspHlU_H0

Join teh Discord - https://discord.gg/rootkit

Current Stats

This bot's speed is VERY dependent on your hardware. We will update the model it uses for detection later with a faster one.

Bot was tested on a:

  • AMD Ryzen 7 2700
  • 64 GB DDR4
  • Nvidia RTX 2080

We got anywhere from 15-35 corrections per second. All games were ran at 1280x720 or close to it when testing.

ANYTHING dealing with Machine Learning can be funky with your computer. So if you keep getting CUDA errors, you may want to restart your PC in order to make sure everything resets properly.

REQUIREMENTS

Pre-setup

  1. Unzip the file and place the folder somewhere easy to access

  2. Make sure you have a pet Python (aka install python) - https://www.python.org/

  3. (Windows Users) Open up either PowerShell or Command Prompt. This can be done by pressing the Windows Key and searching for one of those applications.

  4. To install PyTorch go to this website, https://pytorch.org/get-started/locally/, and Select the stable build, your OS, Pip, Python and CUDA 11.3. Then select the text that is generated and run that command.

  5. Copy and past the command below into your terminal. This will install the Open Source packages needed to run the program.

pip install -r requirements.txt

Run

If you have python and the packages you are good to go. Load up any game on your MAIN monitor and load into a game.

  1. (Windows Users) Open up either PowerShell or Command Prompt. This can be done by pressing the Windows Key and searching for one of those applications.

  2. Type cd (make sure you add the space after the cd or else I will call you a monkey)

  3. Drag and drop the folder that has the bot code onto the terminal

  4. Press the enter key

  5. Type python main.py, press enter and that is it!

Community Based

We are a community based nonprofit. We are always open to pull requests on any of our repos. You will always be given credit for all of you work. Depending on what you contribute, we will give you any revenue earned on your contributions 💰💰💰!

We are always looking for new Volunteers to join our Champions! If you have any ideas for videos or programs, let us know!

Languages
Python 98.8%
Dockerfile 0.8%
Shell 0.4%