question
ok i know how to do hotkey to activate them and deactivate usin another key but does anyone know how to make it so like itll turn hack on when u hold left mouse click but when u let go it turns hack off
command1:
timer1.enabeld = true
end sub
this is for enabled hack...
command1:
timer1.enabled = false
end sub
this is for disable hack... or work with interval = 0 or something