Lets say I have a listbox with a bunch of lines in it with random phrases like this.
SWAG
YOLO
CHEESE
420
n00b
If I were to start my auto typer, how would I make those lines be typed like this
SWAG {ENTER}
YOLO {ENTER}
CHEESE {ENTER}
420 {ENTER}
n00b {ENTER}

