OverWatch AHK smooth GUIless aimlock menu

Shout-Out

User Tag List

Page 4 of 8 FirstFirst 12345678 LastLast
Results 46 to 60 of 119
  1. #46
    Kriptyx's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How I use this? What do I have to do?..... Put it in a folder and click 2x?

    OverWatch AHK smooth GUIless aimlock
  2. #47
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    675
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kriptyx View Post
    How I use this? What do I have to do?..... Put it in a folder and click 2x?
    no not at all lol

    install program called auto hot key

    put this into script file

    make sure image file is with script file

    run

  3. #48
    negrombi's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i don't really know why its not working then
    i tried a lot of resolutions and aim speed, i get a little snap sometimes in a random point, then nothing

  4. #49
    dasboot's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Elvis123x View Post
    actually, after messing around with the speed itself, i found out it works, but it still doesnt move to head if i shoot just next to head

    i feel the assist there, but its very slight even with a higher fov and speed
    What exactly did you change? Because right now I feel no difference

  5. #50
    Kriptyx's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I created a file with .ahk I pasted your code there and I place the picture in the same folder.... And It didnt work.. =/ Am I doing somthing wrong?

  6. #51
    Elvis123x's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    62
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i sent you a PM about teamviewer

  7. #52
    hangender's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    looks like you do actually need hhp.bmp to make this work. If that file is non-existant than the script won't do anything.

  8. #53
    Userpass's Avatar Active Member
    Reputation
    35
    Join Date
    Aug 2016
    Posts
    131
    Thanks G/R
    13/33
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hangender View Post
    looks like you do actually need hhp.bmp to make this work. If that file is non-existant than the script won't do anything.
    Do you not see this?

  9. #54
    hangender's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Userpass View Post
    Do you not see this?
    hhp.bmp, AND hhp2.bmp

  10. #55
    thaiguy50's Avatar Member
    Reputation
    11
    Join Date
    Sep 2012
    Posts
    51
    Thanks G/R
    10/9
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ouch he got banned o-o

  11. #56
    Kriptyx's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Stinkyjoint View Post
    no not at all lol

    install program called auto hot key

    put this into script file

    make sure image file is with script file

    run
    I have teamviewer.... If u want

  12. #57
    Elvis123x's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    62
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it works after putting the other hhp's in the folder.

  13. Thanks TheLordJesusHimself (1 members gave Thanks to Elvis123x for this useful post)
  14. #58
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    675
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hangender View Post
    looks like you do actually need hhp.bmp to make this work. If that file is non-existant than the script won't do anything.
    i am running it right now with only 1 image file and its running smooth, i carnt undertsand why this isnt working for some people even people i have teamviewed etc

    all this means

    Code:
    	if (!ErrorLevel=0) {
    		loop, 10 {
    			ImageSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB,  *4 hhp.bmp
    is

    if the first imagesearch line is not found it will go to that 2nd line

    the image for the 2nd line is a smaller image ( normally enables long distance shooting)

    the image on the first line is a bigger image, so aslong as ur close to a target it will always find the first image first and will never go to the 2nd image

  15. #59
    negrombi's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've added the second hpp and it is still not working.

    It works only in rare cases when i aim reeeeeally close to a body, something like 1 out of 20 tries, i really dont know why.

  16. #60
    Elvis123x's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    62
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    now the problem is, when i aim at the head myself and shoot, it throws my aim completely to the left

Page 4 of 8 FirstFirst 12345678 LastLast

Similar Threads

  1. Replies: 116
    Last Post: 02-16-2017, 06:48 PM
  2. [How-To] does anyone have the links to the overWatch AHK smooth GUIless aimlock
    By L2af in forum Overwatch Exploits|Hacks
    Replies: 54
    Last Post: 09-12-2016, 09:14 PM
  3. [Selling] OVERWATCH Only Aimbot[aim smooth,aim lock]
    By sk174 in forum Overwatch Buy Sell Trade
    Replies: 3
    Last Post: 08-03-2016, 04:40 AM
  4. [Selling] Overwatch Aimbot | Smooth Aim + Aim Key
    By InspireSunset in forum Overwatch Buy Sell Trade
    Replies: 8
    Last Post: 07-31-2016, 11:13 PM
All times are GMT -5. The time now is 10:28 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search