... Software for the people!
Become a member of Tropical Technologies Community, right now!
Search
Main Menu
Login
Username:

Password:

remember me

Lost Password?

Register now!
Recent Downloads
Shell Object Edito...
(Software, Mon, 18-May-2009)
TimeCube
(Software, Sat, 15-Nov-2008)
SciTE 1.76 plus Sh...
(Software, Sat, 05-Apr-2008)
Hotkey Plugin SDK
(QCD Plugins, Sun, 29-Oct-2006)
Hotkey Plugin
(QCD Plugins, Sun, 29-Oct-2006)
Transparent Image
(Samurize, Sat, 13-May-2006)
Lua Script (beta 6...
(Samurize, Fri, 03-Mar-2006)
Samurize Universal...
(Samurize, Tue, 24-Jan-2006)
Line Input Plugin
(QCD Plugins, Sun, 08-Jan-2006)
Custom Progress
(Samurize, Sun, 13-Mar-2005)
Articles
Tropics 2006/3/4 0:53
Categories: Lua Scripting
The lua script plugin supports multithreading. Essentially that means it can run in the background without disturbing the samurize client it is running in. Using this feature is extremely simple.
Tropics 2006/2/24 0:06
Categories: Lua Scripting
This article shows two internet access scripts, one for downloading html files and one for MySql access.
Tropics 2006/2/23 22:35
Categories: Lua Scripting
This article describes how to read the contents of a text file - both raw (line by line) and xml-formatted.
Tropics 2006/2/20 23:01
Categories: Lua Scripting
Setting up the lua script plugin works like every plugin in samurize. This, and the options available in the config dialog, is explained here.
Tropics 2006/2/18 0:32
Categories: Lua Scripting
This article describes the easiest scripts that show basic functionality of the plugin.
Tropics 2006/2/16 22:50
Categories: Lua Scripting
Lua scripting is very easy to learn. This article (and the following articles) will introduce you to the Lua language and the interfaces available in the samurize plugin.