Code: Select all
#maxThreadsPerHotkey, 2
setKeyDelay, 50, 50
setMouseDelay, 50
p:=0
$tab::
p:=!p
send, {tab}
while (p=1) {
Send, {m Down}
Send, {ñ}
Send, {m Up}
send, {d up}
sleep, 60
send, {space}{space}
sleep, 950
}
return
Llevo todo el dia intetando decifrar que como hacerlo ya me rindo