Difference between revisions of "VBScript language"
m (1 revision imported) |
|
(No difference)
|
Latest revision as of 08:20, 1 December 2017
This article is a list of tutorials for how to program in VBScript, so that you can write scripts for your StealthBot. Very little specific methods are discussed here; see the list of script tutorials for those.
List of tutorials
Visual Basic Scripting Edition is modeled after Visual Basic 6 in syntax. These tutorials will walk you through each part of the language:
- VBScript comments
- VBScript variables
- VBScript operators
- VBScript blocks
- VBScript errors
- VBScript other features
- VBScript reference