Before you read anything else, If you are looking for the FULL IN DEPTH explanation on how it works check out my channel in which Ill try to upload the in depth explanation of most of my scripts!
Tekkuria is a simple yet highly customizable pixel-based aimbot designed to assist your aim efficiently. With its sleek and intuitive graphical user interface (GUI), Tekkuria stands out for its ease of use and aesthetic appeal.
>>> JOIN THE DISCORD <<<
https://discord.gg/PdeTUZ3M62
Source
-
Setting Up the Environment:
- Ensure Python is installed on your system. You can download it from python.org.
- Install the required Python packages by running the following command in your terminal:
pip install -r requirements.txt
-
Configuring the Bot:
- Navigate to the
configs
directory in the project folder. - You can modify existing configuration files (e.g.,
aimlabs.json
,arsenal.json
,badbusiness.json
) or create a new JSON configuration file for your specific needs. Refer to the structure inconfigs/config.json
as a template. - Configuration parameters include
targetfps
,togglekey
,holdkey
, and visual settings likedrawbox
,boxsettings
, etc. - You can also modify them by using the GUI
- Navigate to the
-
Running the Bot:
- Open a terminal or command prompt in the project directory.
- Execute the bot by running:
python main.py
- The bot will start and use the configuration specified in
configs/config.json
by default. To use a different configuration file, modify themain.py
to load your custom config file.
-
Compiling to Executable (Optional):
- If you wish to compile the bot into a standalone executable, use the provided
start_compile_nuitka.cmd
script. This requires Nuitka to be installed. - Run the script by double-clicking on it or executing it from the command line:
start_compile_nuitka.cmd
- The compiled executable will be located in the
output
directory.
- If you wish to compile the bot into a standalone executable, use the provided
Binary
-
Download the binary from the
Releases
tab- Make sure to not modify the folders included in the zip
-
Double click the binary and enjoy!
- Included binary is for windows only
Osussist is an open source project and welcomes contributions from anyone who is interested. If you want to help improve the tool, you can fork this repository and make a pull request with your changes. You can also report any issues or suggestions on the issues tab.
Please use this program only for educational purposes.
It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.
Also please learn how to use your computer before dming or making a github issue, if you ask for stuff like "whats the cheat directory" I WILL NOT help you.
>>> JOIN THE DISCORD <<<
https://discord.gg/PdeTUZ3M62