Results 1 to 4 of 4
  1. #1
    Perian's Avatar
    Join Date
    Jun 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Triggerbot for Black Squad?

    Is there a way to make a triggerbot for Blacksquad?

    Could someone make one using AHK?

    I think this could work and would be useful
    or will it be detected very fast and you will get banned? idk

  2. #2
    senpai123321's Avatar
    Join Date
    Jan 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    THIS IS NO RECOIL AHK BUT IF YOU ARE NOOB DON'T BLAME ON IT :

    #NoEnv
    SendMode Input
    SetWorkingDir %A_ScriptDir%

    ; iloveesl
    NRA := 1

    ; SS
    ^!p::Suspend

    ; NR
    ~LButton::
    while GetKeyState("LButton") & NRA
    {
    DllCall("mouse_event", uint, 1, int, 0, int, 2, uint, 0, int, 0)
    Sleep, 15
    DllCall("mouse_event", uint, 1, int, 0, int, 2, uint, 0, int, 0)
    Sleep, 5
    }
    return

    ; Nades
    ~MButton::
    if GetKeyState("LButton")
    {
    NRA := 0
    Sleep, 3000
    MouseClick, Left,,,,, U
    NRA := 1
    }
    return

    Insert::ExitApp

  3. The Following User Says Thank You to senpai123321 For This Useful Post:

    EmptyLife000 (07-18-2019)

  4. #3
    EmptyLife000's Avatar
    Join Date
    Jul 2019
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    My Mood
    Psychedelic
    HI There isn't triggerbot for that game and in .ahk
    ahk is helper proggram that can help u with bhop and recoil but not like this hacks
    and there is no free hacks for black squad , u need to buy it cuz battleye is good anticheat so all hack publishers doing premium hacks
    search on google there is many : ESP , MULTIHACK and more...

  5. #4
    2Eazyy's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    how about a Autoit script triggerbot?

Similar Threads

  1. [Request] Need ESP for Black Squad please!
    By elkox in forum Black Squad Hacks & Cheats
    Replies: 5
    Last Post: 07-19-2019, 03:53 AM
  2. you dont need luck for black market
    By adrianmak in forum CrossFire Discussions
    Replies: 6
    Last Post: 05-15-2010, 01:41 AM
  3. bad news for black ppl
    By GG2GG in forum General
    Replies: 10
    Last Post: 12-31-2008, 11:31 AM
  4. A gift for Black.
    By jadedfrog in forum Art & Graphic Design
    Replies: 11
    Last Post: 12-08-2008, 09:53 PM