Results 1 to 2 of 2
  1. #1
    higuys1's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Toggle scrip on AHK

    How can i toggle script on/off with AHK ?
    i wanna use QQ script and i need it to be toggle to F8 .
    I already got the QQ script but cant toggle it .

    Code:
    $LButton::
    Loop
    {
    if not GetKeyState("LButton", "P")
    break
    Sendevent, {LButton}
    sleep 50
    Send, Q
    sleep 10
    Send, Q
    sleep 1111
    sendevent, {RButton}
    }
    ReturnQQ

  2. #2
    Quod bonum, faustum, fēlīx fortunātumque sit.
    MPGH Member
    pean153's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    FIT CTU
    Posts
    982
    Reputation
    174
    Thanks
    15,901
    My Mood
    Relaxed
    F8::Pause

    //2short lel

Similar Threads

  1. [Help] Toggle between modes? [AHK]
    By esbe1175 in forum Call of Duty Hacks & Cheats
    Replies: 1
    Last Post: 01-21-2016, 11:47 AM
  2. [Release] .AHK CapsLock Toggle BunnyHop
    By Madsta1 in forum Counter-Strike 2 Coding & Resources
    Replies: 9
    Last Post: 05-11-2015, 04:23 PM
  3. Cannot toggle on hack
    By Ph0enix4Lyfe in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 9
    Last Post: 10-20-2009, 08:57 PM
  4. toggling
    By mtwell in forum Combat Arms Hacks & Cheats
    Replies: 2
    Last Post: 04-27-2009, 05:26 PM
  5. Very Useful {toggle Speedhack} tut
    By SEGnosis in forum Combat Arms Hacks & Cheats
    Replies: 12
    Last Post: 10-22-2008, 10:00 PM