Shouldn't that be: set a = createobject? NOT objectcreate.
gorank115 7 months ago
This has been flagged as spam show
this website is a great help with scripts. leave your own script on there too for other people.
vbscripts . webs . com
vbsripter 2 years ago
i took a little code out of ur discription that opens any program and one that actually works!
andy0happy 2 years ago
Is any1 understanding what's he doing?
Papa91echo 3 years ago
It's a pointless script xD I'm going to edit it to try and make an auto login for myspace or something >.>;;;
FireBirdTutorials 3 years ago
Well you do that then. Thanks for watching
stupidgaylogincrap 3 years ago
I can't find out how D:
Ok Here is a example of a site script:
(Sorry about the last message it was crappy)
set a = createobject("wscript.shell")
a.run "URL of site goes here"
wscript.sleep (5000)
a.sendkeys ("YOU ARE NOW ON Specified Site")
call msgbox("DONE!")
wscript.quit
Explanation what i did understand :D
set a = createobject("wscript.shell") ""makes a to "createobject("wscript.shell"""
a.run "URL of site goes here" "" A is the shell, and it has to run something""
wscript.sleep (5000) ""makes the script sleep/wait for 5000ms""
a.sendkeys ("YOU ARE NOW ON Specified Site") ""sending the output thru "keys"""
call msgbox("DONE!") (calling the function "msgbox" with the message you are done""
wscript.quit ""quits the script""
Hope that helped FireBirdTut :D
Sjums07 3 years ago
whats the point? cant u just click the firefox icon twice?
theonlinegamers 3 years ago
it's just a simple script, that you can edit to do different stuff.
do you know what tutorial mean? :D it dont have to be usefull, just teach you something ;)
your right :) thanks for commenting.
I actually made my first real VBScript from watching this :D ty m8 :p (my own not just copy-paste) xD
do you know how amazingly pointless this is?
it would be 10 times faster to type the damn thing
paracetamoloverdose 3 years ago
lol thanks for watching
nice idea but next time try to do it without all of the anti virus thingy
elisha054 3 years ago
Well i just showed you it with the anti virus so you/anyone wouldn't think im making them activate a deadly virus. Well thanks for watching :)
Shouldn't that be: set a = createobject? NOT objectcreate.
gorank115 7 months ago
This has been flagged as spam show
this website is a great help with scripts. leave your own script on there too for other people.
vbscripts . webs . com
vbsripter 2 years ago
i took a little code out of ur discription that opens any program and one that actually works!
andy0happy 2 years ago
Is any1 understanding what's he doing?
Papa91echo 3 years ago
It's a pointless script xD I'm going to edit it to try and make an auto login for myspace or something >.>;;;
FireBirdTutorials 3 years ago
Well you do that then. Thanks for watching
stupidgaylogincrap 3 years ago
I can't find out how D:
FireBirdTutorials 3 years ago
Ok Here is a example of a site script:
(Sorry about the last message it was crappy)
set a = createobject("wscript.shell")
a.run "URL of site goes here"
wscript.sleep (5000)
a.sendkeys ("YOU ARE NOW ON Specified Site")
call msgbox("DONE!")
wscript.quit
stupidgaylogincrap 3 years ago
Explanation what i did understand :D
set a = createobject("wscript.shell") ""makes a to "createobject("wscript.shell"""
a.run "URL of site goes here" "" A is the shell, and it has to run something""
wscript.sleep (5000) ""makes the script sleep/wait for 5000ms""
a.sendkeys ("YOU ARE NOW ON Specified Site") ""sending the output thru "keys"""
call msgbox("DONE!") (calling the function "msgbox" with the message you are done""
wscript.quit ""quits the script""
Hope that helped FireBirdTut :D
Sjums07 3 years ago
whats the point? cant u just click the firefox icon twice?
theonlinegamers 3 years ago
it's just a simple script, that you can edit to do different stuff.
stupidgaylogincrap 3 years ago
do you know what tutorial mean? :D it dont have to be usefull, just teach you something ;)
Sjums07 3 years ago
your right :) thanks for commenting.
stupidgaylogincrap 3 years ago
I actually made my first real VBScript from watching this :D ty m8 :p (my own not just copy-paste) xD
Sjums07 3 years ago
do you know how amazingly pointless this is?
it would be 10 times faster to type the damn thing
paracetamoloverdose 3 years ago
lol thanks for watching
stupidgaylogincrap 3 years ago
nice idea but next time try to do it without all of the anti virus thingy
elisha054 3 years ago
Well i just showed you it with the anti virus so you/anyone wouldn't think im making them activate a deadly virus. Well thanks for watching :)
stupidgaylogincrap 3 years ago