Coder Social home page Coder Social logo

overkill's Introduction

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!

overkill's People

Contributors

brian316 avatar daochenzha avatar dingcn avatar qcve avatar visionary1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

overkill's Issues

Still Undetectable? No Ban?

Hi, i am sorry for the stupid question but there is no other way i can contact you, is this still working and will i get banned for using it?

i just do not wish to try it and get banned unless i am sure it works and wont ban me. I obviously would make it look legit and not abuse it so i get caught, so would that be okay.

Thank You very much and i would like to donate to your work if everything goes well.

自瞄出现问题

我在训练场的时候自瞄效果还可以,但是实际与玩家操作的时候就会卡而且效果很不好

Aimbot not working

The Aimbot first wouldnt even work because of line 96. I simply deleted it from the code. The aimbot still isnt working even tho the overlay and everything works

Script detected?

I want to try out the script but I'm not sure if is safe to use. Is there any way to ensure that it isn't detected as .ahk or .exe? A link to a tutorial would be best if it's detected. Thanks

Changing activate key from CapsLock to another

Hi, I am using your .ahk for some days now and it is awesome. Sadly for me it is hard to use with CapsLock pressed so I tried to do some changes which do not work. Can someone help me?

I found this in your code

GetKeyState, CapLck, CapsLock, P
if ( CapLck == "D" ) {
Cnt:=60
}

which if I am right checks if CapsLock is pressed down.

I would like to change that if I click CapsLock once its activated - when I press it again it deactivates.

My research found out, that the parameter P in GetKeyState, CapLck, CapsLock, P checks if CapsLock is physically clicked down at this moment. If this is true it gives back the D which is used to check in the if-statement below.

So I tried changing your code from

GetKeyState, CapLck, CapsLock, P
if ( CapLck == "D" ) {
Cnt:=60
}

to this

GetKeyState, CapLck, CapsLock, T
if ( CapLck == 1 ) {
Cnt:=60
}

If I read the GetKeySatet documentation right the parameter T checks if CapsLock is activated or not. If activated it gives back 1 for true; 0 for false.

Sadly my changes do not apply and it does not work. Any idead?

Thanks.

how do i download?

how do I download it because I need to re download this but I cant find the .ahk anymore

OK 2.0 work only 5 sec

The script work well when i open it and i press F1 while in game, but only for like 5 sec or more... then stop.
and didnt work any more by restarting (F3) and pressing F1 again, or close the ahk completely and opening it again, nothing happened, i have to restart the game if i want to make it work, but again for 5 sec only... how to fix it? please.

Detected

It's detected, you can update that ?

Script was working fine until it randomly started shaking.

Hi,

Thanks for making the script, you're a legend!

The program was working fine (I was compiling it myself, not using the .exe) until one day I quit overwatch and when I came back (with exactly the same setting as far as I know) the problem where the aimbot starts shaking and aims around the champion - not at a fixed spot, occurred. I restored all of my overwatch settings after that and changed the script speed really low. Nothing worked :( although after restarting my PC and going into an OW game it worked until I died for some reason.

I also tried the V2 script and that had the same problem.

Maybe someone knows what the problem is? Thanks!

Aren't working

Sup

it's just not working. I see the red overlay but it's not correcting the aim at all

Stopes after few seconds

Hi
I have this proplem. It works when i strat the game fbut after few seconds it stops aiming. even tho i can still see the red box

I've tried v1.3 and It does the same thing.
No matter who many times I tap "Cap" it won't work back.

Ermm..

What about a bunnyhop buttom ?

Halp !

When I'm using the overkill my aim starts to shake... D:

Error when running script.

Hi, i run the script through autohotkey and it comes up with error saying

Source: winHttpRequest
description: a connection to the server could not be established.

This is for the version named overkill. 2.0.

1.4 works when i load it without errors.

Does anyone know what i should do, or does 1.4 still work ingame?

Thanks.

No .exe

Im not seeing an .exe anywhere in the download. There is nothing to actually run. I still have version 1.4 which works but i was hhoping to get the new version.

How do i open it?

I don't know how to open the ahk file because last time it was a .exe file so I could open it but now its not so I don't know how to open it. Can someone help me with this if there is something I need to download ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.