Autotyper is a GUI application made using the python programming language. This program allows you to type a text repeatedly for how many times you want. You just enter the text in the first form and number of times in the second. After that click the button. Now click form where you want to type. This is a best way to prank your friends. The UI is done using tkinter module and the autotyping is done using pyautogui module.