Command Binding
#14

Quote:
Originally Posted by DannyW
View Post
Download AHK, any version's fine but 2.0's the most recent.
Create a file called whateveryouwant.ahk and write this inside:
Change F2 to whatever keybind you'd like.
Code:
F2::
Loop, 500
{
    SendInput t/cuff %A_Index%{enter}
}
return


Was being sarcastic but I'll teach him now, thanks.
no cuff id 0?


add
PHP Code:
SendInput t/cuff 0{enter
outside the loop
and also goodluck getting unbanned on the server when you spam the command
Reply


Messages In This Thread
Command Binding - by george3002 - 19.02.2018, 19:55
Re: Command Binding - by NaS - 19.02.2018, 21:07
Re: Command Binding - by DannyW - 19.02.2018, 21:38
Re: Command Binding - by george3002 - 20.02.2018, 10:37
Re: Command Binding - by iKarim - 20.02.2018, 10:39
Re: Command Binding - by george3002 - 20.02.2018, 12:02
Re: Command Binding - by Zeth - 20.02.2018, 12:28
Re: Command Binding - by iLearner - 20.02.2018, 14:52
Re: Command Binding - by Zeth - 20.02.2018, 16:42
Re: Command Binding - by iLearner - 20.02.2018, 18:24
Re: Command Binding - by Kaperstone - 21.02.2018, 05:45
Re: Command Binding - by DannyW - 21.02.2018, 08:40
Re: Command Binding - by george3002 - 21.02.2018, 11:47
Re: Command Binding - by rfr - 21.02.2018, 11:57

Forum Jump:


Users browsing this thread: 1 Guest(s)