Visual Basic Scripting (THE BASICS) [DJA]

seeders: 1
leechers: 1
Added on January 31, 2016 by DJAUZZIEMANin Other > Tutorials
Torrent verified.



Visual Basic Scripting (THE BASICS) [DJA] (Size: 1.13 MB)
 DJAUZZIEMAN.jpg121.65 KB
 RIP Smittech.jpg89.63 KB
 xKE07.jpg528.81 KB
 cat-watching-the-goldfish_398001.jpg388.67 KB
 2.vbs9.53 KB
 images.jpg4.91 KB
 5.bat1.57 KB
 4.vbs802 bytes
 1.bat311 bytes
 7.vbs190 bytes
 default.txt98 bytes
 3.bat69 bytes
 4.vbs251 bytes
 7.vbs192 bytes
 How To Use.txt257 bytes
 EXAMPLE with Icon.lnk1.61 KB
 Changing Icon.txt226 bytes
 example.vbs29 bytes
 1- Inputbox.txt1.44 KB
 example.vbs256 bytes
 2- Msgbox.txt846 bytes
 1- Let's Begin.txt256 bytes
 example.vbs73 bytes
 CreateObject (Opening a file or picture).txt497 bytes
 LOOPING.txt283 bytes
 Looping Example.vbs76 bytes
 CreateObject Example.vbs73 bytes
 Createobject Example 2 (Directory same folder).vbs63 bytes
 READ ME FIRST.vbs270 bytes
 Understanding.txt141 bytes


Description

Scroll to the bottom of the page to try a sample script to show what you will be learning

This is just a small tutorial I created for anybody wanting to learn vbs scripting (I know it's nothing big but a learning curve before venturing to a hard scripting language).

Should be easy to learn and once done, you will have the ability to put scripts on public pc's or on friends computers as a joke...

Simple Icon Changing to hide the script from looking like the original (Left hand side)


Msgbox


Inputbox


Allowing you to either open a directory (Eg. Picture, Application or anything using the file directory)


or giving a message if the password/passkey is wrong.. (Same thing, can also open any file by replacing the msgbox script with the createobject)


the script written for the example i'm showing now (Including the do/loop which loops the script.


Also an example script of what you will be able to write after learning the basics... I use this to open application on my computer instead of filling my screen up....


Sample Script -

Example1= Msgbox ("This is my first script, and I am interested in learning the basics",2+16,"Kickass Torrents - We Be PiratesĀ©")
Examplebox= Inputbox ("Are you ready to learn? 'If yes, then type ready' ","Kickass Torrents - We Be PiratesĀ©","not ready")
if Examplebox= "ready" then createobject("wscript.shell").run (""/torrents/edit/4EC643AC651937B6F8DA20200671AC8B360ECECA/""") else createobject("wscript.shell").run ("""http://farm3.static.flickr.com/2486/4001132561_3ba5ff69cf_o.jpg""")
if Examplebox= "ready" then createobject("wscript.shell").run ("""C:WindowsSystem32otepad.exe""")

(Paste into notepad and save as " Ready.vbs ")

Sharing Widget


Download torrent
1.13 MB
seeders:1
leechers:1
Visual Basic Scripting (THE BASICS) [DJA]