- Joined
- Jul 6, 2016
- Messages
- 2,473
- Reaction score
- 3,738
- Points
- 588
- Gender
- Male
I know only the basic of the basic AHK so far haha.Been awhile since ive AHK'd but this should shorten it right? Maybe the loop doesn't make it easier tho.
Code:1:: Send {Tab 2} {Down 2} Loop, 3 { Send {Tab} {Down} } return