I can help you; copy the following toggle plus the code:
F2::
Hotkey, e, toggle
return
#IfWinActive GTA:SA:MP
E::
{
Send, {q down}
sleep 5
Send {q up}
sleep 5
Send, {c down}
sleep 5
Send {c up}
sleep 5
Send, {e down}
sleep 5
Send, {e up}
sleep 5
Send, {q down}
sleep 5
Send, {q up}
sleep 5
}...