Skip to content
/ Unibot Public

The all-in-one colorbot. Includes aimbot, triggerbot, recoil mitigation & rapid-fire.

License

Notifications You must be signed in to change notification settings

vike256/Unibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is free and open-source. I am a student who spends their free time on this project. If you like the project and want its development to continue:
🎁 Donate
⭐ Give a star


Unibot logo

Unibot

Unibot is a multi-functional assistant tool developed for PC shooter games. It simulates mouse input using various methods:

  • Windows mouse_event functions
  • Interception driver
  • External hardware capable of simulating a human interface device, such as an Arduino Leonardo or any Raspberry Pi Pico variant

Unibot can communicate with these boards through a COM port or a socket connection (Ethernet or Wi-Fi).

Key Features

Aim assist

  • Detects targets by analyzing pixels within a specified color range on your screen
  • Automatically moves the aim towards the detected target

Triggerbot

  • Automatically shoots when the player is aiming at a target

Rapid-fire

  • Clicks rapidly to automatically shoot semi-automatic weapons

Recoil Mitigation

  • Counters weapon recoil
  • Supports multiple recoil systems:
    • Point-and-shoot: Bullets go where your crosshair looks
    • Offset type recoil: Bullets go above crosshair

Showcase video:
Showcase video thumbnail
Python colorbot hits world record 220k+ score with 100% accuracy on Aim Lab

Disclaimer

This is a hobby project and intended for learning purposes only. I do not condone cheating in any regard.

If you are using Unibot to cheat, please take a moment to reflect on why. Cheating ruins competitive integrity, undermines genuine achievement, and leaves you feeling just as empty as before.

Installation and usage

Wiki


Copyright

Unibot, an open-source colorbot.
Copyright (C) 2024 vike256

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.