top of page

Scripting & Coding

Scripting: Text
script_batch.png

A batch file is a script file in DOS, OS/2 and Microsoft Windows. It consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file.

script_cmd.png

A command-line interface processes commands to a computer program in the form of lines of text. The program which handles the interface is called a command-line interpreter or command-line processor.

script_powershell_edited.jpg

PowerShell or Microsoft PowerShell is a task automation and configuration management program from Microsoft, consisting of a command-line shell and the associated scripting language.

script_autohotkey.jpg

AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc.

script_python_edited.jpg

Python is a general-purpose, versatile, and powerful programming language. It's a great first language because it's concise and easy to read.

script_lua.jpg

Lua is a robust, lightweight, and embeddable scripting language that supports multiple programming methods, including procedural, object-oriented, functional, and data-driven programming.

script_blueprints.png

"The Blueprint Visual Scripting system in Unreal Engine is a complete gameplay scripting system based on the concept of using a node-based interface to create gameplay elements from within Unreal Editor."

script_vba.png

VBA (Visual Basic for Applications) is the programming language of Excel and other Office programs.

Scripting: Products
bottom of page