Is any1using macros on h1z1kotk? If i see streams, they always shoot so fast. I cant do that. So i assume they use a macro to shoot faster. Does any1 use them atm? Are u using ahk script or with macros of ur mouse?
Left Control to turn on/off.Quote:
CONTROL::Suspend
LButton::
Loop
{
SetMouseDelay 70
Click
If (GetKeyState("LButton","P")=0)
Break
}