Post: Auto-Quickscope Script
01-24-2016, 12:37 PM #1
Kyubii
Keeper
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU, today I bring you an auto-quickscope script. You will need to install AHK (Auto Hot Key) and create a new script. Then just copy and paste the code in, run or compile (then run it) the script and when you right click with the mouse it auto matically quickscopes(it fires for you).
Code:
~Xbutton2::Suspend

Rbutton::


{ GetKeyState, state, Rbutton, T
if state = D




{
send {RButton Down}
sleep 330
MouseClick,left
send {RButton Up}
send {Shift}
sleep 5
send {RButton down}
MouseClick, Right
}


else


{
MouseClick,Right


}
}


-Kyubii ayy lmao
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users groaned at Kyubii for this awful post:

DoraTheKiller97, itsSorrow
01-24-2016, 12:46 PM #2
oCmKs_4_LiFe
< ^ > < ^ >
l33t c0de br0 many thx Needa
01-24-2016, 06:56 PM #3
FRINZ
I’m too L33T
Originally posted by LiFe View Post
l33t c0de br0 many thx Needa


bro how u black scope :madsal:
01-25-2016, 01:21 AM #4
DoraTheKiller97
Treasure hunter
Originally posted by Kyubii View Post
Hello NGU, today I bring you an auto-quickscope script. You will need to install AHK (Auto Hot Key) and create a new script. Then just copy and paste the code in, run or compile (then run it) the script and when you right click with the mouse it auto matically quickscopes(it fires for you).
Code:
~Xbutton2::Suspend

Rbutton::


{ GetKeyState, state, Rbutton, T
if state = D




{
send {RButton Down}
sleep 330
MouseClick,left
send {RButton Up}
send {Shift}
sleep 5
send {RButton down}
MouseClick, Right
}


else


{
MouseClick,Right


}
}


-Kyubii ayy lmao

such thx. much use.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo