Visit my website: http://thetyrosmith.weebly.com/
Sorry for the red writing on my screen. Its just the desktop recorder i am using
here is the code:
dim x
dim name
dim input
x=msgbox("Starting program")
name=inputbox("What is your name")
inputbox("Hi " & name)
input=inputbox("I can copy you!")
input=inputbox(input)
input=inputbox(input)
input=inputbox(input)
input=inputbox(input)
input=inputbox(input)
msgbox("That was funny! Bye")