Git Product home page Git Product logo

overkill's Introduction

Hello 👋, I'm Feng Xiao

🔭 I’m currently working on

  • Deep Learning
  • Threat Detection

📫 How to reach me

⚡ Fun fact

LFeng's github stats

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

Aren't working

Sup

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

Detected

It's detected, you can update that ?

Ermm..

What about a bunnyhop buttom ?

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.

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

Halp !

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

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.

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.

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 ?

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.

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.

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!

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 download?

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

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.