|
|
AMF Parser
**Used by: Script Developers Only**
Parses raw amf data into a human readable format similar to XML. This allows your script to easily parse out any values needed.
AMF data is returned by...
|
|
|
|
Dailymotion.txt
A text file in which to place your Dailymotion username and password.
|
|
|
Harvester
Harvester is a LUA library that makes it easy to scrape web pages, i.e. to extract data from a page.
Example:
local harvester, err = newHarvester( )
if err then Log(err) end
The LUA code to...
|
|
|
HT Script Installer/Updater
This script is designed to update a script live. Without a server restart.
Currently in beta testing.
hotTamale
|
|
|
libLuaDB
A simple SQL-like (but not really) database library.
|
|
|
libSimpleOptions
Allows for the simple creations of dialog controls for use in the Options panel. Version 2 now gives direct access to the textbox's options, while retaining the simplicity of version 1.
|
|
|
libVideoSites
A self-updating library for extracting video files from various websites.
|
|
|
|
|