This is the first ever program I created with AutoIt, about 2 weeks ago when I started it! It is nothing big, but I guess it can be helpful to create a ReadMe that automatically sends the text, which is pretty cool, eh? 
Source Code (Included in .ZIP)
Code:
MsgBox(0, "ReadMe Maker", "Please press OK to learn how to run this program!" & @CRLF & "This program was created by Over.Dose for MMOwned.com")
Sleep("150")
Run("notepad.exe")
Sleep("80")
WinActivate("Untitled - Notepad")
Send("Open the RMM.txt and place whatever you would like it to say. {ENTER} Once you have done that, place the text within a Send("") {ENTER} As in, if you had hello, {ENTER} You would place it in the commas/quote marks! {ENTER} Then save the file as ReadMe.AU3, {ENTER} Then compile it into a Script.. {ENTER} (Right click file, press COMPILE SCRIPT) {ENTER} By Over.Dose@MMOwned")
Download
RapidShare: 1-Click Webhosting