Page 1 of 2 12 LastLast
Results 1 to 15 of 29

Hybrid 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)

  3. #2
    grandmaster555's Avatar
    Join Date
    Feb 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    is it a hack ? can i get banned ? and thanks for sharing with us !

  4. #3
    tableman7767's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by grandmaster555 View Post
    is it a hack ? can i get banned ? and thanks for sharing with us !


    It's not a hack... you can't get banned from using shotbot or rapidfire with autohotkeys... I once made a shotbot for gunz the duel but not with AHK... If you dont know what a shotbot is.. it's a bot that detects the enemy within the dot and automatically fires...


    Example


    Last edited by tableman7767; 05-09-2016 at 11:47 AM. Reason: fix

  5. #4
    JELLYNAITOR's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    83
    Reputation
    10
    Thanks
    6
    Quote Originally Posted by tableman7767 View Post
    It's not a hack... you can't get banned from using shotbot or rapidfire with autohotkeys... I once made a shotbot for gunz the duel but not with AHK... If you dont know what a shotbot is.. it's a bot that detects the enemy within the dot and automatically fires...


    Example


    dear @tableman7767, would you be in such a mood to modify your's to use in h1z1? maybe i could help?

  6. #5
    treyax's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    3
    My Mood
    Aggressive
    Quote Originally Posted by tableman7767 View Post
    It's not a hack... you can't get banned from using shotbot or rapidfire with autohotkeys... I once made a shotbot for gunz the duel but not with AHK... If you dont know what a shotbot is.. it's a bot that detects the enemy within the dot and automatically fires...


    Example


    Wew, i miss GunZ

  7. #6
    kvostaa1's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    How can i make it work in H1z1
    Last edited by kvostaa1; 05-11-2016 at 06:29 AM.

  8. The Following User Says Thank You to kvostaa1 For This Useful Post:

    rubsenzo (09-27-2016)

  9. #7
    rubsenzo's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    5
    My Mood
    Cool
    Quote Originally Posted by kvostaa1 View Post
    How can i make it work in H1z1
    I don't know either, can anyone help?!?!

  10. #8
    derekdin's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    1
    download auto hotkey
    then copy and paste this in a blank script

  11. #9
    ragel0rdpl's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    2
    can you make it just to open? in ahk?

  12. #10
    Martin_Nino's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    17
    let me try,thanks

  13. #11
    Brydemic's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    so what color would one use

  14. #12
    Safjkadeee's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    My Mood
    Asleep
    So, can somebody complete it? I found out how can i run it but it needs to be complete.
    Last edited by Safjkadeee; 10-16-2016 at 03:54 PM.

  15. The Following User Says Thank You to Safjkadeee For This Useful Post:

    De-Neined (08-05-2017)

  16. #13
    vihortics's Avatar
    Join Date
    Jul 2016
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    can you show us a video in h1z1 of this i dont believe you

  17. #14
    malfdawg's Avatar
    Join Date
    Aug 2016
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    who are you talking to? this was never a release but a request, and the original poster has been banned. try reading the screen in front of you before posting.

  18. #15
    martin0409's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by tableman7767 View Post
    -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?


    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
    }
    This NEVER works in H1Z1 mean .

Page 1 of 2 12 LastLast

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