set wshshell = createobject("wscript.shell")
wscript.sleep 1000
for i=1 to 15
wshshell.sendkeys "SpamMonster V1 By D.D"
wshshell.sendkeys "{enter}"
next
|
This was a very impressive video of coding. You know something about it :)
|
Thank You Very Much
|
Very cool man thank you
|
hey try this by typeing this is the first thing i ever vbs scripted and is so basic but now i started my own scripting company
try this:
onclick=inputbox("what ever text you want here",2,"what ever text you want in the text box")
onclick=msgbox("what ever you want to apear after you push ok")
|
thanks mate very much
|
your welcome
|
i know this is irrelevant.. but his desktop is teletubbie land =p
|
lol ye a photoshoped version with bill gates in it XD
|
x = msgbox("Hello, 48, "Hello")
Is alot better script Than that :-)
|