Results 1 to 6 of 6
  1. #1
    smookyvac's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    66

    Wink My bhop Script AHK

    Hello this and my script
    Pause script F9
    Code:
    F9:: Hotkey, *~$Space, Toggle
    *space::
    Loop
    {
    GetKeyState,state,space,P
    if state = U
    break
    
    
    
    Send,{space}
    Sleep,4
    }
    return
    
    F10::Exitapp
    Closes script F10

  2. #2
    Ally's Avatar
    Join Date
    Dec 2014
    Gender
    female
    Location
       ♥
    Posts
    8,697
    Reputation
    1610
    Thanks
    8,500
    My Mood
    Angelic
    @smookyvac Very Colorful Thread Lel

    Premium Member 22/4/16
    Steam Minion 22/12/2017
    OFPS Minion 5/2/2019
    MMO Minion 5/2/2019
    Minion+ 5/2/2019
    Mod 8/11/2020
    Retired 3/10/2022
    22 / Dec 7, 2001

  3. #3
    Ruffian7's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    wow how original!

    never seen something like this! /s

  4. #4
    smooky_cz's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    keep up the good work

  5. #5
    leitediogo13's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Where do i put the code,i know that by telling this i look like a noob because everyone know except me

  6. #6
    _NightWare's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    Netherlands
    Posts
    724
    Reputation
    274
    Thanks
    2,305
    My Mood
    Inspired
    Quote Originally Posted by leitediogo13 View Post
    Where do i put the code,i know that by telling this i look like a noob because everyone know except me
    Have you even tried?
    google "How to AHK"

    Feel free to leave a thanks or +rep if I helped you.

    ಠ_ರೃ
    Script Squad






    [IMG]https://roblo*****m?rbxp=135887430[/IMG]

Similar Threads

  1. [Release] Simple AHK Bhop Script ( NEVER VAC)
    By Versecious in forum Counter-Strike 2 Coding & Resources
    Replies: 4
    Last Post: 06-30-2018, 07:05 PM
  2. [Solved] Bhop scripts using AHK don't work for me in CSGO
    By YoWasUPGuys in forum Counter-Strike 2 Help
    Replies: 3
    Last Post: 06-27-2015, 09:35 PM
  3. [Help] Idea for a PERFECT AHK bhop script!
    By sup h0wl in forum Counter-Strike 2 Coding & Resources
    Replies: 7
    Last Post: 06-23-2015, 08:30 AM
  4. Looking for a bhop script (no ahk)
    By whalesperm in forum Counter-Strike 2 Discussions
    Replies: 5
    Last Post: 03-15-2015, 08:25 AM
  5. [Tutorial] UD AHK BHOP Script Tutorial!
    By mcmad358 in forum Counter-Strike 2 Tutorials
    Replies: 7
    Last Post: 03-11-2015, 01:28 PM