Difference between revisions of "Category:LSL Library"

From Second Life Wiki
Jump to navigation Jump to search
m (Marked some dead links)
 
(198 intermediate revisions by 59 users not shown)
Line 4: Line 4:
<div id="box">
<div id="box">
<div style="padding: 0.5em 0.5em 1.5em">
<div style="padding: 0.5em 0.5em 1.5em">
NOTE: Please add your scripts to this page and then add them to a category on the [[:Category:LSL Categorized Library|Categorized Library]] page.
Come to this page to see complex examples that show how to combine parts of LSL.
Come to this page to see complex examples that show how to combine parts of LSL.


Go to the [[:Category:LSL Examples|LSL Examples]] page to see brief examples of how to use parts of LSL  
Go to the [[:Category:LSL Examples|LSL Examples]] page to see brief examples of how to use parts of LSL.


Why collect complex examples here? Well, ...
Why collect complex examples here? Well, ...


There are many [[script|scripts]] that have become buried in the [[Old forum Scripting Library index| old forum Scripting Library]], the [http://community.secondlife.com/t5/Scripting-Library/bd-p/2122 2010 library archive], or the current [http://community.secondlife.com/t5/LSL-Scripting-Library/bd-p/LSLScriptingLibrary LSL Scripting Library]; were lost with the death of the early scripting forums; or sit idle in [[inventory|inventories]] that could be useful and should be more accessible.
There is a treasure trove of user developed scripts that have become hard to find over time throughout Second Life's web server revisions and redesigns. The [http://community.secondlife.com/t5/Community-General/Upgrading-the-Forums/bc-p/77385 Huge Leap] to the new [http://www.jivesoftware.com/ Jive software], while traumatic and disruptive, has failed to dispose of  what's come before at the moment of your reading. These valuable community generated resources do indeed still remain and can be browsed/retrieved from several disjointed and disparate locations. While some links may point to duplicated, revised, or downright ancient wisdom, you may derive some enlightened perspective researching their hard won, timely solutions we encounter day to day.


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.
# [[Old forum Scripting Library index| Old Forums -Scripting Library index (wiki)]],
# <s>[http://community.secondlife.com/t5/Scripting/bd-p/2108 Old Forums -Scripting Forum Archive]</s>,
# <s>[http://forums-archive.secondlife.com/15/1.html Old Forums -Scripting Library]</s>,
# <s>[http://community.secondlife.com/t5/Scripting-Library/bd-p/2122 new Forums -Archives > Scripting Library]</s>,
# <s>[http://community.secondlife.com/t5/LSL-Scripting-Library/bd-p/LSLScriptingLibrary new Forums -LSL Library]</s>.


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.
 
The wiki medium is well-suited for a script library due to its revision based historical foundation. If you feel inclined to release your scripts to the entire community, there's no better place to preserve your work/love/energy/gift as a unified and cohesive repository. Feel free to add your script page links here as well as adding it to the [[:Category:LSL Categorized Library|Categorized Library]].
</div>
</div>
</div>
</div>
Line 23: Line 30:
<div style="padding: 0.5em">
<div style="padding: 0.5em">
#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.
#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.
#Add a link to your script's page here. Link back to this page from your script's page. Start your page with <nowiki>{{LSL Header}}</nowiki>.
#Add a link to your script's page here. Link back to this page from your script's page. Start your page with <code><nowiki>{{LSL Header}}</nowiki></code>.
#Do not add scripts that duplicate the same functionality as an existing script or built in {{LSLGC|Functions|function}}. If yours does, explain why.
#Do not add scripts that duplicate the same functionality as an existing script or built in {{LSLGC|Functions|function}}. If yours does, explain why.
#Do not list simple scripts here. Include those among the [[:Category:LSL Examples|LSL Examples]] instead.
#Do not list simple scripts here. Include those among the [[:Category:LSL Examples|LSL Examples]] instead.
Line 29: Line 36:


<div id="box">
<div id="box">
==LSL Script Library==
==LSL Script Library==


Line 37: Line 45:
! '''Description'''
! '''Description'''
|-
|-
||[[1st necessity of SL]]
||[[User:Daemonika_Nightfire/Scripts/AppLinks|<nowiki>secondlife:///app/...</nowiki>]]
||[[User:Beer Dailey|Beer Dailey]]
||{{User|Daemonika Nightfire}}
||Monitors for avatars and (de)activates scripts states to control script performance/lag.
|| Useful <nowiki>secondlife:///app/...</nowiki> commands for scripts, local chat, instant message, group chat, group notice & profiles.
|-
|[[Teleporter_Anywhere]]
|{{User|Luxen Resident}}
| Zx Teleporter Anywhere v5.1.
|-
|[[Ultimate_Radar]]
|{{User|Luxen Resident}}
| Zx Ultimate Radar v5.
|-
|[[Language_Scanner]]
|{{User|Luxen Resident}}
|Zx Language Scanner v5.
|-
|[[Visitor_Counter_Tracker]]
|{{User|Luxen Resident}}
|Zx Visitor Counter - Tracker v3.1.
|-
|[[Notecard_Configuration_Reader_by_Maddox_Deluxe]]
|{{User2|Maddox Deluxe}}
|Notecard Multi-line Entries Configuration Reader v1.6.
|-
|[[User:Yumi Murakami/Addiction Moderator|Addiction Moderator and World Clock]]
|{{User|Yumi Murakami}}
|Keep tabs on usage of SL and easily share local times with other users.
|-
|[[User:Yumi Murakami/Bijocam And Other Camera Scripts|Bijocam and Other Camera Scripts]]
|{{User|Yumi Murakami}}
|Various camera control systems for machinima, security, and other effects.
|-
|-
||[[SetLinkText]]
|[[Recent Avatar Scanner]]
||[[User:Tacusin Memo|Tacusin Memo]]
|{{User|Ackley Bing|Ackley}}
||Custom function like llSetText only applying to linked sets.
|Recent Avatar Scanner notifies you as it collects avatar names. Touch it to see a list of recently collected names.
|-
|-
||[[3D Radar]]
|[[Target Crosshair HUD]]
||[[User:Jesse Barnett|Jesse Barnett]]
|{{User|Ackley Bing|Ackley}}
||Rezzes a ball for each avatar in range. Each ball tracks its own AV and displays distance.
|A 2 prim HUD with crosshair targets nearby players names, profiles and user key
|-
|-
||[[Access (NewAge)]]
|[[User:Ackley Bing/Basic Sim Status Button Indicator HUD|Basic Sim Status Button Indicator HUD]]
||[[User:Asia Snowfall|Asia Snowfall]]
|{{User|Ackley Bing|Ackley}}
||An easy to use script for permissions on who can use the script, Public/Group/Owner
|A single prim HUD. Color indicates sim status changes.
|-
|-
||[[Aim Detection]]
|[[Basic Target Scanner HUD]]
||[[User:Han Shuffle|Unrevoked Clarity]]
|{{User|Ackley Bing|Ackley}}
||Monitors for avatars and reports back to owner about who is aiming at them.
|A single prim HUD.  Scrolls through nearby players names, photos and user key.
|-
|-
||[[AntiDelay Node]]
|[[StringIsNum|(Function) StringIsNum]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User|Zion Tristan}}
||Uses [[llMessageLinked]] to stop those pesky delays.
|A User Made Function to return TRUE if a string based input consists entirely of a whole number, and return FALSE otherwise.
|-
|-
||[[AO Overriding Pose Ball]]
|[[Remove all scripts from a linkset]]
||[[User:Jesse Barnett|Jesse Barnett]]
|{{User2|Dahlia Orfan}}
||No more turning your AO off and on when you sit down
|Remove all scripts from a linkset.
|-
|-
||[[ARCFOUR Strong Encryption Implementation]]
|[[RLV Viewer Titler]]
||[[User:Nekow42 Zarf|Nekow42 Zarf]]
||{{User2|Jenna Felton}}
||An LSL implementation of ARCFOUR, the most popular stream cipher still in use. It is licensed under a Creative Commons Attribution 3.0 license.
|Titler displaying viewer and it's version, revealed via RLV interface.
|-
|-
||[[Assembly Programming Language|Assembly-Like Programming Language]]
|[[Sim Restart Notifyer]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
||{{User2|Jenna Felton}}
||A compiler that runs assembly-like programs.
|On region restart, notifyes registered residents about the sim is online and the current sim version
|-
|-
||[[Associative Array Emulator|Associative Array (Dictionary) Emulator]]
|[[Script Vitality plug-in]]
||[[User:Alynna Vixen|Alynna Vixen]]
||{{User2|Jenna Felton}}
||This library provides a set of functions for using a list as an associative array where string based keys can refer to one or more variant elements.
|Uses vehicle technology to allow scripts (in same prim) to run in 'dead', i.e. no-script areas.
|-
|-
||[[AvatarFollower]]
|[[Chat Painter]]
||[[User:Dale Innis|Dale Innis]]
||{{User2|Jenna Felton}}
||Allows one avatar to automatically follow another.
|Changes texture and collor properties of named prims in a linkset by using chat commands.
|-
|-
||[[Avatar Radar (NewAge)]]
|[[1st necessity of SL]]
||[[User:Asia Snowfall|Asia Snowfall]]
|{{User|Beer Dailey}}
||Version 1.2; A nice new avatar radar script i just finish that you can place in your hud, Also features avatar locator
|Monitors for avatars and (de)activates scripts states to control script performance/lag.
|-
|-
||[[Base2Dec]]
|[[3D Radar]]
||[[User:Siann Beck|Siann Beck]]
|{{User|Jesse Barnett}}
||Convert a number to decimal from any base.
|Rezzes a ball for each avatar in range. Each ball tracks its own AV and displays distance.
|-
|-
||[[BaseN]]
|[[RegionSitTeleport]]
||[[User:Nexii Malthus|Nexii Malthus]]
|{{User|Vincent Nacon}}
||Variable base compression, dynamically maps to usable UTF code points.
|A very simple and clean sit/unsit teleporter.
|-
|-
||[[Basic A-Star Pathfinder]]
|[[Avatar Position Adjustement to Avatar Height When Sitting]]
||[[User:Nexii Malthus|Nexii Malthus]]
|{{User|Cay Trudeau}}
|| My own interpretation of A Star into a highly efficient algorithmn
|Animation Adjustement According to Avatar Height. A simple snippet to calculate avatar position upwards.
|-
|-
||[[Basic Encryption Modules]]
|[[AbcText]]
||[[User:Beverly Larkin|Beverly Larkin]]
|{{User|Ange Capalini}}
||Basic encryption scripts, allows you to encrypt a float and shout it to another prim on a randomly chosen channel.
|EXPERIMENTAL Hyper low prim Display. only 2 prims for 25char.
|-
|-
||[[Be happy]]
|[[Access (NewAge)]]
||[[User:Emmas Seetan|Emmas Seetan]]
|{{User|Asia Snowfall}}
||Basic smile attachment script, makes your avatar smile.
|An easy to use script for permissions on who can use the script, Public/Group/Owner
|-
|-
||[[Best Neighbor Ad Hiding Script|Best Neighbor]]
|[[User:Daemonika_Nightfire/Scripts/Access_Tutorial_EN|Access Tutorial (EN)]]
||[[User:Doran Zemlja|Doran Zemlja]]
|{{User|Daemonika Nightfire}}
||Reduce ad clutter by hiding ads when users are on their own land nearby.
|Short examples about permission to executable commands.
|-
|-
||[[BigNum|BigNum Library (RSA Encryption)]]
|[[Aim Detection]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User2|Han Shuffle|Dugley Reanimator}}
||A BigNum Library for dealing with big numbers! Specialized for modular multiplication, and RSA encryption.
|Monitors for avatars and reports back to owner about who is aiming at them.
|-
|-
||[[Binary Clock v1.1|Binary Clock]]
|[[User:Daemonika_Nightfire/Scripts/Anti_copy_trans|Anti (copy & transfer)]]
||[[User:Fox Diller|Fox Diller]]
|{{User|Daemonika Nightfire}}
||A Binary Clock.
|This funktion allows you to give away scripts with copy & transfer permissions and force the reseller to change the permission.
|-
|-
||[[BinaryDecimalConverter]]
|[[User:Daemonika_Nightfire/Scripts/Anti_Rezz|Anti Rezz]]
||[[User:Soundless Smalls|Soundless Smalls]]
|{{User|Daemonika Nightfire}}
||Converts a binary value to a decimal value and vice versa.
|This script delete the complete object by rezzing on ground and detach it after 5 minutes from avatar.  
|-
|-
||[[Blacklist and Remote Kill|Blacklist and Remote Kill]]
|[[AntiDelay Node]]
||[[User:Chase Quinnell|Chase Quinnell]]
|{{User|Xaviar Czervik}}
||Blacklist(denial of use) or a creator kill script(can delete someone's item by command on private channel)
|Uses [[llMessageLinked]] to stop those pesky delays.
|-
|-
||[[User_talk:Rolig_Loon/Bookmark_URLs|Bookmark URLs]]
|[[AO Overriding Pose Ball]]
||[[User:Rolig Loon|Rolig Loon]]
|{{User|Jesse Barnett}}
||Dialog driven HUD reads bookmarked URLs from notecards and navigates directly to them with user's in-world browser.
|No more turning your AO off and on when you sit down
|-
|-
||[[Builders Buddy|Builder's Buddy Tool]]
|[[ARCFOUR Strong Encryption Implementation]]
||[[User:Newfie Pendragon|Newfie Pendragon]]
|{{User2|Nekow42 Zarf}}
||Script to easily move/rotate large builds that exceed the linkable size limit (30 meters).
|An LSL implementation of ARCFOUR, the most popular stream cipher still in use.
|-
|-
||[[Button Click Detector]]
|[[Assembly Programming Language|Assembly-Like Programming Language]]
||{{User|Sendao Goodman}}
|{{User|Xaviar Czervik}}
||Use [[llDetectedTouchUV]] to determine which button was pressed on a texture.
|A compiler that runs assembly-like programs.
|-
|-
||[[Camera following prim]]
|[[Associative Array Emulator|Associative Array (Dictionary) Emulator]]
||[[User:Dale Innis|Dale Innis]]
|{{User2|Alynna Vixen}}
||Pair of scripts to make a prim follow your camera position around (for lights etc).
|This library provides a set of functions for using a list as an associative array where string based keys can refer to one or more variant elements.
|-
|-
||[[Camera Sync]]
|[[AvatarFollower]]
||[[User:Meyermagic Salome|Meyermagic Salome]] and [[User:Nomad Padar|Nomad Padar]]
|{{User|Dale Innis}}
||A system to synchronize the cameras of two avatars.
|Allows one avatar to automatically follow another.
|-
|-
||[[Chatbot]]
|[[Avatar Radar (NewAge)]]
||Anonymous
|{{User|Asia Snowfall}}
||Compile and run the LSL you type on a channel, faster than you can thru the 2007-08 SL GUI.
|Version 1.2; A nice new avatar radar script i just finish that you can place in your hud, Also features avatar locator
|-
|-
||[[Chat Logger (GPL)]]
|[[Base2Dec]]
||[[User:Nobody Fugazi|Nobody Fugazi]]
|{{User|Siann Beck}}
||Chat logger which requests permission from participants before recording them.
|Convert a number to decimal from any base.
|-
|-
||[[Chat_Relay|Chat Relay]]
|[[BaseN]]
||[[User:grumble Loudon|grumble Loudon]]
|{{User|Nexii Malthus}}
||A Chat relay which can be routed using a path header and won't echo.
|Variable base compression, dynamically maps to usable UTF code points.
|-
|-
||[[ClickAndDrag]]
|[[Basic Encryption Modules]]
||[[User:Nexii Malthus|Nexii Malthus]]
|{{User|Beverly Larkin}}
|| Click and Drag user interface elements using dynamic feedback
|Basic encryption scripts, allows you to encrypt a float and shout it to another prim on a randomly chosen channel.
|-
|-
||[[Code Racer]]
|[[Be happy]]
||Anonymous
|{{User|Emmas Seetan}}
||Race two versions of code forever, to see which runs faster.
|Basic smile attachment script, makes your avatar smile.
|-
|-
||[[Code Sizer]]
|[[Beat The Average Vendor]]
||Anonymous
|{{User2|Kristen Giano}}
||Count the bytes compiled from source code, to measure how to write small code.
|A vendor script based on humblebundle.com
|-
|-
||[[User:Void_Singer/Programs#v7-D_Enh._Color_Picker|Color Changer]]
|[[Best Neighbor Ad Hiding Script|Best Neighbor]]
||[[User:Void_Singer|Void_Singer]]
|{{User2|Doran Zemlja}}
||Dialog driven color changer. Supports 16million+ colors, web color codes, multiple targeted prims, with save and recall.
|Reduce ad clutter by hiding ads when users are on their own land nearby.
|-
|-
||[[Color Changer|Color Changer Plus]]
|[[BigNum|BigNum Library (RSA Encryption)]]
||[[User:Neo Calcutt|Neo Calcutt]]
|{{User|Xaviar Czervik}}
||A color changer with 14 colors, a random function, and a custom vector function.
|A BigNum Library for dealing with big numbers! Specialized for modular multiplication, and RSA encryption.
|-
|-
||[[Color conversion scripts|Color Conversion]]
|[[Binary Clock v1.1|Binary Clock]]
||[[User:Sally LaSalle|Sally LaSalle]]
|{{User|Fox Diller}}
||Convert between Red Green Blue (RGB) and Hue Saturation Value (HSV).
|A Binary Clock.
|-
|-
||[[ColorConvert]]
|[[BinaryDecimalConverter]]
||[[User:Siann Beck|Siann Beck]]
|{{User2|Soundless Smalls}}
||Convert color values to vector from RGB, hex or HTML color name.
|Converts a binary value to a decimal value and vice versa.
|-
|-
||[[Color script]]
|[[Blacklist and Remote Kill|Blacklist and Remote Kill]]
||[[User:Masakazu Kojima|Masakazu Kojima]]
|{{User|Chase Quinnell}}
||Script for changing colors trough a listener with pre-defined colors.
|Blacklist (denial of use) or a creator kill script (can delete someone's item by command on private channel).
|-
|-
||[[Library Combined Library|Combined Library]]
|[[User_talk:Rolig_Loon/Bookmark_URLs|Bookmark URLs]]
||[[User:Strife Onizuka|Strife Onizuka]]
|{{User|Rolig Loon}}
||Library of mostly encoding and decoding functions, some more useful then others.
|Dialog-driven HUD reads bookmarked URLs from notecards and navigates directly to them with user's in-world browser.
|-
|[[Builders Buddy|Builder's Buddy Tool]]
|{{User|Newfie Pendragon}}
|Script to easily move/rotate large builds that exceed the linkable size [[limits]].
|-
|[[Button Click Detector]]
|{{User2|Sendao Goodman}}
|Use [[llDetectedTouchUV]] to determine which button was pressed on a texture.
|-
|[[Camera following prim]]
|{{User|Dale Innis}}
|Pair of scripts to make a prim follow your camera position around (for lights etc).
|-
|[[Camera Sync]]
|{{User|Meyermagic Salome}} and {{User2|Nomad Padar}}
|A system to synchronize the cameras of two avatars.
|-
|[[Chatbot]]
|Anonymous
|Compile and run the LSL you type on a channel, faster than you can thru the 2007-08 SL GUI.
|-
|[[Chat Logger (GPL)]]
|{{User|Nobody Fugazi}}
|Chat logger which requests permission from participants before recording them.
|-
|[[Chat_Relay|Chat Relay]]
|{{User|grumble Loudon}}
|A Chat relay which can be routed using a path header and won't echo.
|-
|[[ClickAndDrag]]
|{{User|Nexii Malthus}}
| Click and Drag user interface elements using dynamic feedback
|-
|[[User:Lou_Netizen/HTTP_GET_Example_(GridSurvey)|HTTP Get Example (GridSurvey)]]
|{{User|Lou Netizen}}
|Shows how to use LSL to perform an HTTP GET to retreive the name of a random online region from GridSurvey.
|-
|[[Code Racer]]
|Anonymous
|Race two versions of code forever, to see which runs faster.
|-
|[[Code Sizer]]
|Anonymous
|Count the bytes compiled from source code, to measure how to write small code.
|-
|[[Collision message sender]]
|{{User2|Taff Nouvelle}}
|Give a message to an avatar on collision if the message has not been sent in the last 10 minutes.
|-
|[[User:Void_Singer/Programs#v7-D_Enh._Color_Picker|Color Changer]]
|{{User|Void Singer}}
|Dialog driven color changer. Supports 16million+ colors, web color codes, multiple targeted prims, with save and recall.
|-
|[[Color Changer|Color Changer Plus]]
|{{User2|Neo Calcutt}}
|A color changer with 14 colors, a random function, and a custom vector function.
|-
|[[Color conversion scripts|Color Conversion]]
|{{User|Sally LaSalle}}
|Convert between Red Green Blue (RGB) and Hue Saturation Value (HSV).
|-
|[[ColorConvert]]
|{{User|Siann Beck}}
|Convert color values to vector from RGB, hex or HTML color name.
|-
|[[Color script]]
|{{User2|Masakazu Kojima}}
|Script for changing colors trough a listener with pre-defined colors.
|-
|[[Library Combined Library|Combined Library]]
|{{User|Strife Onizuka}}
|Library of mostly encoding and decoding functions, some more useful then others.
* String functions: Replace / Trim right / Trim left / Trim both
* String functions: Replace / Trim right / Trim left / Trim both
* Unicode conversion: UTF8 to Unicode / Unicode to UTF8
* Unicode conversion: UTF8 to Unicode / Unicode to UTF8
* List functions: Replace / Compare
* List functions: Replace / Compare
|-
|-
||[[Computer:jaycoonlanguage]]
|[[Computer:jaycoonlanguage]]
||[[User:jayco121 Bing|jayco121 Bing]]
|{{User|jayco121 Bing}}
|| A language written in LSL that is meant for my computer (available at the shop).
| A language written in LSL that is meant for my computer (available at the shop).
|-
|[[Read Note Card Configuration|Configuration Notecard Reader]]
|{{User|Dedric Mauriac}}
|A script to read configuration information from a notecard. Parses notecard to extract key words and their assigned values. Allows for comment lines and many more useful features.
|-
|[[AdvancedNotecardReader|Configuration Notecard Reader (advanced)]]
|[[Lear Cale|Lear Cale]]
|Robust configuration notecard reader; supports multiple notecards with same suffix, handles reconfig on inventory change, and does not usurp the default state.
|-
|-
||[[Read Note Card Configuration|Configuration Notecard Reader]]
|[[Library_Chat_Relay|Conversation Relay]]
||{{User|Dedric Mauriac}}
|{{User|Jippen Faddoul}}
||A script to read configuration information from a notecard. Parses notecard to extract key words and their assigned values. Allows for comment lines and many more useful features.
|Chat relay which requests permission from participants before relaying their messages. Also includes their attachments. (ToS compliant).
|-
|-
||[[AdvancedNotecardReader|Configuration Notecard Reader (advanced)]]
|[[Curtain script]]
||[[Lear Cale|Lear Cale]]
|{{User|Zilla Larsson}}
||Robust configuration notecard reader; supports multiple notecards with same suffix, handles reconfig on inventory change, and does not usurp the default state.
|A simple script to retract/stretch curtains, blinds, bedcovers and more
|-
|-
||[[Library_Chat_Relay|Conversation Relay]]
|[[Library_Cycle_Dialog_Items|Cycle Dialog Items w/ Callback]]
||[[User:Jippen Faddoul|Jippen Faddoul]]
|{{User|Hawkster Westmoreland}}
||Chat relay which requests permission from participants before relaying their messages. Also includes their attachments. (ToS compliant).
|A customizable way to cycle dialog items with pagination
|-
|-
||[[Curtain script]]
|[[Dataserver API]]
||[[User:Zilla Larsson|Zilla Larsson]]
|{{User|Revolution Perenti}}
||A simple script to retract/stretch curtains, blinds, bedcovers and more
|Dataserver Framework for Notecards.
|-
|-
||[[Dataserver API]]
|[[Date Library]]
||[[User:Revolution Perenti|Revolution Perenti]]
|{{User|Corto Maltese}}
||Dataserver Framework for Notecards.
| 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.
|-
|-
||[[Date Library]]
|[[Day of the Week]]
||[[User:Corto Maltese|Corto Maltese]]
|{{User|DoteDote Edison}}
|| 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.
|Function to get day of the week from [[llGetUnixTime]].
|-
|-
||[[Day of the Week]]
|[[Days in Month]]
||[[User:DoteDote Edison|DoteDote Edison]]
|{{User|IntLibber Brautigan}}
||Function to get day of the week from [[llGetUnixTime]].
|Clicking on it returns the number of days in the present month. Useful for scripting calendars and tier systems that need to know the number of days in the month at hand or to calculate for any month. Even adjusts for leap years.
|-
|-
||[[Days in Month]]
|[[Deed Tools]]
||[[User:IntLibber Brautigan begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting|IntLibber Brautigan]]
|{{User|Falados Kapuskas}}
||Clicking on it returns the number of days in the present month. Useful for scripting calendars and tier systems that need to know the number of days in the month at hand or to calculate for any month. Even adjusts for leap years.
|Tools that allow the creator to modify Group-Owned (Deeded) Objects via chat.
|-
|-
||[[Deed Tools]]
|[[User:Daemonika_Nightfire/Scripts/DEMO_Shield|DEMO_Shield]]
||[[User:Falados Kapuskas|Falados Kapuskas]]
|{{User|Daemonika Nightfire}}
||Tools that allow the creator to modify Group-Owned (Deeded) Objects via chat.
|With this script, it is impossible to use these scripts in copied (Copybot) object.
|-
|-
||[[Describe Chatter]]
|[[Describe Chatter]]
||Anonymous
|Anonymous
||Chat to see yourself as others do.
|Chat to see yourself as others do.
|-
|-
||[[Dialog Control]]
|[[Dialog Control]]
||[[User:Nargus Asturias|Nargus Asturias]]
|{{User|Nargus Asturias}}
|| A (not-so) simple dialog & menu control script. Call dialog and receive selected value via [[link_message]](), with built-in timer and [[link_message]]() notification on time out. Supports multi-pages dialog and numeric property dialog. Button text and dialog's returned value can differ.
| A (not-so) simple dialog & menu control script. Call dialog and receive selected value via [[link_message]], with built-in timer and [[link_message]] notification on time out. Supports multi-pages dialog and numeric property dialog. Button text and dialog's returned value can differ.
Latest version also has [[Dialog Menus Control]] built-in; which allow multi-level menus through SL dialog system.
Latest version also has [[Dialog Menus Control]] built-in; which allow multi-level menus through SL dialog system.
|-
|-
||[[MultiUser_Dialog_Handler|Dialog Menus (multiuser)]]
|[[MultiUser_Dialog_Handler|Dialog Menus (multiuser)]]
||[[User:SimonT Quinnell|SimonT Quinnell]]
|{{User|SimonT Quinnell}}
|| Menu dialog handler that supports multiple menus open at once from the single script. Displays multi-page menus if necessary as well as allowing for fixed header and footer buttons.  Timeouts as well as Text and button size limits are handled.
| Menu dialog handler that supports multiple menus open at once from the single script. Displays multi-page menus if necessary as well as allowing for fixed header and footer buttons.  Timeouts as well as Text and button size limits are handled.
|-
|[[Dialog NumberPad|Dialog Number Pad]]
|{{User|DoteDote Edison}}
|Use a dialog to accept positive integer input from users.
|-
|[[Display Names Radar]]
|{{User|Cerise Sorbet}}
|Simple HUD type avatar radar that can show [[display names]] and script memory usage
|-
|[[Display Names to Key]]
|{{User|Joran Yoshikawa}}
|Simple way to get UUIDs from displaynames
|-
|[[User:Daemonika_Nightfire/Scripts/DS_Display-Username_Online_Indicator|Display-Username_Online_Indicator]]
|{{User|Daemonika Nightfire}}
|This simple hover text-based script is used to shop owners in Second Life, customers at the current display name and user name to display publicly. Additionally shows the status of the Userkey and online. Furthermore, there are click of a chat link that opens the profile owner.
|-
|[[Displayer Script]]
|{{User|Akinori Kimagawa}}
|Display Words On Top Of An Object
|-
|[[Drink script]]
|{{User|Emmas Seetan}}
|Used mainly for food and drink in Second Life.
|-
|[[User:Daemonika_Nightfire/Scripts/DS_Single_AO-Sit|Single_AO-Sit]]
|{{User|Daemonika Nightfire}}
|Posescript for use with or without AO and with or without Animation. With the menu it is possible the seated Avatar to move.
|-
|[[TOXDropBox|DropBox]]
|{{User|Dimentox Travanti}}
| This is a Drop box which allows people to drop certain items in a object & has many config options.
|-
|[[Efficiency Tester]]
|{{User|Xaviar Czervik}}
|Tests the speed of a function.
|-
|[[Email-to-IM|Email2IM]]
|{{User|DoteDote Edison}}
|Send IMs to SL friends via [[email]].
|-
|-
|[[User:Kireji_Haiku/SIMchat_headset|Encrypted Region-wide chat]]
|{{User|Kireji Haiku}}
|Encrypted Region-wide chat
|-
|[[ExplodingObjects]]
|{{User|Dale Innis}}
|Causes an object (of the appropriate type) to explode on command.
|-
|[[FadeEasy]]
|{{User2|Nika Rugani}}
|The easy way of fading objects in or out (Using llSetLinkAlpha)
|-
|[[FastConeSpread]]
|{{User|Nexii Malthus}}
| Fast Algorithmn to achieve cone spread, main use in weaponry systems.
|-
|-
||[[Dialog NumberPad|Dialog Number Pad]]
|[[User:PixelProphet Lane/Scripts#Fast List Prim Contents|Fast List Prim Contents]]
||[[User:DoteDote Edison|DoteDote Edison]]
|{{User|PixelProphet Lane}}
||Use a dialog to accept positive integer input from users.
|Fast and efficient method to print Object Inventory (Name, Type and next Owner permissions)
|-
|-
||[[Display Names Radar]]
|[[User:PixelProphet_Lane/Scripts#Grid_Status_Feed|Grid Status Feed]]
||[[User:Cerise Sorbet|Cerise Sorbet]]
|{{User|PixelProphet Lane}}
||Simple HUD type avatar radar that can show [[display names]] and script memory usage
|Receive important Grid information in-world
|-
|-
||[[Display Names to Key]]
|[[Find Avatar Key|Find Avatar Key]]
||[[User:Joran Yoshikawa|Joran Yoshikawa]]
|{{User2|Huney Jewell}}
||Simple way to get UUIDs from displaynames
|Explores [[UUID]] of avatar whose name is said in local chat or who touches the prim.
|-
|-
||[[User:Daemonika_Nightfire/Scripts/DS_Display-Username_Online_Indicator|*DS*_Display-Username_Online_Indicator]]
|[[First Name Letter Prize]]
||[[User:Daemonika Nightfire|Daemonika Nightfire]]
|{{User|RaithSphere Whybrow}}
||This simple hover text-based script is used to shop owners in Second Life, customers at the current display name and user name to display publicly. Additionally shows the status of the Userkey and online. Furthermore, there are click of a chat link that opens the profile owner.
|Gives a prize if the person who sits on it's first letter of first name matches the random letter!
|-
|-
||[[Displayer Script]]
|[[Fix Small Prims|Fix_Small_Prims]]
||[[User:Akinori Kimagawa|Akinori Kimagawa]]
|{{User|Emma Nowhere}}
||Display Words On Top Of An Object
|Finds and adjusts the smallest prims in a linkset so that it can be scaled down further.
|-
|-
||[[Drink script]]
|[[Float2Hex]]
||[[User:Emmas Seetan|Emmas Seetan]]
|{{User|Strife Onizuka}}
||Used mainly for food and drink in Second Life.
|Very useful for transporting [[float|floats]].
|-
|-
||[[User:Daemonika_Nightfire/Scripts/DS_Single_AO-Sit|*DS*_Single_AO-Sit]]
|[[Float Box Contents]]
||[[User:Daemonika Nightfire|Daemonika Nightfire]]
|{{User|Rolig Loon}}
||Posescript for use with or without AO and with or without Animation. With the menu it is possible the seated Avatar to move.
|Displays object inventory in hover text, identified by type and updated marquee-style.
|-
|-
||[[TOXDropBox|DropBox]]
|[[Follower (script)|Follower]]
||[[User:Dimentox Travanti|Dimentox Travanti]]
|Unknown, uploaded by {{User|Slik Swindlehurst}}
|| This is a Drop box which allows people to drop certain items in a object & has many config options.
|Makes an object follow the nearest person. Do not use for [[grief|griefing]].
|-
|-
||[[Efficiency Tester]]
|[[FURWARE_text]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User|Ochi Wolfe}}
||Tests the speed of a function.
|Versatile text-on-prim script, open source under the MIT license
|-
|-
||[[Email-to-IM|Email2IM]]
|[[GA Event Notifier]]
||[[User:DoteDote Edison|DoteDote Edison]]
|{{User|Victor Hua}}
||Send IMs to SL friends via [[email]] (translate emails from friends into IMs).
|Gathers seven days event data from a Google calendar and display it through a simple interface. The lsl script can access several calendars at once through seperate php files. One file per calendar. Host the included php on your own web server.
|-
|-
|[[Geometric|Geometric Library]]
|Community Project
|A substantial amount of various geometric functions for intersection and other purposes of 3D maths.
|-
|-
||[[User:Kireji_Haiku/SIMchat_headset|Encrypted Region-wide chat]]
|[[Get Profile Picture]]
||'''[[User:Kireji Haiku|Kireji Haiku]]''' <sup><small>([[User talk:Kireji Haiku|talk]]|[[Special:Contributions/Kireji Haiku|contribs]])</small></sup>
|{{User2|Valentine Foxdale}}
||Encrypted Region-wide chat
|Sets the texture of the object to profile picture of the person that touches ot
|-
|-
||[[ExplodingObjects]]
|[[GetTimestampOffset]]
||[[User:Dale Innis|Dale Innis]]
|{{User|Siann Beck}}
||Causes an object (of the appropriate type) to explode on command.
|Returns [[llGetTimestamp]] with an hour offset.
|-
|-
||[[FadeEasy]]
|[[Give InvItem every n hours]]
||[[User:Nika Rugani|Nika Rugani]]
|{{User|Criz Collins}}
||The easy way of fading objects in or out (Using llSetLinkAlpha)
|Will give an inventory item on touch only every n hours, even if somebody touches the object more than once.
|-
|-
||[[FastConeSpread]]
|[[Give random object]]
||[[User:Nexii Malthus|Nexii Malthus]]
|{{User|Emmas Seetan}}
|| Fast Algorithmn to achieve cone spread, main use in weaponry systems.
|Touch to receive a random object in the prim's inventory
|-
|-
||[[User:PixelProphet Lane/Scripts#Fast List Prim Contents|Fast List Prim Contents]]
|[[User:Yumi Murakami/Golden Vendor|Golden Vendor]]
||[[User:PixelProphet Lane|PixelProphet Lane]]
|{{User|Yumi Murakami}}
||Fast and efficient method to print Object Inventory (Name, Type and next Owner permissions)
|A cross between a vendor and a game.
|-
|-
||[[Find Avatar Key|Find Avatar Key]]
|[[Google Charts]]
||[[User:Huney Jewell|Huney Jewell]]
|{{User|Dedric Mauriac}}
||Explores [[UUID]] of avatar whose name is said in local chat or who touches the prim.
|Create links to display raw data as a chart image.
|-
|-
||[[First Name Letter Prize]]
|[[Google_Translator]]
||[[User:RaithSphere Whybrow|RaithSphere Whybrow]]
|{{User|Ugleh Ulrik}}
||Gives a prize if the person who sits on it's first letter of first name matches the random letter!
|Translates spanish to english, and its simple to make it any other way.
|-
|-
||[[Fix Small Prims|Fix_Small_Prims]]
|[[Go transparent when walking]]
||[[User:Emma Nowhere|Emma Nowhere]]
|{{User|Emmas Seetan}}
||Finds and adjusts the smallest prims in a linkset so that it can be scaled down further.
|An attachment that goes invisible when you walk and visible when you don't walk.
|-
|-
||[[Float2Hex]]
|[[Group Authorization]]
||[[User:Strife Onizuka|Strife Onizuka]]
|{{User|Chase Quinnell}}
||Very useful for transporting [[float|floats]].
|Checks to see if object is set to appropriate group (checks by [[Group key finder|group key]])
|-
|-
||[[Float Box Contents]]
|[[Group key finder]]
||[[User:Rolig Loon|Rolig Loon]]
|{{User|Emmas Seetan}}
||Displays object inventory in hover text, identified by type and updated marquee-style.
|Touch to find the key of the group
|-
|-
||[[Follower (script)|Follower]]
|[[Group Privacy]]
||Unknown, uploaded by [[User:Slik Swindlehurst|Slik Swindlehurst]]
|{{User|Chance Unknown}}
||Makes an object follow the nearest person. Do not use for [[grief|griefing]].
|Security device to insure members of a group can have a private area. Deactivates when nobody present.
|-
|-
||[[GA Event Notifier]]
|[[Hello Avatar]]
||[[User:Victor Hua|Victor Hua]]
|Linden Lab
||Gathers seven days event data from a Google calendar and display it through a simple interface. The lsl script can access several calendars at once through seperate php files. One file per calendar. Host the included php on your own web server.
|SL's default script.
|-
|-
||[[Geometric|Geometric Library]]
|[[Hello Avatar Companion]]
||Community Project
|[[Chase Quinnell]]
||A substantial amount of various geometric functions for intersection and other purposes of 3D maths.
|Companion to the original [[Hello Avatar]] script
|-
|-
||[[Get Profile Picture]]
|[[HexText]]
||[[User:Valentine Foxdale|Valentine Foxdale]]
|{{User|Hexadeci Mole}}
||Sets the texture of the object to profile picture of the person that touches ot
|Unicode display script. Roughly 28,000 characters supported. Open source under the MIT license
|-
|-
||[[GetTimestampOffset]]
|[[Hierarchics]]
||[[User:Siann_Beck|Siann Beck]]
|{{User|Nexii Malthus}}
||Returns [[llGetTimestamp]]() with an hour offset.
| Advanced script to create an efficient self-aware hierarchic structure.
|-
|-
||[[Give InvItem every n hours]]
|[[Hierarchics2]]
||[[User:Criz Collins|Criz Collins]]
|{{User|Nexii Malthus}}
||Will give an inventory item on touch only every n hours, even if somebody touches the object more than once.  
| Second generation, one script per object. Only two functions, can be embedded in others. Uses the new [[llSetLinkPrimitiveParamsFast]]/[[llGetLinkPrimitiveParams]] functions.
|-
|-
||[[Give random object]]
|[[User:Rolig_Loon/High-Capacity_Greeter-Counter|High-Capacity Greeter-Counter]]
||[[User:Emmas Seetan|Emmas Seetan]]
|{{User|Rolig Loon}}
||Touch to receive a random object in the prim's inventory
|Uses a memory compression algorithm to store hashed visitor UUID's in a string instead of using a list.
|-
|-
||[[Google Charts]]
|[[Holodeck]]
||[[User:Dedric Mauriac|Dedric Mauriac]]
|{{User|Revolution Perenti}}
||Create links to display raw data as a chart image.
|Home Rezzing System.
|-
|-
||[[Google_Translator]]
|[[HUD Dots Radar]]
||[[User:Ugleh Ulrik|Ugleh Ulrik]]
|{{User|Cerise Sorbet|Cerise}}
||Translates spanish to english, and its simple to make it any other way.
|HUD target example, draws dots on the HUD over avatars in view.
|-
|-
||[[Go transparent when walking]]
|[[Interpolation|Interpolation Library]]
||[[User:Emmas Seetan|Emmas Seetan]]
|{{User|Nexii Malthus}}
||An attachment that goes invisible when you walk and visible when you don't walk.
|A small set of interpolation functions.
|-
|-
||[[Group Authorization]]
|[[Intra-Region Update Server]]
||[[User:Chase Quinnell|Chase Quinnell]]
|{{User|Emma Nowhere}}
||Checks to see if object is set to appropriate group (checks by [[Group key finder|group key]])
|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.
|-
|-
||[[Group Information v1.0]]
|[[Inventory_Based_Menu]]
||[[User:Tyrennic Rivera|Tyrennic Rivera]]
|{{User|Revolution Perenti}}
||When clicked the prim will show group information (set on the prim) from the official Second Life Search page.
|Inventory Based Menu System.
|-
|-
||[[Group key finder]]
|[[iTunes RPC Email|iTunes RPC]]
||[[User:Emmas Seetan|Emmas Seetan]]
|{{User|Fox Diller}}
||Touch to find the key of the group
|iTunes RPC via LSL [[llEmail]] and [[llRemoteDataReply]].
|-
|-
||[[Group Privacy]]
|[[Key Frame Animator|Keyframe Animator]]
||[[User:Chance Unknown|Chance Unknown]]
|{{User|Jasper Flossberg}}
||Security device to insure members of a group can have a private area. Deactivates when nobody present.
| This is a KeyFrame Animator Script to simplify construction of keyframed animations.
|-
|-
||[[Hello Avatar]]
|[[Key Pad Door|Keypad Door]]
||Linden Lab
|{{User|Tdub Dowler}}
||SL's default script.
| Door and keypad with changeable code. Follow instructions carefully!
|-
|-
||[[Hello Avatar Companion]]
|[[Key2Name]]
||[[Chase Quinnell]]
|{{User2|Nika Rugani}}
||Companion to the original [[Hello Avatar]] script
| Key2Name service where a user no longer needs to be in the same region to get users name
|-
|-
||[[Hierarchics]]
|[[Kilt Editor|Kilt / Skirt Editor]]
||[[User:Nexii Malthus|Nexii Malthus]]
|{{User|Brangus Weir}}
|| Advanced script to create an efficient self-aware hierarchic structure.
| This changes all the parameters of all the flexis in the link set in one swell foop!
|-
|-
||[[Hierarchics2]]
|[[landmark2slurl]]
||[[User:Nexii Malthus|Nexii Malthus]]
|{{User|Tapple Gao}}
|| Second generation, one script per object. Only two functions, can be embedded in others. Uses the new [[llSetLinkPrimitiveParamsFast]]/[[llGetLinkPrimitiveParams]] functions.
|Convert all landmarks in inventory to slurls
|-
|-
||[[User:Rolig_Loon/High-Capacity_Greeter-Counter|High-Capacity Greeter-Counter]]
|[[Last Sound System]]
||[[User:Rolig Loon|Rolig Loon]]
|Babbage Linden
||Uses a memory compression algorithm to store hashed visitor UUID's in a string instead of using a list.  
|An LSL [http://Last.fm Last.fm] client.
|-
|-
||[[Holodeck]]
|[[LibObj]]
||[[User:Revolution Perenti|Revolution Perenti]]
|{{User|Ochi Wolfe}}
||Home Rezzing System (Open Source).
|A library to manage state in LSL using an object-oriented approach.
|-
|-
||[[HUD Dots Radar]]
|[[LibraryDisplayLandScreenshot]]
||[[User:Cerise Sorbet|Cerise]]
|{{User|Jon Desmoulins}}
||HUD target example, draws dots on the HUD over avatars in view.
|A modified version of LibraryDisplayProfilePic using the new [[PARCEL_DETAILS_ID]] Implemented in Server v1.36
|-
|-
||[[Interpolation|Interpolation Library]]
|[[User:Daemonika_Nightfire/Scripts/LinkNumber-List_in_llSetLinkPrimitiveParamsFast|LinkNumber-List_in_llSetLinkPrimitiveParamsFast]]
||[[User:Nexii_Malthus|Nexii Malthus]]
|{{User|Daemonika Nightfire}}
||A small set of interpolation functions.
|Changed several prims in linkset with the same parameters, with a list. Without separate llSetLinkPrimitiveParams for each prim. (ideal for show/hide effects)
|-
|-
||[[Intra-Region Update Server]]
|[[Linkset resizer]]
||[[User:Emma_Nowhere|Emma Nowhere]]
|Maestro Linden
||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.
|Systematically rescales a linkset by moving and resizing each prim (by using [[llGetLinkPrimitiveParams]] and [[llSetLinkPrimitiveParamsFast]])
|-
|-
||[[Inventory_Based_Menu]]
|[[Linkset resizer with menu]]
||[[User:Revolution Perenti|Revolution Perenti]]
|{{User|Brilliant Scientist}}
||Inventory Based Menu System.
|A menu-driven script that rescales a linkset by moving and resizing the prims using [[llGetLinkPrimitiveParams]] and [[llSetLinkPrimitiveParamsFast]] functions. Based on [[Linkset resizer]].
|-
|-
||[[iTunes RPC Email|iTunes RPC]]
|[[User:Daemonika_Nightfire/Scripts/*DS*_Resize_Script|*DS* Resize Example v3.0.00]]
||[[User:Fox Diller|Fox Diller]]
|{{User|Daemonika Nightfire}}
||iTunes RPC via LSL [[llEmail]] and [[llRemoteDataReply]].
|Single resize script for a complete linkset with save and restore option.
|-
|-
||[[Kilt Editor|Kilt / Skirt Editor]]
|[[Pointing Stick]]
||[[User:Brangus Weir|Brangus Weir]]
|{{User|rhonin Nissondorf}}
|| This changes all the parameters of all the flexis in the link set in one swell foop!
|A device that takes controls of your arrow keys and directs the device in the relative direction its pointing, forward and back of course.
|-
|-
||[[Key Pad Door|Keypad Door]]
|[[Gun Script]]
||[[User:Tdub Dowler|Tdub Dowler]]
|{{User|rhonin Nissondorf}}
|| Door and keypad with changeable code. Follow instructions carefully!
|Shoots out "ammo" from the root prim of your "gun".
|-
|-
||[[Last Sound System]]
|[[Grenade Script]]
||[[User:Babbage Linden|Babbage Linden]]
|{{User|rhonin Nissondorf}}
||An LSL [http://Last.fm Last.fm] client.
|Uses a timed factor to add influence to the velocity of a throw object.
|-
|-
||[[LibraryDisplayLandScreenshot]]
|[[Linkset Resizer 2]]
||[[User:Jon Desmoulins|Jon Desmoulins]]
|{{User|Emma Nowhere}}
||A modified version of LibraryDisplayProfilePic using the new [[PARCEL_DETAILS_ID]] Implemented in Server v1.36
|A more user-friendly resizer script designed for either drop-in use by the end-user or builder or for use in products. Based on [[Fix Small Prims]].
|-
|-
||[[User:Daemonika_Nightfire/Scripts/LinkNumber-List_in_llSetLinkPrimitiveParamsFast|LinkNumber-List_in_llSetLinkPrimitiveParamsFast]]
|[[List2CSV]]
||[[User:Daemonika Nightfire|Daemonika Nightfire]]
|{{User|Kunnis Basiat}}
||Changed several prims in linkset with the same parameters, with a list. Without separate llSetLinkPrimitiveParams for each prim. (ideal for show/hide effects)
|Similar to [[llList2CSV]] & [[llCSV2List]] which includes preserving type and escaping characters.
|-
|-
||[[Linkset resizer]]
|[[list_cast]]
||[[User:Maestro Linden|Maestro Linden]]
|{{User2|Fractured Crystal}}
||Systematically rescales a linkset by moving and resizing each prim (by using [[llGetLinkPrimitiveParams]] and [[llSetLinkPrimitiveParamsFast]])
|Casts a list of strings into the type they appear to be. Designed for preprocessing user input for feeding into [[llSetPrimitiveParams]]
|-
|-
||[[Linkset resizer with menu]]
|[[Listener Script]]
||[[User:Brilliant Scientist|Brilliant Scientist]]
|{{User|Emmas Seetan}}
||A menu-driven script that rescales a linkset by moving and resizing the prims using [[llGetLinkPrimitiveParams]] and [[llSetLinkPrimitiveParamsFast]] functions. Based on [[Linkset resizer]].
|Use to [[listen]] to other people's conversations (Like spying)
|-
|-
||[[Pointing Stick]]
|[[User:Void_Singer/Functions#List:_Find_Last_Index|List: Find Last Index]]
||[[User: rhonin Nissondorf|rhonin Nissondorf]]
|{{User|Void Singer}}
||A device that takes controls of your arrow keys and directs the device in the relative direction its pointing, forward and back of course.]].
|Returns the last index of searched item in a source list. (backwards version of [[llListFindList]])
|-
|-
||[[Gun Script}}
|[[User:Void_Singer/Functions#List:_Multi-Find_Index_.28First_or_Last.29|List: Multi Find]]
|| [ User: rhonin Nissondorf| rhonin Nissondorf]]
|{{User|Void Singer}}
||Shoots out "ammo" from the root prim of your "gun" ]].
|Returns the first found index of multiple search items in a list. (Multi-item version of [[llListFindList]]. Fwd and Rev versions included)
|-
|-
||[[Linkset Resizer 2]]
|[[User:Void_Singer/Functions#List:_Get_Reverse_Order|List: Reverse]]
||[[User:Emma Nowhere|Emma Nowhere]]
|{{User|Void Singer}}
||A more user-friendly resizer script designed for either drop-in use by the end-user or builder or for use in products. Based on [[Fix Small Prims]].
|Returns an input List in reverse order
|-
|-
||[[List2CSV]]
|[[LinksetIndexing]]
||[[User:Kunnis Basiat|Kunnis Basiat]]
|{{User|Nexii Malthus}}
||List2CSV & CSV2List that include preserving type and escaping characters.
|Functions for indexing a linkset by patterns or names down to their linkset numbers.
|-
|-
||[[list_cast]]
|[[llGetAgentList Sim-Wide Radar]]
||[[User:Fractured Crystal|Fractured Crystal]]
|{{User|Tiaeld Tolsen}}
||Casts a list of strings into the type they appear to be. Designed for preprocessing user input for feeding into [[llSetPrimitiveParams]]
|Simple radar implementation using the new [[llGetAgentList]] LSL Function.
|-
|-
||[[Listener Script]]
|[[User:Kephra_Nurmi/lsDancemachine|lsDancemachine]]
||[[User:Emmas Seetan|Emmas Seetan]]
|{{User|Kephra Nurmi}}
||Use to [[listen]] to other people's conversations (Like spying)
| Low lag client server dancemachine.
|-
|-
||[[User:Void_Singer/Functions#List:_Find_Last_Index|List: Find Last Index]]
|[[User:Kephra_Nurmi/lsDeejay|lsDeejay Home Edition]]
||[[User:Void Singer|Void Singer]]
|{{User|Kephra Nurmi}}
||Returns the last index of searched item in a source list. (backwards version of [[llListFindList]])
| Client server media control for music, video, youtube, pictures, and texture animations.
|-
|-
||[[User:Void_Singer/Functions#List:_Multi-Find_Index_.28First_or_Last.29|List: Multi Find]]
|[[User:Kephra_Nurmi/lsDialog|lsDialog]]
||[[User:Void Singer|Void Singer]]
|{{User|Kephra Nurmi}}
||Returns the first found index of multiple search items in a list. (Multi-item version of [[llListFindList]]. Fwd and Rev versions included)
| Universal notecard driven menu dialog system.
|-
|-
||[[User:Void_Singer/Functions#List:_Get_Reverse_Order|List: Reverse]]
|[[User:Kephra_Nurmi/lsDisplay|lsDisplay]]
||[[User:Void Singer|Void Singer]]
|{{User|Kephra Nurmi}}
||Returns an input List in reverse order
| Picture cycler with preloader.
|-
|-
||[[Load URL]]
|[[User:Kephra_Nurmi/lsDistributor|lsDistributor]]
||[[User:Emmas Seetan|Emmas Seetan]]
|{{User|Kephra Nurmi}}
||Touch to get a dialog to visit the URL inside the script.
| Simple 'try' and 'buy' vendor system.
|-
|-
||[[User:Kephra_Nurmi/lsDancemachine|lsDancemachine]]
|[[LSL_languageAPI]]
||[[User:Kephra_Nurmi|Kephra Nurmi]]
|{{User|Gypsy Paz}}
|| Low lag client server dancemachine.
|Multi-lingual API from notecard based language files
|-
|-
||[[User:Kephra_Nurmi/lsDeejay|lsDeejay Home Edition]]  
|[[Mandelbrot Explorer]]
||[[User:Kephra_Nurmi|Kephra Nurmi]]
|{{User|Babbage Linden}}
|| Client server media control for music, video, youtube, pictures, and texture animations.
|An interactive fractal explorer.
|-
|-
||[[User:Kephra_Nurmi/lsDialog|lsDialog]]
|[[Materialization Effects]]
||[[User:Kephra_Nurmi|Kephra Nurmi]]
|{{User|Overbrain Unplugged}}
|| Universal notecard driven menu dialog system.
| Special effects to add to rezzing events to simulate a teleportation or materialization.
|-
|-
||[[User:Kephra_Nurmi/lsDisplay|lsDisplay]]
|[[Materialization Effects 2]]
||[[User:Kephra_Nurmi|Kephra Nurmi]]
|{{User2|Nika Rugani}}
|| Picture cycler with preloader.
| More efficient and faster version of Materialization Effects by Overbrain Unplugged.
|-
|-
||[[User:Kephra_Nurmi/lsDistributor|lsDistributor]]
|[[Matrix Functions]]
||[[User:Kephra_Nurmi|Kephra Nurmi]]
|{{User2|Kyle Flynn}}
|| Simple 'try' and 'buy' vendor system.
| A set of 3x3 matrix functions, multiplication, division, inversion, transposition, etc.
|-
|-
||[[LSL_languageAPI]]
|[[Merge Sort]]
||[[User:Gypsy paz|Gypsy Paz]]
|{{User|Xaviar Czervik}}
||Multi-lingual API from notecard based language files
|Implements a Merge Sort in LSL, however this code is 300(ish) times slower than [[llListSort]]. Don't use this in a script!
|-
|-
||[[Mandelbrot Explorer]]
|[[Minesweeper]]
||[[User:Babbage Linden|Babbage Linden]]
|{{User|Xaviar Czervik}}
||An interactive fractal explorer.
|A simple minesweeper game.
|-
|-
||[[Materialization Effects]]
|[[Morse Code]]
||[[User:Overbrain Unplugged|Overbrain Unplugged]]
|{{User|Bobbyb30 Swashbuckler}}
|| Special effects to add to rezzing events to simulate a teleportation or materialization.
|A script that allows for the conversion to and from morse code and can "play" morse code.
|-
|-
||[[Merge Sort]]
|[[Multi-displays Texture Cycler]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User|Nargus Asturias}}
||Implements a Merge Sort in LSL, however this code is 300(ish) times slower than [[llListSort]]. Don't use this in a script!
|A simple texture rotator designed for multiple display screens. With delay between each screen AND delay between each loop.
|-
|-
||[[Minesweeper]]
|[[Multi Item Rezzer|Multi Item Rezzer]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User|Jesse Barnett}}
||A simple minesweeper game.
|A rework of my old High Altitude Rezzer. Place the objects that you wish to choose from to be rezzed inside. Sit on the rezzer and pick the item and the height. It will go to target height and rez the object.
|-
|-
||[[Morse Code]]
|[[Multirezzer|Multirezzer (on collision)]]
||{{User|Bobbyb30 Swashbuckler}}
|{{User2|Beet Streeter}}
||A script that allows for the conversion to and from morse code and can "play" morse code.
|Spawns up to 10 objects when the object containing the script collides with a user.
|-
|-
||[[Multi-displays Texture Cycler]]
|[[User:Allen_Kerensky/Myriad_Lite_Preview_5|Myriad Lite Preview 5 RPG System]]
||[[User:Nargus Asturias|Nargus Asturias]]
|{{User|Allen Kerensky}}
||A simple texture rotator designed for multiple display screens. With delay between each screen AND delay between each loop.
|Working preview of the Myriad Universal RPG System by Ashok Desai, converted to LSL as a roleplay meter with quest NPC and goals, hand-to-hand and melee close combat, ranged combat, armor, healing, bullet, firearm, holster, practice target, and much more
|-
|-
||[[Multi Item Rezzer|Multi Item Rezzer]]
|[[Name2Key in LSL]]
||[[User:Jesse Barnett|Jesse Barnett]]
|{{User|Maeva Anatine}}
||A rework of my old High Altitude Rezzer. Place the objects that you wish to choose from to be rezzed inside. Sit on the rezzer and pick the item and the height. It will go to target height and rez the object.
|Get the Name2Key feature inside your scripts. Works even on lastly subscribed avatars.
|-
|-
||[[Multirezzer|Multirezzer (on collision)]]
|[[Name2Key]]
||[[User:Beet Streeter|Beet Streeter]]
|{{User2|Nika Rugani}}
||Spawns up to 10 objects when the object containing the script collides with a user.
|Newest and fastest Name2Key search, While the database is small it is also connected to Second Life's search.
|-
|-
||[[Name2Key in LSL]]
|[[NexiiText]]
||[[User:Maeva Anatine|Maeva Anatine]]
|{{User|Nexii Malthus}}
||Get the Name2Key feature inside your scripts. Works even on lastly subscribed avatars.
| Text Renderer, specialised in features, performance and a compact nature. It features unique per character control, such as Colour, Bold, Italics, Underline, Stroke, Icons. The high performance means it comes in at a 5 char / prim ratio, but it is perfect where highly dynamic and rich text is required.
|-
|-
||[[No Auto-Return]]
|[[NexiiText2]]
||[[User:Bellla Clarity|Bella Clarity]]
|{{User|Nexii Malthus}}
||To stop your long and hard builds from getting returned in sandboxes (''only single prims, though!'').
| Second Gen Text Renderer. Same as above but features use of [[PRIM_LINK_TARGET]] and an awesome dynamic prim allocation architecture.
|-
|-
||[[No Auto-Return NR]]
|[[No Auto-Return]]
||[[User:Jor3l Boa|Jor3l Boa]]
|{{User|Bellla Clarity}}
||This really works (29-05-09), needs a nearby region to do the trick and avoid auto return. (Tested on Blue and Rausch)
|To stop your long and hard builds from getting returned in sandboxes (''only single prims, though!'').
|-
|-
||[[No Auto-Return (Multi)]]
|[[No Auto-Return NR]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User|Jor3l Boa}}
||A revision of Bella's that works for multi-prim objects.
|This really works (29-05-09), needs a nearby region to do the trick and avoid auto return. (Tested on Blue and Rausch)
|-
|-
||[[No Limit Teleporter]]
|[[No Auto-Return (Multi)]]
||[[User:Morgam Biedermann|Morgam Biedermann]]
|{{User|Xaviar Czervik}}
||Teleport to infinite altitudes (up to 4096m)
|A revision of Bella's that works for multi-prim objects.
|-
|-
||[[Object Size]]
|[[No Limit Teleporter]]
||[[User:Chase Quinnell|Chase Quinnell]]
|{{User|Morgam Biedermann}}
||Gets the dimensions and footprint of a linkset
|Teleport to infinite altitudes (up to 4096m)
|-
|-
||[[Object to Data v1.3|Object to Data]]
|[[Object Size]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User|Chase Quinnell}}
||Turns an object into text (and back). Allows people to transfer objects through notecards (or otherwise).
|Gets the dimensions and footprint of a linkset
|-
|-
||[[Online Indicator|Online Indicator]]
|[[Object to Data v1.4|Object to Data]]
||[[User:Kristy Fanshaw|Kristy Fanshaw]]
|{{User|Xaviar Czervik}}
||Will show if the user is online or not. Displays users profile picture and allows to send IM's to user. Also gives a link to open the users profile
|Turns an object into text (and back). Allows people to transfer objects through notecards (or otherwise).
|-
|-
||[[Open Group Join]]
|[[Online Indicator|Online Indicator]]
||[[User:Alicia Stella|Alicia Stella]]
|{{User|Kristy Fanshaw}}
||User Touches Object to Join Group from Group Info window, (no bot.)
|Will show if the user is online or not. Displays users profile picture and allows to send IM's to user. Also gives a link to open the users profile
|-
|-
||[[Open Prim Animator]]
|[[Open Group Join]]
||[[User:Todd Borst|Todd Borst]]
|{{User|Alicia Stella}}
||Single script prim animation tool.  Menu driven, easy to use.
|User Touches Object to Join Group from Group Info window, (no bot.)
|-
|-
||[[Open Zyngo Skin Installer]]
|[[Open Prim Animator]]
||[[User:Tmzasz Luminos|Tmzasz Luminos]]
|{{User|Todd Borst}}
||A Simple Script designed to install skins on the popular Skill machines.
|Single script prim animation tool.  Menu driven, easy to use.
|-
|-
||[[One Script, many doors]]
|[[Open Zyngo Skin Installer]]
||[[User:Kyrah Abattoir|Kyrah Abattoir]]
|{{User2|Tmzasz Luminos}}
||Door script able to manage more than 50 linked doors from a single script instance.
|A Simple Script designed to install skins on the popular Skill machines.
|-
|-
||[[ParseString2List]]
|[[One Script, many doors]]
||[[User:Strife Onizuka|Strife Onizuka]]
|{{User|Kyrah Abattoir}}
||Same as [[llParseString2List]] and [[llParseStringKeepNulls]], but not limited to 8 spacers or separators. Thus substitute a call to the [[llParseString2List]] and [[llParseStringKeepNulls]] functions by a call to [[Parse_String_To_List|ParseString2List]] whenever you have more than 8 separators or more than 8 spacers.
|Door script able to manage more than 50 linked doors from a single script instance.
|-
|-
||[[Password Generator]]
|[[ParseString2List]]
||[[User:Syntrax Canucci|Syntrax Canucci]]
|{{User|Strife Onizuka}}
||This is an over-complicated, semi-complex password generator, which goes through multiple steps.
|Same as [[llParseString2List]] and [[llParseStringKeepNulls]], but not limited to 8 spacers or separators. Thus substitute a call to the [[llParseString2List]] and [[llParseStringKeepNulls]] functions by a call to [[Parse_String_To_List|ParseString2List]] whenever you have more than 8 separators or more than 8 spacers.
|-
|-
||[[Pathfinder]]
|[[Password Generator]]
||[[User:Babbage Linden|Babbage Linden]]
|{{User2|Syntrax Canucci}}
||A potential field based pathfinding library.
|This is an over-complicated, semi-complex password generator, which goes through multiple steps.
|-
|-
||[[Personal ATM Machine]]
|[[Pathfinder]]
||[[User:Jessikiti Nikitin|Jessikiti Nikitin]]
|Babbage Linden
||Allows deposits and withdrawals into another of your accounts, without the account being logged in.
|A potential field based pathfinding library.
|-
|-
||[[Phantom Child]]
|[[Personal ATM Machine]]
||[[User:Aeron Kohime|Aeron Kohime]]
|{{User|Jessikiti Nikitin}}
||Causes a child in a link set to become phantom without the entire object becoming phantom.
|Allows deposits and withdrawals into another of your accounts, without the account being logged in.
|-
|-
||[[PHP_RegionFunctions]]
|[[Phantom Child]]
||[[User:Gypsy Paz|Gypsy Paz]] and [[User:Zayne Exonar|Zayne Exonar]]
|{{User|Aeron Kohime}}
||Three useful PHP functions to get region info
|Causes a child in a link set to become phantom without the entire object becoming phantom.
|-
|-
||[[PhysicsLib]]
|[[PHP_RegionFunctions]]
||[[User:Nexii Malthus|Nexii Malthus]]
|{{User|Gypsy Paz}} and {{User2|Zayne Exonar}}
|| Interesting set of fun physics functions.
|Three useful PHP functions to get region info
|-
|-
||[[Play and Loop Sound]]
|[[PhysicsLib]]
||[[User:Bellla Clarity|Bella Clarity]]
|{{User|Nexii Malthus}}
||Very short and simple script; plays and loops a sound in an object.
| Interesting set of fun physics functions.
|-
|-
||[[Posing stand|Posing Stand]]
|[[Play and Loop Sound]]
||[[User:Bellla Clarity|Bella Clarity]]
|{{User|Bellla Clarity}}
||Just a pose script to edit [[attachments]] more easily.
|Very short and simple script; plays and loops a sound in an object.
|-
|-
||[[PosJump]]
|[[Posing stand|Posing Stand]]
||[[User:Uchi Desmoulins|Uchi Desmoulins]]
|{{User|Bellla Clarity}}
||A much more efficient alternative to the popular [[warpPos]] function for bypassing 10m distance-moved limitations.
|Just a pose script to edit [[attachments]] more easily.
|-
|-
||[[Prefix Calculator]]
|[[PosJump]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User|Uchi Desmoulins}}
|| A calculator that evaluates expressions in prefix notation.  
|A much more efficient alternative to the popular [[warpPos]] function for bypassing 10m distance-moved limitations.
|-
|[[Prefix Calculator]]
|{{User|Xaviar Czervik}}
| A calculator that evaluates expressions in prefix notation.
<code>+ 3 4 = 5. * + 1 2 + 3 4 = 14.</code>
<code>+ 3 4 = 5. * + 1 2 + 3 4 = 14.</code>
|-
|-
||[[Profile Picture]]
|[[Profile Picture]]
||[[User: Jor3l Boa|Jor3l Boa]]
|{{User|Jor3l Boa}}
||A working profile picture script with the new SecondLife API (1/11/2011)
|A working profile picture script with the new SecondLife API (1/11/2011)
|-
|-
||[[Progress Bar]]
|[[Progress Bar]]
||[[User:Nexii Malthus|Nexii Malthus]]
|{{User|Nexii Malthus}}
|| Flexible and powerful little function for creating progress bars useful in hovertext.
| Flexible and powerful little function for creating progress bars useful in hovertext.
|-
|-
||[[Pseudo-random Number Generator]]
|[[Pseudo-random Number Generator]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User|Xaviar Czervik}}
||Generates a Pseudo-random number between -0x7FFFFFFF and 0x7FFFFFFF
|Generates a Pseudo-random number between -0x7FFFFFFF and 0x7FFFFFFF
|-
|-
||[[User:Rolig_Loon/Quiz_From_Notecard|Quiz From Notecard]]
|[[User:Rolig_Loon/Quiz_From_Notecard|Quiz From Notecard]]
||[[User:Rolig Loon|Rolig Loon]]
|{{User|Rolig Loon}}
||A multiple-choice testing script that reads questions and answer choices from a notecard and presents them in dialog boxes.
|A multiple-choice testing script that reads questions and answer choices from a notecard and presents them in dialog boxes.
|-
|-
||[[Rainbow_palette]]
|[[Rainbow_palette]]
||[[User:Rui Clary|Rui Clary]]
|{{User|Rui Clary}}
||Build a color picker, using only one prim, and a few lines of code.
|Build a color picker, using only one prim, and a few lines of code.
|-
|-
||[[Random Gaussian Number Generator]]
|[[Random Gaussian Number Generator]]
||[[User:Vlad Davidson|Vlad Davidson]]
|{{User2|Vlad Davidson}}
||Generates a random number drawn from a normal (Gaussian; bell-curve) distribution, based on a specified mean/stdev
|Generates a random number drawn from a normal (Gaussian; bell-curve) distribution, based on a specified mean/stdev
|-
|-
||[[Random AV Profile Projector]]
|[[Random AV Profile Projector]]
||[[User:Debbie Trilling|Debbie Trilling]]
|{{User|Debbie Trilling}}
||Randomly selects an AV from a crowd & then projects their profile picture as a 'holographic' image  
|Randomly selects an AV from a crowd & then projects their profile picture as a 'holographic' image
|-
|-
||[[Random Object Vendor]]
|[[Random Object Vendor]]
||[[User:CodeBastard Redgrave|CodeBastard Redgrave]]
|{{User|CodeBastard Redgrave}}
||Simple vendor that gives out random objects when paid the right amount  
|Simple vendor that gives out random objects when paid the right amount
|-
|-
||[[Random Password Generator]]
|[[Random Password Generator]]
||[[User:Jor3l Boa|Jor3l Boa]]
|{{User|Jor3l Boa}}
||Generate Random passwords based on String Length.
|Generate Random passwords based on String Length.
|-
|-
||[[RavText]]
|[[RandomPrimParams]]
||[[User:Ravenous Dingo|Ravenous Dingo]]
|{{User|Xintar Citron}}
||An alternate to XyText.  This is a lightweight, multiple font 10 character text display system.  It only supports uppercase alphanumeric text and a few special characters, but it is very fast, renders quickly and supports multiple fonts. It is meant for specialized use when all that is desired is basic, fast text display and the extra "bells and whistles" are not needed.
|Simple script which randoms Prim Parameteres, in this example i used color, but you can use everything.
|-
|-
||[[User:PixelProphet Lane/Scripts#Real Object Inventory To Dialog|Real Object Inventory To Dialog]]
|[[RavText]]
||[[User:PixelProphet Lane|PixelProphet Lane]]
|{{User|Ravenous Dingo}}
||Display any amount of items contained in an Object in a Dialog, regardless of item name length.
|An alternate to XyText.  This is a lightweight, multiple font 10 character text display system.  It only supports uppercase alphanumeric text and a few special characters, but it is very fast, renders quickly and supports multiple fonts. It is meant for specialized use when all that is desired is basic, fast text display and the extra "bells and whistles" are not needed.
|-
|-
||[[RentalBoxv1|Rental Box, Simply]]
|[[User:PixelProphet Lane/Scripts#Real Object Inventory To Dialog|Real Object Inventory To Dialog]]
||[[User:Sendao Goodman|Sendao Goodman]]
|{{User|PixelProphet Lane}}
||Simple explanation of how to make rental boxes.
|Display any amount of items contained in an Object in a Dialog, regardless of item name length.
|-
|-
||[[Rental Cube]]
|[[RentalBoxv1|Rental Box, Simply]]
||[[User:Hank Ramos|Hank Ramos]]
|{{User2|Sendao Goodman}}
||Simple cube for renting out a space.
|Simple explanation of how to make rental boxes.
|-
|-
||[[Remote Texture Loader]]
|[[Rental Cube]]
||{{User|Bobbyb30 Swashbuckler}}
|{{User|Hank Ramos}}
||A set of scripts for remotely loading textures within a sim. This means that a single "texture server" can manage multiple changing billboards within a sim.
|Simple cube for renting out a space.
|-
|-
||[[Say Region Frames Per Second|Region Frames Per Second]]
|[[User:Daemonika_Nightfire/Scripts/*DS*_Rental-Cube|Rental-Cube]]
||[[User:Heymeriou Mystakidou|Heymariou Mystakidou]]
|{{User|Daemonika Nightfire}}
|| Says the region name and frames per second out loud on command.
|This is an Open-Source version of a Rental-Cube from Daemonika Nightfire. Just copy/paste this script into a inworld lsl-script and add one notecard called Info/Rules to the content of your cube.
|-
|-
||[[Resizer multi-prims|Resizer multi-prims]]
|[[User:Ackley Bing/Textbox2Hovertext|Textbox2Hovertext]]
||[[User:Christy Mansbridge|Christy Mansbridge]]
|{{User|Ackley Bing|Ackley}}
||1 Mono script to resize object (1 to 256 prims) by blue menu. Avoid risk to break the build by increasing link distance.
|A simple script to allow hovertext to be set with a dialog text box.
|-
|-
||[[sbDialog]]
|[[Remote Texture Loader]]
||[[User:Siann_Beck|Siann Beck]]
|{{User|Bobbyb30 Swashbuckler}}
||A simple replacement function for [[llDialog]]. It re-orders the button list so that the button values, as passed to it, display left-to-right, top-to-bottom. It also opens a [[llListen|listen]] on the specified channel, and returns the handle.
|A set of scripts for remotely loading textures within a sim. This means that a single "texture server" can manage multiple changing billboards within a sim.
|-
|-
||[[Scheduler]]
|[[Say Region Frames Per Second|Region Frames Per Second]]
||[[User:Haravikk Mistral|Haravikk Mistral]]
|{{User2|Heymeriou Mystakidou}}
||Schedule multiple events using a single script timer
| Says the region name and frames per second out loud on command.
|-
|-
||[[Scheme_Interpreter|Scheme Interpreter]]
|[[Resizer multi-prims|Resizer multi-prims]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User2|Christy Mansbridge}}
||A scheme interpreter capable of handling most scheme expressions, including lambda and lists.
|1 Mono script to resize object (1 to 256 prims) by blue menu. Avoid risk to break the build by increasing link distance.
|-
|-
||[[Script Override Functions]]
|[[RLV Collision Grabber]]
||[[User:Revolution Perenti|Revolution Perenti]]
|{{User|Vala Vella}}
||bypass default strings, integer etc in chat channel.
|Grab people colliding with the object and sit them on a set target using RLV
|-
|-
||[[Scripted Attachment Detector.lsl|Scripted Attachment Detector]]
|[[sbDialog]]
||{{User|Bobbyb30 Swashbuckler}}
|{{User|Siann Beck}}
||A script that will display avatars wearing scripted attatchments in hovertext. This may be worn as an hud or rezzed.  
|A simple replacement function for [[llDialog]]. It re-orders the button list so that the button values, as passed to it, display left-to-right, top-to-bottom. It also opens a [[llListen|listen]] on the specified channel, and returns the handle.
|-
|-
||[[Self Upgrading Script Enhanced]]
|[[Scheduler]]
||[[User:Cron Stardust|Cron Stardust]]
|{{User|Haravikk Mistral}}
||Keeps only latest version of the script on prim (even with multiple adds of the same script!)
|Schedule multiple events using a single script timer
|-
|-
||[[Sensor Visualizer]]
|[[Scheme_Interpreter|Scheme Interpreter]]
||[[User:Cerise Sorbet|Cerise Sorbet]]
|{{User|Xaviar Czervik}}
||Shows the size and shape you get with [[llSensor]] range and arc parameters
|A scheme interpreter capable of handling most scheme expressions, including lambda and lists.
|-
|-
||[[Serverless Key Exchange]]
|[[Script Override Functions]]
||[[User:Sendao Goodman|Sendao Goodman]]
|{{User|Revolution Perenti}}
||Maintains a network of object keys without using an external server.
|bypass default strings, integer etc in chat channel.
|-
|-
||[[SHA1|SHA1 Hash]]
|[[User:Toady_Nakamura/Scrubber_Script|Script Scrubber]]
||[[User:Strife Onizuka|Strife Onizuka]]
|{{User|Toady Nakamura}}
||Performs a SHA1 Hash on an input text. Similar to MD5 only (slightly) more secure.
|Script scrubs memory resident script functions from prim and self-deletes the script. Does not damage the prim, or remove other scripts. Use this to kill bling or other particle effects!
|-
|-
||[[Shoutcast - radio controller v0.3 (remake of similar scripts)]]
|[[Scripted Attachment Detector.lsl|Scripted Attachment Detector]]
||[[User:Flennan Roffo|Logic Scripts]]
|{{User|Bobbyb30 Swashbuckler}}
||Control your shoutcast radio stations with this shoutcast controller. Uses notecard for info about genres and stations and menu to select the station. Sends info to Xytext display.
|A script that will display avatars wearing scripted attatchments in hovertext. This may be worn as an hud or rezzed.
|-
|-
||[[User:PixelProphet Lane/Scripts#Show Agent Script Count and memory|Show Agent Script Count and memory]]
|[[Self Upgrading Script Enhanced]]
||[[User:PixelProphet Lane|PixelProphet Lane]]
|{{User|Cron Stardust}}
||Fast and efficient method to display the amount of scripts and memory usage for an agent
|Keeps only latest version of the script on prim (even with multiple adds of the same script!)
|-
|-
||[[Sim Map Particle Projector]]
|[[Sensor Visualizer]]
||[[User:Jesse Barnett|Jesse Barnett]]
|{{User|Cerise Sorbet}}
||Displays a floating map of the sim the script is in.
|Shows the size and shape you get with [[llSensor]] range and arc parameters
|-
|-
||[[Sim Restart Logger]]
|[[Serverless Key Exchange]]
||[[User:Kyrah Abattoir|Kyrah Abattoir]]
|{{User2|Sendao Goodman}}
||Counts region restarts and displays log of last 9 restarts together with region FPS and dilation.  
|Maintains a network of object keys without using an external server.
|-
|-
||[[Simple Elevator in a Box]]
|[[SetLinkText]]
||[[User:Hank Ramos|Hank Ramos]]
|{{User2|Tacusin Memo}}
||Simple elevator example.
|Custom function like [[llSetText]] only applying to linked sets.
|-
|-
||[[Simple Pay Door]]
|[[SHA-1|SHA-1 Hash]]
||[[User:Giygas Static|Giygas Static]]
|{{User|Strife Onizuka}}
||Simple door you pay to get access.
|Performs a SHA-1 Hash on an input text. Similar to MD5 only (slightly) more secure.
|-
|-
||[[Skillingo AntiHack Script]]
|[[SHA-2|SHA-2 Hash]]
||[[User:Tmzasz Luminos|Tmzasz Luminos]]
|{{User|Strife Onizuka}}
||A simple Protection script for skillingo thats modifyable to work with other machines.
|Performs a SHA-2 Hash on an input text. Similar to SHA-1 only (slightly) more secure.
|-
|-
||[[Skunk Money]]
|[[Shoutcast - radio controller v0.3 (remake of similar scripts)]]
||[[User:Hank Ramos|Hank Ramos]]
|{{User|Flennan Roffo}}
||Fun gambling machine of yesteryear, which only supports freeplay now due to SL regulations against gambling.  
|Control your shoutcast radio stations with this shoutcast controller. Uses notecard for info about genres and stations and menu to select the station. Sends info to Xytext display.
|-
|-
||[[SLateIt]]
|[[User:PixelProphet Lane/Scripts#Show Agent Script Count and memory|Show Agent Script Count and memory]]
||[[User:Babbage Linden|Babbage Linden]]
|{{User|PixelProphet Lane}}
||An augmented virtual reality HUD.
|Fast and efficient method to display the amount of scripts and memory usage for an agent
|-
|-
||[[SLetanque]]
|[[Sim Map Particle Projector]]
||[[User:Babbage Linden|Babbage Linden]]
|{{User|Jesse Barnett}}
||An LSL petanque game.
|Displays a floating map of the sim the script is in.
|-
|-
||[[SLURL HUD]]
|[[Sim Performance Collector (Web-based]]
||[[User:CodeBastard Redgrave|CodeBastard Redgrave]]
|{{User2|DeniseHoorn Slade}}
||Touch this HUD to get a SLURL through IM, email and floating text.
|Makes some graphs for your website on the sim-performance (DIL,FPS, PING). PHP and Round Robin Database on Server needed!
|-
|-
||[[BuildSlurl (NewAge)]]
|[[Sim Restart Logger]]
||[[User:Archile Azalee|Archile Azalee]]
|{{User|Kyrah Abattoir}}
||A way to create a SLurl in a single function BuildSlurl
|Counts region restarts and displays log of last 9 restarts together with region FPS and dilation.
|-
|-
||[[SL Mail V1.2]]
|[[Simple Elevator in a Box]]
||[[User:Flennan Roffo|Flennan Roffo]]
|{{User|Hank Ramos}}
||Second Life mail client V1.2 (released sept'07). Send and receive mail from within Second Life from and to any address. With Address Book function and many chat commands. V1.3 is upcoming soon!
|Simple elevator example.
|-
|-
||[[SL_NTPoHTTP_v1.1_client|SL NTPoHTTP client]]
|[[Simple Pay Door]]
|[[User:SignpostMarv Martin|SignpostMarv Martin]]
|{{User|Giygas Static}}
||Second Life Needs Time Parsing over Hyper Text Transfer Protocol
|Simple door you pay to get access.
|-
|[[Skillingo AntiHack Script]]
|{{User2|Tmzasz Luminos}}
|A simple Protection script for skillingo thats modifyable to work with other machines.
|-
|[[Skunk Money]]
|{{User|Hank Ramos}}
|Fun gambling machine of yesteryear, which only supports freeplay now due to SL regulations against gambling.
|-
|[[SLateIt]]
|Babbage Linden
|An augmented virtual reality HUD.
|-
|[[SLetanque]]
|Babbage Linden
|An LSL petanque game.
|-
|[[SLURL HUD]]
|{{User|CodeBastard Redgrave}}
|Touch this HUD to get a SLURL through IM, email and floating text.
|-
|[[BuildSlurl (NewAge)]]
|{{User2|Archile Azalee}}
|A way to create a SLurl in a single function BuildSlurl
|-
|[[SL Mail V1.2]]
|{{User|Flennan Roffo}}
|Second Life mail client V1.2 (released sept'07). Send and receive mail from within Second Life from and to any address. With Address Book function and many chat commands. V1.3 is upcoming soon!
|-
|[[SL_NTPoHTTP_v1.1_client|SL NTPoHTTP client]]
|{{User|SignpostMarv Martin}}
|Second Life Needs Time Parsing over Hyper Text Transfer Protocol
Emulates the function of [[llGetWallclock]] for any timezone by using SLOpenID's SLNTPoHTTP service. Also supports ISO 8601 and RFC 2822 timestamps. Script is dependent upon an external service operated by the author!
Emulates the function of [[llGetWallclock]] for any timezone by using SLOpenID's SLNTPoHTTP service. Also supports ISO 8601 and RFC 2822 timestamps. Script is dependent upon an external service operated by the author!
|-
|-
||[[Smooth Rotating Door]]
|[[Smooth Rotating Door]]
|[[User:Toy Wylie|Toy Wylie]]
|{{User|Toy Wylie}}
||A script for doors that open and close smoothly using llTargetOmega
|A script for doors that open and close smoothly using llTargetOmega
|-
|-
||[[Smooth Sliding Door]]
|[[Smooth Rotating Linked Door With Hinge]]
|[[User:SimonT Quinnell|SimonT Quinnell]]
|{{User2|Lyn Mimistrobell}}
||A script for sliding doors that open and close smoothly using [[llMoveToTarget]]. Asjusts for prim orientation.
|A script for linked uncut (mesh) doors that smoothly rotates around a virtual hinge without the use of timers
|-
|-
||[[Speed Tester]]
|[[Smooth Sliding Door]]
||{{User|Bobbyb30 Swashbuckler}}
|{{User|SimonT Quinnell}}
||Similar to the [[Efficiency Tester]], this script allows you to test the speed of a particular function or snippet with multiple trials giving min/max/avg/median and the standard deviation.
|A script for sliding doors that open and close smoothly using [[llMoveToTarget]]. Asjusts for prim orientation.
|-
|-
||[[Spiral Staircase Generator]]
||[[Sound Preloader]]
|[[User:Meyermagic Salome|Meyermagic Salome]]
|{{User2|Trinity Dejavu}}
||Generates nice looking spiral staircases without much hassle.
||A tripwire that preloads a selection of sound files when avatar collides with prim.
|-
|-
||[[Static URL's for HTTP-In Service|Static_URLs]]
|[[Speed Tester]]
||[[User:Jor3l Boa|Jor3l Boa]]
|{{User|Bobbyb30 Swashbuckler}}
||How to generate a static url for HTTP-In temporal limitations.
|Similar to the [[Efficiency Tester]], this script allows you to test the speed of a particular function or snippet with multiple trials giving min/max/avg/median and the standard deviation.
|-
|-
||[[String Compare]]
|[[Spiral Staircase Generator]]
||[[User:Xaviar Czervik|Xaviar Czervik]]
|{{User|Meyermagic Salome}}
||Compares two strings and reliably returns either 1, -1, or 0 if they are the same.
|Generates nice looking spiral staircases without much hassle.
|-
|-
||[[Synchronize]]
|[[String Compare]]
||[[User:Cay Trudeau|Cay Trudeau]]
|{{User|Xaviar Czervik}}
||Makes synchronized start to a task on even/odd seconds
|Compares two strings and reliably returns either 1, -1, or 0 if they are the same.
|-
|-
||[[User:Void_Singer/Functions#String:_Find_Last_Index|String: Reverse]]
|[[Synchronize]]
||[[User:Void Singer|Void Singer]]
|{{User|Cay Trudeau}}
||Returns an input string in reverse order
|Makes synchronized start to a task on even/odd seconds
|-
|-
||[[User:Void_Singer/Functions#String:_Get_Reverse_Order|String: Last Index]]
|[[User:Void_Singer/Functions#String:_Find_Last_Index|String: Reverse]]
||[[User:Void Singer|Void Singer]]
|{{User|Void Singer}}
||Returns the last index of search found in string (the backward equivalent of [[llSubStringIndex]])
|Returns an input string in reverse order
|-
|-
||[[Tail Messages (NewAge)]]
|[[User:Void_Singer/Functions#String:_Get_Reverse_Order|String: Last Index]]
||[[User:Asia Snowfall|Asia Snowfall]]
|{{User|Void Singer}}
||A super nice easy to use script for those non-scripters out there! NewAge coding has done it again where you no longer need to scroll up and down adding buttons and adding messages, Features a tag system (you'll see what i mean :P)
|Returns the last index of search found in string (the backward equivalent of [[llSubStringIndex]])
|-
|-
||[[Teleport HUD]]
|[[Tail Messages (NewAge)]]
||[[User:Jesse Barnett|Jesse Barnett]]
|{{User|Asia Snowfall}}
||WORKS TO 4096 METERS!! Very user friendly teleport HUD. Add destinations by touching "Add" & naming destination in chat. Automatically gets sim name and coordinates. Will only display the destinations in the sim you are currently in. Demonstrates more advanced list manipulation and stride functions.
|A super nice easy to use script for those non-scripters out there! NewAge coding has done it again where you no longer need to scroll up and down adding buttons and adding messages, Features a tag system (you'll see what i mean :P)
|-
|-
||[[User:Void_Singer/Programs#v7-D_Enh._Landmark-2-Map|Teleporter (landmark based)]]
|[[Taper Door (minimalistic)]]
||[[User:Void_Singer|Void_Singer]]
|{{User2|Kopilo Hallard}}
||Uses Landmarks to offer map teleports. Works as Hud or inworld objects, just drop in landmarks and go.
|A basic script for doors which open and close using taper.
|-
|-
||[[Text_Scroller|Text Scroller]]
|[[Teleport HUD]]
||[[User:Fred_Gandt|Fred Gandt]]
|{{User|Jesse Barnett}}
||A simple text display object that scrolls text (applied as a texture) from right to left (like ''those'' LED signs) in a continuous loop.
|WORKS TO 4096 METERS!! Very user friendly teleport HUD. Add destinations by touching "Add" & naming destination in chat. Automatically gets sim name and coordinates. Will only display the destinations in the sim you are currently in. Demonstrates more advanced list manipulation and stride functions.
|-
|-
||[[Bobbyb's texture changer|Texture Changers]]
|[[User:Void_Singer/Programs#v7-D_Enh._Landmark-2-Map|Teleporter (landmark based)]]
||{{User|Bobbyb30 Swashbuckler}}
|{{User|Void Singer}}
||A collection of texture changing scripts.
|Uses Landmarks to offer map teleports. Works as Hud or inworld objects, just drop in landmarks and go.
|-
|-
||[[Texture Menu Management|Texture Management]]
|[[Text_Scroller|Text Scroller]]
||[[User:Revolution Perenti|Revolution Perenti]]
|{{User|Fred Gandt}}
||Dialog Menu based Texture Selection.
|A simple text display object that scrolls text (applied as a texture) from right to left (like ''those'' LED signs) in a continuous loop.
|-
|-
||[[Tic Tac Toe]]
|[[Bobbyb's texture changer|Texture Changers]]
||[[User:CG Linden|CG Linden]]
|{{User|Bobbyb30 Swashbuckler}}
||Step by step demo on how to implement a larger scripting project
|A collection of texture changing scripts.
|-
|-
||[[TightList]]
|[[Texture Menu Management|Texture Management]]
||[[User:Strife Onizuka|Revolution Perenti]]
|{{User|Revolution Perenti}}
||Tight List is a family of functions for encoding lists as strings and then decoding them back into lists.
|Dialog Menu based Texture Selection.
There are two flavors: TightList and TightListType. TightListType preserves types and uses a 6 char header, while TightList uses a 1 char header that doesn't preserve type.  
|-
|-
||[[Timer Module]]
|[[User:Xen_Lisle/Texture_Slide|Texture Slide]]
||[[User:Isabelle Aquitaine|Isabelle Aquitaine]]
|{{User|Xen Lisle}}
||Manage multiple timers via linked messages.
|Slides a texture on mouse movement
|-
|-
||[[User:Void_Singer/Functions#Unix_time_code_to_list_format|Timestamp:<br>Unix time code to list format]]
|[[Tic Tac Toe]]
||[[User:Void Singer|Void Singer]]
|CG Linden
||converts Unix timestamps to their [Y, M, D, h, m, s] equivalents (ex: 1234567890 to [2009, 2, 13, 3, 31, 30])
|Step by step demo on how to implement a larger scripting project
|-
|-
||[[User:Void_Singer/Functions#List_format_to_Unix_time_code.|Timestamp:<br>List format to Unix time code]]
|[[TightList]]
||[[User:Void Singer|Void Singer]]
|{{User|Strife Onizuka}}
||converts [Y, M, D, h, m, s] timestamps to their Unix equivalents (ex: [2009, 2, 13, 3, 31, 30] to 1234567890)
|Tight List is a family of functions for encoding lists as strings and then decoding them back into lists.
There are two flavors: TightList and TightListType. TightListType preserves types and uses a 6 char header, while TightList uses a 1 char header that doesn't preserve type.
|-
|-
||[[User:Void_Singer/Functions#Weekday_from_Unix_timestamp|Timestamp:<br>Weekday from Unix timestamp]]
|[[Timer Module]]
||[[User:Void Singer|Void Singer]]
|{{User|Isabelle Aquitaine}}
||Gets weekday from Unix timestamps (ex: "Friday" from 1234567890)
|Manage multiple timers via linked messages.
|-
|-
||[[User:Void_Singer/Functions#Weekday_from_.28_Y.2C_M.2C_D_.29_format|Timestamp:<br>Weekday from (Y, M, D) format]]
|[[Two Avatars on single prim]]
||[[User:Void Singer|Void Singer]]
|{{User2|Pale Janus|Cay Trudeau}}
||Gets weekday from (Y, M, D) timestamps (ex: "Friday" from (2009, 2, 13))
|Allow two (or more) avatars to sit on same prim
|-
|-
||[[Touch A Quote]]
|[[User:Void_Singer/Functions#Unix_time_code_to_list_format|Timestamp:<br>Unix time code to list format]]
||[[User:CodeBastard Redgrave|CodeBastard Redgrave]]
|{{User|Void Singer}}
||Touch an object to read quotes sequentially from a notecard
|converts Unix timestamps to their [Y, M, D, h, m, s] equivalents (ex: 1234567890 to [2009, 2, 13, 3, 31, 30])
|-
|-
||[[Touring Balloon]]
|[[User:Void_Singer/Functions#List_format_to_Unix_time_code.|Timestamp:<br>List format to Unix time code]]
||[[User:Hank Ramos|Hank Ramos]]
|{{User|Void Singer}}
||Automated touring balloon with many options from long ago.  Always seems to work on one SL release, and not the other.
|converts [Y, M, D, h, m, s] timestamps to their Unix equivalents (ex: [2009, 2, 13, 3, 31, 30] to 1234567890)
|-
|-
||[[Under Age Boot]]
|[[User:Void_Singer/Functions#Weekday_from_Unix_timestamp|Timestamp:<br>Weekday from Unix timestamp]]
|[[User:Chance Unknown|Chance Unknown]]
|{{User|Void Singer}}
||Security device example to teleport home accounts below a minimum age limit; can be useful in combating free griefer accounts.
|Gets weekday from Unix timestamps (ex: "Friday" from 1234567890)
|-
|-
||[[User:Rolig_Loon/UNDO_PosRot|UNDO_PosRot]]
|[[Texture Repeater]]
||[[User:Rolig Loon|Rolig Loon]]
|{{User2|Jenna Felton}}
||Allows user to undo position and rotation changes that have been made "manually" to any or all prims in a linkset.
|Observes textures and texture parameters on the prim. If changed, bulk-updates other prims in linkset.
|-
|-
||[[Universal Translator]]
|[[User:Void_Singer/Functions#Weekday_from_.28_Y.2C_M.2C_D_.29_format|Timestamp:<br>Weekday from (Y, M, D) format]]
|[[User:Hank Ramos|Hank Ramos]]
|{{User|Void Singer}}
||Chat listener that handles seamless translation of public chat between 50+ written languages without the need for configuration.  Handles numerous avatars, auto-detects languages, and works together with multiple copies of translators to spread-workload using a sophisticated back-end communications sub-system.
|Gets weekday from (Y, M, D) timestamps (ex: "Friday" from (2009, 2, 13))
|-
|-
||[[Unix2DateTime]]
|[[Touch A Quote]]
|[[User:Flennan Roffo|Flennan Roffo]]
|{{User|CodeBastard Redgrave}}
||Conversion from Unix time ([[llGetUnixTime]]()) to date and time string and vice versa.
|Touch an object to read quotes sequentially from a notecard
|-
|-
||[[Unmutable Descript Nagger]]
|[[Touring Balloon]]
|[[User:Bobbyb30 Zohari|Bobbyb30 Zohari]]
|{{User|Hank Ramos}}
||To nag avatars to take off their scripted attatchments.
|Automated touring balloon with many options from long ago.  Always seems to work on one SL release, and not the other.
|-
|-
||[[Unpacker On Rez (NewAge)]]
|[[Under Age Boot]]
|[[User:Asia Snowfall|Asia Snowfall]]
|{{User|Chance Unknown}}
||A very simple to use script for all you creators out there, This script will enable you to send out boxed items and make it easier for users to unpack, Also features auto die on completion. Very simple to configure!
|Security device example to teleport home accounts below a minimum age limit; can be useful in combating free griefer accounts.
|-
|-
||[[Unpacker On Touch (NewAge)]]
|[[User:Rolig_Loon/UNDO_PosRot|UNDO_PosRot]]
|[[User:Asia Snowfall|Asia Snowfall]]
|{{User|Rolig Loon}}
||Exactly like Unpacker On Rez, But changed some things about to make it Unpack On Touch
|Allows user to undo position and rotation changes that have been made "manually" to any or all prims in a linkset.
|-
|-
||[[Update distributor]]
|[[Universal Translator]]
|[[User:Dale Innis|Dale Innis]]
|{{User|Hank Ramos}}
||Distribute an object (like a project update) to a list of people named in a notecard.
|Chat listener that handles seamless translation of public chat between 50+ written languages without the need for configuration.  Handles numerous avatars, auto-detects languages, and works together with multiple copies of translators to spread-workload using a sophisticated back-end communications sub-system.
|-
|-
||[[UUID2Channel]]
|[[Unix2DateTime]]
||[[User:Project Neox|Project Neox]]
|{{User|Flennan Roffo}}
||Optimised version of the original key2channel generators.
|Conversion from Unix time ([[llGetUnixTime]]()) to date and time string and vice versa.
|-
|-
||[[UUID Song Generator]]
|[[Unmutable Descript Nagger]]
||{{User|Sendao Goodman}}
|{{User|Bobbyb30 Zohari}}
||Translates a UUID into a simple song and plays it.
|To nag avatars to take off their scripted attatchments.
|-
|-
||[[VirtualID_URLMap|VirtualID URL Mapper for HTTP-in]]
|[[Unpacker On Rez (NewAge)]]
|[[User:Cenji Neutra|Cenji Neutra]]
|{{User|Asia Snowfall}}
||A script showing how to setup a static URL of the form <your-alias>.obj.virtualid.info which maps to the dynamic HTTP-in URL LSL generates and keeps it up-to-date.
|A very simple to use script for all you creators out there, This script will enable you to send out boxed items and make it easier for users to unpack, Also features auto die on completion. Very simple to configure!
|-
|-
||[[User:Void_Singer/Programs#v7-D_Advanced_Visitor_Greeter|Visitor Greeter]]
|[[Unpacker On Touch (NewAge)]]
|[[User:Void_Singer|Void_Singer]]
|{{User|Asia Snowfall}}
||Reduced spam visitor greeter, highly configurable, easy to modify.
|Exactly like Unpacker On Rez, But changed some things about to make it Unpack On Touch
|-
|-
||[[Visitor Logger (Web/Basic) ]]
|[[Update distributor]]
|[[User:Buddy Sprocket|Buddy Sprocket]]
|{{User|Dale Innis}}
||A very basic visitor logger - log visitors in SL to a text file on your web-site.
|Distribute an object (like a project update) to a list of people named in a notecard.
|-
|-
||[[Vote Simple]]
|[[UUID2Channel]]
|[[User:JB_Kraft|JB Kraft]]
|{{User|Project Neox}}
||Simple vote collector. One avi, one vote.
|Optimised version of the original key2channel generators.
|-
|-
||[[Walking Sound (NewAge)]]
|[[UUID Song Generator]]
|[[User:Asia Snowfall|Asia Snowfall]]
|{{User2|Sendao Goodman}}
||Very powerful walking sound script, Featuring customer ability to add their own sounds with the API Sound Feature!
|Translates a UUID into a simple song and plays it.
|-
|-
||[[WarpPos]]
|[[User:Void_Singer/Programs#v7-D_Advanced_Visitor_Greeter|Visitor Greeter]]
|[[User:Keknehv Psaltery|Keknehv Psaltery]]
|{{User|Void Singer}}
||Non-physical movement without the 10m limit.
|Reduced spam visitor greeter, highly configurable, easy to modify.
|-
|-
||[[Wiki3DBuilder]] [[Wiki3DBuilder1.0]]
|[[VariText]]
||[[User:Salahzar Stenvaag|Salahzar Stenvaag]]
|{{User|Geneko Nemeth|Geneko Nemeth (Kakurady)}}
||Allows a group of people to collectively build up complex 3D mindmaps with connected concepts. Uses particles for connections and low prim usage. Nodes can be textured, colored, changed form size moved collectively by everybody and can distribute notecards, landmarks, URL, objects, textures. I provide two version 0.1 and 1.0 and probably next version will communicate with moodle and sloodle external websites.
|Display text on a prim, without looking like from a typewriter
|-
|-
||[[Window Control]]
|[[Visitor Logger (Web/Basic) ]]
||[[User:Emmas Seetan|Emmas Seetan]]
|{{User|Buddy Sprocket}}
||For window opacity, helpful for buildings.
|A very basic visitor logger - log visitors in SL to a text file on your web-site.
|-
|-
||[[WHMcs SecondLife plugin]]
|[[Vote Simple]]
|[[User:Alicia Sautereau|Alicia Sautereau]]
|{{User|JB Kraft}}
||Linden Dollar payment plugin for the WHMcs hosting portal.
|Simple vote collector. One avi, one vote.
|-
|-
||[[XTEA Strong Encryption Implementation]]
|[[Walking Sound (NewAge)]]
||[[User:Morse Dillon|Morse Dillon]]
|{{User|Asia Snowfall}}
||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).
|Very powerful walking sound script, Featuring customer ability to add their own sounds with the API Sound Feature!
|-
|-
||[[XyText 1.5|XyText]]
|[[WarpPos]]
||[[User:Xylor Baysklef|Xylor Baysklef]]
|{{User2|Keknehv Psaltery}}
|| Display text (up to 10 characters) on a prim. Use as many prims as desired.
|Non-physical movement without the 10m limit.
|-
|-
||[[XyyyyzText|XyyyyzText]]
|[[Watchdog]]
||[[User:Criz Collins|Criz Collins]]
|{{User|Tika Oberueng}}
|| Display text (up to 10 characters) on a prim. Displays different text for each line instead of one single text, that will be broken into the next lines. Watch here for what that means: http://screencast.com/t/1wMLujLcEO
|LSL Watchdog scripts to monitor other scripts in the prim and restart them if they crash or stop running.
|-
|-
||[[XyzzyText|XyzzyText]]
|[[Wiki3DBuilder]] [[Wiki3DBuilder1.0]]
||[[User:Thraxis Epsilon|Thraxis Epsilon]] and [[User:Gigs Taggart|Gigs Taggart]]
|{{User|Salahzar Stenvaag}}
|| Display text (up to 10 characters) on a prim. Way more efficient than XyText.
|Allows a group of people to collectively build up complex 3D mindmaps with connected concepts. Uses particles for connections and low prim usage. Nodes can be textured, colored, changed form size moved collectively by everybody and can distribute notecards, landmarks, URL, objects, textures. I provide two version 0.1 and 1.0 and probably next version will communicate with moodle and sloodle external websites.
|-
|-
||[[Youtube TV]]
|[[Window Control]]
||[[User:Morgam Biedermann|Morgam Biedermann]]
|{{User|Emmas Seetan}}
||Watch your favorite Youtube videos / auto set the texture to the parcel media texture.
|For window opacity, helpful for buildings.
|-
|-
||[[Zero Lag Poseball]]
|[[XTEA Strong Encryption Implementation]]
||[[User:Jippen Faddoul|Jippen Faddoul]] and [[User:Daemonika Nightfire|Daemonika Nightfire]]
|{{User|Morse Dillon}}
||A simple poseball with no lag
|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).
|-
|-
||[[Input number of seconds, get a string back that shows days, hours, minutes, seconds]]
|[[XyText 1.5|XyText]]
||[[User:Fire Centaur|Fire Centaur]]
|{{User2|Xylor Baysklef}}
||Returns a string that displays days, hours, seconds
| Display text (up to 10 characters) on a prim. Use as many prims as desired.
|-
|-
||[[Random Giver Prim]]
|[[User:Daemonika_Nightfire/Scripts/xytText_Example|xyzText Example]]
||[[User:Damian Darkwyr|Damian Darkwyr]]
|{{User|Daemonika Nightfire}}
||A randomized item giver with a game-like twist
|Very small example. Display text (up to 8 characters) on a mesh with up to 8 faces. 10 links will have 5 land impact.
|-
|-
||[[Client Specific Contents Giver]]
|[[XyyyyzText|XyyyyzText]]
||[[User:Damian Darkwyr|Damian Darkwyr]]
|{{User|Criz Collins}}
||Give Contents only to users of a specific Client. Such as Phoenix, CoolVL or 2.0
| Display text (up to 10 characters) on a prim. Displays different text for each line instead of one single text, that will be broken into the next lines. Watch here for what that means: http://screencast.com/t/1wMLujLcEO
|-
|[[XyzzyText|XyzzyText]]
|{{User|Thraxis Epsilon}} and {{User|Gigs Taggart}}
| Display text (up to 10 characters) on a prim. Way more efficient than XyText.
|-
|[[Youtube TV]]
|{{User|Morgam Biedermann}}
|Watch your favorite Youtube videos / auto set the texture to the parcel media texture.
|-
|[[Input number of seconds, get a string back that shows days, hours, minutes, seconds]]
|{{User|Fire Centaur}}
|Returns a string that displays days, hours, seconds
|-
|[[Presenter with Timer]]
|{{User|Fire Centaur}}
|Yet another texture presenter with a timer, lock, next/prev etc
|-
|[[Random Giver Prim]]
|{{User|Damian Darkwyr}}
|A randomized item giver with a game-like twist
|-
|[[Client Specific Contents Giver]]
|{{User|Damian Darkwyr}}
|Give Contents only to users of a specific Client. Such as Phoenix, CoolVL or 2.0
|-
|[[User:Void_Singer/v7-D_Zen_Resizer|Zen Resizer]]
|{{User|Void Singer}}
|Single script object resizer w/ multi-language & multi-menu support, + many other features for simple or advanced use.
|-
|[[User:Yumi Murakami/Weaver Spell Grid|Weaver Spell Grid]]
|{{User|Yumi Murakami}}
|Designs simple objects and creates them with magic words.
|-
|[[Zero Lag Poseball]]
|{{User|Jippen Faddoul}} and {{User|Daemonika Nightfire}}
|A simple poseball with no lag
|-
|[[User:Dora_Gustafson/bezier_toy|Bézier Toy]]
|{{User|Dora Gustafson}}
|Strictly for fun! The toy is made by one prim and a script. The prim will move along a smooth closed Bézier curve in space until it is stopped.
|-
|[[HTML HUD Demo]]
|{{User|Kelly Linden}}
|HTML-based, single script HUD (some assembly required)
|}
|}


Line 1,023: Line 1,279:
! '''Description'''
! '''Description'''
|-
|-
|| [[User:Ina Centaur/UUID/calimg.api|Calendar Image UUID API]]
|[https://github.com/Nexii-Malthus/phpPathfinding phpPathfinding]
|| [[User:Ina Centaur|Ina Centaur]]
|{{User|Nexii Malthus}}
|| API that gives the UUID of an image of a calendar image give month and year arguments.
|PHP script for offloading complex pathfinding operations away from heavy use simulators onto external servers. Primarily A* Algorithm. Flexible -- works with any type of node graph. Public Domain. Clean and minimalistic code.
|-
|[[User:Ina Centaur/UUID/calimg.api|Calendar Image UUID API]]
|{{User|Ina Centaur}}
|API that gives the UUID of an image of a calendar image give month and year arguments.
|-
|[[HTTP Post request to a PHP server]]
|{{User|Corto Maltese}}
|This small library allows you to make simple POST requests to your website. The libraries allow you to get your request through the variable $_POST on the server. It also include a basic security mechanism aimed to stop hacking. Comprises of LSL client script and PHP server script.
|-
|-
||[[HTTP Post request to a PHP server]]
|[[User:Ina Centaur/PHP/k2n.php|Key2Name.php]]
||[[User:Corto Maltese|Corto Maltese]]
|{{User|Ina Centaur}}
|| This small library allows you to make simple POST requests to your website. The libraries allow you to get your request through the variable $_POST on the server. It also include a basic security mechanism aimed to stop hacking. Comprises of LSL client script and PHP server script.
|Get Avatar's Name using Second Life search service. (like in LSL Key2Name)
|-
|-
|| [[User:Ina Centaur/PHP/k2n.php|Key2Name.php]]
|[[User:Darien_Caldwell/HTTP-DNS|HTTP-IN DNS]]
|| [[User:Ina Centaur|Ina Centaur]]
|{{User|Darien Caldwell}}
|| Get Avatar's Name using Second Life search service. (like in LSL Key2Name)
|Public Domain DNS and HTTP-IN URL Distribution system running on GAE (the original). Deploy your own for maximum utility and security.
|-
|-
|| [[Lame_Object_DNS_and_Cross_Sim_Messaging|Lame Object DNS and Cross Sim Messaging]]
|[[Lame_Object_DNS_and_Cross_Sim_Messaging|Lame Object DNS and Cross Sim Messaging]]
|| [[User:Liandra Ceawlin|Liandra Ceawlin]]
|{{User2|Liandra Ceawlin}}
|| Simple, cheeseball method of doing cross-sim communications with http-in and an external object DNS service.
|Simple, cheeseball method of doing cross-sim communications with http-in and an external object DNS service.
|-
|-
|| [[User:SignpostMarv Martin/PHP/llXorBase64StringsCorrect|llXorBase64StringsCorrect]]
|[[User:SignpostMarv Martin/PHP/llXorBase64StringsCorrect|llXorBase64StringsCorrect]]
|| [[User:SignpostMarv Martin|SignpostMarv Martin]]
|{{User|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]].
|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]].
|-
|-
|| [[User:SignpostMarv Martin/PHP/lsl fu.php|lsl_fu.php]]
|[[User:SignpostMarv Martin/PHP/lsl fu.php|lsl_fu.php]]
|| [[User:SignpostMarv Martin|SignpostMarv Martin]]
|{{User|SignpostMarv Martin}}
|| A basic OOP'd PHP Class containing VeloxSeverine's $_POST fixer and Marv's own eccentric ideas for "fixing" things.
|A basic OOP'd PHP Class containing VeloxSeverine's $_POST fixer and Marv's own eccentric ideas for "fixing" things.
|-
|-
|| [[User:Jor3l Boa/PHP/n2k.php|Name2Key.php]]
|[[User:Jor3l Boa/PHP/n2k.php|Name2Key.php]]
|| [[User:Jor3l Boa|Jor3l Boa]]
|{{User|Jor3l Boa}}
|| Get Avatar's UUID using Second Life search service. (like in LSL Name2Key)
|Get Avatar's UUID using Second Life search service. (like in LSL Name2Key)
|-
|-
|| [[Public_Object_DNS|Public Object DNS]]
|[[Public_Object_DNS|Public Object DNS]]
|| [[User:Liandra Ceawlin|Liandra Ceawlin]]
|{{User2|Liandra Ceawlin}}
|| Public object DNS-like system running on GAE, for http-in. Hopefully scalable enough for wide-spread usage.
|Public object DNS-like system running on GAE, for http-in. Hopefully scalable enough for wide-spread usage.
|-
|-
|| Silo
|Silo
|| [[User:Zero_Linden|Zero Linden]]
|{{User2|Zero Linden}}
|| General purpose data store in PHP.  Use this to persist arbitrary data from LSL via [[llHTTPRequest]].  See:
|General purpose data store in PHP.  Use this to persist arbitrary data from LSL via [[llHTTPRequest]].  See:
* [http://www.notabene-sl.com/misc/silo-README.txt README] file
* <s>[http://www.notabene-sl.com/misc/silo-README.txt README] file</s>
* [http://www.notabene-sl.com/misc/silo.tgz silo.tgz] tarball
* <s>[http://www.notabene-sl.com/misc/silo.tgz silo.tgz] tarball </s>
* forum post [http://forums-archive.secondlife.com/54/69/119570/1.html Announcement].
* forum post [http://forums-archive.secondlife.com/54/69/119570/1.html Announcement].
* Readme and Archive apparently no longer there or WP stole the redirect for them. {{User|Talia Tokugawa}} 24/03/17
|-
|[[Silverday ObjectDNS]]
|{{User|Till Stirling}}
|Dynamic Object-DNS-System to provide dynamic mapping of LSL-URLs to persistent domains. Features include redirect service, password protected domains, write protected domains, LSL-API for all necessary functions, optional web-interface.
|-
|-
||[[Silverday ObjectDNS]]
|[https://github.com/jgpippin/sldb SLDB]
||[[User:Till Stirling|Till Stirling]]
|{{User2|Luc Aubret}}
||Dynamic Object-DNS-System to provide dynamic mapping of LSL-URLs to persistent domains. Features include redirect service, password protected domains, write protected domains, LSL-API for all necessary functions, optional web-interface.
|Flexible web database storage using PHP/MySQL.  Used to store per-user field/value pairs from in-world objects using [[llHTTPRequest]].
|-
|-
|| [http://aubretec.com/products/sldb SLDB]
|<s>[https://tlabsfoundry.atlassian.net/wiki/display/SLAD/SL+Asset+Data SL Asset Data]</s>
|| [[User:Luc Aubret|Luc Aubret]]
|{{User|Trimda Hedges}}
|| Flexible web database storage using PHP/MySQLUsed to store per-user field/value pairs from in-world objects using [[llHTTPRequest]].  
|A set of Java classes to retrieve information about Groups, Parcels and Agents/Avatars based on their key (UUID)Includes caching of requests and results and example application. Copyright under Eclipse Public License v1
* [http://aubretec.com/support/manuals/sldbkit/ Implementation Guide]
* <s>[https://tlabsfoundry.atlassian.net/wiki/display/SLAD/Downloads Downloads]</s>
* [http://aubretec.com/wp-content/uploads/2009/05/sldb.zip Download] (.zip, 12kb)
* <s>[http://trimda.com/javadocs/slassetdata/1.1.0/ JavaDocs]</s>
* <s>[https://tlabsfoundry.atlassian.net/wiki/display/TF/TLabs+Foundry Other Projects]</s>
 
* Dead Links, Page is still there but there is nothing available for download. - {{User|Talia Tokugawa}} 24/03/17
|}
|}



Latest revision as of 16:00, 17 March 2024

Script Library

NOTE: Please add your scripts to this page and then add them to a category on the Categorized Library page.

Come to this page to see complex examples that show how to combine parts of LSL.

Go to the LSL Examples page to see brief examples of how to use parts of LSL.

Why collect complex examples here? Well, ...

There is a treasure trove of user developed scripts that have become hard to find over time throughout Second Life's web server revisions and redesigns. The Huge Leap to the new Jive software, while traumatic and disruptive, has failed to dispose of what's come before at the moment of your reading. These valuable community generated resources do indeed still remain and can be browsed/retrieved from several disjointed and disparate locations. While some links may point to duplicated, revised, or downright ancient wisdom, you may derive some enlightened perspective researching their hard won, timely solutions we encounter day to day.

  1. Old Forums -Scripting Library index (wiki),
  2. Old Forums -Scripting Forum Archive,
  3. Old Forums -Scripting Library,
  4. new Forums -Archives > Scripting Library,
  5. new Forums -LSL Library.


The wiki medium is well-suited for a script library due to its revision based historical foundation. If you feel inclined to release your scripts to the entire community, there's no better place to preserve your work/love/energy/gift as a unified and cohesive repository. Feel free to add your script page links here as well as adding it to the Categorized Library.

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 list simple scripts here. Include those among the LSL Examples instead.

LSL Script Library

Name Creator Description
secondlife:///app/... Daemonika Nightfire Useful secondlife:///app/... commands for scripts, local chat, instant message, group chat, group notice & profiles.
Teleporter_Anywhere Luxen Resident Zx Teleporter Anywhere v5.1.
Ultimate_Radar Luxen Resident Zx Ultimate Radar v5.
Language_Scanner Luxen Resident Zx Language Scanner v5.
Visitor_Counter_Tracker Luxen Resident Zx Visitor Counter - Tracker v3.1.
Notecard_Configuration_Reader_by_Maddox_Deluxe Maddox Deluxe Notecard Multi-line Entries Configuration Reader v1.6.
Addiction Moderator and World Clock Yumi Murakami Keep tabs on usage of SL and easily share local times with other users.
Bijocam and Other Camera Scripts Yumi Murakami Various camera control systems for machinima, security, and other effects.
Recent Avatar Scanner Ackley Recent Avatar Scanner notifies you as it collects avatar names. Touch it to see a list of recently collected names.
Target Crosshair HUD Ackley A 2 prim HUD with crosshair targets nearby players names, profiles and user key
Basic Sim Status Button Indicator HUD Ackley A single prim HUD. Color indicates sim status changes.
Basic Target Scanner HUD Ackley A single prim HUD. Scrolls through nearby players names, photos and user key.
(Function) StringIsNum Zion Tristan A User Made Function to return TRUE if a string based input consists entirely of a whole number, and return FALSE otherwise.
Remove all scripts from a linkset Dahlia Orfan Remove all scripts from a linkset.
RLV Viewer Titler Jenna Felton Titler displaying viewer and it's version, revealed via RLV interface.
Sim Restart Notifyer Jenna Felton On region restart, notifyes registered residents about the sim is online and the current sim version
Script Vitality plug-in Jenna Felton Uses vehicle technology to allow scripts (in same prim) to run in 'dead', i.e. no-script areas.
Chat Painter Jenna Felton Changes texture and collor properties of named prims in a linkset by using chat commands.
1st necessity of SL Beer Dailey Monitors for avatars and (de)activates scripts states to control script performance/lag.
3D Radar Jesse Barnett Rezzes a ball for each avatar in range. Each ball tracks its own AV and displays distance.
RegionSitTeleport Vincent Nacon A very simple and clean sit/unsit teleporter.
Avatar Position Adjustement to Avatar Height When Sitting Cay Trudeau Animation Adjustement According to Avatar Height. A simple snippet to calculate avatar position upwards.
AbcText Ange Capalini EXPERIMENTAL Hyper low prim Display. only 2 prims for 25char.
Access (NewAge) Asia Snowfall An easy to use script for permissions on who can use the script, Public/Group/Owner
Access Tutorial (EN) Daemonika Nightfire Short examples about permission to executable commands.
Aim Detection Dugley Reanimator Monitors for avatars and reports back to owner about who is aiming at them.
Anti (copy & transfer) Daemonika Nightfire This funktion allows you to give away scripts with copy & transfer permissions and force the reseller to change the permission.
Anti Rezz Daemonika Nightfire This script delete the complete object by rezzing on ground and detach it after 5 minutes from avatar.
AntiDelay Node Xaviar Czervik Uses llMessageLinked to stop those pesky delays.
AO Overriding Pose Ball Jesse Barnett No more turning your AO off and on when you sit down
ARCFOUR Strong Encryption Implementation Nekow42 Zarf An LSL implementation of ARCFOUR, the most popular stream cipher still in use.
Assembly-Like Programming Language Xaviar Czervik A compiler that runs assembly-like programs.
Associative Array (Dictionary) Emulator Alynna Vixen This library provides a set of functions for using a list as an associative array where string based keys can refer to one or more variant elements.
AvatarFollower Dale Innis Allows one avatar to automatically follow another.
Avatar Radar (NewAge) Asia Snowfall Version 1.2; A nice new avatar radar script i just finish that you can place in your hud, Also features avatar locator
Base2Dec Siann Beck Convert a number to decimal from any base.
BaseN Nexii Malthus Variable base compression, dynamically maps to usable UTF code points.
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.
Be happy Emmas Seetan Basic smile attachment script, makes your avatar smile.
Beat The Average Vendor Kristen Giano A vendor script based on humblebundle.com
Best Neighbor Doran Zemlja Reduce ad clutter by hiding ads when users are on their own land nearby.
BigNum Library (RSA Encryption) Xaviar Czervik A BigNum Library for dealing with big numbers! Specialized for modular multiplication, and RSA encryption.
Binary Clock Fox Diller A Binary Clock.
BinaryDecimalConverter Soundless Smalls Converts a binary value to a decimal value and vice versa.
Blacklist and Remote Kill Chase Quinnell Blacklist (denial of use) or a creator kill script (can delete someone's item by command on private channel).
Bookmark URLs Rolig Loon Dialog-driven HUD reads bookmarked URLs from notecards and navigates directly to them with user's in-world browser.
Builder's Buddy Tool Newfie Pendragon Script to easily move/rotate large builds that exceed the linkable size limits.
Button Click Detector Sendao Goodman Use llDetectedTouchUV to determine which button was pressed on a texture.
Camera following prim Dale Innis Pair of scripts to make a prim follow your camera position around (for lights etc).
Camera Sync Meyermagic Salome and Nomad Padar A system to synchronize the cameras of two avatars.
Chatbot Anonymous 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.
ClickAndDrag Nexii Malthus Click and Drag user interface elements using dynamic feedback
HTTP Get Example (GridSurvey) Lou Netizen Shows how to use LSL to perform an HTTP GET to retreive the name of a random online region from GridSurvey.
Code Racer Anonymous Race two versions of code forever, to see which runs faster.
Code Sizer Anonymous Count the bytes compiled from source code, to measure how to write small code.
Collision message sender Taff Nouvelle Give a message to an avatar on collision if the message has not been sent in the last 10 minutes.
Color Changer Void Singer Dialog driven color changer. Supports 16million+ colors, web color codes, multiple targeted prims, with save and recall.
Color Changer Plus Neo Calcutt A color changer with 14 colors, a random function, and a custom vector function.
Color Conversion Sally LaSalle Convert between Red Green Blue (RGB) and Hue Saturation Value (HSV).
ColorConvert Siann Beck Convert color values to vector from RGB, hex or HTML color name.
Color script Masakazu Kojima Script for changing colors trough a listener with pre-defined colors.
Combined Library Strife Onizuka Library of mostly encoding and decoding functions, some more useful then others.
  • String functions: Replace / Trim right / Trim left / Trim both
  • Unicode conversion: UTF8 to Unicode / Unicode to UTF8
  • List functions: Replace / Compare
Computer:jaycoonlanguage jayco121 Bing A language written in LSL that is meant for my computer (available at the shop).
Configuration Notecard Reader Dedric Mauriac A script to read configuration information from a notecard. Parses notecard to extract key words and their assigned values. Allows for comment lines and many more useful features.
Configuration Notecard Reader (advanced) Lear Cale Robust configuration notecard reader; supports multiple notecards with same suffix, handles reconfig on inventory change, and does not usurp the default state.
Conversation Relay Jippen Faddoul Chat relay which requests permission from participants before relaying their messages. Also includes their attachments. (ToS compliant).
Curtain script Zilla Larsson A simple script to retract/stretch curtains, blinds, bedcovers and more
Cycle Dialog Items w/ Callback Hawkster Westmoreland A customizable way to cycle dialog items with pagination
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.
Days in Month IntLibber Brautigan Clicking on it returns the number of days in the present month. Useful for scripting calendars and tier systems that need to know the number of days in the month at hand or to calculate for any month. Even adjusts for leap years.
Deed Tools Falados Kapuskas Tools that allow the creator to modify Group-Owned (Deeded) Objects via chat.
DEMO_Shield Daemonika Nightfire With this script, it is impossible to use these scripts in copied (Copybot) object.
Describe Chatter Anonymous Chat to see yourself as others do.
Dialog Control Nargus Asturias A (not-so) simple dialog & menu control script. Call dialog and receive selected value via link_message, with built-in timer and link_message notification on time out. Supports multi-pages dialog and numeric property dialog. Button text and dialog's returned value can differ.

Latest version also has Dialog Menus Control built-in; which allow multi-level menus through SL dialog system.

Dialog Menus (multiuser) SimonT Quinnell Menu dialog handler that supports multiple menus open at once from the single script. Displays multi-page menus if necessary as well as allowing for fixed header and footer buttons. Timeouts as well as Text and button size limits are handled.
Dialog Number Pad DoteDote Edison Use a dialog to accept positive integer input from users.
Display Names Radar Cerise Sorbet Simple HUD type avatar radar that can show display names and script memory usage
Display Names to Key Joran Yoshikawa Simple way to get UUIDs from displaynames
Display-Username_Online_Indicator Daemonika Nightfire This simple hover text-based script is used to shop owners in Second Life, customers at the current display name and user name to display publicly. Additionally shows the status of the Userkey and online. Furthermore, there are click of a chat link that opens the profile owner.
Displayer Script Akinori Kimagawa Display Words On Top Of An Object
Drink script Emmas Seetan Used mainly for food and drink in Second Life.
Single_AO-Sit Daemonika Nightfire Posescript for use with or without AO and with or without Animation. With the menu it is possible the seated Avatar to move.
DropBox Dimentox Travanti This is a Drop box which allows people to drop certain items in a object & has many config options.
Efficiency Tester Xaviar Czervik Tests the speed of a function.
Email2IM DoteDote Edison Send IMs to SL friends via email.
Encrypted Region-wide chat Kireji Haiku Encrypted Region-wide chat
ExplodingObjects Dale Innis Causes an object (of the appropriate type) to explode on command.
FadeEasy Nika Rugani The easy way of fading objects in or out (Using llSetLinkAlpha)
FastConeSpread Nexii Malthus Fast Algorithmn to achieve cone spread, main use in weaponry systems.
Fast List Prim Contents PixelProphet Lane Fast and efficient method to print Object Inventory (Name, Type and next Owner permissions)
Grid Status Feed PixelProphet Lane Receive important Grid information in-world
Find Avatar Key Huney Jewell Explores UUID of avatar whose name is said in local chat or who touches the prim.
First Name Letter Prize RaithSphere Whybrow Gives a prize if the person who sits on it's first letter of first name matches the random letter!
Fix_Small_Prims Emma Nowhere Finds and adjusts the smallest prims in a linkset so that it can be scaled down further.
Float2Hex Strife Onizuka Very useful for transporting floats.
Float Box Contents Rolig Loon Displays object inventory in hover text, identified by type and updated marquee-style.
Follower Unknown, uploaded by Slik Swindlehurst Makes an object follow the nearest person. Do not use for griefing.
FURWARE_text Ochi Wolfe Versatile text-on-prim script, open source under the MIT license
GA Event Notifier Victor Hua Gathers seven days event data from a Google calendar and display it through a simple interface. The lsl script can access several calendars at once through seperate php files. One file per calendar. Host the included php on your own web server.
Geometric Library Community Project A substantial amount of various geometric functions for intersection and other purposes of 3D maths.
Get Profile Picture Valentine Foxdale Sets the texture of the object to profile picture of the person that touches ot
GetTimestampOffset Siann Beck Returns llGetTimestamp with an hour offset.
Give InvItem every n hours Criz Collins Will give an inventory item on touch only every n hours, even if somebody touches the object more than once.
Give random object Emmas Seetan Touch to receive a random object in the prim's inventory
Golden Vendor Yumi Murakami A cross between a vendor and a game.
Google Charts Dedric Mauriac Create links to display raw data as a chart image.
Google_Translator Ugleh Ulrik Translates spanish to english, and its simple to make it any other way.
Go transparent when walking Emmas Seetan An attachment that goes invisible when you walk and visible when you don't walk.
Group Authorization Chase Quinnell Checks to see if object is set to appropriate group (checks by group key)
Group key finder Emmas Seetan Touch to find the key of the group
Group Privacy Chance Unknown Security device to insure members of a group can have a private area. Deactivates when nobody present.
Hello Avatar Linden Lab SL's default script.
Hello Avatar Companion Chase Quinnell Companion to the original Hello Avatar script
HexText Hexadeci Mole Unicode display script. Roughly 28,000 characters supported. Open source under the MIT license
Hierarchics Nexii Malthus Advanced script to create an efficient self-aware hierarchic structure.
Hierarchics2 Nexii Malthus Second generation, one script per object. Only two functions, can be embedded in others. Uses the new llSetLinkPrimitiveParamsFast/llGetLinkPrimitiveParams functions.
High-Capacity Greeter-Counter Rolig Loon Uses a memory compression algorithm to store hashed visitor UUID's in a string instead of using a list.
Holodeck Revolution Perenti Home Rezzing System.
HUD Dots Radar Cerise HUD target example, draws dots on the HUD over avatars in view.
Interpolation Library Nexii Malthus A small set of interpolation functions.
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_Based_Menu Revolution Perenti Inventory Based Menu System.
iTunes RPC Fox Diller iTunes RPC via LSL llEmail and llRemoteDataReply.
Keyframe Animator Jasper Flossberg This is a KeyFrame Animator Script to simplify construction of keyframed animations.
Keypad Door Tdub Dowler Door and keypad with changeable code. Follow instructions carefully!
Key2Name Nika Rugani Key2Name service where a user no longer needs to be in the same region to get users name
Kilt / Skirt Editor Brangus Weir This changes all the parameters of all the flexis in the link set in one swell foop!
landmark2slurl Tapple Gao Convert all landmarks in inventory to slurls
Last Sound System Babbage Linden An LSL Last.fm client.
LibObj Ochi Wolfe A library to manage state in LSL using an object-oriented approach.
LibraryDisplayLandScreenshot Jon Desmoulins A modified version of LibraryDisplayProfilePic using the new PARCEL_DETAILS_ID Implemented in Server v1.36
LinkNumber-List_in_llSetLinkPrimitiveParamsFast Daemonika Nightfire Changed several prims in linkset with the same parameters, with a list. Without separate llSetLinkPrimitiveParams for each prim. (ideal for show/hide effects)
Linkset resizer Maestro Linden Systematically rescales a linkset by moving and resizing each prim (by using llGetLinkPrimitiveParams and llSetLinkPrimitiveParamsFast)
Linkset resizer with menu Brilliant Scientist A menu-driven script that rescales a linkset by moving and resizing the prims using llGetLinkPrimitiveParams and llSetLinkPrimitiveParamsFast functions. Based on Linkset resizer.
*DS* Resize Example v3.0.00 Daemonika Nightfire Single resize script for a complete linkset with save and restore option.
Pointing Stick rhonin Nissondorf A device that takes controls of your arrow keys and directs the device in the relative direction its pointing, forward and back of course.
Gun Script rhonin Nissondorf Shoots out "ammo" from the root prim of your "gun".
Grenade Script rhonin Nissondorf Uses a timed factor to add influence to the velocity of a throw object.
Linkset Resizer 2 Emma Nowhere A more user-friendly resizer script designed for either drop-in use by the end-user or builder or for use in products. Based on Fix Small Prims.
List2CSV Kunnis Basiat Similar to llList2CSV & llCSV2List which includes preserving type and escaping characters.
list_cast Fractured Crystal Casts a list of strings into the type they appear to be. Designed for preprocessing user input for feeding into llSetPrimitiveParams
Listener Script Emmas Seetan Use to listen to other people's conversations (Like spying)
List: Find Last Index Void Singer Returns the last index of searched item in a source list. (backwards version of llListFindList)
List: Multi Find Void Singer Returns the first found index of multiple search items in a list. (Multi-item version of llListFindList. Fwd and Rev versions included)
List: Reverse Void Singer Returns an input List in reverse order
LinksetIndexing Nexii Malthus Functions for indexing a linkset by patterns or names down to their linkset numbers.
llGetAgentList Sim-Wide Radar Tiaeld Tolsen Simple radar implementation using the new llGetAgentList LSL Function.
lsDancemachine Kephra Nurmi Low lag client server dancemachine.
lsDeejay Home Edition Kephra Nurmi Client server media control for music, video, youtube, pictures, and texture animations.
lsDialog Kephra Nurmi Universal notecard driven menu dialog system.
lsDisplay Kephra Nurmi Picture cycler with preloader.
lsDistributor Kephra Nurmi Simple 'try' and 'buy' vendor system.
LSL_languageAPI Gypsy Paz Multi-lingual API from notecard based language files
Mandelbrot Explorer Babbage Linden An interactive fractal explorer.
Materialization Effects Overbrain Unplugged Special effects to add to rezzing events to simulate a teleportation or materialization.
Materialization Effects 2 Nika Rugani More efficient and faster version of Materialization Effects by Overbrain Unplugged.
Matrix Functions Kyle Flynn A set of 3x3 matrix functions, multiplication, division, inversion, transposition, etc.
Merge Sort Xaviar Czervik Implements a Merge Sort in LSL, however this code is 300(ish) times slower than llListSort. Don't use this in a script!
Minesweeper Xaviar Czervik A simple minesweeper game.
Morse Code Bobbyb30 Swashbuckler A script that allows for the conversion to and from morse code and can "play" morse code.
Multi-displays Texture Cycler Nargus Asturias A simple texture rotator designed for multiple display screens. With delay between each screen AND delay between each loop.
Multi Item Rezzer Jesse Barnett A rework of my old High Altitude Rezzer. Place the objects that you wish to choose from to be rezzed inside. Sit on the rezzer and pick the item and the height. It will go to target height and rez the object.
Multirezzer (on collision) Beet Streeter Spawns up to 10 objects when the object containing the script collides with a user.
Myriad Lite Preview 5 RPG System Allen Kerensky Working preview of the Myriad Universal RPG System by Ashok Desai, converted to LSL as a roleplay meter with quest NPC and goals, hand-to-hand and melee close combat, ranged combat, armor, healing, bullet, firearm, holster, practice target, and much more
Name2Key in LSL Maeva Anatine Get the Name2Key feature inside your scripts. Works even on lastly subscribed avatars.
Name2Key Nika Rugani Newest and fastest Name2Key search, While the database is small it is also connected to Second Life's search.
NexiiText Nexii Malthus Text Renderer, specialised in features, performance and a compact nature. It features unique per character control, such as Colour, Bold, Italics, Underline, Stroke, Icons. The high performance means it comes in at a 5 char / prim ratio, but it is perfect where highly dynamic and rich text is required.
NexiiText2 Nexii Malthus Second Gen Text Renderer. Same as above but features use of PRIM_LINK_TARGET and an awesome dynamic prim allocation architecture.
No Auto-Return Bellla Clarity To stop your long and hard builds from getting returned in sandboxes (only single prims, though!).
No Auto-Return NR Jor3l Boa This really works (29-05-09), needs a nearby region to do the trick and avoid auto return. (Tested on Blue and Rausch)
No Auto-Return (Multi) Xaviar Czervik A revision of Bella's that works for multi-prim objects.
No Limit Teleporter Morgam Biedermann Teleport to infinite altitudes (up to 4096m)
Object Size Chase Quinnell Gets the dimensions and footprint of a linkset
Object to Data Xaviar Czervik Turns an object into text (and back). Allows people to transfer objects through notecards (or otherwise).
Online Indicator Kristy Fanshaw Will show if the user is online or not. Displays users profile picture and allows to send IM's to user. Also gives a link to open the users profile
Open Group Join Alicia Stella User Touches Object to Join Group from Group Info window, (no bot.)
Open Prim Animator Todd Borst Single script prim animation tool. Menu driven, easy to use.
Open Zyngo Skin Installer Tmzasz Luminos A Simple Script designed to install skins on the popular Skill machines.
One Script, many doors Kyrah Abattoir Door script able to manage more than 50 linked doors from a single script instance.
ParseString2List Strife Onizuka Same as llParseString2List and llParseStringKeepNulls, but not limited to 8 spacers or separators. Thus substitute a call to the llParseString2List and llParseStringKeepNulls functions by a call to ParseString2List whenever you have more than 8 separators or more than 8 spacers.
Password Generator Syntrax Canucci This is an over-complicated, semi-complex password generator, which goes through multiple steps.
Pathfinder Babbage Linden A potential field based pathfinding library.
Personal ATM Machine Jessikiti Nikitin Allows deposits and withdrawals into another of your accounts, without the account being logged in.
Phantom Child Aeron Kohime Causes a child in a link set to become phantom without the entire object becoming phantom.
PHP_RegionFunctions Gypsy Paz and Zayne Exonar Three useful PHP functions to get region info
PhysicsLib Nexii Malthus Interesting set of fun physics functions.
Play and Loop Sound Bellla Clarity Very short and simple script; plays and loops a sound in an object.
Posing Stand Bellla Clarity Just a pose script to edit attachments more easily.
PosJump Uchi Desmoulins A much more efficient alternative to the popular warpPos function for bypassing 10m distance-moved limitations.
Prefix Calculator Xaviar Czervik A calculator that evaluates expressions in prefix notation.

+ 3 4 = 5. * + 1 2 + 3 4 = 14.

Profile Picture Jor3l Boa A working profile picture script with the new SecondLife API (1/11/2011)
Progress Bar Nexii Malthus Flexible and powerful little function for creating progress bars useful in hovertext.
Pseudo-random Number Generator Xaviar Czervik Generates a Pseudo-random number between -0x7FFFFFFF and 0x7FFFFFFF
Quiz From Notecard Rolig Loon A multiple-choice testing script that reads questions and answer choices from a notecard and presents them in dialog boxes.
Rainbow_palette Rui Clary Build a color picker, using only one prim, and a few lines of code.
Random Gaussian Number Generator Vlad Davidson Generates a random number drawn from a normal (Gaussian; bell-curve) distribution, based on a specified mean/stdev
Random AV Profile Projector Debbie Trilling Randomly selects an AV from a crowd & then projects their profile picture as a 'holographic' image
Random Object Vendor CodeBastard Redgrave Simple vendor that gives out random objects when paid the right amount
Random Password Generator Jor3l Boa Generate Random passwords based on String Length.
RandomPrimParams Xintar Citron Simple script which randoms Prim Parameteres, in this example i used color, but you can use everything.
RavText Ravenous Dingo An alternate to XyText. This is a lightweight, multiple font 10 character text display system. It only supports uppercase alphanumeric text and a few special characters, but it is very fast, renders quickly and supports multiple fonts. It is meant for specialized use when all that is desired is basic, fast text display and the extra "bells and whistles" are not needed.
Real Object Inventory To Dialog PixelProphet Lane Display any amount of items contained in an Object in a Dialog, regardless of item name length.
Rental Box, Simply Sendao Goodman Simple explanation of how to make rental boxes.
Rental Cube Hank Ramos Simple cube for renting out a space.
Rental-Cube Daemonika Nightfire This is an Open-Source version of a Rental-Cube from Daemonika Nightfire. Just copy/paste this script into a inworld lsl-script and add one notecard called Info/Rules to the content of your cube.
Textbox2Hovertext Ackley A simple script to allow hovertext to be set with a dialog text box.
Remote Texture Loader Bobbyb30 Swashbuckler A set of scripts for remotely loading textures within a sim. This means that a single "texture server" can manage multiple changing billboards within a sim.
Region Frames Per Second Heymeriou Mystakidou Says the region name and frames per second out loud on command.
Resizer multi-prims Christy Mansbridge 1 Mono script to resize object (1 to 256 prims) by blue menu. Avoid risk to break the build by increasing link distance.
RLV Collision Grabber Vala Vella Grab people colliding with the object and sit them on a set target using RLV
sbDialog Siann Beck A simple replacement function for llDialog. It re-orders the button list so that the button values, as passed to it, display left-to-right, top-to-bottom. It also opens a listen on the specified channel, and returns the handle.
Scheduler Haravikk Mistral Schedule multiple events using a single script timer
Scheme Interpreter Xaviar Czervik A scheme interpreter capable of handling most scheme expressions, including lambda and lists.
Script Override Functions Revolution Perenti bypass default strings, integer etc in chat channel.
Script Scrubber Toady Nakamura Script scrubs memory resident script functions from prim and self-deletes the script. Does not damage the prim, or remove other scripts. Use this to kill bling or other particle effects!
Scripted Attachment Detector Bobbyb30 Swashbuckler A script that will display avatars wearing scripted attatchments in hovertext. This may be worn as an hud or rezzed.
Self Upgrading Script Enhanced Cron Stardust Keeps only latest version of the script on prim (even with multiple adds of the same script!)
Sensor Visualizer Cerise Sorbet Shows the size and shape you get with llSensor range and arc parameters
Serverless Key Exchange Sendao Goodman Maintains a network of object keys without using an external server.
SetLinkText Tacusin Memo Custom function like llSetText only applying to linked sets.
SHA-1 Hash Strife Onizuka Performs a SHA-1 Hash on an input text. Similar to MD5 only (slightly) more secure.
SHA-2 Hash Strife Onizuka Performs a SHA-2 Hash on an input text. Similar to SHA-1 only (slightly) more secure.
Shoutcast - radio controller v0.3 (remake of similar scripts) Flennan Roffo Control your shoutcast radio stations with this shoutcast controller. Uses notecard for info about genres and stations and menu to select the station. Sends info to Xytext display.
Show Agent Script Count and memory PixelProphet Lane Fast and efficient method to display the amount of scripts and memory usage for an agent
Sim Map Particle Projector Jesse Barnett Displays a floating map of the sim the script is in.
Sim Performance Collector (Web-based DeniseHoorn Slade Makes some graphs for your website on the sim-performance (DIL,FPS, PING). PHP and Round Robin Database on Server needed!
Sim Restart Logger Kyrah Abattoir Counts region restarts and displays log of last 9 restarts together with region FPS and dilation.
Simple Elevator in a Box Hank Ramos Simple elevator example.
Simple Pay Door Giygas Static Simple door you pay to get access.
Skillingo AntiHack Script Tmzasz Luminos A simple Protection script for skillingo thats modifyable to work with other machines.
Skunk Money Hank Ramos Fun gambling machine of yesteryear, which only supports freeplay now due to SL regulations against gambling.
SLateIt Babbage Linden An augmented virtual reality HUD.
SLetanque Babbage Linden An LSL petanque game.
SLURL HUD CodeBastard Redgrave Touch this HUD to get a SLURL through IM, email and floating text.
BuildSlurl (NewAge) Archile Azalee A way to create a SLurl in a single function BuildSlurl
SL Mail V1.2 Flennan Roffo Second Life mail client V1.2 (released sept'07). Send and receive mail from within Second Life from and to any address. With Address Book function and many chat commands. V1.3 is upcoming soon!
SL NTPoHTTP client SignpostMarv Martin Second Life Needs Time Parsing over Hyper Text Transfer Protocol

Emulates the function of llGetWallclock for any timezone by using SLOpenID's SLNTPoHTTP service. Also supports ISO 8601 and RFC 2822 timestamps. Script is dependent upon an external service operated by the author!

Smooth Rotating Door Toy Wylie A script for doors that open and close smoothly using llTargetOmega
Smooth Rotating Linked Door With Hinge Lyn Mimistrobell A script for linked uncut (mesh) doors that smoothly rotates around a virtual hinge without the use of timers
Smooth Sliding Door SimonT Quinnell A script for sliding doors that open and close smoothly using llMoveToTarget. Asjusts for prim orientation.
Sound Preloader Trinity Dejavu A tripwire that preloads a selection of sound files when avatar collides with prim.
Speed Tester Bobbyb30 Swashbuckler Similar to the Efficiency Tester, this script allows you to test the speed of a particular function or snippet with multiple trials giving min/max/avg/median and the standard deviation.
Spiral Staircase Generator Meyermagic Salome Generates nice looking spiral staircases without much hassle.
String Compare Xaviar Czervik Compares two strings and reliably returns either 1, -1, or 0 if they are the same.
Synchronize Cay Trudeau Makes synchronized start to a task on even/odd seconds
String: Reverse Void Singer Returns an input string in reverse order
String: Last Index Void Singer Returns the last index of search found in string (the backward equivalent of llSubStringIndex)
Tail Messages (NewAge) Asia Snowfall A super nice easy to use script for those non-scripters out there! NewAge coding has done it again where you no longer need to scroll up and down adding buttons and adding messages, Features a tag system (you'll see what i mean :P)
Taper Door (minimalistic) Kopilo Hallard A basic script for doors which open and close using taper.
Teleport HUD Jesse Barnett WORKS TO 4096 METERS!! Very user friendly teleport HUD. Add destinations by touching "Add" & naming destination in chat. Automatically gets sim name and coordinates. Will only display the destinations in the sim you are currently in. Demonstrates more advanced list manipulation and stride functions.
Teleporter (landmark based) Void Singer Uses Landmarks to offer map teleports. Works as Hud or inworld objects, just drop in landmarks and go.
Text Scroller Fred Gandt A simple text display object that scrolls text (applied as a texture) from right to left (like those LED signs) in a continuous loop.
Texture Changers Bobbyb30 Swashbuckler A collection of texture changing scripts.
Texture Management Revolution Perenti Dialog Menu based Texture Selection.
Texture Slide Xen Lisle Slides a texture on mouse movement
Tic Tac Toe CG Linden Step by step demo on how to implement a larger scripting project
TightList Strife Onizuka Tight List is a family of functions for encoding lists as strings and then decoding them back into lists.

There are two flavors: TightList and TightListType. TightListType preserves types and uses a 6 char header, while TightList uses a 1 char header that doesn't preserve type.

Timer Module Isabelle Aquitaine Manage multiple timers via linked messages.
Two Avatars on single prim Cay Trudeau Allow two (or more) avatars to sit on same prim
Timestamp:
Unix time code to list format
Void Singer converts Unix timestamps to their [Y, M, D, h, m, s] equivalents (ex: 1234567890 to [2009, 2, 13, 3, 31, 30])
Timestamp:
List format to Unix time code
Void Singer converts [Y, M, D, h, m, s] timestamps to their Unix equivalents (ex: [2009, 2, 13, 3, 31, 30] to 1234567890)
Timestamp:
Weekday from Unix timestamp
Void Singer Gets weekday from Unix timestamps (ex: "Friday" from 1234567890)
Texture Repeater Jenna Felton Observes textures and texture parameters on the prim. If changed, bulk-updates other prims in linkset.
Timestamp:
Weekday from (Y, M, D) format
Void Singer Gets weekday from (Y, M, D) timestamps (ex: "Friday" from (2009, 2, 13))
Touch A Quote CodeBastard Redgrave Touch an object to read quotes sequentially from a notecard
Touring Balloon Hank Ramos Automated touring balloon with many options from long ago. Always seems to work on one SL release, and not the other.
Under Age Boot Chance Unknown Security device example to teleport home accounts below a minimum age limit; can be useful in combating free griefer accounts.
UNDO_PosRot Rolig Loon Allows user to undo position and rotation changes that have been made "manually" to any or all prims in a linkset.
Universal Translator Hank Ramos Chat listener that handles seamless translation of public chat between 50+ written languages without the need for configuration. Handles numerous avatars, auto-detects languages, and works together with multiple copies of translators to spread-workload using a sophisticated back-end communications sub-system.
Unix2DateTime Flennan Roffo Conversion from Unix time (llGetUnixTime()) to date and time string and vice versa.
Unmutable Descript Nagger Bobbyb30 Zohari To nag avatars to take off their scripted attatchments.
Unpacker On Rez (NewAge) Asia Snowfall A very simple to use script for all you creators out there, This script will enable you to send out boxed items and make it easier for users to unpack, Also features auto die on completion. Very simple to configure!
Unpacker On Touch (NewAge) Asia Snowfall Exactly like Unpacker On Rez, But changed some things about to make it Unpack On Touch
Update distributor Dale Innis Distribute an object (like a project update) to a list of people named in a notecard.
UUID2Channel Project Neox Optimised version of the original key2channel generators.
UUID Song Generator Sendao Goodman Translates a UUID into a simple song and plays it.
Visitor Greeter Void Singer Reduced spam visitor greeter, highly configurable, easy to modify.
VariText Geneko Nemeth (Kakurady) Display text on a prim, without looking like from a typewriter
Visitor Logger (Web/Basic) Buddy Sprocket A very basic visitor logger - log visitors in SL to a text file on your web-site.
Vote Simple JB Kraft Simple vote collector. One avi, one vote.
Walking Sound (NewAge) Asia Snowfall Very powerful walking sound script, Featuring customer ability to add their own sounds with the API Sound Feature!
WarpPos Keknehv Psaltery Non-physical movement without the 10m limit.
Watchdog Tika Oberueng LSL Watchdog scripts to monitor other scripts in the prim and restart them if they crash or stop running.
Wiki3DBuilder Wiki3DBuilder1.0 Salahzar Stenvaag Allows a group of people to collectively build up complex 3D mindmaps with connected concepts. Uses particles for connections and low prim usage. Nodes can be textured, colored, changed form size moved collectively by everybody and can distribute notecards, landmarks, URL, objects, textures. I provide two version 0.1 and 1.0 and probably next version will communicate with moodle and sloodle external websites.
Window Control Emmas Seetan For window opacity, helpful for buildings.
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 Xylor Baysklef Display text (up to 10 characters) on a prim. Use as many prims as desired.
xyzText Example Daemonika Nightfire Very small example. Display text (up to 8 characters) on a mesh with up to 8 faces. 10 links will have 5 land impact.
XyyyyzText Criz Collins Display text (up to 10 characters) on a prim. Displays different text for each line instead of one single text, that will be broken into the next lines. Watch here for what that means: http://screencast.com/t/1wMLujLcEO
XyzzyText Thraxis Epsilon and Gigs Taggart Display text (up to 10 characters) on a prim. Way more efficient than XyText.
Youtube TV Morgam Biedermann Watch your favorite Youtube videos / auto set the texture to the parcel media texture.
Input number of seconds, get a string back that shows days, hours, minutes, seconds Fire Centaur Returns a string that displays days, hours, seconds
Presenter with Timer Fire Centaur Yet another texture presenter with a timer, lock, next/prev etc
Random Giver Prim Damian Darkwyr A randomized item giver with a game-like twist
Client Specific Contents Giver Damian Darkwyr Give Contents only to users of a specific Client. Such as Phoenix, CoolVL or 2.0
Zen Resizer Void Singer Single script object resizer w/ multi-language & multi-menu support, + many other features for simple or advanced use.
Weaver Spell Grid Yumi Murakami Designs simple objects and creates them with magic words.
Zero Lag Poseball Jippen Faddoul and Daemonika Nightfire A simple poseball with no lag
Bézier Toy Dora Gustafson Strictly for fun! The toy is made by one prim and a script. The prim will move along a smooth closed Bézier curve in space until it is stopped.
HTML HUD Demo Kelly Linden HTML-based, single script HUD (some assembly required)

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
phpPathfinding Nexii Malthus PHP script for offloading complex pathfinding operations away from heavy use simulators onto external servers. Primarily A* Algorithm. Flexible -- works with any type of node graph. Public Domain. Clean and minimalistic code.
Calendar Image UUID API Ina Centaur API that gives the UUID of an image of a calendar image give month and year arguments.
HTTP Post request to a PHP server Corto Maltese This small library allows you to make simple POST requests to your website. The libraries allow you to get your request through the variable $_POST on the server. It also include a basic security mechanism aimed to stop hacking. Comprises of LSL client script and PHP server script.
Key2Name.php Ina Centaur Get Avatar's Name using Second Life search service. (like in LSL Key2Name)
HTTP-IN DNS Darien Caldwell Public Domain DNS and HTTP-IN URL Distribution system running on GAE (the original). Deploy your own for maximum utility and security.
Lame Object DNS and Cross Sim Messaging Liandra Ceawlin Simple, cheeseball method of doing cross-sim communications with http-in and an external object DNS service.
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.
Name2Key.php Jor3l Boa Get Avatar's UUID using Second Life search service. (like in LSL Name2Key)
Public Object DNS Liandra Ceawlin Public object DNS-like system running on GAE, for http-in. Hopefully scalable enough for wide-spread usage.
Silo Zero Linden General purpose data store in PHP. Use this to persist arbitrary data from LSL via llHTTPRequest. See:
  • Readme and Archive apparently no longer there or WP stole the redirect for them. Talia Tokugawa 24/03/17
Silverday ObjectDNS Till Stirling Dynamic Object-DNS-System to provide dynamic mapping of LSL-URLs to persistent domains. Features include redirect service, password protected domains, write protected domains, LSL-API for all necessary functions, optional web-interface.
SLDB Luc Aubret Flexible web database storage using PHP/MySQL. Used to store per-user field/value pairs from in-world objects using llHTTPRequest.
SL Asset Data Trimda Hedges A set of Java classes to retrieve information about Groups, Parcels and Agents/Avatars based on their key (UUID). Includes caching of requests and results and example application. Copyright under Eclipse Public License v1
  • Dead Links, Page is still there but there is nothing available for download. - Talia Tokugawa 24/03/17

See Also

Articles

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)