All Projects → xiaofen9 → Overkill

xiaofen9 / Overkill

Licence: gpl-3.0
Overwatch auto aiming

Programming Languages

autohotkey
350 projects

Labels

Projects that are alternatives of or similar to Overkill

hack-tools
"Кали-заменитель". Располагает в себе большое количество утилит для взлома.
Stars: ✭ 39 (-77.59%)
Mutual labels:  hacks
Hack Tools
hack tools
Stars: ✭ 488 (+180.46%)
Mutual labels:  hacks
Patchy
⚓️ Patch the inner source of python functions at runtime.
Stars: ✭ 84 (-51.72%)
Mutual labels:  hacks
productivity-tips-for-mac
Awesome Productivity Tips for Mac Developers
Stars: ✭ 38 (-78.16%)
Mutual labels:  hacks
Chromepass
Chromepass - Hacking Chrome Saved Passwords
Stars: ✭ 364 (+109.2%)
Mutual labels:  hacks
Elixir Tips
The Killer Elixir Tips and Tricks...from the experience...
Stars: ✭ 833 (+378.74%)
Mutual labels:  hacks
Diamond
External glow ESP for CS:GO
Stars: ✭ 57 (-67.24%)
Mutual labels:  hacks
Jstips
This is about useful JS tips!
Stars: ✭ 11,824 (+6695.4%)
Mutual labels:  hacks
Thc Archive
All releases of the security research group (a.k.a. hackers) The Hacker's Choice
Stars: ✭ 474 (+172.41%)
Mutual labels:  hacks
Guide 3ds
A complete guide to 3DS custom firmware, from stock to boot9strap.
Stars: ✭ 1,055 (+506.32%)
Mutual labels:  hacks
Guide Vita
A complete guide to PS Vita (TV) custom firmware, from stock to HENkaku Ensō.
Stars: ✭ 59 (-66.09%)
Mutual labels:  hacks
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (+56.9%)
Mutual labels:  hacks
Console.md
Ever dreamed of rendering Markdown in the console? No. Neither had I.
Stars: ✭ 24 (-86.21%)
Mutual labels:  hacks
Custom-Software-For-Xiaomi-Dafang
API and panel site for Xiaomi Dafang
Stars: ✭ 36 (-79.31%)
Mutual labels:  hacks
The Book Of Secret Knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Stars: ✭ 55,582 (+31843.68%)
Mutual labels:  hacks
elliot on g0d
elliot_on_g0d
Stars: ✭ 17 (-90.23%)
Mutual labels:  hacks
Win Lock Screen
🔒 Enable / Disable the Lock Screen for Windows 8, 8.1 & 10.
Stars: ✭ 6 (-96.55%)
Mutual labels:  hacks
Nginx Admins Handbook
How to improve NGINX performance, security, and other important things.
Stars: ✭ 12,463 (+7062.64%)
Mutual labels:  hacks
Prodigymathgamehacking
Prodigy Hacking Organization: Hacking for the right reasons. | Questions? Ask on our Discord. https://discord.gg/XQDfbfq
Stars: ✭ 108 (-37.93%)
Mutual labels:  hacks
H2codez
A mod to restore and add functionality to the Halo 2 Editing Kit.
Stars: ✭ 25 (-85.63%)
Mutual labels:  hacks

Overkill aiming assistant

Intro

This is a autoHotKey script for the online game. It can auto-aim the adversaries when their HP bars appear. To run the script, you should set your hero to default profile (i.e., default mouse sensitive). In addition to that, you ought to set your picture rendering to low and set gamma brightness settings to default.

Instructions are included in How-to. Since overkill performs differently on different hardwares, you may well need to adjust some parameters before it can be "overkill". Please peruse the instructions before using the script!

Note! It is welcomed that you repost overkill at any other forums and platforms, but please attach the original link (i.e., https://github.com/xiaofen9/overkill)

History

V2.0 : We release our new Overkill with proudness! We investigate many fancy functions and made many improvements. Thanks for contribution from contributors! We mainly improve following aspects:

  • Introduce new algorithm to mitigate aim shaking while there are multiple adversaries. Now, Overkill will choose the nearest bots to shoot from multiple adversaries.
  • Add Update notifier, now it will check for update every time you open it and notify you if there is a new version.
  • Eliminate the screen size options, now it can detect and adapt your computer automatically, and you just need to press F1.
  • Code has been rewritten, now it is object-oriented and thus easy to read and redevelop.
  • Fix bugs of the profile saver.

V1.4: In this version, We revoke the Capslock trigger, which receives lots of complains. Now, it will start aiming as long as Lbutton of mouse is pressed. In addition to that, we add profile auto-saver, which means Overkill will save your settings like parameters in Shoot and Speed automatically. Other functions will be added soon.

V1.3: In this version, We set the aim hotkey from Lbutton of mouse to Capslock. Now you can fire freely without overkill and activate Overkill when capslock were pressed. Then aimbot will be valid for about 1 seconds. During that time, overkill will work as long as you fire.

V1.2: Using pixel-level search, hence HP bar searching is faster and more accurate! Thank Ding for his contribution!

V1.1: The searching scope of bars gets more accurate. Thus, HP bars searching is faster.

V1.0: The first version of Overkill, congratulations!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].