Is that how it looks when your friend does it.
We will need to compare.
We will need to compare.
If GetAsyncKeyState(Keys.Backspace) Then TextBox1.Text = TextBox1.Text + "*Backspace*" ElseIf GetAsyncKeyStart(Keys.A) Then TextBox1.Text = TextBox1.Text + "a" ElseIf I'm.Too.Lazy.To.Write.More.Code... Then 'Write the rest yourself End If