I have this script for a game
~Rbutton & M:: SendInput t You have the right to remain silent. Anything you say can and will be used against you in the Supreme Court of San Andreas, 2nd District.{enter} t As by the laws of San Andreas,you have the right to speak to an attorney.{enter} t If you cannot afford an attorney, one will be appointed for you.{enter} t Do you understand these rights as they have been read to you?{enter}
I want my script to wait 2 seconds after each enter
before sending the next line. How can I do that?