Difference between revisions of "Category:LSL Library"

From Second Life Wiki
Jump to navigation Jump to search
(add script Chatbot = Compile and run the LSL you type on a channel, faster than you can thru the GUI)
m (Sort Support Script Library entries)
Line 30: Line 30:
|{{Hl2}}| '''Creator'''
|{{Hl2}}| '''Creator'''
|{{Hl2}}| '''Description'''
|{{Hl2}}| '''Description'''
|-
||[[Hello Avatar]]
||Linden Lab
||SL's default script
|-
|-
||[[Basic Encryption Modules]]
||[[Basic Encryption Modules]]
Line 70: Line 66:
||[[User:Strife Onizuka|Strife Onizuka]]
||[[User:Strife Onizuka|Strife Onizuka]]
||Library of mostly encoding and decoding functions, some more useful then others.
||Library of mostly encoding and decoding functions, some more useful then others.
|-
||[[Computer:jaycoonlanguage]]
||[[User:jayco121 Bing|jayco121 Bing]]
|| A language written in LSL that is meant for my computer (available at the shop).
|-
|-
||[[Library_Chat_Relay|Conversation Relay]]
||[[Library_Chat_Relay|Conversation Relay]]
||[[User:Jippen Faddoul|Jippen Faddoul]]
||[[User:Jippen Faddoul|Jippen Faddoul]]
||Chat relay which requests permission from participants before relaying their messages. Also includes there attachments. (ToS compliant)
||Chat relay which requests permission from participants before relaying their messages. Also includes there attachments. (ToS compliant)
|-
||[[Dataserver API]]
||[[User:Revolution Perenti|Revolution Perenti]]
||Dataserver Framework for Notecards.
|-
|-
||[[Date Library]]
||[[Date Library]]
Line 82: Line 86:
||[[User:DoteDote Edison|DoteDote Edison]]
||[[User:DoteDote Edison|DoteDote Edison]]
||Function to get day of the week from [[llGetUnixTime]].
||Function to get day of the week from [[llGetUnixTime]].
|-
||[[Dialog Message]]
||[[User:Revolution Perenti|Revolution Perenti]]
||Shout messages over a dialog.
|-
|-
||[[Dialog NumberPad|Dialog Number Pad]]
||[[Dialog NumberPad|Dialog Number Pad]]
||[[User:DoteDote Edison|DoteDote Edison]]
||[[User:DoteDote Edison|DoteDote Edison]]
||Use a dialog to accept positive integer input from users.
||Use a dialog to accept positive integer input from users.
|-
||[[Efficiency Tester]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
||Tests the speed of a function.
|-
|-
||[[Email-to-IM]]
||[[Email-to-IM]]
||[[User:DoteDote Edison|DoteDote Edison]]
||[[User:DoteDote Edison|DoteDote Edison]]
||Send IMs to SL friends via email (translate emails from friends into IMs).
||Send IMs to SL friends via email (translate emails from friends into IMs).
|-
||[[Efficiency Tester]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
||Tests the speed of a function.
|-
|-
||[[Float2Hex]]
||[[Float2Hex]]
Line 102: Line 110:
||Unknown, uploaded by [[User:Slik Swindlehurst|Slik Swindlehurst]]
||Unknown, uploaded by [[User:Slik Swindlehurst|Slik Swindlehurst]]
||Makes an object follow the nearest person. Do not use for [[grief|griefing]].
||Makes an object follow the nearest person. Do not use for [[grief|griefing]].
|-
||[[Hello Avatar]]
||Linden Lab
||SL's default script
|-
|-
||[[Intra-Region Update Server]]
||[[Intra-Region Update Server]]
||[[User:Emma_Nowhere|Emma Nowhere]]
||[[User:Emma_Nowhere|Emma Nowhere]]
||Centrally update objects such as Freeview screens or teleport pads within a region that are configured by notecards or contain modifiable objects or media assets.
||Centrally update objects such as Freeview screens or teleport pads within a region that are configured by notecards or contain modifiable objects or media assets.
|-
||[[Inventory Menu]]
||[[User:Revolution Perenti|Revolution Perenti]]
||Inventory Based Menu System.
|-
||[[Key Pad Door|Keypad Door]]
||[[User:Tdub Dowler|Tdub Dowler]]
|| Door and keypad with changeable code. Follow instructions carefully!
|-
|-
||[[Merge Sort]]
||[[Merge Sort]]
Line 122: Line 142:
|| [[User:Xaviar Czervik|Xaviar Czervik]]
|| [[User:Xaviar Czervik|Xaviar Czervik]]
|| Turns an object into text. Allows people to transfer objects through notecards.
|| Turns an object into text. Allows people to transfer objects through notecards.
|-
||[[Open Source Holodeck]]
||[[User:Revolution Perenti|Revolution Perenti]]
||Open Source Home Rezzing System.
|-
|-
||[[Prefix Calculator]]
||[[Prefix Calculator]]
Line 130: Line 154:
||[[User:Heymeriou Mystakidou|Heymariou Mystakidou]]
||[[User:Heymeriou Mystakidou|Heymariou Mystakidou]]
|| Says the region name and frames per second out loud on command.
|| Says the region name and frames per second out loud on command.
|-
||[[Script Overide Functions]]
||[[User:Revolution Perenti|Revolution Perenti]]
||bypass default strings, integer etc in chat channel.
|-
|-
||[[Secure HTTP Post]]
||[[Secure HTTP Post]]
Line 151: Line 179:
|| Compares two strings and reliably returns either 1, -1, or 0 if they are the same.
|| Compares two strings and reliably returns either 1, -1, or 0 if they are the same.
|-
|-
||[[Key Pad Door|Tdub's Keypad Door]]
||[[Texture Menu Management]]
||[[User:Tdub Dowler|Tdub Dowler]]
||[[User:Revolution Perenti|Revolution Perenti]]
|| Door and keypad with changeable code. Follow instructions carefully!
||Dialog Menu based Texture Selection.
|-
|-
||[[Timer Module]]
||[[Timer Module]]
Line 171: Line 199:
|| Display text (up to 10 characters) on a prim. Use as many prims as desired.
|| Display text (up to 10 characters) on a prim. Use as many prims as desired.
|-
|-
||[[Computer:jaycoonlanguage]]
||[[XyzzyText|XyzzyText 2.0]]
||[[User:jayco121 Bing|jayco121 Bing]]
||[[User:Gigs Taggart|Gigs Taggart]]
|| A language written in LSL that is meant for my computer (available at the shop).
|| Display text (up to 10 characters) on a prim. A much more efficient alternative of XyText.
|-
||[[Open Source Holodeck]]
||[[User:Revolution Perenti|Revolution Perenti]]
||Open Source Home Rezzing System.
|-
||[[Dialog Message]]
||[[User:Revolution Perenti|Revolution Perenti]]
||Shout messages over a dialog.
|-
||[[Inventory Menu]]
||[[User:Revolution Perenti|Revolution Perenti]]
||Inventory Based Menu System.
|-
||[[Script Overide Functions]]
||[[User:Revolution Perenti|Revolution Perenti]]
||bypass default strings, integer etc in chat channel.
|-
||[[Dataserver API]]
||[[User:Revolution Perenti|Revolution Perenti]]
||Dataserver Framework for Notecards.
|-
||[[Texture Menu Management]]
||[[User:Revolution Perenti|Revolution Perenti]]
||Dialog Menu based Texture Selection.
|-}
|-}
----
----

Revision as of 03:57, 7 September 2007

Script Library

There are many scripts that have become buried in the Scripting Library forum, were lost with the death of the scripting forums, or sit idle in inventories that could be useful and should be more accessible.

Other scripters may be in the same situation. This wiki is a well-suited medium for a script library. Feel free to add your scripts to the script library by creating new pages for them and linking to those pages here.

Note that there are many more scripts in the LSL Library here, but you can't get to them if you don't know they exist, because they are subpages now, instead of an automatically updated category. Good luck searching.

Rules for posting:

  1. Your script must be tested and working. If it's not, stick it in your user-space until it is. This is a list of working, usable scripts.
  2. Add a link to your script's page here. Link back to this page from your script's page. Start your page with {{LSL Header}}.
  3. Do not add scripts that duplicate the same functionality as an existing script or built in function. If yours does, explain why.
  4. Do not post simple scripts to the library. Simple scripts should be posted to the Examples list.


Support Script Library

These are scripts in other languages, intended to be run on other systems that support scripts written in LSL

Name Creator Description
Basic Encryption Modules Beverly Larkin Basic encryption scripts, allows you to encrypt a float, and shout it to another prim on a randomly chosen channel.
Builder's Buddy Newfie Pendragon Script to easily move/rotate large builds that exceed the linkable size limit (30 meters)
Bullet Davida Gallant Self-explanatory. Works well with self-destruction script.
Camera Sync Meyermagic Salome and Nomad Padar A system to synchronize the cameras of two avatars
Chatbot Ppaatt Lynagh Compile and run the LSL you type on a channel, faster than you can thru the 2007-08 SL GUI.
Chat Logger (GPL) Nobody Fugazi Chat logger which requests permission from participants before recording them.
Chat Relay grumble Loudon A Chat relay which can be routed using a path header and won't echo.
Color Conversion Sally LaSalle Convert between Red Green Blue (RGB) and Hue Saturation Value (HSV)
Combined Library Strife Onizuka Library of mostly encoding and decoding functions, some more useful then others.
Computer:jaycoonlanguage jayco121 Bing A language written in LSL that is meant for my computer (available at the shop).
Conversation Relay Jippen Faddoul Chat relay which requests permission from participants before relaying their messages. Also includes there attachments. (ToS compliant)
Dataserver API Revolution Perenti Dataserver Framework for Notecards.
Date Library Corto Maltese Date library, based on number of day since march 3rd 1600, can be used to calculate weekday, date differences, and date offset, and date formating.
Day of the Week DoteDote Edison Function to get day of the week from llGetUnixTime.
Dialog Message Revolution Perenti Shout messages over a dialog.
Dialog Number Pad DoteDote Edison Use a dialog to accept positive integer input from users.
Efficiency Tester Xaviar Czervik Tests the speed of a function.
Email-to-IM DoteDote Edison Send IMs to SL friends via email (translate emails from friends into IMs).
Float2Hex Strife Onizuka Very useful for transporting floats.
Follower Unknown, uploaded by Slik Swindlehurst Makes an object follow the nearest person. Do not use for griefing.
Hello Avatar Linden Lab SL's default script
Intra-Region Update Server Emma Nowhere Centrally update objects such as Freeview screens or teleport pads within a region that are configured by notecards or contain modifiable objects or media assets.
Inventory Menu Revolution Perenti Inventory Based Menu System.
Keypad Door Tdub Dowler Door and keypad with changeable code. Follow instructions carefully!
Merge Sort Xaviar Czervik Implements a Merge Sort in LSL, however this code is slower llListSort(). (Don't use this in a script)
Multirezzer (on collision) Beet Streeter Spawns up to 10 objects when the object containing the script collides with a user.
Nargus Dialog Control 1.5 Nargus Asturias A (not-so) simple dialog control script. Call dialog and receive selected value via link_message(), with built-in timer and link_message() notification on time out. Support multi-pages dialog and numerical property dialog. Button text and dialog's returned value can be difference.
Object to Data v1.1 Xaviar Czervik Turns an object into text. Allows people to transfer objects through notecards.
Open Source Holodeck Revolution Perenti Open Source Home Rezzing System.
Prefix Calculator Xaviar Czervik A calculator that evaluates expressions in prefix notation. + 3 4 = 5. * + 1 2 + 3 4 = 14.
Say Region Frames Per Second Heymariou Mystakidou Says the region name and frames per second out loud on command.
Script Overide Functions Revolution Perenti bypass default strings, integer etc in chat channel.
Secure HTTP Post Corto Maltese This small library allow you to send Secure requests to your website with a security mechanism aimed to stop hacking.
Self-Destruction Davada Gallant Makes an object disappear after a certain amount of time.
Self Upgrading Script Enhanced Cron Stardust Keeps only latest version of the script on prim (Even with multiple adds of the same script!)
SLNTPoHTTP v1.1 client SignpostMarv Martin Emulates the function of llGetWallclock for any timezone by using SLOpenID's SLNTPoHTTP service. Also supports ISO 8601 and RFC 2822 timestamps.
String Compare Xaviar Czervik Compares two strings and reliably returns either 1, -1, or 0 if they are the same.
Texture Menu Management Revolution Perenti Dialog Menu based Texture Selection.
Timer Module Isabelle Aquitaine Manage multiple timers via linked messages.
WarpPos Keknehv Psaltery Non-physical movement without the 10m limit.
XTEA Strong Encryption Implementation Morse Dillon An LSL implementation of XTEA (eXtended Tiny Encryption Algorithm). This is the first known public release of a 'real' strong encryption implementation in LSL and is released under the GNU General Public License (GPL).
XyText 1.5 Xylor Baysklef Display text (up to 10 characters) on a prim. Use as many prims as desired.
XyzzyText 2.0 Gigs Taggart Display text (up to 10 characters) on a prim. A much more efficient alternative of XyText.
Name Creator Description
Silo Zero Linden General purpose data store in PHP. Use this to persist arbitrary data from LSL via llHTTPRequest. See:
llXorBase64StringsCorrect SignpostMarv Martin An implementation of llXorBase64StringsCorrect in PHP- should be useful if you're using llXorBase64StringsCorrect to do cryptography work in LSL2 and posting it out to the web via llHTTPRequest.
lsl_fu.php SignpostMarv Martin A basic OOP'd PHP Class containing VeloxSeverine's $_POST fixer and Marv's own eccentric ideas for "fixing" things.

Subcategories

This category has the following 2 subcategories, out of 2 total.

Pages in category "LSL Library"

The following 200 pages are in this category, out of 219 total.

(previous page) (next page)
(previous page) (next page)