Results 1 to 15 of 29

Threaded View

  1. #1
    tableman7767's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    2

    H1Z1 Shotbot & Rapidfire (AHK)

    -A script that sends a left click when the crosshair reaches the wantedColor... searches for the wanted pixels again.
    -On/Off Toggle (On the bottom of the priority list).

    Is anyone able to throw together a script to do this?

    Here's an example of the crosshair when detecting an enemy:

    No enemy detected.
    https://imgur.com/rCb5wXn
    https://imgur.com/IeqwjaN

    Enemy Detected within the dot
    https://imgur.com/IAHiUAQ
    https://imgur.com/dbhzEuv

    I tried to search around for some existing crosshair shotbot scripts so I can throw one together but I can't seem to find any.
    Any help is appreciated Thanks in advanced!

    wantedColor = 000000
    wantedColor = 000000
    wantedColor = 000000
    wantedColor = 000000
    wantedColor = 000000
    wantedColor = 000000
    crossX = 721
    crossY = 451
    LButton::
    Loop
    {
    SetMouseDelay 11
    Click
    If (GetKeyState("LButton","P[censored]")=0)
    Break
    }
    Last edited by tableman7767; 05-07-2016 at 09:31 AM. Reason: fix

  2. The Following User Says Thank You to tableman7767 For This Useful Post:

    azberk (07-09-2017)

Similar Threads

  1. [Outdated] Rapidfire AHK
    By lukashack in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 17
    Last Post: 12-09-2015, 08:22 AM
  2. [Release] Rapidfire 2.0 // AHK // MW2
    By DerHelixx in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 10
    Last Post: 02-01-2015, 02:57 PM
  3. RAPIDFIRE FOR BLACK OPS 2 [AHK]
    By IVIuGs in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 6
    Last Post: 07-31-2014, 12:07 PM
  4. [Release] MW2 Rapidfire script (AHK)
    By Cato38 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 2
    Last Post: 01-20-2013, 06:08 AM
  5. Black ops ahk rapidfire?
    By ProDiiGy in forum Call of Duty Black Ops Discussions
    Replies: 0
    Last Post: 11-30-2010, 01:47 PM