Heres what I've got
while 1=1
keys {TAB} // this can be any hotkey you set
delay 1 sec
keys {SPACE}
delay 1 sec // set the pause to your liking
end
But I want it to "tab space tab space" so overall I want it to "tab space" 6 times then "tab space (x9)" then "tab space" 13 times
get it? xP
Basically
tab space tab space tab space tab space tab space tab space tab space space space space space space space space space space tab space tab space tab space tab space tab space tab space tab space tab space tab space tab space tab space tab space tab space tab
=) thx