Difference between revisions of "Old forum Scripting Library index"

From Second Life Wiki
Jump to navigation Jump to search
m
(41)
Line 1: Line 1:
This will take time to complete. (Taking a short break from this to play with marketplace pages, will resume this soon.) I am reviewing the old [http://forums-archive.secondlife.com/15/1.html scripting library] threads before adding, the archiving was not nice to it. The later entries were in the regular [http://forums-archive.secondlife.com/54/1.html scripting tips] forum, those will maybe come later.
This will take time to complete. I am reviewing the old [http://forums-archive.secondlife.com/15/1.html '''scripting library'''] threads before adding, the archiving was not nice to it. The later entries were in the regular [http://forums-archive.secondlife.com/54/1.html scripting tips] forum, those will maybe come later.


{{KBcaution|width=100%|<p>Some archived script sources were damaged by the conversion process. If you notice that the code suddenly goes ''italic'' then a variable '''<code>i</code>''' was probably mangled into an HTML <code><nowiki><em></nowiki></code> tag. If you see a [[Image:Forums-archive Wink.png]] emoticon, it is probably a mangled '''<code>;</code>'''. If you see other unexpected formatting, an LSL list expression like <code><nowiki>[url]</nowiki></code> was probably misinterpreted as a [http://www.vbulletin.org/forum/misc.php?do{{=}}bbcode bbcode] tag. None of these should have happened inside <code><nowiki>[code]</nowiki></code> or <code>[php]</code> blocks, but they did :(</p>
{{KBcaution|width=100%|<p>Some archived script sources were damaged by the conversion process. If you notice that the code suddenly goes ''italic'' then a variable '''<code>i</code>''' was probably mangled into an HTML <code><nowiki><em></nowiki></code> tag. If you see a [[Image:Forums-archive Wink.png]] emoticon, it is probably a mangled '''<code>;</code>'''. If you see other unexpected formatting, an LSL list expression like <code><nowiki>[url]</nowiki></code> was probably misinterpreted as a [http://www.vbulletin.org/forum/misc.php?do{{=}}bbcode bbcode] tag. None of these should have happened inside <code><nowiki>[code]</nowiki></code> or <code>[php]</code> blocks, but they did :(</p>
<p>If your browser can support user scripts, [http://userscripts.org/scripts/show/87503 this little Greasemonkey script] can fix the damage noticed so far. The script will be updated from time to time if other problems are found. Tested with Greasemonkey on Firefox and GreaseKit on Mac Safari, will check Chrome and some others later.</p>}}
<p>If your browser can support user scripts, [http://userscripts.org/scripts/show/87503 '''this little Greasemonkey script'''] can fix the damage noticed so far. The script will be updated from time to time if other problems are found. Tested with Greasemonkey on Firefox and GreaseKit on Mac Safari, will check Chrome and some others later.</p>}}
{|class="sortable" {{Prettytable|style=background-color: #f7fff7;}}
{|class="sortable" {{Prettytable|style=background-color: #eeffee;}}
|- style="background-color: #afa;"
|- style="background-color: #afa;"
! Name !! Author !! style="min-width:6em;"|Date !! class="unsortable"|Description
! Name !! Author !! style="min-width:6em;"|Date !! class="unsortable"|Description
|-
|-
| [http://forums-archive.secondlife.com/15/78/1899/1.html Spinning Object] ''([http://forums-archive.secondlife.com/54/b4/94852/1.html discussion])'' || Peter Linden || 2003-04-14 || basic [[llTargetOmega]] example
| [http://forums-archive.secondlife.com/15/78/1899/1.html '''Spinning Object'''] ''([http://forums-archive.secondlife.com/54/b4/94852/1.html discussion])'' || Cory Linden, Peter Linden || 2003-04-14 || basic [[llTargetOmega]] example
|-
|-
| [http://forums-archive.secondlife.com/15/36/3038/1.html Vending script] ''([http://forums-archive.secondlife.com/54/43/69232/1.html discussion])'' || Wednesday Grimm || 2003-06-10 || short simple single item vendor
| [http://forums-archive.secondlife.com/15/0f/2795/1.html '''donation box'''] ''([http://forums-archive.secondlife.com/54/6e/48924/1.html discussion])'' || Jean Cook, Ama Omega, Nada Epoch || 2003-05-29 || basic tip jar example
|-
|-
| [http://forums-archive.secondlife.com/15/f1/4629/1.html Radar controller] ''([http://forums-archive.secondlife.com/54/20/78431/1.html discussion])'' || Huns Valen || 2003-08-29 || avatar scanner, uses rotating dish
| [http://forums-archive.secondlife.com/15/36/3038/1.html '''Vending script'''] ''([http://forums-archive.secondlife.com/54/43/69232/1.html discussion])'' || Wednesday Grimm || 2003-06-10 || short simple single item vendor
|-
|-
| [http://forums-archive.secondlife.com/15/88/4876/1.html "invisibility" (SL patent protest Richard Stallman style)] || Antagonistic Protagonist || 2003-08-28 || obsolete; early attempt at [[invisiprim]]s
| [http://forums-archive.secondlife.com/15/f1/4629/1.html '''Radar controller'''] ''([http://forums-archive.secondlife.com/54/20/78431/1.html discussion])'' || Huns Valen || 2003-08-29 || avatar scanner, uses rotating dish
|-
|-
| [http://forums-archive.secondlife.com/15/ba/5356/1.html Event Lottery Script] ''([http://forums-archive.secondlife.com/54/2f/119253/1.html discussion])'' || Ama Omega || 2003-09-19 || opt-in random money giver
| [http://forums-archive.secondlife.com/15/88/4876/1.html '''"invisibility" (SL patent protest Richard Stallman style)'''] || Antagonistic Protagonist || 2003-08-28 || obsolete; early attempt at [[invisiprim]]s
|-
|-
| [http://forums-archive.secondlife.com/15/19/6483/1.html game rule instantiation module v2] ''([http://forums-archive.secondlife.com/54/48/69234/1.html discussion])'' || ZHugh Becquerel || 2003-11-03 || basis for a game or combat system
| [http://forums-archive.secondlife.com/15/ba/5356/1.html '''Event Lottery Script'''] ''([http://forums-archive.secondlife.com/54/2f/119253/1.html discussion])'' || Ama Omega || 2003-09-19 || opt-in random money giver
|-
|-
| [http://forums-archive.secondlife.com/15/50/7134/1.html Simple airplane vehicle script] ''([http://forums-archive.secondlife.com/54/81/69229/1.html discussion])'' || Andrew Linden || 2003-11-25 || free airplane, just add airplane
| [http://forums-archive.secondlife.com/15/19/6483/1.html '''game rule instantiation module v2'''] ''([http://forums-archive.secondlife.com/54/48/69234/1.html discussion])'' || ZHugh Becquerel || 2003-11-03 || basis for a game or combat system
|- id="SimpleAirplane"
| [http://forums-archive.secondlife.com/15/50/7134/1.html '''Simple airplane vehicle script'''] ''([http://forums-archive.secondlife.com/54/81/69229/1.html discussion])'' || Andrew Linden || 2003-11-25 || free airplane, just add airplane
|-
|-
| [http://forums-archive.secondlife.com/15/30/7320/1.html Anti-Push Attachment] || Sapphire Bombay || 2003-12-03 || also known as a move lock, tries to stop avatar pushes
| [http://forums-archive.secondlife.com/15/30/7320/1.html '''Anti-Push Attachment'''] || Sapphire Bombay || 2003-12-03 || also known as a move lock, tries to stop avatar pushes
|-
|-
| [http://forums-archive.secondlife.com/15/67/10576/1.html Psyke's Music Script v4.15.1] ''([http://forums-archive.secondlife.com/54/76/176348/1.html discussion])'' || Psyke Phaeton || 2004-03-06 || play a series of audio assets as a single track or song
| [http://forums-archive.secondlife.com/15/67/10576/1.html '''Psyke's Music Script v4.15.1'''] ''([http://forums-archive.secondlife.com/54/76/176348/1.html discussion])'' || Psyke Phaeton || 2004-03-06 || play a series of audio assets as a single track or song
|-
|-
| [http://forums-archive.secondlife.com/15/64/10739/1.html Single Prim Clock] ''([http://forums-archive.secondlife.com/54/dd/90253/1.html discussion])'' || Xylor Baysklef || 2004-03-10 || instructions are for old style prims; see [http://forums-archive.secondlife.com/54/dd/90253/1.html#post1844133 Dina Vanalten's post] for a script to build it now
| [http://forums-archive.secondlife.com/15/64/10739/1.html '''Single Prim Clock'''] ''([http://forums-archive.secondlife.com/54/dd/90253/1.html discussion])'' || Xylor Baysklef || 2004-03-10 || instructions are for old style prims; see [http://forums-archive.secondlife.com/54/dd/90253/1.html#post1844133 Dina Vanalten's post] for a script to build it now
|-
|-
| [http://forums-archive.secondlife.com/15/d0/11048/1.html Realistic Car Script] ''([http://forums-archive.secondlife.com/54/f9/152093/1.html discussion])'' || Aaron Perkins || 2004-03-17 || with turning wheels, correct reverse movement
| [http://forums-archive.secondlife.com/15/d0/11048/1.html '''Realistic Car Script'''] ''([http://forums-archive.secondlife.com/54/f9/152093/1.html discussion])'' || Aaron Perkins || 2004-03-17 || with turning wheels, correct reverse movement
|-
|-
| [http://forums-archive.secondlife.com/15/32/11177/1.html Point and emits particles at a sensor target] ''([http://forums-archive.secondlife.com/15/32/11177/1.html discussion])'' || Christopher Omega || 2004-03-21 || scripts are intact, build illustration was lost
| [http://forums-archive.secondlife.com/15/32/11177/1.html '''Point and emits particles at a sensor target'''] ''([http://forums-archive.secondlife.com/15/32/11177/1.html discussion])'' || Christopher Omega || 2004-03-21 || scripts are intact, build illustration was lost
|-
|-
| [http://forums-archive.secondlife.com/15/7f/12862/1.html Example motorcycle] || Cory Linden, Andrew Linden || 2004-04-21 || free motorcycle, just add motorcycle
| [http://forums-archive.secondlife.com/15/7f/12862/1.html '''Example motorcycle'''] || Cory Linden, Andrew Linden || 2004-04-21 || free motorcycle, just add motorcycle
|-
|-
| [http://forums-archive.secondlife.com/15/52/18061/1.html A Real Vendor Script] || Jade Bard || 2004-07-18 || simple vendor with scroll buttons
| [http://forums-archive.secondlife.com/15/0b/17000/1.html '''Selective Teleporter'''] ''([http://forums-archive.secondlife.com/54/a0/61654/1.html discussion])'' || Nick Fortune || 2004-07-02 || [[llSitTarget]] teleporter with access list
|-
|-
| [http://forums-archive.secondlife.com/15/f9/18280/1.html SkyDiver Setup] || Nada Epoch || 2004-07-21 || takes you up 4000 meters, then releases you into free fall
| [http://forums-archive.secondlife.com/15/52/18061/1.html '''A Real Vendor Script'''] || Jade Bard || 2004-07-18 || simple vendor with scroll buttons
|-
|-
| [http://forums-archive.secondlife.com/15/51/19730/1.html Maze Generator] ''([http://forums-archive.secondlife.com/54/0a/176345/1.html discussion])'' || Apotheus Silverman || 2004-08-10 || builds mazes from prims
| [http://forums-archive.secondlife.com/15/f9/18280/1.html '''SkyDiver Setup'''] || Nada Epoch || 2004-07-21 || takes you up 4000 meters, then releases you into free fall
|-
|-
| [http://forums-archive.secondlife.com/15/b8/15487/1.html Club Elite Protection Script] ''([http://forums-archive.secondlife.com/54/ef/82665/1.html discussion])'' || BigJohn Jade || 2004-06-14 || ban list with access by trusted avatars
| [http://forums-archive.secondlife.com/15/51/19730/1.html '''Maze Generator'''] ''([http://forums-archive.secondlife.com/54/0a/176345/1.html discussion])'' || Apotheus Silverman || 2004-08-10 || builds mazes from prims
|-
|-
| [http://forums-archive.secondlife.com/15/6f/22112/1.html A working invisibility script] || Cross Lament || 2004-09-06 || obsolete? more early [[invisiprim]] experiments
| [http://forums-archive.secondlife.com/15/b8/15487/1.html '''Club Elite Protection Script'''] ''([http://forums-archive.secondlife.com/54/ef/82665/1.html discussion])'' || BigJohn Jade || 2004-06-14 || ban list with access by trusted avatars
|-
|-
| [http://forums-archive.secondlife.com/15/f1/25172/1.html Anti-Grief Script] ''([http://forums-archive.secondlife.com/54/d2/78450/1.html discussion])'' || Siro Mfume || 2004-10-19 || [[llPushObject]] shield, anti-push, flight boost
| [http://forums-archive.secondlife.com/15/2c/19094/1.html '''Elevator script with call/floor buttons'''] ''([http://forums-archive.secondlife.com/54/4c/58432/1.html discussion])'' || Ingie Bach || 2004-08-01 || physical elevator
|-
|-
| [http://forums-archive.secondlife.com/15/91/25943/1.html Picture Display/Slideshow Board] ''([http://forums-archive.secondlife.com/54/f8/61651/1.html discussion])'' || Cienna Rand || 2004-10-28 ||
| [http://forums-archive.secondlife.com/15/6f/22112/1.html '''A working invisibility script'''] || Cross Lament || 2004-09-06 || obsolete? more early [[invisiprim]] experiments
|-
|-
| [http://forums-archive.secondlife.com/15/0e/26151/1.html Free Photo Viewer Script] ''([http://forums-archive.secondlife.com/54/f5/176347/1.html discussion])'' || Hiro Pendragon || 2004-10-31 || picture display script
| [http://forums-archive.secondlife.com/15/f1/25172/1.html '''Anti-Grief Script'''] ''([http://forums-archive.secondlife.com/54/d2/78450/1.html discussion])'' || Siro Mfume || 2004-10-19 || [[llPushObject]] shield, anti-push, flight boost
|-
|-
| [http://forums-archive.secondlife.com/15/28/26552/1.html Solop dance machine] || Evil Fool || 2004-11-04 || popular single prim multiuser dance ball system
| [http://forums-archive.secondlife.com/15/91/25943/1.html '''Picture Display/Slideshow Board'''] ''([http://forums-archive.secondlife.com/54/f8/61651/1.html discussion])'' || Cienna Rand || 2004-10-28 ||
|-
|-
| [http://forums-archive.secondlife.com/15/0d/26948/1.html Personal Pilot v0.1] || Shack Dougall || 2004-11-09 || auto-pilot for your avatar; fun now, handy when there were [http://secondlife.wikia.com/wiki/Telehubs telehubs]
| [http://forums-archive.secondlife.com/15/0e/26151/1.html '''Free Photo Viewer Script'''] ''([http://forums-archive.secondlife.com/54/f5/176347/1.html discussion])'' || Hiro Pendragon || 2004-10-31 || picture display script
|-
|-
| [http://forums-archive.secondlife.com/15/28/28006/1.html Float to Scientific Notation] ''([http://forums-archive.secondlife.com/54/fb/84483/1.html discussion])'' || Strife Onizuka || 2004-11-22 || pass floats through strings without losing precision
| [http://forums-archive.secondlife.com/15/28/26552/1.html '''Solop dance machine'''] || Evil Fool || 2004-11-04 || popular single prim multiuser dance ball system
|-
|-
| [http://forums-archive.secondlife.com/15/9f/28074/1.html Fixed Steel Door Scripts] ''([http://forums-archive.secondlife.com/54/cd/178770/1.html discussion])'' || Cutter Rubio || 2004-11-22 || update of JohnG Linden's door lock script
| [http://forums-archive.secondlife.com/15/0d/26948/1.html '''Personal Pilot v0.1'''] || Shack Dougall || 2004-11-09 || auto-pilot for your avatar; fun now, handy when there were [http://secondlife.wikia.com/wiki/Telehubs telehubs]
|-
|-
| [http://forums-archive.secondlife.com/15/de/33008/1.html Client-Side Color Loop] ''([http://forums-archive.secondlife.com/54/5e/94850/1.html discussion])'' || Jeffrey Gomez || 2005-01-14 || cycles prim colors without lag using  [[llSetTextureAnim]]
| [http://forums-archive.secondlife.com/15/28/28006/1.html '''Float to Scientific Notation'''] ''([http://forums-archive.secondlife.com/54/fb/84483/1.html discussion])'' || Strife Onizuka || 2004-11-22 || pass floats through strings without losing precision
|-
|-
| [http://forums-archive.secondlife.com/15/f5/33104/1.html Offset Rotations] || Tread Whiplash || 2005-01-16 || make an object orbit a point
| [http://forums-archive.secondlife.com/15/9f/28074/1.html '''Fixed Steel Door Scripts'''] ''([http://forums-archive.secondlife.com/54/cd/178770/1.html discussion])'' || Cutter Rubio || 2004-11-22 || update of JohnG Linden's door lock script
|-
|-
| [http://forums-archive.secondlife.com/15/99/33103/1.html Speedometer Working By Hypotenuse] ''([http://forums-archive.secondlife.com/54/0d/103255/1.html discussion])'' || Jiminy Roo || 2005-01-16 || alternative to [[llGetVel]]
| [http://forums-archive.secondlife.com/15/de/33008/1.html '''Client-Side Color Loop'''] ''([http://forums-archive.secondlife.com/54/5e/94850/1.html discussion])'' || Jeffrey Gomez || 2005-01-14 || cycles prim colors without lag using  [[llSetTextureAnim]]
|-
|-
| [http://forums-archive.secondlife.com/15/0a/33517/1.html Notecard Settings Reader] ''([http://forums-archive.secondlife.com/54/d1/176344/1.html discussion])'' || Konigmann Lippmann || 2005-01-20 ||
| [http://forums-archive.secondlife.com/15/f5/33104/1.html '''Offset Rotations'''] || Tread Whiplash || 2005-01-16 || make an object orbit a point
|-
|-
| [http://forums-archive.secondlife.com/15/d0/34567/1.html LSL based FORTH interpreter] || Alondria LeFay || 2005-01-31 || [http://en.wikipedia.org/wiki/Forth_%28programming_language%29 Forth] programming language in a prim
| [http://forums-archive.secondlife.com/15/99/33103/1.html '''Speedometer Working By Hypotenuse'''] ''([http://forums-archive.secondlife.com/54/0d/103255/1.html discussion])'' || Jiminy Roo || 2005-01-16 || alternative to [[llGetVel]]
|-
|-
| [http://forums-archive.secondlife.com/15/ca/35555/1.html C# XMLRPC Example] || JustAnother Millhouse || 2005-02-10 || code for an external server to talk in [[:Category:LSL XML-RPC|XML-RPC]] to a prim
| [http://forums-archive.secondlife.com/15/19/33414/1.html '''Growable trees and seasonal coloration'''] || Jesrad Seraph || 2005-01-19 || prim plants that grow branches and leaves
|-
|-
| [http://forums-archive.secondlife.com/15/2e/37154/1.html Simple pose script for chairs] ''([http://forums-archive.secondlife.com/54/42/73159/1.html discussion])'' || Till Stirling || 2005-02-27 || furniture and pose ball example
| [http://forums-archive.secondlife.com/15/0a/33517/1.html '''Notecard Settings Reader'''] ''([http://forums-archive.secondlife.com/54/d1/176344/1.html discussion])'' || Konigmann Lippmann || 2005-01-20 ||
|-
|-
| [http://forums-archive.secondlife.com/15/d8/37156/1.html Simple Teleport script with adjustment of rotation] ''([http://forums-archive.secondlife.com/54/fb/75069/1.html discussion])'' || Till Stirling || 2005-02-27 || [[llSitTarget]] short range teleporter
| [http://forums-archive.secondlife.com/15/d0/34567/1.html '''LSL based FORTH interpreter'''] || Alondria LeFay || 2005-01-31 || [http://en.wikipedia.org/wiki/Forth_%28programming_language%29 Forth] programming language in a prim
|-
|-
| [http://forums-archive.secondlife.com/15/da/37403/1.html BVH-to-Prim Importer, prim.blender] ''([http://forums-archive.secondlife.com/54/a9/44185/1.html discussion])'' || Jeffrey Gomez || 2005-03-02 || prim animation
| [http://forums-archive.secondlife.com/15/ca/35555/1.html '''C# XMLRPC Example'''] || JustAnother Millhouse || 2005-02-10 || code for an external server to talk in [[:Category:LSL XML-RPC|XML-RPC]] to a prim
|- id="HiroVendor"
| [http://forums-archive.secondlife.com/15/4f/36175/1.html '''Hiro's Super Vendor Software'''] ''([http://forums-archive.secondlife.com/54/aa/42576/1.html discussion])'' || Hiro Pendragon || 2005-02-17 || popular panel vendor
|-
|-
| [http://forums-archive.secondlife.com/15/ee/38717/1.html Touch Position on Prims] ''([http://forums-archive.secondlife.com/54/eb/82664/1.html discussion])'' || Jeffrey Gomez || 2005-03-14 || should still work but obsolete, now we have [[LSL Touch Position|llDetectedTouch*]] functions
| [http://forums-archive.secondlife.com/15/2e/37154/1.html '''Simple pose script for chairs'''] ''([http://forums-archive.secondlife.com/54/42/73159/1.html discussion])'' || Till Stirling || 2005-02-27 || furniture and pose ball example
|-
|-
| [http://forums-archive.secondlife.com/15/78/49063/1.html Dialog Based sounds vendor] ''([http://forums-archive.secondlife.com/54/c7/49086/1.html discussion]) || Kenny Jackson || 2005-06-04 || single price, multiple item sound vendor
| [http://forums-archive.secondlife.com/15/d8/37156/1.html '''Simple Teleport script with adjustment of rotation'''] ''([http://forums-archive.secondlife.com/54/fb/75069/1.html discussion])'' || Till Stirling || 2005-02-27 || [[llSitTarget]] short range teleporter
|-
|-
| [http://forums-archive.secondlife.com/15/67/66180/1.html Vector to... integer! And back!] ''([http://forums-archive.secondlife.com/54/9f/66245/1.html discussion])'' || Cross Quartermass || 2005-10-17 || convert vectors so [[llRezObject]] can use them
| [http://forums-archive.secondlife.com/15/da/37403/1.html '''BVH-to-Prim Importer, prim.blender'''] ''([http://forums-archive.secondlife.com/54/a9/44185/1.html discussion])'' || Jeffrey Gomez || 2005-03-02 || prim animation
|-
|-
| [http://forums-archive.secondlife.com/15/c8/66959/1.html Basic Local Rotation and Position] ''([http://forums-archive.secondlife.com/54/a0/72320/1.html discussion])'' || Logan Bauer || 2005-10-22 || prim animation helpers
| [http://forums-archive.secondlife.com/15/ee/38717/1.html '''Touch Position on Prims'''] ''([http://forums-archive.secondlife.com/54/eb/82664/1.html discussion])'' || Jeffrey Gomez || 2005-03-14 || should still work but obsolete, now we have [[LSL Touch Position|llDetectedTouch*]] functions
|-
|-
| [http://forums-archive.secondlife.com/15/98/68681/1.html Vehicle orbited in the sandbox? Here's some code to help track down the pusher] ''([http://forums-archive.secondlife.com/54/59/69233/1.html discussion])'' || Huns Valen || 2005-10-29 ||
| [http://forums-archive.secondlife.com/15/78/49063/1.html '''Dialog Based sounds vendor'''] ''([http://forums-archive.secondlife.com/54/c7/49086/1.html discussion]) || Kenny Jackson || 2005-06-04 || single price, multiple item sound vendor
|-
|-
| [http://forums-archive.secondlife.com/15/17/68933/1.html Smooth rotation transition using llTargetOmega()] ''([http://forums-archive.secondlife.com/54/31/69230/1.html discussion])'' || Lex Neva || 2005-10-30 || make rotation changes look nicer
| [http://forums-archive.secondlife.com/15/e6/51852/1.html '''Default Animation hpAnimation2String()'''] ''([http://forums-archive.secondlife.com/54/95/52526/1.html discussion])'' || Hiro Pendragon || 2005-06-28 || compare [[llGetAnimationList]] to [[llGetAnimation]]; from before SL went open source
|-
|-
| [http://forums-archive.secondlife.com/15/df/69401/1.html How to make buttons without a script in each button] ''([http://forums-archive.secondlife.com/54/80/69410/1.html discussion])'' || Obsidian Stormwind || 2005-11-02 || quick and useful tutorial
| [http://forums-archive.secondlife.com/15/84/52202/1.html '''Photosynthesis... kinda'''] ''([http://forums-archive.secondlife.com/54/e4/52525/1.html discussion])'' || Cid Jacobs || 2005-07-01 || make prim size react to [[llGetSunDirection]]
|-
|-
| [http://forums-archive.secondlife.com/15/ca/70127/1.html Group Updatable Library Index] ''([http://forums-archive.secondlife.com/54/3a/70734/1.html discussion])'' || Padraig Stygian || 2005-11-06 || shared notecard repository
| [http://forums-archive.secondlife.com/15/d3/53495/1.html '''FreeView 1.2 WebGuide - Picture Viewer & Video Control'''] ''([http://forums-archive.secondlife.com/54/0a/53520/1.html discussion])'' || CrystalShard Foo || 2005-07-12 || popular [[parcel media]] controller
|-
|-
| [http://forums-archive.secondlife.com/15/73/71754/1.html Link Restore Script] ''([http://forums-archive.secondlife.com/54/d4/71809/1.html discussion])'' || Oasis Perun || 2005-11-14 || remembers link numbers before unlinking, to preserve when relinking
| [http://forums-archive.secondlife.com/15/a4/54012/1.html '''Passive (no lag) Vendor'''] ''([http://forums-archive.secondlife.com/54/6a/54515/1.html discussion])'' || Wolf Rocco || 2005-07-15 || "no lag" means "no listens" here; some parts were described but not posted
|-
|-
| [http://forums-archive.secondlife.com/15/19/71657/1.html Color Changing Script] ''([http://forums-archive.secondlife.com/54/f3/71810/1.html discussion])'' || Masakazu Kojima || 2005-11-14 || set colors by #RRGGBB, vector, or name
| [http://www.lslwiki.net/lslwiki/wakka.php?wakka=LibraryBuildersTabs '''Builders' Tabs'''] ''([http://forums-archive.secondlife.com/54/d7/54516/1.html discussion])'' || Timeless Prototype || 2005-07-15 || precision building tool
|-
|-
| [http://forums-archive.secondlife.com/15/84/72058/1.html Key Compressor] ''([http://forums-archive.secondlife.com/54/8a/72317/1.html discussion])'' || Yumi Murakami || 2005-11-16 || squish UUIDs into 22 characters
| [http://forums-archive.secondlife.com/15/ef/54153/1.html '''Face expression animations script'''] ''([http://forums-archive.secondlife.com/54/8c/54514/1.html discussion])'' || Seagel Neville || 2005-07-17 || [[llDialog]] based emoter
|-
|-
| [http://forums-archive.secondlife.com/15/a7/72644/1.html WeatherPrim v1.0] ''([http://forums-archive.secondlife.com/54/00/72837/1.html discussion])'' || Jarod Godel || 2005-11-19 || Perl and LSL pair to retrieve WeatherBug data
| [http://forums-archive.secondlife.com/15/95/55540/1.html '''PST/PDT function'''] ''([http://forums-archive.secondlife.com/54/84/55595/1.html discussion])'' || Jon Marlin || 2005-07-27 || convert GMT to SL time, needs update to work after 2010
|-
|-
| [http://forums-archive.secondlife.com/15/61/72729/1.html Alternative to llLookAt using llSetRot] ''([http://forums-archive.secondlife.com/54/3f/72838/1.html discussion])'' || Senuka Harbinger || 2005-11-20 ||
| [http://forums-archive.secondlife.com/15/9b/56183/1.html '''UTC Date-time vs. UNIX time_t'''] ''([http://forums-archive.secondlife.com/54/ed/56338/1.html discussion])'' || AnneDroid Lily || 2005-08-02 || convert between [[llGetTimeStamp]] and [[llGetUnixTime]] format
|-
|-
| [http://forums-archive.secondlife.com/15/0a/72823/1.html Online Status Tracker for Multiple Avatars] ''([http://forums-archive.secondlife.com/54/bd/72840/1.html discussion])'' || Lindsey Dassin || 2005-11-20 ||
| [http://forums-archive.secondlife.com/15/7c/56240/1.html '''Particle Based Book Reader'''] ''([http://forums-archive.secondlife.com/54/0a/56343/1.html discussion])'' || Moriash Moreau || 2005-08-02 || displays book pages as particles floating above the prim
|-
|-
| [http://forums-archive.secondlife.com/15/a2/72795/1.html Date to Day] ''([http://forums-archive.secondlife.com/54/59/72839/1.html discussion])'' || Jokey Domela || 2005-11-20 || retien day of week for a date mm/dd/yy
| [http://forums-archive.secondlife.com/15/00/56557/1.html '''Simon 1.1 Game Script'''] ''([http://forums-archive.secondlife.com/54/8e/56683/1.html discussion])'' || BelGarath Stern || 2005-08-05 || flashing lights memory game
|-
|-
| [http://forums-archive.secondlife.com/15/b3/72934/1.html Round to..] ''([http://forums-archive.secondlife.com/54/21/73156/1.html discussion]) || Haravikk Mistral || 2005-11-21 || round a number to x decimal places
| [http://forums-archive.secondlife.com/15/fa/57018/1.html '''Scripting 103 Class Project - Simple Networked TV System'''] ''([http://forums-archive.secondlife.com/54/98/57084/1.html discussion])'' || Hank Ramos || 2005-08-09 || tutorial synchronizes textures on different objects (not a parcel media TV)
|-
|-
| [http://forums-archive.secondlife.com/15/8b/73800/1.html Simple slideshow style radio tuner] ''([http://forums-archive.secondlife.com/54/2e/74125/1.html discussion])'' || Osgeld Barmy || 2005-11-25 || switch parcel music URL on touch
| [http://forums-archive.secondlife.com/15/e2/57441/1.html '''Personal Teleporter'''] ''([http://forums-archive.secondlife.com/54/6e/58430/1.html discussion])'' || Teneo Hope || 2005-08-12 || rez [[llSitTarget]] teleporters on demand
|-
|-
| [http://forums-archive.secondlife.com/15/33/74060/1.html Communist Tip Ball] ''([http://forums-archive.secondlife.com/54/85/74126/1.html discussion])'' || Deight Boccara || 2005-11-27 || in Soviet Russia, tip jar pay you
| [http://forums-archive.secondlife.com/15/30/59251/1.html '''Online Detector v1.1'''] ''([http://forums-archive.secondlife.com/54/48/59350/1.html discussion])'' || Gaz Hornpipe || 2005-08-27 || with instant message relay, logout time display
|-
|-
| [http://forums-archive.secondlife.com/15/62/75061/1.html Left/Right Justify SetText] ''([http://forums-archive.secondlife.com/54/5c/75064/1.html discussion])'' || Zodiakos Absolute || 2005-12-02 || rough text justify with space padding
| [http://forums-archive.secondlife.com/15/bb/60949/1.html '''Donations with optional goodie bag'''] ''([http://forums-archive.secondlife.com/54/a1/61165/1.html discussion])'' || Eloise Pasteur || 2005-09-09 || can give out a prize with a minimum donation
|-
|-
| [http://forums-archive.secondlife.com/15/60/75612/1.html camping chair] ''([http://forums-archive.secondlife.com/54/07/75897/1.html discussion])'' || Ante Flan || 2005-12-05 || caution: under current rules, only [[Linden Lab Official:Scripted Agent Status|registered scripted agents]] should use these on land listed in search
| [http://forums-archive.secondlife.com/15/69/61209/1.html '''Basic airplane script with variable lift'''] ''([http://forums-archive.secondlife.com/54/4f/61474/1.html discussion])'' || Cubey Terra || 2005-09-11 || evolved from [[#SimpleAirplane|LL example]]
|-
|-
| [http://forums-archive.secondlife.com/15/70/75724/1.html Water Event/Collision Detection] ''([http://forums-archive.secondlife.com/54/60/75898/1.html discussion])'' || SiRiS Asturias || 2005-12-06 || compare object position to [[llWater]] on a timer
| [http://forums-archive.secondlife.com/15/46/61417/1.html '''Szentasha's custom Hiro 1-prim vendor script'''] ''([http://forums-archive.secondlife.com/54/fa/61644/1.html discussion])'' || Szentasha Salome || 2005-09-13 || tweaks for [[#HiroVendor|Hiro Pendragon's Super Vendor]]
|-
|-
| [http://forums-archive.secondlife.com/15/2c/75801/1.html texture picker] ''([http://forums-archive.secondlife.com/54/5e/75899/1.html discussion])'' || RacerX Gullwing || 2005-12-06 || cycles through textures in prim inventory, displays 5 on each touch
| [http://forums-archive.secondlife.com/15/e0/61629/1.html '''User Friendly Generalised Fractal Generator'''] ''([http://forums-archive.secondlife.com/54/3e/61647/1.html discussion])'' || Seifert Surface || 2005-09-15 || creates [http://en.wikipedia.org/wiki/Fractal fractal] trees from prims
|-
|-
| [http://forums-archive.secondlife.com/15/9a/77457/1.html Client sided XMAS lights] ''([http://forums-archive.secondlife.com/54/f8/78424/1.html discussion])'' || White Platini || 2005-12-14 || make blinking lights with [[llSetTextureAnim]]
| [http://forums-archive.secondlife.com/15/67/62506/1.html '''Delete all of something in an object'''] ''([http://forums-archive.secondlife.com/54/7a/62717/1.html discussion])'' || Aliasi Stonebender || 2005-09-21 || delete all items with the given name from inventory of all prims in a linkset
|-
|-
| [http://forums-archive.secondlife.com/15/71/78150/1.html "Fran Rocks" Random Rock Maker] ''([http://forums-archive.secondlife.com/54/3a/78425/1.html discussion])'' || Francis Chung || 2005-12-18 || add random deformations to prims on rez
| [http://forums-archive.secondlife.com/15/2c/65411/1.html '''LindenAIML'''] ''([http://forums-archive.secondlife.com/54/d3/65497/1.html discussion])'' || Azrael Baphomet, Luciftias Neurocam || 2005-10-12 || simplified [http://en.wikipedia.org/wiki/AIML AIML]-like processor for [http://en.wikipedia.org/wiki/Chatterbot chatbots]
|-
|-
| [http://forums-archive.secondlife.com/15/03/78238/1.html Email Terminal v1.0] ''([http://forums-archive.secondlife.com/54/b3/78426/1.html discussion])'' || Doc Nerd || 2005-12-18 || send email using chat
| [http://forums-archive.secondlife.com/15/67/66180/1.html '''Vector to... integer! And back!'''] ''([http://forums-archive.secondlife.com/54/9f/66245/1.html discussion])'' || Cross Quartermass || 2005-10-17 || convert vectors so [[llRezObject]] can use them
|-
|-
| [http://forums-archive.secondlife.com/15/ea/78356/1.html Do something for someone on touch Once and Once only] ''([http://forums-archive.secondlife.com/54/2b/78428/1.html discussion])'' || Ginge Reymont || 2005-12-19 ||
| [http://forums-archive.secondlife.com/15/c8/66959/1.html '''Basic Local Rotation and Position'''] ''([http://forums-archive.secondlife.com/54/a0/72320/1.html discussion])'' || Logan Bauer || 2005-10-22 || prim animation helpers
|-
|-
| [http://forums-archive.secondlife.com/15/5f/78451/1.html Santa Server 1.0] ''([http://forums-archive.secondlife.com/54/cc/78461/1.html discussion])'' || Jora Welesa || 2005-12-19 || gift card system
| [http://forums-archive.secondlife.com/15/98/68681/1.html '''Vehicle orbited in the sandbox? Here's some code to help track down the pusher'''] ''([http://forums-archive.secondlife.com/54/59/69233/1.html discussion])'' || Huns Valen || 2005-10-29 ||
|-
|-
| [http://forums-archive.secondlife.com/15/35.html Single Neat Elevator] ''([http://forums-archive.secondlife.com/54/3b/78775/1.html discussion])'' || Seagel Neville || 2005-12-21 || nonphysical elevator
| [http://forums-archive.secondlife.com/15/17/68933/1.html '''Smooth rotation transition using llTargetOmega()'''] ''([http://forums-archive.secondlife.com/54/31/69230/1.html discussion])'' || Lex Neva || 2005-10-30 || make rotation changes look nicer
|-
|-
| [http://lslwiki.net/lslwiki/wakka.php?wakka=LibraryGoGame Go Board] ''([http://forums-archive.secondlife.com/54/e0/79237/1.html discussion])'' || Jonathan Shaftoe || 2005-12-24 || the game called Go
| [http://forums-archive.secondlife.com/15/df/69401/1.html '''How to make buttons without a script in each button'''] ''([http://forums-archive.secondlife.com/54/80/69410/1.html discussion])'' || Obsidian Stormwind || 2005-11-02 || quick and useful tutorial
|-
|-
| [http://forums-archive.secondlife.com/15/ee/80385/1.html Detect if key is empty] ''([http://forums-archive.secondlife.com/54/b5/80578/1.html discussion])'' || phoenix Behemoth || 2006-01-01 || has a bug, see discussion
| [http://forums-archive.secondlife.com/15/ca/70127/1.html '''Group Updatable Library Index'''] ''([http://forums-archive.secondlife.com/54/3a/70734/1.html discussion])'' || Padraig Stygian || 2005-11-06 || shared notecard repository
|-
|-
| [http://forums-archive.secondlife.com/15/5a/80850/1.html State Driven Land Ownership Scanner] ''([http://forums-archive.secondlife.com/54/7a/81274/1.html discussion])'' || Kristian Ming || 2006-01-04 ||
| [http://forums-archive.secondlife.com/15/73/71754/1.html '''Link Restore Script'''] ''([http://forums-archive.secondlife.com/54/d4/71809/1.html discussion])'' || Oasis Perun || 2005-11-14 || remembers link numbers before unlinking, to preserve when relinking
|-
|-
| [http://forums-archive.secondlife.com/15/3a/81552/1.html Sim crash/reboot detector/logger] ''([http://forums-archive.secondlife.com/54/c6/81694/1.html discussion])'' || Kyrah Abattoir || 2006-01-09 || still works but semi-obsolete, [[CHANGED_REGION_START]] is now a simpler restart check; old method is still good to detect serious sim lag
| [http://forums-archive.secondlife.com/15/19/71657/1.html '''Color Changing Script'''] ''([http://forums-archive.secondlife.com/54/f3/71810/1.html discussion])'' || Masakazu Kojima || 2005-11-14 || set colors by #RRGGBB, vector, or name
|-
|-
| [http://forums-archive.secondlife.com/15/e7/82185/1.html Safe list-to-string conversion script] ''([http://forums-archive.secondlife.com/54/11/82452/1.html discussion])'' || Keknehv Psaltery || 2006-01-12 ||
| [http://forums-archive.secondlife.com/15/84/72058/1.html '''Key Compressor'''] ''([http://forums-archive.secondlife.com/54/8a/72317/1.html discussion])'' || Yumi Murakami || 2005-11-16 || squish UUIDs into 22 characters
|-
|-
| [http://forums-archive.secondlife.com/15/44/82003/1.html Touch on and off for Light and Phantom] ''([http://forums-archive.secondlife.com/54/bd/82120/1.html discussion])'' || ArchTx Edo || 2006-01-11 || <code>[[PRIM_MATERIAL_LIGHT]]</code> still works but is now deprecated, use <code>[[PRIM_FULLBRIGHT]]</code> in new work
| [http://forums-archive.secondlife.com/15/a7/72644/1.html '''WeatherPrim v1.0'''] ''([http://forums-archive.secondlife.com/54/00/72837/1.html discussion])'' || Jarod Godel || 2005-11-19 || Perl and LSL pair to retrieve WeatherBug data
|-
|-
| [http://forums-archive.secondlife.com/15/56/83781/1.html Auto-updater Server] ''([http://forums-archive.secondlife.com/54/31/83840/1.html discussion])'' || Kage Seraph || 2006-01-21 || inworld product updater
| [http://forums-archive.secondlife.com/15/61/72729/1.html '''Alternative to llLookAt using llSetRot'''] ''([http://forums-archive.secondlife.com/54/3f/72838/1.html discussion])'' || Senuka Harbinger || 2005-11-20 ||
|-
|-
| [http://forums-archive.secondlife.com/15/24/83929/1.html isNumeric() function] ''([http://forums-archive.secondlife.com/54/0a/83971/1.html discussion])'' || Bosozoku Kato || 2006-01-22 || check if a string represents a base 10 number
| [http://forums-archive.secondlife.com/15/0a/72823/1.html '''Online Status Tracker for Multiple Avatars'''] ''([http://forums-archive.secondlife.com/54/bd/72840/1.html discussion])'' || Lindsey Dassin || 2005-11-20 ||
|-
|-
| [http://forums-archive.secondlife.com/15/18/83999/1.html Ugly Sign/Billboard Hider] ''([http://forums-archive.secondlife.com/54/c0/87305/1.html discussion])'' || Yiffy Yaffle || 2006-01-23 || sign of the times; mainland was overrun with billboards before the [[Linden Lab Official:About ad farms and network advertisers|ad farm policy]] arrived
| [http://forums-archive.secondlife.com/15/a2/72795/1.html '''Date to Day'''] ''([http://forums-archive.secondlife.com/54/59/72839/1.html discussion])'' || Jokey Domela || 2005-11-20 || retien day of week for a date mm/dd/yy
|-
|-
| [http://forums-archive.secondlife.com/15/09/84363/1.html Float2Hex safe transport for floats without need of a parser] ''([http://forums-archive.secondlife.com/54/fb/84483/1.html discussion])'' || Strife Onizuka || 2006-01-25 || see [[Float2Hex]] for latest
| [http://forums-archive.secondlife.com/15/b3/72934/1.html '''Round to..'''] ''([http://forums-archive.secondlife.com/54/21/73156/1.html discussion]) || Haravikk Mistral || 2005-11-21 || round a number to x decimal places
|-
|-
| [http://forums-archive.secondlife.com/15/f6/84706/1.html Chat logger for forums] ''([http://forums-archive.secondlife.com/54/5a/85002/1.html discussion])'' || Patch Lamington || 2006-01-26 || records and replays nearby chat
| [http://forums-archive.secondlife.com/15/8b/73800/1.html '''Simple slideshow style radio tuner'''] ''([http://forums-archive.secondlife.com/54/2e/74125/1.html discussion])'' || Osgeld Barmy || 2005-11-25 || switch parcel music URL on touch
|-
|-
| [http://forums-archive.secondlife.com/15/c5/84792/1.html llSetLinkTexture Dialog Workaround, Random Self Checking Item Delivery System] || SiRiS Asturias || 2006-01-27 || pointer to some scripts on the old Xstreet forum
| [http://forums-archive.secondlife.com/15/33/74060/1.html '''Communist Tip Ball'''] ''([http://forums-archive.secondlife.com/54/85/74126/1.html discussion])'' || Deight Boccara || 2005-11-27 || in Soviet Russia, tip jar pay you
|-
|-
| [http://forums-archive.secondlife.com/15/ba/85052/1.html Walking script] ''([http://forums-archive.secondlife.com/54/47/86073/1.html discussion])'' || Zepp Zaftig || 2006-01-28 || vehicle that simulates walking
| [http://forums-archive.secondlife.com/15/62/75061/1.html '''Left/Right Justify SetText'''] ''([http://forums-archive.secondlife.com/54/5c/75064/1.html discussion])'' || Zodiakos Absolute || 2005-12-02 || rough text justify with space padding
|-
|-
| [http://forums-archive.secondlife.com/15/28/86626/1.html Make pipes using cylinders and toruses] ''([http://forums-archive.secondlife.com/54/cc/86676/1.html discussion])'' || Lex Neva || 2006-02-05 || tool to make well aligned pipe systems
| [http://forums-archive.secondlife.com/15/60/75612/1.html '''camping chair'''] ''([http://forums-archive.secondlife.com/54/07/75897/1.html discussion])'' || Ante Flan || 2005-12-05 || caution: under current rules, only [[Linden Lab Official:Scripted Agent Status|registered scripted agents]] should use these on land listed in search
|-
|-
| [http://forums-archive.secondlife.com/15/09/87637/1.html Land Filler to Reduce griefer attacks] ''([http://forums-archive.secondlife.com/54/e7/87742/1.html discussion])'' || LaserFur Leonov || 2006-02-10 || rezzes many prims to use up parcel prim limit; possibly obsolete, SL has more anti-attack throttles now
| [http://forums-archive.secondlife.com/15/70/75724/1.html '''Water Event/Collision Detection'''] ''([http://forums-archive.secondlife.com/54/60/75898/1.html discussion])'' || SiRiS Asturias || 2005-12-06 || compare object position to [[llWater]] on a timer
|-
|-
| [http://forums-archive.secondlife.com/15/ca/88078/1.html Rent-All rental cube script] ''([http://forums-archive.secondlife.com/54/82/88123/1.html discussion])'' || Rizado DaSilva || 2006-02-13 || land rental system
| [http://forums-archive.secondlife.com/15/2c/75801/1.html '''texture picker'''] ''([http://forums-archive.secondlife.com/54/5e/75899/1.html discussion])'' || RacerX Gullwing || 2005-12-06 || cycles through textures in prim inventory, displays 5 on each touch
|-
|-
| [http://forums-archive.secondlife.com/15/0e/90014/1.html Knowledge Representation for AI applications] ''([http://forums-archive.secondlife.com/54/2a/90075/1.html discussion])'' || Luciftias Neurocam || 2006-02-23 || "artificial learning" functions
| [http://forums-archive.secondlife.com/15/9a/77457/1.html '''Client sided XMAS lights'''] ''([http://forums-archive.secondlife.com/54/f8/78424/1.html discussion])'' || White Platini || 2005-12-14 || make blinking lights with [[llSetTextureAnim]]
|-
|-
| [http://forums-archive.secondlife.com/15/ed/91806/1.html Off the Dole] ''([http://forums-archive.secondlife.com/54/57/92073/1.html discussion])'' || Ushuaia Tokugawa || 2006-03-05 || returns weekly stipends to Governor Linden ¯\(°_o)/¯
| [http://forums-archive.secondlife.com/15/71/78150/1.html '''"Fran Rocks" Random Rock Maker'''] ''([http://forums-archive.secondlife.com/54/3a/78425/1.html discussion])'' || Francis Chung || 2005-12-18 || add random deformations to prims on rez
|-
|-
| [http://forums-archive.secondlife.com/15/26/92321/1.html Multi-Pose Animation Stand] ''([http://forums-archive.secondlife.com/54/3a/92620/1.html discussion])'' || Teddy Wishbringer || 2006-03-08 || three prim switching pose stand
| [http://forums-archive.secondlife.com/15/03/78238/1.html '''Email Terminal v1.0'''] ''([http://forums-archive.secondlife.com/54/b3/78426/1.html discussion])'' || Doc Nerd || 2005-12-18 || send email using chat
|-
|-
| [http://forums-archive.secondlife.com/15/1d/92561/1.html Gradient colors on prims] ''([http://forums-archive.secondlife.com/15/1d/92561/1.html discussion])'' || MeLight Korvin || 2006-03-09 || set a series of prims to a gradient between 2 given colors
| [http://forums-archive.secondlife.com/15/ea/78356/1.html '''Do something for someone on touch Once and Once only'''] ''([http://forums-archive.secondlife.com/54/2b/78428/1.html discussion])'' || Ginge Reymont || 2005-12-19 ||
|-
|-
| [http://forums-archive.secondlife.com/15/5d/92495/1.html Path Maker] ''([http://forums-archive.secondlife.com/54/78/92623/1.html discussion])'' || Seifert Surface || 2006-03-09 || makes prims join to form a path
| [http://forums-archive.secondlife.com/15/5f/78451/1.html '''Santa Server 1.0'''] ''([http://forums-archive.secondlife.com/54/cc/78461/1.html discussion])'' || Jora Welesa || 2005-12-19 || gift card system
|-
|-
| [http://forums-archive.secondlife.com/15/23/93120/1.html Anti-Grief Shield/deflector] ''([http://forums-archive.secondlife.com/54/9e/94268/1.html discussion])'' || Exile Loudon || 2006-03-12 || simple bullet deflector
| [http://forums-archive.secondlife.com/15/35.html '''Single Neat Elevator'''] ''([http://forums-archive.secondlife.com/54/3b/78775/1.html discussion])'' || Seagel Neville || 2005-12-21 || nonphysical elevator
|-
|-
| [http://forums-archive.secondlife.com/15/00/93230/1.html Non-Portable Script] ''([http://forums-archive.secondlife.com/54/24/94269/1.html discussion])'' || Mitzpatrick Fitzsimmons || 2006-03-13 || make scripts run only if the prim creator matches
| [http://lslwiki.net/lslwiki/wakka.php?wakka=LibraryGoGame '''Go Board'''] ''([http://forums-archive.secondlife.com/54/e0/79237/1.html discussion])'' || Jonathan Shaftoe || 2005-12-24 || the game called Go
|-
|-
| [http://forums-archive.secondlife.com/15/be/93789/1.html Remote camera controller] || Yumi Murakami || 2006-03-15 ||
| [http://forums-archive.secondlife.com/15/ee/80385/1.html '''Detect if key is empty'''] ''([http://forums-archive.secondlife.com/54/b5/80578/1.html discussion])'' || phoenix Behemoth || 2006-01-01 || has a bug, see discussion
|-
|-
| [http://forums-archive.secondlife.com/15/15/94064/1.html 2 Left Feet?] ''([http://forums-archive.secondlife.com/54/de/94270/1.html discussion])'' || Mitzpatrick Fitzsimmons || 2006-03-16 || check if an attachment is on the correct point
| [http://forums-archive.secondlife.com/15/5a/80850/1.html '''State Driven Land Ownership Scanner'''] ''([http://forums-archive.secondlife.com/54/7a/81274/1.html discussion])'' || Kristian Ming || 2006-01-04 ||
|-
|-
| [http://forums-archive.secondlife.com/15/d4/94301/1.html Simple Camera Attachment] ''([http://forums-archive.secondlife.com/54/a1/94849/1.html discussion]) || Frost White || 2006-03-17 || [[llSetCameraParams]] example
| [http://forums-archive.secondlife.com/15/3a/81552/1.html '''Sim crash/reboot detector/logger'''] ''([http://forums-archive.secondlife.com/54/c6/81694/1.html discussion])'' || Kyrah Abattoir || 2006-01-09 || still works but semi-obsolete, [[CHANGED_REGION_START]] is now a simpler restart check; old method is still good to detect serious sim lag
|-
|-
| [http://forums-archive.secondlife.com/15/8b/95865/1.html Multi-Category, Quasi-Networked Versatile Vendor System] ''([http://forums-archive.secondlife.com/54/32/95887/1.html discussion])'' || Fenrir Reitveld || 2006-03-24 || also called MechMind SVN System
| [http://forums-archive.secondlife.com/15/e7/82185/1.html '''Safe list-to-string conversion script'''] ''([http://forums-archive.secondlife.com/54/11/82452/1.html discussion])'' || Keknehv Psaltery || 2006-01-12 ||
|-
|-
| [http://forums-archive.secondlife.com/15/a5/95864/1.html Synchronized sound/music playback from multiple prims] ''([http://forums-archive.secondlife.com/54/af/95877/1.html discussion])'' || Huns Valen || 2006-03-24 || play a sound clip from multiple linked prims in perfect synchronization
| [http://forums-archive.secondlife.com/15/44/82003/1.html '''Touch on and off for Light and Phantom'''] ''([http://forums-archive.secondlife.com/54/bd/82120/1.html discussion])'' || ArchTx Edo || 2006-01-11 || <code>[[PRIM_MATERIAL_LIGHT]]</code> still works but is now deprecated, use <code>[[PRIM_FULLBRIGHT]]</code> in new work
|-
|-
| [http://forums-archive.secondlife.com/15/75/96085/1.html nnKey2FirstName] ''([http://forums-archive.secondlife.com/54/99/96330/1.html discussion])'' || Nepenthes Ixche || 2006-03-26 || takes avatar uuid and returns first name
| [http://forums-archive.secondlife.com/15/56/83781/1.html '''Auto-updater Server'''] ''([http://forums-archive.secondlife.com/54/31/83840/1.html discussion])'' || Kage Seraph || 2006-01-21 || inworld product updater
|-
|-
| [http://forums-archive.secondlife.com/15/63/96443/1.html Simple Toggling 1st person camera script] ''([http://forums-archive.secondlife.com/54/1f/96533/1.html discussion])'' || Exile Loudon || 2006-03-27 || [[llSetCameraParams]] example
| [http://forums-archive.secondlife.com/15/24/83929/1.html '''isNumeric() function'''] ''([http://forums-archive.secondlife.com/54/0a/83971/1.html discussion])'' || Bosozoku Kato || 2006-01-22 || check if a string represents a base 10 number
|-
|-
| [http://forums-archive.secondlife.com/15/8f/96534/1.html ControlCam] ''([http://forums-archive.secondlife.com/54/21/96790/1.html discussion])'' || Azurei Ash || 2006-03-27 || control your camera with your movement keys
| [http://forums-archive.secondlife.com/15/18/83999/1.html '''Ugly Sign/Billboard Hider'''] ''([http://forums-archive.secondlife.com/54/c0/87305/1.html discussion])'' || Yiffy Yaffle || 2006-01-23 || sign of the times; mainland was overrun with billboards before the [[Linden Lab Official:About ad farms and network advertisers|ad farm policy]] arrived
|-
|-
| [http://forums-archive.secondlife.com/15/75/96782/1.html Control iTunes from within SL] ''([http://forums-archive.secondlife.com/54/78/96794/1.html discussion])'' || Jarod Godel || 2006-03-28 || LSL and Python scripts use [[:Category:LSL XML-RPC|XML-RPC]] to remotely control iTunes. [http://ubrowser.com/ uBrowser] mentioned in the thread was a precursor to [[Shared Media]].
| [http://forums-archive.secondlife.com/15/09/84363/1.html '''Float2Hex safe transport for floats without need of a parser'''] ''([http://forums-archive.secondlife.com/54/fb/84483/1.html discussion])'' || Strife Onizuka || 2006-01-25 || see [[Float2Hex]] for latest
|-
|-
| [http://forums-archive.secondlife.com/15/e6/96677/1.html KDC camsys: make your SL experience feel like a movie] ''([http://forums-archive.secondlife.com/54/bc/96791/1.html discussion])'' || Kyrah Abattoir || 2006-03-28 || [[llSetCameraParams]] system with remote control
| [http://forums-archive.secondlife.com/15/f6/84706/1.html '''Chat logger for forums'''] ''([http://forums-archive.secondlife.com/54/5a/85002/1.html discussion])'' || Patch Lamington || 2006-01-26 || records and replays nearby chat
|-
|-
| [http://forums-archive.secondlife.com/15/ff/96777/1.html Builders' Buddy] ''([http://forums-archive.secondlife.com/54/2b/96792/1.html discussion])'' || Newfie Pendragon || 2006-03-28 || rezzing and positioning tool for large builds
| [http://forums-archive.secondlife.com/15/c5/84792/1.html '''llSetLinkTexture Dialog Workaround, Random Self Checking Item Delivery System'''] || SiRiS Asturias || 2006-01-27 || pointer to some scripts on the old Xstreet forum
|-
|-
| [http://forums-archive.secondlife.com/15/90/97995/1.html SLurl maker] ''([http://forums-archive.secondlife.com/54/ef/98068/1.html discussion])'' || Dyne Talamasca || 2006-04-02 || returns the [[SLurl]] of your current position
| [http://forums-archive.secondlife.com/15/ba/85052/1.html '''Walking script'''] ''([http://forums-archive.secondlife.com/54/47/86073/1.html discussion])'' || Zepp Zaftig || 2006-01-28 || vehicle that simulates walking
|-
|-
| [http://forums-archive.secondlife.com/15/47/98031/1.html Very advanced rental space script] ''([http://forums-archive.secondlife.com/15/47/98031/1.html discussion])'' || Kick Madonna || 2006-04-03 || land rental system
| [http://forums-archive.secondlife.com/15/28/86626/1.html '''Make pipes using cylinders and toruses'''] ''([http://forums-archive.secondlife.com/54/cc/86676/1.html discussion])'' || Lex Neva || 2006-02-05 || tool to make well aligned pipe systems
|-
|-
| [http://forums-archive.secondlife.com/15/57/98941/1.html Diffie-Hellman Key Exchange] ''([http://forums-archive.secondlife.com/54/6a/98944/1.html discussion])'' || MC Seattle || 2006-04-07 || proof of concept
| [http://forums-archive.secondlife.com/15/09/87637/1.html '''Land Filler to Reduce griefer attacks'''] ''([http://forums-archive.secondlife.com/54/e7/87742/1.html discussion])'' || LaserFur Leonov || 2006-02-10 || rezzes many prims to use up parcel prim limit; possibly obsolete, SL has more anti-attack throttles now
|-
|-
| [http://forums-archive.secondlife.com/15/d4/99525/1.html Market Data Scraper] ''([http://forums-archive.secondlife.com/54/a0/99999/1.html discussion])'' || MC Seattle || 2006-04-10 || PHP example scrapes market data from SL, see also [https://blogs.secondlife.com/community/features/blog/2006/10/03/new-data-feeds-1 this blog post] for pages that are easier to parse
| [http://forums-archive.secondlife.com/15/ca/88078/1.html '''Rent-All rental cube script'''] ''([http://forums-archive.secondlife.com/54/82/88123/1.html discussion])'' || Rizado DaSilva || 2006-02-13 || land rental system
|-
|-
| [http://forums-archive.secondlife.com/15/26/100139/1.html Particle system script] ''([http://forums-archive.secondlife.com/54/28/100260/1.html discussion])'' || Teffler Detritus || 2006-04-13 || create particle systems interactively with chat commands
| [http://forums-archive.secondlife.com/15/0e/90014/1.html '''Knowledge Representation for AI applications'''] ''([http://forums-archive.secondlife.com/54/2a/90075/1.html discussion])'' || Luciftias Neurocam || 2006-02-23 || "artificial learning" functions
|-
|-
| [http://forums-archive.secondlife.com/15/a1/100131/1.html Land Manipulator] ''([http://forums-archive.secondlife.com/54/98/100256/1.html discussion])'' || ed44 Gupte || 2006-04-13 || terraforming tool
| [http://forums-archive.secondlife.com/15/ed/91806/1.html '''Off the Dole'''] ''([http://forums-archive.secondlife.com/54/57/92073/1.html discussion])'' || Ushuaia Tokugawa || 2006-03-05 || returns weekly stipends to Governor Linden ¯\(°_o)/¯
|-
|-
| [http://forums-archive.secondlife.com/15/2c/100205/1.html Binary Math] ''([http://forums-archive.secondlife.com/54/3a/100261/1.html discussion])'' || MC Seattle || 2006-04-14 || arithmetic functions
| [http://forums-archive.secondlife.com/15/26/92321/1.html '''Multi-Pose Animation Stand'''] ''([http://forums-archive.secondlife.com/54/3a/92620/1.html discussion])'' || Teddy Wishbringer || 2006-03-08 || three prim switching pose stand
|-
|-
| [http://forums-archive.secondlife.com/15/fe/101242/1.html quick HUD tipper] ''([http://forums-archive.secondlife.com/54/60/101313/1.html discussion])'' || Yumi Murakami || 2006-04-18 || attachment pays land owner L$1 on touch, does not work on group deeded land
| [http://forums-archive.secondlife.com/15/1d/92561/1.html '''Gradient colors on prims'''] ''([http://forums-archive.secondlife.com/15/1d/92561/1.html discussion])'' || MeLight Korvin || 2006-03-09 || set a series of prims to a gradient between 2 given colors
|-
|-
| [http://forums-archive.secondlife.com/15/6b/101617/1.html Top Logger] ''([http://forums-archive.secondlife.com/54/07/101978/1.html discussion])'' || Top Tank || 2006-04-20 || generalized script logging functions
| [http://forums-archive.secondlife.com/15/5d/92495/1.html '''Path Maker'''] ''([http://forums-archive.secondlife.com/54/78/92623/1.html discussion])'' || Seifert Surface || 2006-03-09 || makes prims join to form a path
|-
|-
| [http://lslwiki.net/lslwiki/wakka.php?wakka=LibraryTimelessLinkedDoor Timeless Linked Door] ''([http://forums-archive.secondlife.com/54/c1/102699/1.html discussion])'' || Timeless Prototype || 2006-04-23 || a very popular door
| [http://forums-archive.secondlife.com/15/23/93120/1.html '''Anti-Grief Shield/deflector'''] ''([http://forums-archive.secondlife.com/54/9e/94268/1.html discussion])'' || Exile Loudon || 2006-03-12 || simple bullet deflector
|-
|-
| [http://forums-archive.secondlife.com/15/71/102559/1.html Point a child prim at a region-coordinate target] ''([http://forums-archive.secondlife.com/54/a6/102700/1.html discussion])'' || Cross Lament || 2006-04-25 || rotation example
| [http://forums-archive.secondlife.com/15/00/93230/1.html '''Non-Portable Script'''] ''([http://forums-archive.secondlife.com/54/24/94269/1.html discussion])'' || Mitzpatrick Fitzsimmons || 2006-03-13 || make scripts run only if the prim creator matches
|-
|-
| [http://forums-archive.secondlife.com/15/2d/102727/1.html Face Colour] || Haravikk Mistral || 2006-04-26 || prim face visualizer
| [http://forums-archive.secondlife.com/15/be/93789/1.html '''Remote camera controller'''] || Yumi Murakami || 2006-03-15 ||
|-
|-
| [http://forums-archive.secondlife.com/15/01/104547/1.html Single Neat Elevator II] ''([http://forums-archive.secondlife.com/54/0e/104555/1.html discussion])'' || Seagel Neville || 2006-05-03 || [[WarpPos]] teleporter system
| [http://forums-archive.secondlife.com/15/15/94064/1.html '''2 Left Feet?'''] ''([http://forums-archive.secondlife.com/54/de/94270/1.html discussion])'' || Mitzpatrick Fitzsimmons || 2006-03-16 || check if an attachment is on the correct point
|-
|-
| [http://forums-archive.secondlife.com/15/d6/106623/1.html Avatar Magnet] ''([http://forums-archive.secondlife.com/54/c0/106825/1.html discussion])'' || Intent Unknown || 2006-05-13 || [[llPushObject]] toy
| [http://forums-archive.secondlife.com/15/d4/94301/1.html '''Simple Camera Attachment'''] ''([http://forums-archive.secondlife.com/54/a1/94849/1.html discussion]) || Frost White || 2006-03-17 || [[llSetCameraParams]] example
|-
|-
| [http://forums-archive.secondlife.com/15/e7/106777/1.html jelly prims] ''([http://forums-archive.secondlife.com/54/8d/106826/1.html discussion]) || Osgeld Barmy || 2006-05-14 || fun demo makes a prim morph in [http://en.wikipedia.org/wiki/Gumbasia Gumbasia] style
| [http://forums-archive.secondlife.com/15/8b/95865/1.html '''Multi-Category, Quasi-Networked Versatile Vendor System'''] ''([http://forums-archive.secondlife.com/54/32/95887/1.html discussion])'' || Fenrir Reitveld || 2006-03-24 || also called MechMind SVN System
|-
|-
| [http://forums-archive.secondlife.com/15/39/106798/1.html MLP - Multi-love-pose 1.0] ''([http://forums-archive.secondlife.com/54/89/106853/1.html discussion])'' || Miffy Fluffy || 2006-05-15 || See [[MLPV2]] for newer versions
| [http://forums-archive.secondlife.com/15/a5/95864/1.html '''Synchronized sound/music playback from multiple prims'''] ''([http://forums-archive.secondlife.com/54/af/95877/1.html discussion])'' || Huns Valen || 2006-03-24 || play a sound clip from multiple linked prims in perfect synchronization
|-
|-
| [http://forums-archive.secondlife.com/15/5c/108297/1.html Window Tinting System] ''([http://forums-archive.secondlife.com/54/ac/109800/1.html discussion])'' || Lecina Enigma || 2006-05-22 || can control all windows in a house
| [http://forums-archive.secondlife.com/15/75/96085/1.html '''nnKey2FirstName'''] ''([http://forums-archive.secondlife.com/54/99/96330/1.html discussion])'' || Nepenthes Ixche || 2006-03-26 || takes avatar uuid and returns first name
|-
|-
| [http://forums-archive.secondlife.com/15/62/108528/1.html Reset a script on rez ONCE] ''([http://forums-archive.secondlife.com/54/45/109801/1.html discussion])'' || Graysen Graff || 2006-05-23 || cause another script in the same prim to be reset when the object is rezzed for the first time
| [http://forums-archive.secondlife.com/15/63/96443/1.html '''Simple Toggling 1st person camera script'''] ''([http://forums-archive.secondlife.com/54/1f/96533/1.html discussion])'' || Exile Loudon || 2006-03-27 || [[llSetCameraParams]] example
|-
|-
| [http://forums-archive.secondlife.com/15/fb/108592/1.html Adler32 CRC (hash) and char -> ASCII functions] ''([http://forums-archive.secondlife.com/54/f2/109802/1.html discussion])'' || Huns Valen || 2006-05-23 ||
| [http://forums-archive.secondlife.com/15/8f/96534/1.html '''ControlCam'''] ''([http://forums-archive.secondlife.com/54/21/96790/1.html discussion])'' || Azurei Ash || 2006-03-27 || control your camera with your movement keys
|-
|-
| [http://forums-archive.secondlife.com/15/b3/108952/1.html Simple method of generating multiple sequential dialog menus] ''([http://forums-archive.secondlife.com/54/2d/109803/1.html discussion])'' || Tex Armistice || 2006-05-24 ||
| [http://forums-archive.secondlife.com/15/75/96782/1.html '''Control iTunes from within SL'''] ''([http://forums-archive.secondlife.com/54/78/96794/1.html discussion])'' || Jarod Godel || 2006-03-28 || LSL and Python scripts use [[:Category:LSL XML-RPC|XML-RPC]] to remotely control iTunes. [http://ubrowser.com/ uBrowser] mentioned in the thread was a precursor to [[Shared Media]].
|-
|-
| [http://forums-archive.secondlife.com/15/08/109537/1.html WarpPos -- llSetPos without the limits] ''([http://forums-archive.secondlife.com/54/8d/109523/1.html discussion])'' || Keknehv Psaltery || 2006-05-26 || obsolete original version; see [[WarpPos]] for updates
| [http://forums-archive.secondlife.com/15/e6/96677/1.html '''KDC camsys: make your SL experience feel like a movie'''] ''([http://forums-archive.secondlife.com/54/bc/96791/1.html discussion])'' || Kyrah Abattoir || 2006-03-28 || [[llSetCameraParams]] system with remote control
|-
|-
| [http://forums-archive.secondlife.com/15/10/111004/1.html Preload Gesture Sounds] ''([http://forums-archive.secondlife.com/54/15/111177/1.html discussion])'' || Jim Bunderfeld || 2006-06-01 || cache sounds so you can hear them on the first play
| [http://forums-archive.secondlife.com/15/ff/96777/1.html '''Builders' Buddy'''] ''([http://forums-archive.secondlife.com/54/2b/96792/1.html discussion])'' || Newfie Pendragon || 2006-03-28 || rezzing and positioning tool for large builds
|-
|-
| [http://forums-archive.secondlife.com/15/a1/111523/1.html Auto-Detacher] ''([http://forums-archive.secondlife.com/54/99/111972/1.html discussion])'' || Angela Salome || 2006-06-03 || stops newbies from wearing boxes they should rez and open
| [http://forums-archive.secondlife.com/15/90/97995/1.html '''SLurl maker'''] ''([http://forums-archive.secondlife.com/54/ef/98068/1.html discussion])'' || Dyne Talamasca || 2006-04-02 || returns the [[SLurl]] of your current position
|-
|-
| [http://forums-archive.secondlife.com/15/d6/111616/1.html WarpPos Cross-Sim Transportation] ''([http://forums-archive.secondlife.com/54/2e/111974/1.html discussion])'' || Khalek Trescothick || 2006-06-04 || [[WarpPos]] example
| [http://forums-archive.secondlife.com/15/47/98031/1.html '''Very advanced rental space script'''] ''([http://forums-archive.secondlife.com/15/47/98031/1.html discussion])'' || Kick Madonna || 2006-04-03 || land rental system
|-
|-
| [http://forums-archive.secondlife.com/15/83/112151/1.html Bulldozer Poseball] ''([http://forums-archive.secondlife.com/54/38/112197/1.html discussion])'' || Yumi Murakami || 2006-06-06 || stops sit animation overrides from old AOs
| [http://forums-archive.secondlife.com/15/57/98941/1.html '''Diffie-Hellman Key Exchange'''] ''([http://forums-archive.secondlife.com/54/6a/98944/1.html discussion])'' || MC Seattle || 2006-04-07 || proof of concept
|-
|-
| [http://forums-archive.secondlife.com/15/37/112610/1.html Random 32 character string Function] ''([http://forums-archive.secondlife.com/54/63/112699/1.html discussion])'' || Jim Bunderfeld || 2006-06-08 || example function
| [http://forums-archive.secondlife.com/15/d4/99525/1.html '''Market Data Scraper'''] ''([http://forums-archive.secondlife.com/54/a0/99999/1.html discussion])'' || MC Seattle || 2006-04-10 || PHP example scrapes market data from SL, see also [https://blogs.secondlife.com/community/features/blog/2006/10/03/new-data-feeds-1 this blog post] for pages that are easier to parse
|-
|-
| [http://forums-archive.secondlife.com/15/ea/112675/1.html Chat-URL-Tracker] ''([http://forums-archive.secondlife.com/54/b7/112700/1.html discussion])'' || Cockerel Mommsen || 2006-06-08 || make URLs in chat clickable; semi-obsolete, most viewers have this built in now
| [http://forums-archive.secondlife.com/15/26/100139/1.html '''Particle system script'''] ''([http://forums-archive.secondlife.com/54/28/100260/1.html discussion])'' || Teffler Detritus || 2006-04-13 || create particle systems interactively with chat commands
|-
|-
| [http://forums-archive.secondlife.com/15/9a/113056/1.html Listen not working for new owner?] ''([http://forums-archive.secondlife.com/54/77/113142/1.html discussion])'' || Guitar Petty || 2006-06-10 || a brute force way to address how [[llListen]] filters do not automatically change on transfer
| [http://forums-archive.secondlife.com/15/a1/100131/1.html '''Land Manipulator'''] ''([http://forums-archive.secondlife.com/54/98/100256/1.html discussion])'' || ed44 Gupte || 2006-04-13 || terraforming tool
|-
|-
| [http://forums-archive.secondlife.com/15/21/106049/1.html Login Proxy] ''([http://forums-archive.secondlife.com/54/c7/123365/1.html discussion])'' || Eddy Stryker || 2006-06-11 || PHP script for login; from before SL went open source
| [http://forums-archive.secondlife.com/15/2c/100205/1.html '''Binary Math'''] ''([http://forums-archive.secondlife.com/54/3a/100261/1.html discussion])'' || MC Seattle || 2006-04-14 || arithmetic functions
|-
|-
| [http://forums-archive.secondlife.com/15/98/114254/1.html Single Item vendor box with age check] ''([http://forums-archive.secondlife.com/54/53/114336/1.html discussion])'' || Osgeld Barmy || 2006-06-15 || only allows new residents to buy
| [http://forums-archive.secondlife.com/15/fe/101242/1.html '''quick HUD tipper'''] ''([http://forums-archive.secondlife.com/54/60/101313/1.html discussion])'' || Yumi Murakami || 2006-04-18 || attachment pays land owner L$1 on touch, does not work on group deeded land
|-
|-
| [http://forums-archive.secondlife.com/15/31/115584/1.html Auto die tip jar] ''([http://forums-archive.secondlife.com/54/f9/116787/1.html discussion]) || grumble Loudon || 2006-06-21 || self destructing tip jar for forgetful performers
| [http://forums-archive.secondlife.com/15/6b/101617/1.html '''Top Logger'''] ''([http://forums-archive.secondlife.com/54/07/101978/1.html discussion])'' || Top Tank || 2006-04-20 || generalized script logging functions
|-
|-
| [http://forums-archive.secondlife.com/15/e7/115536/1.html RLib - A Developer Library] ''([http://forums-archive.secondlife.com/54/be/115545/1.html discussion])'' || Hitani Fugazi || 2006-06-21 || collection of LSL utility functions
| [http://lslwiki.net/lslwiki/wakka.php?wakka=LibraryTimelessLinkedDoor '''Timeless Linked Door'''] ''([http://forums-archive.secondlife.com/54/c1/102699/1.html discussion])'' || Timeless Prototype || 2006-04-23 || a very popular door
|-
|-
| [http://forums-archive.secondlife.com/15/79/115851/1.html Rotate prim while retaining scale] ''([http://forums-archive.secondlife.com/54/4f/116788/1.html discussion])'' || Lex Neva || 2006-06-22 || fixes prims built at the wrong rotation
| [http://forums-archive.secondlife.com/15/71/102559/1.html '''Point a child prim at a region-coordinate target'''] ''([http://forums-archive.secondlife.com/54/a6/102700/1.html discussion])'' || Cross Lament || 2006-04-25 || rotation example
|-
|-
| [http://forums-archive.secondlife.com/15/bc/117800/1.html PvP Logger] ''([http://forums-archive.secondlife.com/54/ac/118136/1.html discussion])'' || Yiffy Yaffle || 2006-07-01 || LSL version of bumps, pushes, hits display
| [http://forums-archive.secondlife.com/15/2d/102727/1.html '''Face Colour'''] || Haravikk Mistral || 2006-04-26 || prim face visualizer
|-
|-
| [http://forums-archive.secondlife.com/15/5f/119036/1.html Light with Touch On/Off and changeable color via chat commands] ''([http://forums-archive.secondlife.com/54/d2/119252/1.html discussion])''|| 2fast4u Nabob || 2006-07-07 ||
| [http://forums-archive.secondlife.com/15/01/104547/1.html '''Single Neat Elevator II'''] ''([http://forums-archive.secondlife.com/54/0e/104555/1.html discussion])'' || Seagel Neville || 2006-05-03 || [[WarpPos]] teleporter system
|-
|-
| [http://forums-archive.secondlife.com/15/e9/119377/1.html Online Status Indicator with PHP script] ''([http://forums-archive.secondlife.com/54/67/120394/1.html discussion])'' || Aster Lardner || 2006-07-08 || relay online status to outside web sites
| [http://forums-archive.secondlife.com/15/d6/106623/1.html '''Avatar Magnet'''] ''([http://forums-archive.secondlife.com/54/c0/106825/1.html discussion])'' || Intent Unknown || 2006-05-13 || [[llPushObject]] toy
|-
|-
| [http://forums-archive.secondlife.com/15/df/120520/1.html Single Item Vendor with IM & Email Support] ''([http://forums-archive.secondlife.com/54/eb/123364/1.html discussion])'' || Validus Bishop || 2006-07-13 ||  
| [http://forums-archive.secondlife.com/15/e7/106777/1.html '''jelly prims'''] ''([http://forums-archive.secondlife.com/54/8d/106826/1.html discussion]) || Osgeld Barmy || 2006-05-14 || fun demo makes a prim morph in [http://en.wikipedia.org/wiki/Gumbasia Gumbasia] style
|-
|-
| [http://forums-archive.secondlife.com/15/0a/121162/1.html 1000m Menu-driven Intra-Sim Teleporter] ''([http://forums-archive.secondlife.com/54/a6/122000/1.html discussion])'' || Nepenthes Ixchel || 2006-07-15 || needs update, tied to old 768 meter build height limit
| [http://forums-archive.secondlife.com/15/39/106798/1.html '''MLP - Multi-love-pose 1.0'''] ''([http://forums-archive.secondlife.com/54/89/106853/1.html discussion])'' || Miffy Fluffy || 2006-05-15 || See [[MLPV2]] for newer versions
|-
|-
| [http://forums-archive.secondlife.com/15/a1/122702/1.html Emergency Bouncer with Ban] ''([http://forums-archive.secondlife.com/54/6a/123361/1.html discussion])'' || Moonshine Herbst || 2006-07-20 || give parcel banning ability to group members
| [http://forums-archive.secondlife.com/15/5c/108297/1.html '''Window Tinting System'''] ''([http://forums-archive.secondlife.com/54/ac/109800/1.html discussion])'' || Lecina Enigma || 2006-05-22 || can control all windows in a house
|-
|-
| [http://forums-archive.secondlife.com/15/78/123171/1.html Personal Alt Bank] ''([http://forums-archive.secondlife.com/54/e3/123362/1.html discussion])'' || Deight Boccara || 2006-07-22 || pay and withdraw your alt's L$ balance without logging them in
| [http://forums-archive.secondlife.com/15/62/108528/1.html '''Reset a script on rez ONCE'''] ''([http://forums-archive.secondlife.com/54/45/109801/1.html discussion])'' || Graysen Graff || 2006-05-23 || cause another script in the same prim to be reset when the object is rezzed for the first time
|-
|-
| [http://forums-archive.secondlife.com/15/ff/123820/1.html Prim Shape reminder] ''([http://forums-archive.secondlife.com/54/e0/124169/1.html discussion])'' || Seagel Neville || 2006-07-24 || store and recreate useful prim shapes
| [http://forums-archive.secondlife.com/15/fb/108592/1.html '''Adler32 CRC (hash) and char -> ASCII functions'''] ''([http://forums-archive.secondlife.com/54/f2/109802/1.html discussion])'' || Huns Valen || 2006-05-23 ||
|-
|-
| [http://forums-archive.secondlife.com/15/ff/123927/1.html Iris opening door script, using a torus] ''([http://forums-archive.secondlife.com/54/04/124170/1.html discussion])'' || Ceera Murakami || 2006-07-24 ||
| [http://forums-archive.secondlife.com/15/b3/108952/1.html '''Simple method of generating multiple sequential dialog menus'''] ''([http://forums-archive.secondlife.com/54/2d/109803/1.html discussion])'' || Tex Armistice || 2006-05-24 ||
|-
|-
| [http://forums-archive.secondlife.com/15/a8/124327/1.html Prim Persistant Data Storage] ''([http://forums-archive.secondlife.com/54/99/124581/1.html discussion])'' || ed44 Gupte || 2006-07-26 || compact data storage in prim description
| [http://forums-archive.secondlife.com/15/08/109537/1.html '''WarpPos -- llSetPos without the limits'''] ''([http://forums-archive.secondlife.com/54/8d/109523/1.html discussion])'' || Keknehv Psaltery || 2006-05-26 || obsolete original version; see [[WarpPos]] for updates
|-
|-
| [http://forums-archive.secondlife.com/15/cb/124689/1.html No phy/no sit] ''([http://forums-archive.secondlife.com/54/aa/124747/1.html discussion])'' || LaZy Hulka || 2006-07-27 || disallow sitting on an object
| [http://forums-archive.secondlife.com/15/10/111004/1.html '''Preload Gesture Sounds'''] ''([http://forums-archive.secondlife.com/54/15/111177/1.html discussion])'' || Jim Bunderfeld || 2006-06-01 || cache sounds so you can hear them on the first play
|-
|-
| [http://forums-archive.secondlife.com/15/36/124969/1.html Particle System Template] ''([http://forums-archive.secondlife.com/54/bd/125259/1.html discussion])'' || Angela Salome || 2006-07-28 ||
| [http://forums-archive.secondlife.com/15/a1/111523/1.html '''Auto-Detacher'''] ''([http://forums-archive.secondlife.com/54/99/111972/1.html discussion])'' || Angela Salome || 2006-06-03 || stops newbies from wearing boxes they should rez and open
|-
|-
| [http://forums-archive.secondlife.com/15/28/126305/1.html Enhanced Single-Item, Single-Prim Vendor] ''([http://forums-archive.secondlife.com/54/da/126670/1.html discussion])'' || Mark Assia || 2006-08-02 || can point buyer to web shopping sites (will need updates, uses defunct sites)
| [http://forums-archive.secondlife.com/15/d6/111616/1.html '''WarpPos Cross-Sim Transportation'''] ''([http://forums-archive.secondlife.com/54/2e/111974/1.html discussion])'' || Khalek Trescothick || 2006-06-04 || [[WarpPos]] example
|-
|-
| [http://forums-archive.secondlife.com/15/a3/126304/1.html Temp Prim Rezzer] ''([http://forums-archive.secondlife.com/54/b2/126351/1.html discussion])'' || Eata Kitty || 2006-08-02 || check your covenant, many do not allow these
| [http://forums-archive.secondlife.com/15/83/112151/1.html '''Bulldozer Poseball'''] ''([http://forums-archive.secondlife.com/54/38/112197/1.html discussion])'' || Yumi Murakami || 2006-06-06 || stops sit animation overrides from old AOs
|-
|-
| [http://forums-archive.secondlife.com/15/eb/126580/1.html Hud Script] ''([http://forums-archive.secondlife.com/54/06/126671/1.html discussion])'' || LaZy Hulka || 2006-08-02 || show, hide buttons
| [http://forums-archive.secondlife.com/15/37/112610/1.html '''Random 32 character string Function'''] ''([http://forums-archive.secondlife.com/54/63/112699/1.html discussion])'' || Jim Bunderfeld || 2006-06-08 || example function
|-
|-
| [http://forums-archive.secondlife.com/15/66/127049/1.html Donation/Tipjar script with a 'goal' and progress meter] ''([http://forums-archive.secondlife.com/54/f4/127195/1.html discussion])'' || Angel Fluffy || 2006-08-04 ||
| [http://forums-archive.secondlife.com/15/ea/112675/1.html '''Chat-URL-Tracker'''] ''([http://forums-archive.secondlife.com/54/b7/112700/1.html discussion])'' || Cockerel Mommsen || 2006-06-08 || make URLs in chat clickable; semi-obsolete, most viewers have this built in now
|-
|-
| [http://forums-archive.secondlife.com/15/a6/127324/1.html script to notify you when your land sells] ''([http://forums-archive.secondlife.com/54/11/127423/1.html discussion])'' || Angel Fluffy || 2006-08-06 || sends you an IM when your land is sold
| [http://forums-archive.secondlife.com/15/9a/113056/1.html '''Listen not working for new owner?'''] ''([http://forums-archive.secondlife.com/54/77/113142/1.html discussion])'' || Guitar Petty || 2006-06-10 || a brute force way to address how [[llListen]] filters do not automatically change on transfer
|-
|-
| [http://forums-archive.secondlife.com/15/d6/129329/1.html Bucky's Radio 2.6.4] ''([http://forums-archive.secondlife.com/54/39/129409/1.html discussion]) || bucky Barkley || 2006-08-11 || very popular parcel music jukebox
| [http://forums-archive.secondlife.com/15/21/106049/1.html '''Login Proxy'''] ''([http://forums-archive.secondlife.com/54/c7/123365/1.html discussion])'' || Eddy Stryker || 2006-06-11 || PHP script for login; from before SL went open source
|-
|-
| [http://forums-archive.secondlife.com/15/af/129693/1.html Script controller] ''([http://forums-archive.secondlife.com/54/a1/130812/1.html discussion])'' || Dom DaSilva || 2006-08-13 || uses [[llSetScriptState]] to toggle scripts in an prim on or off
| [http://forums-archive.secondlife.com/15/98/114254/1.html '''Single Item vendor box with age check'''] ''([http://forums-archive.secondlife.com/54/53/114336/1.html discussion])'' || Osgeld Barmy || 2006-06-15 || only allows new residents to buy
|-
|-
| [http://forums-archive.secondlife.com/15/88/130852/1.html Multiple Anim] ''([http://forums-archive.secondlife.com/54/56/131078/1.html discussion])'' || Norman Desmoulins || 2006-08-17 || pose stand with dialog to choose animation
| [http://forums-archive.secondlife.com/15/31/115584/1.html '''Auto die tip jar'''] ''([http://forums-archive.secondlife.com/54/f9/116787/1.html discussion]) || grumble Loudon || 2006-06-21 || self destructing tip jar for forgetful performers
|-
|-
| [http://forums-archive.secondlife.com/15/cd/130856/1.html Particle Script Simplifier] ''([http://forums-archive.secondlife.com/54/0b/131079/1.html discussion])'' || Norman Desmoulins || 2006-08-17 || liberally commented [[llParticleSystem]] wrapper
| [http://forums-archive.secondlife.com/15/e7/115536/1.html '''RLib - A Developer Library'''] ''([http://forums-archive.secondlife.com/54/be/115545/1.html discussion])'' || Hitani Fugazi || 2006-06-21 || collection of LSL utility functions
|-
|-
| [http://forums-archive.secondlife.com/15/e0/130851/1.html Visitor List with Notification & Query] ''([http://forums-archive.secondlife.com/54/97/131077/1.html discussion])'' || Norman Desmoulins || 2006-08-17 || with offline querying by email
| [http://forums-archive.secondlife.com/15/79/115851/1.html '''Rotate prim while retaining scale'''] ''([http://forums-archive.secondlife.com/54/4f/116788/1.html discussion])'' || Lex Neva || 2006-06-22 || fixes prims built at the wrong rotation
|-
|-
| [http://forums-archive.secondlife.com/15/e2/130768/1.html Radar/Scanner] ''([http://forums-archive.secondlife.com/54/5b/130813/1.html discussion])'' || Sable Till || 2006-08-17 || shows avatar distance, direction, time
| [http://forums-archive.secondlife.com/15/bc/117800/1.html '''PvP Logger'''] ''([http://forums-archive.secondlife.com/54/ac/118136/1.html discussion])'' || Yiffy Yaffle || 2006-07-01 || LSL version of bumps, pushes, hits display
|-
|-
| [http://forums-archive.secondlife.com/15/4f/131922/1.html Bucky's Web Browser 0.3] ''([http://forums-archive.secondlife.com/54/18/132514/1.html discussion])'' || bucky Barkley || 2006-08-22 || dialog and chat driven web page launcher
| [http://forums-archive.secondlife.com/15/5f/119036/1.html '''Light with Touch On/Off and changeable color via chat commands'''] ''([http://forums-archive.secondlife.com/54/d2/119252/1.html discussion])''|| 2fast4u Nabob || 2006-07-07 ||
|-
|-
| [http://forums-archive.secondlife.com/15/ca/132672/1.html Growth Script] ''([http://forums-archive.secondlife.com/54/1d/133213/1.html discussion])'' || Floog Stuart || 2006-08-25 || makes a prim grow on its Z axis when the sun is out
| [http://forums-archive.secondlife.com/15/e9/119377/1.html '''Online Status Indicator with PHP script'''] ''([http://forums-archive.secondlife.com/54/67/120394/1.html discussion])'' || Aster Lardner || 2006-07-08 || relay online status to outside web sites
|-
|-
| [http://forums-archive.secondlife.com/15/d1/132811/1.html llHTTPRequest <-> mySQL] ''([http://forums-archive.secondlife.com/54/9d/133214/1.html discussion])'' || Lasivian Leandros || 2006-08-25 || PHP interface helps LSL scripts query remote databases with [[llHTTPRequest]]
| [http://forums-archive.secondlife.com/15/df/120520/1.html '''Single Item Vendor with IM & Email Support'''] ''([http://forums-archive.secondlife.com/54/eb/123364/1.html discussion])'' || Validus Bishop || 2006-07-13 ||  
|-
|-
| [http://forums-archive.secondlife.com/15/17/133249/1.html inworld Linden Blogs headlines reader] ''([http://forums-archive.secondlife.com/54/d1/135017/1.html discussion])'' || Osgeld Barmy || 2006-08-27 || retrive RSS from Osgeld's server
| [http://forums-archive.secondlife.com/15/0a/121162/1.html '''1000m Menu-driven Intra-Sim Teleporter'''] ''([http://forums-archive.secondlife.com/54/a6/122000/1.html discussion])'' || Nepenthes Ixchel || 2006-07-15 || needs update, tied to old 768 meter build height limit
|-
|-
| [http://forums-archive.secondlife.com/15/10/133663/1.html Prototype Car] ''([http://forums-archive.secondlife.com/54/36/135023/1.html discussion])'' || Tamaria Vixen || 2006-08-29 || for making and debugging ground vehicles
| [http://forums-archive.secondlife.com/15/a1/122702/1.html '''Emergency Bouncer with Ban'''] ''([http://forums-archive.secondlife.com/54/6a/123361/1.html discussion])'' || Moonshine Herbst || 2006-07-20 || give parcel banning ability to group members
|-
|-
| [http://forums-archive.secondlife.com/15/26/133659/1.html Bucky's Texture Chooser 1.0b19] ''([http://forums-archive.secondlife.com/54/45/135021/1.html discussion])'' || bucky Barkley || 2006-08-29 || organizer
| [http://forums-archive.secondlife.com/15/78/123171/1.html '''Personal Alt Bank'''] ''([http://forums-archive.secondlife.com/54/e3/123362/1.html discussion])'' || Deight Boccara || 2006-07-22 || pay and withdraw your alt's L$ balance without logging them in
|-
|-
| [http://forums-archive.secondlife.com/15/4e/134594/1.html Flight Assist] ''([http://forums-archive.secondlife.com/54/81/135024/1.html discussion])'' || Morph Wollongong || 2006-09-03 || pass flight ceiling, plus speed boost
| [http://forums-archive.secondlife.com/15/ff/123820/1.html '''Prim Shape reminder'''] ''([http://forums-archive.secondlife.com/54/e0/124169/1.html discussion])'' || Seagel Neville || 2006-07-24 || store and recreate useful prim shapes
|-
|-
| [http://forums-archive.secondlife.com/15/f4/135162/1.html Very simple swing door script] ''([http://forums-archive.secondlife.com/54/33/136535/1.html discussion])'' || ed44 Gupte || 2006-09-05 ||
| [http://forums-archive.secondlife.com/15/ff/123927/1.html '''Iris opening door script, using a torus'''] ''([http://forums-archive.secondlife.com/54/04/124170/1.html discussion])'' || Ceera Murakami || 2006-07-24 ||
|-
|-
| [http://forums-archive.secondlife.com/15/3f/135330/1.html function debug] ''([http://forums-archive.secondlife.com/54/d6/136534/1.html discussion])'' || Frosty Fox || 2006-09-06 || simple switch for debug chatter
| [http://forums-archive.secondlife.com/15/a8/124327/1.html '''Prim Persistant Data Storage'''] ''([http://forums-archive.secondlife.com/54/99/124581/1.html discussion])'' || ed44 Gupte || 2006-07-26 || compact data storage in prim description
|-
|-
| [http://forums-archive.secondlife.com/15/96/135629/1.html Make the wind work on physical objects] ''([http://forums-archive.secondlife.com/54/e4/136537/1.html discussiono])'' || Goapinoa Primeau || 2006-09-07 || push an object to follow [[llWind]]
| [http://forums-archive.secondlife.com/15/cb/124689/1.html '''No phy/no sit'''] ''([http://forums-archive.secondlife.com/54/aa/124747/1.html discussion])'' || LaZy Hulka || 2006-07-27 || disallow sitting on an object
|-
|-
| [http://forums-archive.secondlife.com/15/4f/136005/1.html Astronomical Julian Dates] ''([http://forums-archive.secondlife.com/54/fe/136538/1.html discussion])'' || Pale Spectre || 2006-09-08 || convert to and from calendar dates
| [http://forums-archive.secondlife.com/15/36/124969/1.html '''Particle System Template'''] ''([http://forums-archive.secondlife.com/54/bd/125259/1.html discussion])'' || Angela Salome || 2006-07-28 ||
|-
|-
| [http://forums-archive.secondlife.com/15/f8/136893/1.html Useful Shop Visitor Tracker] ''([http://forums-archive.secondlife.com/54/68/137340/1.html discussion])'' || Meghan Eldrich || 2006-09-12 || with IM notify options
| [http://forums-archive.secondlife.com/15/28/126305/1.html '''Enhanced Single-Item, Single-Prim Vendor'''] ''([http://forums-archive.secondlife.com/54/da/126670/1.html discussion])'' || Mark Assia || 2006-08-02 || can point buyer to web shopping sites (will need updates, uses defunct sites)
|-
|-
| [http://forums-archive.secondlife.com/15/99/137152/1.html Phantom Alpha Door or Wall] ''([http://forums-archive.secondlife.com/54/fc/137341/1.html discussion])'' || ArchTx Edo || 2006-09-13 || uses private channel chat passwords to make a door open/close, lock/unlock
| [http://forums-archive.secondlife.com/15/a3/126304/1.html '''Temp Prim Rezzer'''] ''([http://forums-archive.secondlife.com/54/b2/126351/1.html discussion])'' || Eata Kitty || 2006-08-02 || check your covenant, many do not allow these
|-
|-
| [http://forums-archive.secondlife.com/15/2e/137947/1.html Simple but fun "door" scripts] ''([http://forums-archive.secondlife.com/54/c7/137951/1.html discussion])'' || Vares Solvang || 2006-09-16 || unconventional doors
| [http://forums-archive.secondlife.com/15/eb/126580/1.html '''Hud Script'''] ''([http://forums-archive.secondlife.com/54/06/126671/1.html discussion])'' || LaZy Hulka || 2006-08-02 || show, hide buttons
|-
|-
| [http://forums-archive.secondlife.com/15/79/137912/1.html Touch texture change using states - window example] ''([http://forums-archive.secondlife.com/54/b7/137945/1.html discussion])'' || ArchTx Edo || 2006-09-16 || example of LSL states
| [http://forums-archive.secondlife.com/15/66/127049/1.html '''Donation/Tipjar script with a 'goal' and progress meter'''] ''([http://forums-archive.secondlife.com/54/f4/127195/1.html discussion])'' || Angel Fluffy || 2006-08-04 ||
|-
|-
| [http://forums-archive.secondlife.com/15/e4/138010/1.html Nice, simple rotation script] ''([http://forums-archive.secondlife.com/54/88/138014/1.html discussion])'' || Sue Stonebender || 2006-09-16 || can be linked to parent, good for doors.
| [http://forums-archive.secondlife.com/15/a6/127324/1.html '''script to notify you when your land sells'''] ''([http://forums-archive.secondlife.com/54/11/127423/1.html discussion])'' || Angel Fluffy || 2006-08-06 || sends you an IM when your land is sold
|-
|-
| [http://forums-archive.secondlife.com/15/cb/138102/1.html LSL-2-PHP Library] ''([http://forums-archive.secondlife.com/54/4e/138489/1.html discussion])'' || Craze Copeland || 2006-09-17 || LSL function emulation in PHP
| [http://forums-archive.secondlife.com/15/d6/129329/1.html '''Bucky's Radio 2.6.4'''] ''([http://forums-archive.secondlife.com/54/39/129409/1.html discussion]) || bucky Barkley || 2006-08-11 || very popular parcel music jukebox
|-
|-
| [http://forums-archive.secondlife.com/15/82/138486/1.html pirate translation script] ''([http://www.clearnightsky.com/node/256 discussion])'' || Kiwini Oe || 2006-09-19 || yarrrrrrrrrrrrr
| [http://forums-archive.secondlife.com/15/af/129693/1.html '''Script controller'''] ''([http://forums-archive.secondlife.com/54/a1/130812/1.html discussion])'' || Dom DaSilva || 2006-08-13 || uses [[llSetScriptState]] to toggle scripts in an prim on or off
|-
|-
| [http://forums-archive.secondlife.com/15/95/136276/1.html InstaBlaze Firelogs] ''([http://forums-archive.secondlife.com/54/f6/136539/1.html discussion])'' || Poppet McGimsie || 2006-09-19 || mashup of random rock and fire scripts
| [http://forums-archive.secondlife.com/15/88/130852/1.html '''Multiple Anim'''] ''([http://forums-archive.secondlife.com/54/56/131078/1.html discussion])'' || Norman Desmoulins || 2006-08-17 || pose stand with dialog to choose animation
|-
|-
| [http://forums-archive.secondlife.com/15/07/138805/1.html Long distance teleport] ''([http://forums-archive.secondlife.com/54/24/138989/1.html discussion])'' || Lisbeth Cohen || 2006-09-20 || [[WarpPos]] teleporters
| [http://forums-archive.secondlife.com/15/cd/130856/1.html '''Particle Script Simplifier'''] ''([http://forums-archive.secondlife.com/54/0b/131079/1.html discussion])'' || Norman Desmoulins || 2006-08-17 || liberally commented [[llParticleSystem]] wrapper
|-
|-
| [http://forums-archive.secondlife.com/15/4c/138878/1.html llMessageLinked and link_message example] ''([http://forums-archive.secondlife.com/54/aa/138990/1.html discussion])'' || ArchTx Edo || 2006-09-21 ||
| [http://forums-archive.secondlife.com/15/e0/130851/1.html '''Visitor List with Notification & Query'''] ''([http://forums-archive.secondlife.com/54/97/131077/1.html discussion])'' || Norman Desmoulins || 2006-08-17 || with offline querying by email
|-
|-
| [http://forums-archive.secondlife.com/15/48/139037/1.html Alt Cookie/Change Jar] ''([http://forums-archive.secondlife.com/54/55/139797/1.html discussion])'' || Burke Prefect || 2006-09-22 || share L$ balances between listed users
| [http://forums-archive.secondlife.com/15/e2/130768/1.html '''Radar/Scanner'''] ''([http://forums-archive.secondlife.com/54/5b/130813/1.html discussion])'' || Sable Till || 2006-08-17 || shows avatar distance, direction, time
|-
|-
| [http://forums-archive.secondlife.com/15/36/139578/1.html Collision activated home security script] ''([http://forums-archive.secondlife.com/54/d7/139798/1.html discussion])'' || Vares Solvang || 2006-09-25 || teleports home avatars who bump into it
| [http://forums-archive.secondlife.com/15/4f/131922/1.html '''Bucky's Web Browser 0.3'''] ''([http://forums-archive.secondlife.com/54/18/132514/1.html discussion])'' || bucky Barkley || 2006-08-22 || dialog and chat driven web page launcher
|-
|-
| [http://forums-archive.secondlife.com/15/d3/142207/1.html AO Overriding Pose Ball] ''([http://forums-archive.secondlife.com/54/10/142477/1.html discussion])'' || Jesse Barnett || 2006-10-09 || stops sit animation overrides from old AOs
| [http://forums-archive.secondlife.com/15/ca/132672/1.html '''Growth Script'''] ''([http://forums-archive.secondlife.com/54/1d/133213/1.html discussion])'' || Floog Stuart || 2006-08-25 || makes a prim grow on its Z axis when the sun is out
|-
|-
| [http://forums-archive.secondlife.com/15/2e/142972/1.html High Speed Config Loading] ''([http://forums-archive.secondlife.com/54/49/144016/1.html discussion])'' || Squirrel Wood || 2006-10-12 || uses names of prim inventory items to store data
| [http://forums-archive.secondlife.com/15/d1/132811/1.html '''llHTTPRequest <-> mySQL'''] ''([http://forums-archive.secondlife.com/54/9d/133214/1.html discussion])'' || Lasivian Leandros || 2006-08-25 || PHP interface helps LSL scripts query remote databases with [[llHTTPRequest]]
|-
|-
| [http://forums-archive.secondlife.com/15/70/143991/1.html getting attention with particles] ''([http://forums-archive.secondlife.com/54/44/144017/1.html discussion])'' || Angel Fluffy || 2006-10-17 || tip jar with particle effects
| [http://forums-archive.secondlife.com/15/17/133249/1.html '''inworld Linden Blogs headlines reader'''] ''([http://forums-archive.secondlife.com/54/d1/135017/1.html discussion])'' || Osgeld Barmy || 2006-08-27 || retrive RSS from Osgeld's server
|-
|-
| [http://forums-archive.secondlife.com/15/12/144421/1.html Online status and online tracker IM sender] ''([http://forums-archive.secondlife.com/54/9f/144930/1.html discussion])'' || Packard Sonic || 2006-10-19 ||
| [http://forums-archive.secondlife.com/15/10/133663/1.html '''Prototype Car'''] ''([http://forums-archive.secondlife.com/54/36/135023/1.html discussion])'' || Tamaria Vixen || 2006-08-29 || for making and debugging ground vehicles
|-
|-
| [http://forums-archive.secondlife.com/15/85/144919/1.html Simple Show/Hide Script] ''([http://forums-archive.secondlife.com/54/3c/144932/1.html discussion])'' || Sean Playfair || 2006-10-22 || show or hide a prim by chat commands
| [http://forums-archive.secondlife.com/15/26/133659/1.html '''Bucky's Texture Chooser 1.0b19'''] ''([http://forums-archive.secondlife.com/54/45/135021/1.html discussion])'' || bucky Barkley || 2006-08-29 || organizer
|-
|-
| [http://forums-archive.secondlife.com/15/8a/144806/1.html Offset Reporter] ''([http://forums-archive.secondlife.com/54/2f/144931/1.html discussion])'' || Domino Marama || 2006-10-22 || tracks changes to a prim's position and rotation
| [http://forums-archive.secondlife.com/15/4e/134594/1.html '''Flight Assist'''] ''([http://forums-archive.secondlife.com/54/81/135024/1.html discussion])'' || Morph Wollongong || 2006-09-03 || pass flight ceiling, plus speed boost
|-
|-
| [http://forums-archive.secondlife.com/15/58/145509/1.html Multi point attachment] ''([http://forums-archive.secondlife.com/54/40/145553/1.html discussion])'' || Joannah Cramer || 2006-10-25 || remember attachment offsets and rotations even after attached to another point
| [http://forums-archive.secondlife.com/15/f4/135162/1.html '''Very simple swing door script'''] ''([http://forums-archive.secondlife.com/54/33/136535/1.html discussion])'' || ed44 Gupte || 2006-09-05 ||
|-
|-
| [http://forums-archive.secondlife.com/15/1d/145712/1.html Really, really simple window blinds script] ''([http://forums-archive.secondlife.com/54/e7/145797/1.html discussion])'' || Poppet McGimsie || 2006-10-26 ||
| [http://forums-archive.secondlife.com/15/3f/135330/1.html '''function debug'''] ''([http://forums-archive.secondlife.com/54/d6/136534/1.html discussion])'' || Frosty Fox || 2006-09-06 || simple switch for debug chatter
|-
|-
| [http://forums-archive.secondlife.com/15/d2/145640/1.html Some String functions] ''([http://forums-archive.secondlife.com/54/7d/145796/1.html discussion])'' || Newgate Ludd || 2006-10-26 || comparisons, type tests
| [http://forums-archive.secondlife.com/15/96/135629/1.html '''Make the wind work on physical objects'''] ''([http://forums-archive.secondlife.com/54/e4/136537/1.html discussiono])'' || Goapinoa Primeau || 2006-09-07 || push an object to follow [[llWind]]
|-
|-
| [http://forums-archive.secondlife.com/15/6e/146463/1.html RSA Cryptography] ''([http://forums-archive.secondlife.com/54/8c/146901/1.html discussion])'' || Moose Pegler || 2006-10-31 || the modular exponentiation function can be used for other public key schemes
| [http://forums-archive.secondlife.com/15/4f/136005/1.html '''Astronomical Julian Dates'''] ''([http://forums-archive.secondlife.com/54/fe/136538/1.html discussion])'' || Pale Spectre || 2006-09-08 || convert to and from calendar dates
|-
|-
| [http://forums-archive.secondlife.com/15/49/147010/1.html LSL RSA Cryptography Library V1.0] || Moose Pegler || 2006-11-03 ||
| [http://forums-archive.secondlife.com/15/f8/136893/1.html '''Useful Shop Visitor Tracker'''] ''([http://forums-archive.secondlife.com/54/68/137340/1.html discussion])'' || Meghan Eldrich || 2006-09-12 || with IM notify options
|-
|-
| [http://forums-archive.secondlife.com/15/8c/147943/1.html Mazes Built using Walls] ''([http://forums-archive.secondlife.com/54/28/148133/1.html discussion])'' || Moose Pegler || 2006-11-08 || convert labyrinths from outside programs into prims
| [http://forums-archive.secondlife.com/15/99/137152/1.html '''Phantom Alpha Door or Wall'''] ''([http://forums-archive.secondlife.com/54/fc/137341/1.html discussion])'' || ArchTx Edo || 2006-09-13 || uses private channel chat passwords to make a door open/close, lock/unlock
|-
|-
| [http://forums-archive.secondlife.com/15/4e/148705/1.html Land Editor] ''([http://forums-archive.secondlife.com/54/36/148950/1.html discussion])'' || Landing Normandy || 2006-11-13 || GUI powered landscaping tool
| [http://forums-archive.secondlife.com/15/2e/137947/1.html '''Simple but fun "door" scripts'''] ''([http://forums-archive.secondlife.com/54/c7/137951/1.html discussion])'' || Vares Solvang || 2006-09-16 || unconventional doors
|-
|-
| [http://forums-archive.secondlife.com/54/89/148951/1.html Short-Term CopyBOT countermeasure] || Ethan Cinquetti || 2006-11-14 || obsolete, copybot stopped using the public <code>!quit</code> command in 2006.
| [http://forums-archive.secondlife.com/15/79/137912/1.html '''Touch texture change using states - window example'''] ''([http://forums-archive.secondlife.com/54/b7/137945/1.html discussion])'' || ArchTx Edo || 2006-09-16 || example of LSL states
|-
|-
| [http://forums-archive.secondlife.com/15/8b/150227/1.html Parametric Surface Rezzer] ''([http://forums-archive.secondlife.com/54/30/150639/1.html discussion])'' || Seifert Surface || 2006-11-21 || scripts for rezzing surfaces from arbitrary parametric equations
| [http://forums-archive.secondlife.com/15/e4/138010/1.html '''Nice, simple rotation script'''] ''([http://forums-archive.secondlife.com/54/88/138014/1.html discussion])'' || Sue Stonebender || 2006-09-16 || can be linked to parent, good for doors.
|-
|-
| [http://forums-archive.secondlife.com/15/2d/150602/1.html 1 prim double sliding glass door] ''([http://forums-archive.secondlife.com/54/53/150641/1.html discussion])'' || Seagel Neville || 2006-11-23 || the "Star Trek" door found all over SL
| [http://forums-archive.secondlife.com/15/cb/138102/1.html '''LSL-2-PHP Library'''] ''([http://forums-archive.secondlife.com/54/4e/138489/1.html discussion])'' || Craze Copeland || 2006-09-17 || LSL function emulation in PHP
|-
|-
| [http://forums-archive.secondlife.com/15/6e/150577/1.html Truly Random Hue] ''([http://forums-archive.secondlife.com/54/ec/150640/1.html discussion])'' || Abu Nasu || 2006-11-23 || pick a random color with tons of saturation
| [http://forums-archive.secondlife.com/15/82/138486/1.html '''pirate translation script'''] ''([http://www.clearnightsky.com/node/256 discussion])'' || Kiwini Oe || 2006-09-19 || yarrrrrrrrrrrrr
|-
|-
| [http://forums-archive.secondlife.com/15/34/151454/1.html Number/Name Prims in Link Order] ''([http://forums-archive.secondlife.com/54/08/152090/1.html discussion])'' || Graysen Graff || 2006-11-28 || renames prims in a link set to match link numbers
| [http://forums-archive.secondlife.com/15/95/136276/1.html '''InstaBlaze Firelogs'''] ''([http://forums-archive.secondlife.com/54/f6/136539/1.html discussion])'' || Poppet McGimsie || 2006-09-19 || mashup of random rock and fire scripts
|-
|-
| [http://forums-archive.secondlife.com/15/c2/152021/1.html SLurl maker] ''([http://forums-archive.secondlife.com/54/f3/152091/1.html discussion])'' || Silje Russell || 2006-12-01 || returns [[SLurl]] for the current position
| [http://forums-archive.secondlife.com/15/07/138805/1.html '''Long distance teleport'''] ''([http://forums-archive.secondlife.com/54/24/138989/1.html discussion])'' || Lisbeth Cohen || 2006-09-20 || [[WarpPos]] teleporters
|-
|-
| [http://forums-archive.secondlife.com/15/13/152853/1.html Parcel DJ Station / Media changer] ''([http://forums-archive.secondlife.com/54/87/152921/1.html discussion])'' || Dimentox Travanti || 2006-12-04 || change stations via a touch and dialog, with user list
| [http://forums-archive.secondlife.com/15/4c/138878/1.html '''llMessageLinked and link_message example'''] ''([http://forums-archive.secondlife.com/54/aa/138990/1.html discussion])'' || ArchTx Edo || 2006-09-21 ||
|-
|-
| [http://forums-archive.secondlife.com/15/fd/152727/1.html mousehelddown - get more from touches] ''([http://forums-archive.secondlife.com/54/05/152919/1.html discussion])'' || Goapinoa Primeau || 2006-12-04 || allows separate actions for short and long mouse clicks
| [http://forums-archive.secondlife.com/15/48/139037/1.html '''Alt Cookie/Change Jar'''] ''([http://forums-archive.secondlife.com/54/55/139797/1.html discussion])'' || Burke Prefect || 2006-09-22 || share L$ balances between listed users
|-
|-
| [http://forums-archive.secondlife.com/15/c7/153278/1.html Easy Sit Target Positioner] ''([http://forums-archive.secondlife.com/54/6a/153963/1.html discussion])'' || Lex Neva || 2006-12-06 || sit on a poseball, position yourself exactly where you want to be, and the sit target is calculated automatically for you
| [http://forums-archive.secondlife.com/15/36/139578/1.html '''Collision activated home security script'''] ''([http://forums-archive.secondlife.com/54/d7/139798/1.html discussion])'' || Vares Solvang || 2006-09-25 || teleports home avatars who bump into it
|-
|-
| [http://forums-archive.secondlife.com/15/1c/154329/1.html lift (elevator)] ''([http://forums-archive.secondlife.com/54/2f/154380/1.html discussion])'' || timeless Montreal || 2006-12-11 || nonphysical elevator
| [http://forums-archive.secondlife.com/15/d3/142207/1.html '''AO Overriding Pose Ball'''] ''([http://forums-archive.secondlife.com/54/10/142477/1.html discussion])'' || Jesse Barnett || 2006-10-09 || stops sit animation overrides from old AOs
|-
|-
| [http://forums-archive.secondlife.com/15/b4/155356/1.html Reliably detect when avatar moves] ''([http://forums-archive.secondlife.com/54/ed/156732/1.html discussion]) || Geuis Dassin || 2006-12-16 || workaround for [[moving_start]]/[[moving_end]] unreliability
| [http://forums-archive.secondlife.com/15/2e/142972/1.html '''High Speed Config Loading'''] ''([http://forums-archive.secondlife.com/54/49/144016/1.html discussion])'' || Squirrel Wood || 2006-10-12 || uses names of prim inventory items to store data
|-
|-
| [http://forums-archive.secondlife.com/15/d3/156118/1.html HUD, Hovering Text, and Dialog Example] ''([http://forums-archive.secondlife.com/54/75/156734/1.html discussion])'' || Clayton Cinquetti || 2006-12-20 ||
| [http://forums-archive.secondlife.com/15/70/143991/1.html '''getting attention with particles'''] ''([http://forums-archive.secondlife.com/54/44/144017/1.html discussion])'' || Angel Fluffy || 2006-10-17 || tip jar with particle effects
|-
|-
| [http://forums-archive.secondlife.com/15/0c/156719/1.html LSL quine] ''([http://forums-archive.secondlife.com/54/1b/156738/1.html discussion])'' || Lex Neva, Seifert Surface || 2006-12-24 || [http://en.wikipedia.org/wiki/Quine_%28computing%29 more about quines] if you like this
| [http://forums-archive.secondlife.com/15/12/144421/1.html '''Online status and online tracker IM sender'''] ''([http://forums-archive.secondlife.com/54/9f/144930/1.html discussion])'' || Packard Sonic || 2006-10-19 ||
|-
|-
| [http://forums-archive.secondlife.com/15/51/156701/1.html How to use llMessageLinked for advanced stuff] ''([http://forums-archive.secondlife.com/54/42/156736/1.html discussion])'' || Shippou Oud || 2006-12-24 || example to address individual prims
| [http://forums-archive.secondlife.com/15/85/144919/1.html '''Simple Show/Hide Script'''] ''([http://forums-archive.secondlife.com/54/3c/144932/1.html discussion])'' || Sean Playfair || 2006-10-22 || show or hide a prim by chat commands
|-
|-
| [http://forums-archive.secondlife.com/15/1a/157542/1.html Simple Sim Diagnostic Tool] ''([http://forums-archive.secondlife.com/54/5f/158921/1.html discussion])'' || Shippou Oud|| 2006-12-29 || region stats monitor
| [http://forums-archive.secondlife.com/15/8a/144806/1.html '''Offset Reporter'''] ''([http://forums-archive.secondlife.com/54/2f/144931/1.html discussion])'' || Domino Marama || 2006-10-22 || tracks changes to a prim's position and rotation
|-
|-
| [http://forums-archive.secondlife.com/15/8a/158479/1.html XY Text Light] ''([http://forums-archive.secondlife.com/54/16/158923/1.html discussion])'' || Osgeld Barmy || 2007-01-04 || smaller simpler alternative to [[XyText 1.5|XYText]]
| [http://forums-archive.secondlife.com/15/58/145509/1.html '''Multi point attachment'''] ''([http://forums-archive.secondlife.com/54/40/145553/1.html discussion])'' || Joannah Cramer || 2006-10-25 || remember attachment offsets and rotations even after attached to another point
|-
|-
| [http://forums-archive.secondlife.com/15/8b/158548/1.html Crude 250m+ flight enhancer for newbies] ''([http://forums-archive.secondlife.com/54/32/158925/1.html discussion])'' || Jolan Nolan || 2007-01-04 ||
| [http://forums-archive.secondlife.com/15/1d/145712/1.html '''Really, really simple window blinds script'''] ''([http://forums-archive.secondlife.com/54/e7/145797/1.html discussion])'' || Poppet McGimsie || 2006-10-26 ||
|-
|-
| [http://forums-archive.secondlife.com/15/3e/158763/1.html Detecting a Double Click] ''([http://forums-archive.secondlife.com/54/6e/158926/1.html discussion])'' || Jiminy Roo || 2007-01-05 || in laggy areas this may not be too good to use
| [http://forums-archive.secondlife.com/15/d2/145640/1.html '''Some String functions'''] ''([http://forums-archive.secondlife.com/54/7d/145796/1.html discussion])'' || Newgate Ludd || 2006-10-26 || comparisons, type tests
|-
|-
| [http://forums-archive.secondlife.com/15/de/158885/1.html Prim side announcer] ''([http://forums-archive.secondlife.com/54/9c/158927/1.html discussion])'' || Soen Eber || 2007-01-06 || count prim sides, highlight and announce face numbers on touch
| [http://forums-archive.secondlife.com/15/6e/146463/1.html '''RSA Cryptography'''] ''([http://forums-archive.secondlife.com/54/8c/146901/1.html discussion])'' || Moose Pegler || 2006-10-31 || the modular exponentiation function can be used for other public key schemes
|-
|-
| [http://forums-archive.secondlife.com/15/07/159175/1.html Working Age Detector] ''([http://forums-archive.secondlife.com/54/db/160768/1.html discussion])'' || Shippou Oud || 2007-01-07 || determine avatar's age (not real life age) when clicked
| [http://forums-archive.secondlife.com/15/49/147010/1.html '''LSL RSA Cryptography Library V1.0'''] || Moose Pegler || 2006-11-03 ||
|-
|-
| [http://forums-archive.secondlife.com/15/c0/160279/1.html OpenSourcing my Builder Objects] ''([http://forums-archive.secondlife.com/54/95/166238/1.html discussion])'' || sparti Carroll || 2007-01-13 || pointer to free builder objects in Chessport
| [http://forums-archive.secondlife.com/15/8c/147943/1.html '''Mazes Built using Walls'''] ''([http://forums-archive.secondlife.com/54/28/148133/1.html discussion])'' || Moose Pegler || 2006-11-08 || convert labyrinths from outside programs into prims
|-
|-
| [http://forums-archive.secondlife.com/15/73/160510/1.html Menu Driven Window Tint Script] ''([http://forums-archive.secondlife.com/54/a7/160769/1.html discussion])'' || Abba Thiebaud || 2007-01-14 ||
| [http://forums-archive.secondlife.com/15/4e/148705/1.html '''Land Editor'''] ''([http://forums-archive.secondlife.com/54/36/148950/1.html discussion])'' || Landing Normandy || 2006-11-13 || GUI powered landscaping tool
|-
|-
| [http://forums-archive.secondlife.com/15/7b/160571/1.html The better double-click] ''([http://forums-archive.secondlife.com/54/06/160770/1.html discussion]) || Geuis Dassin || 2007-01-14 || one way to detect mouse double clicks in LSL
| [http://forums-archive.secondlife.com/54/89/148951/1.html '''Short-Term CopyBOT countermeasure'''] || Ethan Cinquetti || 2006-11-14 || obsolete, copybot stopped using the public <code>!quit</code> command in 2006.
|-
|-
| [http://forums-archive.secondlife.com/15/c3/161580/1.html Particle Garden] ''([http://forums-archive.secondlife.com/54/56/161928/1.html discussion])'' || Zara Vale || 2007-01-19 || garden grows slowly with random textures
| [http://forums-archive.secondlife.com/15/8b/150227/1.html '''Parametric Surface Rezzer'''] ''([http://forums-archive.secondlife.com/54/30/150639/1.html discussion])'' || Seifert Surface || 2006-11-21 || scripts for rezzing surfaces from arbitrary parametric equations
|-
|-
| [http://forums-archive.secondlife.com/15/ec/161515/1.html YAC, Yet Another Calculator] ''([http://forums-archive.secondlife.com/54/de/161927/1.html discussion])'' || Mikhail Pasternak || 2007-01-19 || uses RPN ([http://en.wikipedia.org/wiki/Reverse_Polish_notation reverse Polish notation])
| [http://forums-archive.secondlife.com/15/2d/150602/1.html '''1 prim double sliding glass door'''] ''([http://forums-archive.secondlife.com/54/53/150641/1.html discussion])'' || Seagel Neville || 2006-11-23 || the "Star Trek" door found all over SL
|-
|-
| [http://forums-archive.secondlife.com/15/c2/161752/1.html Sensor Notice] ''([http://forums-archive.secondlife.com/54/74/161929/1.html discussion])'' || Joker Opus || 2007-01-20 || send an [[llDialog]] notification to avatars in sensor range
| [http://forums-archive.secondlife.com/15/6e/150577/1.html '''Truly Random Hue'''] ''([http://forums-archive.secondlife.com/54/ec/150640/1.html discussion])'' || Abu Nasu || 2006-11-23 || pick a random color with tons of saturation
|-
|-
| [http://forums-archive.secondlife.com/15/cc/161974/1.html Particle XY Text] ''([http://forums-archive.secondlife.com/54/31/163197/1.html discussion])'' || Zara Vale || 2007-01-21 || signboard made out of particles
| [http://forums-archive.secondlife.com/15/34/151454/1.html '''Number/Name Prims in Link Order'''] ''([http://forums-archive.secondlife.com/54/08/152090/1.html discussion])'' || Graysen Graff || 2006-11-28 || renames prims in a link set to match link numbers
|-
|-
| [http://forums-archive.secondlife.com/15/6e/162253/1.html Giant Hammer Thrower] ''([http://forums-archive.secondlife.com/54/84/166239/1.html discussion])'' || sparti Carroll || 2007-01-23 ||
| [http://forums-archive.secondlife.com/15/c2/152021/1.html '''SLurl maker'''] ''([http://forums-archive.secondlife.com/54/f3/152091/1.html discussion])'' || Silje Russell || 2006-12-01 || returns [[SLurl]] for the current position
|-
|-
| [http://forums-archive.secondlife.com/15/8f/162904/1.html The Little Box Of Calm] ''([http://forums-archive.secondlife.com/54/ed/163199/1.html discussion])'' || Gaynor Gritzi || 2007-01-27 || the purpose of this script is to bring about World Peace
| [http://forums-archive.secondlife.com/15/13/152853/1.html '''Parcel DJ Station / Media changer'''] ''([http://forums-archive.secondlife.com/54/87/152921/1.html discussion])'' || Dimentox Travanti || 2006-12-04 || change stations via a touch and dialog, with user list
|-
|-
| [http://forums-archive.secondlife.com/15/06/163039/1.html Sensor door with unknown avatar detection] ''([http://forums-archive.secondlife.com/54/96/163201/1.html discussion])'' || Fixyou Kit || 2007-01-28 || door opens for known avatars, warns about unknown avatars
| [http://forums-archive.secondlife.com/15/fd/152727/1.html '''mousehelddown - get more from touches'''] ''([http://forums-archive.secondlife.com/54/05/152919/1.html discussion])'' || Goapinoa Primeau || 2006-12-04 || allows separate actions for short and long mouse clicks
|-
|-
| [http://forums-archive.secondlife.com/15/1f/164265/1.html collision_start switch to RezObject] ''([http://forums-archive.secondlife.com/54/90/164677/1.html discussion])'' || ArchTx Edo || 2007-02-04 || rez an object when someone walks over or bumps into a prim
| [http://forums-archive.secondlife.com/15/c7/153278/1.html '''Easy Sit Target Positioner'''] ''([http://forums-archive.secondlife.com/54/6a/153963/1.html discussion])'' || Lex Neva || 2006-12-06 || sit on a poseball, position yourself exactly where you want to be, and the sit target is calculated automatically for you
|-
|-
| [http://forums-archive.secondlife.com/15/43/165895/1.html Timer Module] ''([http://forums-archive.secondlife.com/54/89/166220/1.html discussion])'' || Isabelle Aquitaine || 2007-02-12 || track multiple timers
| [http://forums-archive.secondlife.com/15/1c/154329/1.html '''lift (elevator)'''] ''([http://forums-archive.secondlife.com/54/2f/154380/1.html discussion])'' || timeless Montreal || 2006-12-11 || nonphysical elevator
|-
|-
| [http://forums-archive.secondlife.com/15/98/165908/1.html Another Simple Silly Blinds Script] ''([http://forums-archive.secondlife.com/54/d2/166222/1.html discussion])'' || Stacey Novi || 2007-02-12 || tints windows on touch
| [http://forums-archive.secondlife.com/15/b4/155356/1.html '''Reliably detect when avatar moves'''] ''([http://forums-archive.secondlife.com/54/ed/156732/1.html discussion]) || Geuis Dassin || 2006-12-16 || workaround for [[moving_start]]/[[moving_end]] unreliability
|-
|-
| [http://forums-archive.secondlife.com/15/7e/165972/1.html Vertex Modelling Tool] ''([http://forums-archive.secondlife.com/54/17/166223/1.html discussion])'' || Sanderman Cyclone || 2007-02-13 || allows you to model by positioning vertices and create fitting triangles between them
| [http://forums-archive.secondlife.com/15/d3/156118/1.html '''HUD, Hovering Text, and Dialog Example'''] ''([http://forums-archive.secondlife.com/54/75/156734/1.html discussion])'' || Clayton Cinquetti || 2006-12-20 ||
|-
|-
| [http://forums-archive.secondlife.com/15/cc/166419/1.html KDC's non linear solar clock] ''([http://forums-archive.secondlife.com/54/da/166583/1.html discussion])'' || Kyrah Abattoir || 2007-02-15 || clock that reflects SL day cycle
| [http://forums-archive.secondlife.com/15/0c/156719/1.html '''LSL quine'''] ''([http://forums-archive.secondlife.com/54/1b/156738/1.html discussion])'' || Lex Neva, Seifert Surface || 2006-12-24 || [http://en.wikipedia.org/wiki/Quine_%28computing%29 more about quines] if you like this
|-
|-
| [http://forums-archive.secondlife.com/15/30/166639/1.html The Color Master] ''([http://forums-archive.secondlife.com/54/f8/166776/1.html discussion])'' || Tyken Hightower || 2007-02-16 || fancy menu driven color changer
| [http://forums-archive.secondlife.com/15/51/156701/1.html '''How to use llMessageLinked for advanced stuff'''] ''([http://forums-archive.secondlife.com/54/42/156736/1.html discussion])'' || Shippou Oud || 2006-12-24 || example to address individual prims
|-
|-
| [http://forums-archive.secondlife.com/15/3c/166750/1.html Landowner Border Detector] ''([http://forums-archive.secondlife.com/54/c9/166777/1.html discussion])'' || BadPenguin Posthorn || 2007-02-17 || display border lines and boundary coordinates of contiguous land owned by the same landowner
| [http://forums-archive.secondlife.com/15/1a/157542/1.html '''Simple Sim Diagnostic Tool'''] ''([http://forums-archive.secondlife.com/54/5f/158921/1.html discussion])'' || Shippou Oud|| 2006-12-29 || region stats monitor
|-
|-
| [http://forums-archive.secondlife.com/15/b0/168759/1.html PureEvil PickPocket Script] || Mitzpatrick Fitzsimmons || 2007-02-28  ||
| [http://forums-archive.secondlife.com/15/8a/158479/1.html '''XY Text Light'''] ''([http://forums-archive.secondlife.com/54/16/158923/1.html discussion])'' || Osgeld Barmy || 2007-01-04 || smaller simpler alternative to [[XyText 1.5|XYText]]
|-
|-
| [http://forums-archive.secondlife.com/15/a7/169116/1.html Open Source Interoperability Framework] ''([http://forums-archive.secondlife.com/54/da/169810/1.html discussion])'' || Khemical Stonecutter || 2007-03-02 || links to LSL implementation of the Fractally Unified Network Knowledgesphere(FUNK)
| [http://forums-archive.secondlife.com/15/8b/158548/1.html '''Crude 250m+ flight enhancer for newbies'''] ''([http://forums-archive.secondlife.com/54/32/158925/1.html discussion])'' || Jolan Nolan || 2007-01-04 ||
|-
|-
| [http://forums-archive.secondlife.com/15/10/170888/1.html Keyless Product Update Server] ''([http://forums-archive.secondlife.com/54/02/171733/1.html discussion])'' || Dragon Keen || 2007-03-11 || an update server, but lets it be keyless, utilizing a mySQL backend system
| [http://forums-archive.secondlife.com/15/3e/158763/1.html '''Detecting a Double Click'''] ''([http://forums-archive.secondlife.com/54/6e/158926/1.html discussion])'' || Jiminy Roo || 2007-01-05 || in laggy areas this may not be too good to use
|-
|-
| [http://forums-archive.secondlife.com/15/75/171292/1.html XTEA Strong Encryption Implementation] ''([http://forums-archive.secondlife.com/54/31/171735/1.html discussion])'' || Morse Dillon || 2007-03-13 || see [[XTEA Strong Encryption Implementation]] for latest version
| [http://forums-archive.secondlife.com/15/de/158885/1.html '''Prim side announcer'''] ''([http://forums-archive.secondlife.com/54/9c/158927/1.html discussion])'' || Soen Eber || 2007-01-06 || count prim sides, highlight and announce face numbers on touch
|-
|-
| [http://forums-archive.secondlife.com/15/ac/171669/1.html Smooth Rotation] ''([http://forums-archive.secondlife.com/54/f8/171736/1.html discussion])'' || Gearsawe Stonecutter || 2007-03-15 || "This script is currently broken because of SL 'Features', use at your own discretion"
| [http://forums-archive.secondlife.com/15/07/159175/1.html '''Working Age Detector'''] ''([http://forums-archive.secondlife.com/54/db/160768/1.html discussion])'' || Shippou Oud || 2007-01-07 || determine avatar's age (not real life age) when clicked
|-
|-
| [http://forums-archive.secondlife.com/15/e7/172230/1.html Sky.FM radio tuner for land Music URL] ''([http://forums-archive.secondlife.com/54/4f/172661/1.html discussion])'' || DangerDave Writer || 2007-03-18 || includes stats and welcomer
| [http://forums-archive.secondlife.com/15/c0/160279/1.html '''OpenSourcing my Builder Objects'''] ''([http://forums-archive.secondlife.com/54/95/166238/1.html discussion])'' || sparti Carroll || 2007-01-13 || pointer to free builder objects in Chessport
|-
|-
| [http://forums-archive.secondlife.com/15/ec/172164/1.html Night and day particle/sound switcher] ''([http://forums-archive.secondlife.com/54/5d/172660/1.html discussion])'' || Poppet McGimsie || 2007-03-18 || switches lights and environment sounds based on [[llGetSunDirection]]
| [http://forums-archive.secondlife.com/15/73/160510/1.html '''Menu Driven Window Tint Script'''] ''([http://forums-archive.secondlife.com/54/a7/160769/1.html discussion])'' || Abba Thiebaud || 2007-01-14 ||
|-
|-
| [http://forums-archive.secondlife.com/15/12/172500/1.html Smooth fading of a linked set using one script] ''([http://forums-archive.secondlife.com/54/d9/172662/1.html discussion])'' || Nitrox Peel || 2007-03-20 || fades out or in a set number of linked prims using one script
| [http://forums-archive.secondlife.com/15/7b/160571/1.html '''The better double-click'''] ''([http://forums-archive.secondlife.com/54/06/160770/1.html discussion]) || Geuis Dassin || 2007-01-14 || one way to detect mouse double clicks in LSL
|-
|-
| [http://forums-archive.secondlife.com/15/31/172641/1.html GetNewInventoryName function] ''([http://forums-archive.secondlife.com/54/56/172663/1.html discussion])'' || ZenMondo Wormser || 2007-03-21 || returns a list of items added to prim inventory since it was last called
| [http://forums-archive.secondlife.com/15/c3/161580/1.html '''Particle Garden'''] ''([http://forums-archive.secondlife.com/54/56/161928/1.html discussion])'' || Zara Vale || 2007-01-19 || garden grows slowly with random textures
|-
|-
| [http://forums-archive.secondlife.com/15/61/172800/1.html Eazy-Cheez] ''([http://forums-archive.secondlife.com/54/b3/172875/1.html discussion])'' || Haplo Voss || 2007-03-21 || simple door and light control scripts
| [http://forums-archive.secondlife.com/15/ec/161515/1.html '''YAC, Yet Another Calculator'''] ''([http://forums-archive.secondlife.com/54/de/161927/1.html discussion])'' || Mikhail Pasternak || 2007-01-19 || uses RPN ([http://en.wikipedia.org/wiki/Reverse_Polish_notation reverse Polish notation])
|-
|-
| [http://forums-archive.secondlife.com/15/8e/172797/1.html Object Update System] ''([http://forums-archive.secondlife.com/54/43/172874/1.html discussion])'' || Darien Caldwell || 2007-03-21 || localized update system utilizing [[llRemoteLoadScriptPin]]
| [http://forums-archive.secondlife.com/15/c2/161752/1.html '''Sensor Notice'''] ''([http://forums-archive.secondlife.com/54/74/161929/1.html discussion])'' || Joker Opus || 2007-01-20 || send an [[llDialog]] notification to avatars in sensor range
|-
|-
| [http://forums-archive.secondlife.com/15/02/173689/1.html llSetLink* Helper Script] ''([http://forums-archive.secondlife.com/54/63/174179/1.html discussion])'' || Domino Marama || 2007-03-26 || help identify [[face]] number on a prim
| [http://forums-archive.secondlife.com/15/cc/161974/1.html '''Particle XY Text'''] ''([http://forums-archive.secondlife.com/54/31/163197/1.html discussion])'' || Zara Vale || 2007-01-21 || signboard made out of particles
|-
|-
| [http://forums-archive.secondlife.com/15/6c/174554/1.html Basic piston] ''([http://forums-archive.secondlife.com/54/7e/176341/1.html discussion])'' || sirhc DeSantis || 2007-03-30 || slide a prim up and down with [[llSetPos]]
| [http://forums-archive.secondlife.com/15/6e/162253/1.html '''Giant Hammer Thrower'''] ''([http://forums-archive.secondlife.com/54/84/166239/1.html discussion])'' || sparti Carroll || 2007-01-23 ||
|-
|-
| [http://forums-archive.secondlife.com/15/7d/174781/1.html Press & Hold trigger emulation] ''([http://forums-archive.secondlife.com/54/f0/176342/1.html discussion])'' || Soen Eber || 2007-04-01 || trigger action if mouse button held down for 2 seconds
| [http://forums-archive.secondlife.com/15/8f/162904/1.html '''The Little Box Of Calm'''] ''([http://forums-archive.secondlife.com/54/ed/163199/1.html discussion])'' || Gaynor Gritzi || 2007-01-27 || the purpose of this script is to bring about World Peace
|-
|-
| [http://forums-archive.secondlife.com/15/69/175647/1.html Texture cycler with press & hold trigger] ''([http://forums-archive.secondlife.com/54/85/176343/1.html discussion])'' || Soen Eber || 2007-04-05 || hold mouse button to select a texture
| [http://forums-archive.secondlife.com/15/06/163039/1.html '''Sensor door with unknown avatar detection'''] ''([http://forums-archive.secondlife.com/54/96/163201/1.html discussion])'' || Fixyou Kit || 2007-01-28 || door opens for known avatars, warns about unknown avatars
|-
|-
| [http://forums-archive.secondlife.com/15/4a/177046/1.html Whats talking?] ''([http://forums-archive.secondlife.com/54/a3/177353/1.html discussion])'' || Misch Lameth || 2007-04-12 || show the owners of chatting objects
| [http://forums-archive.secondlife.com/15/1f/164265/1.html '''collision_start switch to RezObject'''] ''([http://forums-archive.secondlife.com/54/90/164677/1.html discussion])'' || ArchTx Edo || 2007-02-04 || rez an object when someone walks over or bumps into a prim
|-
|-
| [http://forums-archive.secondlife.com/15/de/178545/1.html Simple Age Check] ''([http://forums-archive.secondlife.com/54/25/178768/1.html discussion])'' || Squirrel Wood || 2007-04-20 || restrct things to avatars with a minimum account age (not real life age)
| [http://forums-archive.secondlife.com/15/43/165895/1.html '''Timer Module'''] ''([http://forums-archive.secondlife.com/54/89/166220/1.html discussion])'' || Isabelle Aquitaine || 2007-02-12 || track multiple timers
|-
|-
| [http://forums-archive.secondlife.com/15/f6/179249/1.html 5 different gaming scripts (for learning)] ''([http://forums-archive.secondlife.com/54/a6/180577/1.html discussion])'' || Shippou Oud || 2007-04-23 || obsolete, see [[Linden Lab Official:Policy Regarding Wagering in Second Life]]
| [http://forums-archive.secondlife.com/15/98/165908/1.html '''Another Simple Silly Blinds Script'''] ''([http://forums-archive.secondlife.com/54/d2/166222/1.html discussion])'' || Stacey Novi || 2007-02-12 || tints windows on touch
|-
|-
| [http://forums-archive.secondlife.com/15/4c/180313/1.html Regular Timer] ''([http://forums-archive.secondlife.com/54/1c/180578/1.html discussion])'' || Lee Ponzu || 2007-04-28 || sync a script to wall clock time
| [http://forums-archive.secondlife.com/15/7e/165972/1.html '''Vertex Modelling Tool'''] ''([http://forums-archive.secondlife.com/54/17/166223/1.html discussion])'' || Sanderman Cyclone || 2007-02-13 || allows you to model by positioning vertices and create fitting triangles between them
|-
|-
| [http://forums-archive.secondlife.com/15/1e/181594/1.html Cart Vendor] ''([http://forums-archive.secondlife.com/54/70/182972/1.html discussion])'' || Talia Tokugawa || 2007-05-03 || a little different from the typical panel vendor
| [http://forums-archive.secondlife.com/15/cc/166419/1.html '''KDC's non linear solar clock'''] ''([http://forums-archive.secondlife.com/54/da/166583/1.html discussion])'' || Kyrah Abattoir || 2007-02-15 || clock that reflects SL day cycle
|-
|-
| [http://forums-archive.secondlife.com/15/a0/183792/1.html Simple Pose Ball Script] ''([http://forums-archive.secondlife.com/54/6d/184730/1.html discussion])'' || Shippou Oud || 2007-05-13 ||
| [http://forums-archive.secondlife.com/15/30/166639/1.html '''The Color Master'''] ''([http://forums-archive.secondlife.com/54/f8/166776/1.html discussion])'' || Tyken Hightower || 2007-02-16 || fancy menu driven color changer
|-
|-
| [http://forums-archive.secondlife.com/15/24/184642/1.html message passing synchronizer] ''([http://forums-archive.secondlife.com/54/60/184732/1.html discussion])'' || Lee Ponzu || 2007-05-17 || sync objects using [[llShout]]
| [http://forums-archive.secondlife.com/15/3c/166750/1.html '''Landowner Border Detector'''] ''([http://forums-archive.secondlife.com/54/c9/166777/1.html discussion])'' || BadPenguin Posthorn || 2007-02-17 || display border lines and boundary coordinates of contiguous land owned by the same landowner
|-
|-
| [http://forums-archive.secondlife.com/15/97/184550/1.html Changeable SitPos Script] ''([http://forums-archive.secondlife.com/54/51/184731/1.html discussion])'' || Seagel Neville || 2007-05-17 || user interface for [[LlSitTarget#UpdateSitTarget|UpdateSitTarget]]
| [http://forums-archive.secondlife.com/15/b0/168759/1.html '''PureEvil PickPocket Script'''] || Mitzpatrick Fitzsimmons || 2007-02-28  ||
|-
|-
| [http://forums-archive.secondlife.com/15/ac/184898/1.html Archive Box Labeler and Item Counter] ''([http://forums-archive.secondlife.com/54/c6/185977/1.html discussion])'' || Apollia Pirandello || 2007-05-18 || aid for storing inventory in a prim
| [http://forums-archive.secondlife.com/15/a7/169116/1.html '''Open Source Interoperability Framework'''] ''([http://forums-archive.secondlife.com/54/da/169810/1.html discussion])'' || Khemical Stonecutter || 2007-03-02 || links to LSL implementation of the Fractally Unified Network Knowledgesphere(FUNK)
|-
|-
| [http://forums-archive.secondlife.com/15/86/184910/1.html Basic Mechanical Clock Script] ''([http://forums-archive.secondlife.com/54/75/185978/1.html discussion])'' || Phoenix Ristow || 2007-05-19 ||
| [http://forums-archive.secondlife.com/15/10/170888/1.html '''Keyless Product Update Server'''] ''([http://forums-archive.secondlife.com/54/02/171733/1.html discussion])'' || Dragon Keen || 2007-03-11 || an update server, but lets it be keyless, utilizing a mySQL backend system
|-
|-
| [http://forums-archive.secondlife.com/15/68/185634/1.html Strong XTEA Encryption LSL <-> LSL <-> PHP] ''([http://forums-archive.secondlife.com/54/e4/185979/1.html discussion])''|| SleightOf Hand || 2007-05-22 || encryption between LSL and an outside server
| [http://forums-archive.secondlife.com/15/75/171292/1.html '''XTEA Strong Encryption Implementation'''] ''([http://forums-archive.secondlife.com/54/31/171735/1.html discussion])'' || Morse Dillon || 2007-03-13 || see [[XTEA Strong Encryption Implementation]] for latest version
|-
|-
| [http://forums-archive.secondlife.com/15/56/186186/1.html Greeter and automatic notecard giver] ''([http://forums-archive.secondlife.com/54/1b/187662/1.html discussion])'' || Benz Bingyi || 2007-05-24 || Linden visitor counter with added features
| [http://forums-archive.secondlife.com/15/ac/171669/1.html '''Smooth Rotation'''] ''([http://forums-archive.secondlife.com/54/f8/171736/1.html discussion])'' || Gearsawe Stonecutter || 2007-03-15 || "This script is currently broken because of SL 'Features', use at your own discretion"
|-
|-
| [http://forums-archive.secondlife.com/15/32/186529/1.html Regionwide switch] ''([http://forums-archive.secondlife.com/54/0a/187663/1.html discussion])'' || Marcush Nemeth || 2007-05-26 || remote control with [[llRegionSay]]
| [http://forums-archive.secondlife.com/15/e7/172230/1.html '''Sky.FM radio tuner for land Music URL'''] ''([http://forums-archive.secondlife.com/54/4f/172661/1.html discussion])'' || DangerDave Writer || 2007-03-18 || includes stats and welcomer
|-
|-
| [http://forums-archive.secondlife.com/15/4f/188476/1.html Quick and Dirty Vendor] ''([http://forums-archive.secondlife.com/54/b3/188687/1.html discussion])'' || Jim Guyot || 2007-06-03 || simple notecard driven vendor
| [http://forums-archive.secondlife.com/15/ec/172164/1.html '''Night and day particle/sound switcher'''] ''([http://forums-archive.secondlife.com/54/5d/172660/1.html discussion])'' || Poppet McGimsie || 2007-03-18 || switches lights and environment sounds based on [[llGetSunDirection]]
|-
|-
| [http://forums-archive.secondlife.com/15/8b/188614/1.html Open source Wishing Well script] ''([http://forums-archive.secondlife.com/54/7e/188689/1.html discussion])'' || Jim Guyot || 2007-06-04 || pay and chat a wish to the well
| [http://forums-archive.secondlife.com/15/12/172500/1.html '''Smooth fading of a linked set using one script'''] ''([http://forums-archive.secondlife.com/54/d9/172662/1.html discussion])'' || Nitrox Peel || 2007-03-20 || fades out or in a set number of linked prims using one script
|-
|-
| [http://forums-archive.secondlife.com/15/57/189556/1.html Twitter update script] ''([http://forums-archive.secondlife.com/54/07/189899/1.html discussion])'' || Orlie Omegamu || 2007-06-08 || obsolete, see [[Twitter OAuth Library]] for current authentication
| [http://forums-archive.secondlife.com/15/31/172641/1.html '''GetNewInventoryName function'''] ''([http://forums-archive.secondlife.com/54/56/172663/1.html discussion])'' || ZenMondo Wormser || 2007-03-21 || returns a list of items added to prim inventory since it was last called
|-
|-
| [http://forums-archive.secondlife.com/15/a2/190386/1.html Intra-Region Update Server] ''([http://forums-archive.secondlife.com/54/78/191405/1.html discussion]) || Emma Nowhere || 2007-06-12 || product updater
| [http://forums-archive.secondlife.com/15/61/172800/1.html '''Eazy-Cheez'''] ''([http://forums-archive.secondlife.com/54/b3/172875/1.html discussion])'' || Haplo Voss || 2007-03-21 || simple door and light control scripts
|-
|-
| [http://forums-archive.secondlife.com/15/0e/190698/1.html Hopping creature] ''([http://forums-archive.secondlife.com/54/cd/191407/1.html discussion])'' || Catfart Grayson || 2007-06-13 || create a small physics enabled creature that moves around by small jumps
| [http://forums-archive.secondlife.com/15/8e/172797/1.html '''Object Update System'''] ''([http://forums-archive.secondlife.com/54/43/172874/1.html discussion])'' || Darien Caldwell || 2007-03-21 || localized update system utilizing [[llRemoteLoadScriptPin]]
|-
|-
| [http://forums-archive.secondlife.com/15/b6/190513/1.html NoteCard Giver v1.0] ''([http://forums-archive.secondlife.com/54/a1/191406/1.html discussion])'' || Russ Allen || 2007-06-13 || sends notecard to avatars in sensor range
| [http://forums-archive.secondlife.com/15/02/173689/1.html '''llSetLink* Helper Script'''] ''([http://forums-archive.secondlife.com/54/63/174179/1.html discussion])'' || Domino Marama || 2007-03-26 || help identify [[face]] number on a prim
|-
|-
| [http://forums-archive.secondlife.com/15/a4/191143/1.html Chat Relay] ''([http://forums-archive.secondlife.com/54/44/191408/1.html discussion])'' || Jippen Faddoul || 2007-06-15 || distribute a conversation in a large area with permission
| [http://forums-archive.secondlife.com/15/6c/174554/1.html '''Basic piston'''] ''([http://forums-archive.secondlife.com/54/7e/176341/1.html discussion])'' || sirhc DeSantis || 2007-03-30 || slide a prim up and down with [[llSetPos]]
|-
|-
| [http://forums-archive.secondlife.com/15/7d/191500/1.html Bouncing prim] ''([http://forums-archive.secondlife.com/54/db/194137/1.html discussion])'' || Shippou Oud || 2007-06-17 || make a prim bounce off the ground
| [http://forums-archive.secondlife.com/15/7d/174781/1.html '''Press & Hold trigger emulation'''] ''([http://forums-archive.secondlife.com/54/f0/176342/1.html discussion])'' || Soen Eber || 2007-04-01 || trigger action if mouse button held down for 2 seconds
|-
|-
| [http://forums-archive.secondlife.com/15/ac/191527/1.html List Logic Functions] ''([http://forums-archive.secondlife.com/54/e4/194138/1.html discussion])'' || Very Keynes || 2007-06-17 || see [[:Category:LSL Examples|LSL Examples]] for updated versions
| [http://forums-archive.secondlife.com/15/69/175647/1.html '''Texture cycler with press & hold trigger'''] ''([http://forums-archive.secondlife.com/54/85/176343/1.html discussion])'' || Soen Eber || 2007-04-05 || hold mouse button to select a texture
|-
|-
| [http://forums-archive.secondlife.com/15/cf/191600/1.html Pay to teleport] ''([http://forums-archive.secondlife.com/54/d1/194139/1.html discussion])'' || Haplo Voss || 2007-06-18 || uses [[WarpPos]]
| [http://forums-archive.secondlife.com/15/4a/177046/1.html '''Whats talking?'''] ''([http://forums-archive.secondlife.com/54/a3/177353/1.html discussion])'' || Misch Lameth || 2007-04-12 || show the owners of chatting objects
|-
|-
| [http://forums-archive.secondlife.com/15/28/194031/1.html Menu animation] ''([http://forums-archive.secondlife.com/54/e1/194141/1.html discussion])'' || Dragos Zaoh || 2007-06-28 || choose sitting poses from a menu on touch
| [http://forums-archive.secondlife.com/15/de/178545/1.html '''Simple Age Check'''] ''([http://forums-archive.secondlife.com/54/25/178768/1.html discussion])'' || Squirrel Wood || 2007-04-20 || restrct things to avatars with a minimum account age (not real life age)
|-
|-
| [http://forums-archive.secondlife.com/15/5c/194030/1.html 2 levels slow elevator] ''([http://forums-archive.secondlife.com/54/18/194140/1.html discussion])'' || Dragos Zaoh || 2007-06-28 || nonphysical lift
| [http://forums-archive.secondlife.com/15/f6/179249/1.html '''5 different gaming scripts (for learning)'''] ''([http://forums-archive.secondlife.com/54/a6/180577/1.html discussion])'' || Shippou Oud || 2007-04-23 || obsolete, see [[Linden Lab Official:Policy Regarding Wagering in Second Life]]
|-
|-
| [http://forums-archive.secondlife.com/15/de/195298/1.html Bitwise rotation] ''([http://forums-archive.secondlife.com/54/51/197200/1.html discussion])'' || Eric Quine || 2007-07-04 || A function for bit manipulation, not prim rotation
| [http://forums-archive.secondlife.com/15/4c/180313/1.html '''Regular Timer'''] ''([http://forums-archive.secondlife.com/54/1c/180578/1.html discussion])'' || Lee Ponzu || 2007-04-28 || sync a script to wall clock time
|-
|-
| [http://forums-archive.secondlife.com/15/e7/196080/1.html Anti-copybot] ''([http://forums-archive.secondlife.com/54/1c/197201/1.html discussion])'' || JJValero Writer || 2007-07-08 || prevents a script from working in a different object
| [http://forums-archive.secondlife.com/15/1e/181594/1.html '''Cart Vendor'''] ''([http://forums-archive.secondlife.com/54/70/182972/1.html discussion])'' || Talia Tokugawa || 2007-05-03 || a little different from the typical panel vendor
|-
|-
| [http://forums-archive.secondlife.com/15/a4/225041/1.html Elite Spanker v2.0] || BigJohn Jade || 2007-11-21 || a spanker without chat spam
| [http://forums-archive.secondlife.com/15/a0/183792/1.html '''Simple Pose Ball Script'''] ''([http://forums-archive.secondlife.com/54/6d/184730/1.html discussion])'' || Shippou Oud || 2007-05-13 ||
|-
|-
| [http://forums-archive.secondlife.com/15/62/172025/1.html Transaction History converter] ''([http://forums-archive.secondlife.com/54/0a/172659/1.html discussion])'' || Francis Chung || 2007-13-17 || written in Python; may need updates, SL transaction format has changed
| [http://forums-archive.secondlife.com/15/24/184642/1.html '''message passing synchronizer'''] ''([http://forums-archive.secondlife.com/54/60/184732/1.html discussion])'' || Lee Ponzu || 2007-05-17 || sync objects using [[llShout]]
|-
|-
| [http://forums-archive.secondlife.com/15/fd/171905/1.html New WarpPos (now with safety net!)] ''([http://forums-archive.secondlife.com/54/a3/172658/1.html discussion])'' || Winter Ventura || 2007-13-17 || [[WarpPos]] with [[llSetPos]] fallback to guard against LSL regressions
| [http://forums-archive.secondlife.com/15/97/184550/1.html '''Changeable SitPos Script'''] ''([http://forums-archive.secondlife.com/54/51/184731/1.html discussion])'' || Seagel Neville || 2007-05-17 || user interface for [[LlSitTarget#UpdateSitTarget|UpdateSitTarget]]
|-
|-
| [http://forums-archive.secondlife.com/15/8d/262686/1.html Sip Script 2.0] || Kahiro Watanabe || 2008-06-02 || based on Theda Twilight's drinking animation script, with notecard options added
| [http://forums-archive.secondlife.com/15/ac/184898/1.html '''Archive Box Labeler and Item Counter'''] ''([http://forums-archive.secondlife.com/54/c6/185977/1.html discussion])'' || Apollia Pirandello || 2007-05-18 || aid for storing inventory in a prim
|-
|-
| [http://forums-archive.secondlife.com/54/73/265187/1.html Passing a vector as an integer] || Senuka Harbinger || 2008-06-15 || convert vectors so [[llRezObject]] can use them
| [http://forums-archive.secondlife.com/15/86/184910/1.html '''Basic Mechanical Clock Script'''] ''([http://forums-archive.secondlife.com/54/75/185978/1.html discussion])'' || Phoenix Ristow || 2007-05-19 ||
|-
|-
| [http://forums-archive.secondlife.com/54/0c/280393/1.html MultiMenu (Nested Dialog handler)] || Soen Eber || 2008-09-04 || manage dialogs using link messages, includes tutorial
| [http://forums-archive.secondlife.com/15/68/185634/1.html '''Strong XTEA Encryption LSL <-> LSL <-> PHP'''] ''([http://forums-archive.secondlife.com/54/e4/185979/1.html discussion])''|| SleightOf Hand || 2007-05-22 || encryption between LSL and an outside server
|-
|-
| [http://forums-archive.secondlife.com/54/4a/290413/1.html VK-dbms-VM] || Very Keynes || 2008-10-31 || database with storage in script memory
| [http://forums-archive.secondlife.com/15/56/186186/1.html '''Greeter and automatic notecard giver'''] ''([http://forums-archive.secondlife.com/54/1b/187662/1.html discussion])'' || Benz Bingyi || 2007-05-24 || Linden visitor counter with added features
|-
|-
| [http://forums-archive.secondlife.com/54/77/291106/1.html Collections in LSL] || Pavcules Superior || 2008-11-04 || collections implementation based on VK-dbms-VM
| [http://forums-archive.secondlife.com/15/32/186529/1.html '''Regionwide switch'''] ''([http://forums-archive.secondlife.com/54/0a/187663/1.html discussion])'' || Marcush Nemeth || 2007-05-26 || remote control with [[llRegionSay]]
|-
|-
| [http://forums-archive.secondlife.com/54/81/303075/1.html Arrays in LSL] || Pavcules Superior || 2009-01-18 || array implementation based on VK-dbms-VM
| [http://forums-archive.secondlife.com/15/4f/188476/1.html '''Quick and Dirty Vendor'''] ''([http://forums-archive.secondlife.com/54/b3/188687/1.html discussion])'' || Jim Guyot || 2007-06-03 || simple notecard driven vendor
|-
|-
| [http://forums-archive.secondlife.com/54/a7/304708/1.html OO/Class simulation in LSL] || Pavcules Superior || 2009-01-28 || simulate several OO features in LSL
| [http://forums-archive.secondlife.com/15/8b/188614/1.html '''Open source Wishing Well script'''] ''([http://forums-archive.secondlife.com/54/7e/188689/1.html discussion])'' || Jim Guyot || 2007-06-04 || pay and chat a wish to the well
|-
| [http://forums-archive.secondlife.com/15/57/189556/1.html '''Twitter update script'''] ''([http://forums-archive.secondlife.com/54/07/189899/1.html discussion])'' || Orlie Omegamu || 2007-06-08 || obsolete, see [[Twitter OAuth Library]] for current authentication
|-
| [http://forums-archive.secondlife.com/15/a2/190386/1.html '''Intra-Region Update Server'''] ''([http://forums-archive.secondlife.com/54/78/191405/1.html discussion]) || Emma Nowhere || 2007-06-12 || product updater
|-
| [http://forums-archive.secondlife.com/15/0e/190698/1.html '''Hopping creature'''] ''([http://forums-archive.secondlife.com/54/cd/191407/1.html discussion])'' || Catfart Grayson || 2007-06-13 || create a small physics enabled creature that moves around by small jumps
|-
| [http://forums-archive.secondlife.com/15/b6/190513/1.html '''NoteCard Giver v1.0'''] ''([http://forums-archive.secondlife.com/54/a1/191406/1.html discussion])'' || Russ Allen || 2007-06-13 || sends notecard to avatars in sensor range
|-
| [http://forums-archive.secondlife.com/15/a4/191143/1.html '''Chat Relay'''] ''([http://forums-archive.secondlife.com/54/44/191408/1.html discussion])'' || Jippen Faddoul || 2007-06-15 || distribute a conversation in a large area with permission
|-
| [http://forums-archive.secondlife.com/15/7d/191500/1.html '''Bouncing prim'''] ''([http://forums-archive.secondlife.com/54/db/194137/1.html discussion])'' || Shippou Oud || 2007-06-17 || make a prim bounce off the ground
|-
| [http://forums-archive.secondlife.com/15/ac/191527/1.html '''List Logic Functions'''] ''([http://forums-archive.secondlife.com/54/e4/194138/1.html discussion])'' || Very Keynes || 2007-06-17 || see [[:Category:LSL Examples|LSL Examples]] for updated versions
|-
| [http://forums-archive.secondlife.com/15/cf/191600/1.html '''Pay to teleport'''] ''([http://forums-archive.secondlife.com/54/d1/194139/1.html discussion])'' || Haplo Voss || 2007-06-18 || uses [[WarpPos]]
|-
| [http://forums-archive.secondlife.com/15/28/194031/1.html '''Menu animation'''] ''([http://forums-archive.secondlife.com/54/e1/194141/1.html discussion])'' || Dragos Zaoh || 2007-06-28 || choose sitting poses from a menu on touch
|-
| [http://forums-archive.secondlife.com/15/5c/194030/1.html '''2 levels slow elevator'''] ''([http://forums-archive.secondlife.com/54/18/194140/1.html discussion])'' || Dragos Zaoh || 2007-06-28 || nonphysical lift
|-
| [http://forums-archive.secondlife.com/15/de/195298/1.html '''Bitwise rotation'''] ''([http://forums-archive.secondlife.com/54/51/197200/1.html discussion])'' || Eric Quine || 2007-07-04 || A function for bit manipulation, not prim rotation
|-
| [http://forums-archive.secondlife.com/15/e7/196080/1.html '''Anti-copybot'''] ''([http://forums-archive.secondlife.com/54/1c/197201/1.html discussion])'' || JJValero Writer || 2007-07-08 || prevents a script from working in a different object
|-
| [http://forums-archive.secondlife.com/15/a4/225041/1.html '''Elite Spanker v2.0'''] || BigJohn Jade || 2007-11-21 || a spanker without chat spam
|-
| [http://forums-archive.secondlife.com/15/62/172025/1.html '''Transaction History converter'''] ''([http://forums-archive.secondlife.com/54/0a/172659/1.html discussion])'' || Francis Chung || 2007-13-17 || written in Python; may need updates, SL transaction format has changed
|-
| [http://forums-archive.secondlife.com/15/fd/171905/1.html '''New WarpPos (now with safety net!)'''] ''([http://forums-archive.secondlife.com/54/a3/172658/1.html discussion])'' || Winter Ventura || 2007-13-17 || [[WarpPos]] with [[llSetPos]] fallback to guard against LSL regressions
|-
| [http://forums-archive.secondlife.com/15/8d/262686/1.html '''Sip Script 2.0'''] || Kahiro Watanabe || 2008-06-02 || based on Theda Twilight's drinking animation script, with notecard options added
|-
| [http://forums-archive.secondlife.com/54/73/265187/1.html '''Passing a vector as an integer'''] || Senuka Harbinger || 2008-06-15 || convert vectors so [[llRezObject]] can use them
|-
| [http://forums-archive.secondlife.com/54/0c/280393/1.html '''MultiMenu (Nested Dialog handler)'''] || Soen Eber || 2008-09-04 || manage dialogs using link messages, includes tutorial
|-
| [http://forums-archive.secondlife.com/54/4a/290413/1.html '''VK-dbms-VM'''] || Very Keynes || 2008-10-31 || database with storage in script memory
|-
| [http://forums-archive.secondlife.com/54/77/291106/1.html '''Collections in LSL'''] || Pavcules Superior || 2008-11-04 || collections implementation based on VK-dbms-VM
|-
| [http://forums-archive.secondlife.com/54/81/303075/1.html '''Arrays in LSL'''] || Pavcules Superior || 2009-01-18 || array implementation based on VK-dbms-VM
|-
| [http://forums-archive.secondlife.com/54/a7/304708/1.html '''OO/Class simulation in LSL'''] || Pavcules Superior || 2009-01-28 || simulate several OO features in LSL
|}
|}
== Attic ==
== Attic ==
These library entries are no longer usable but included for reference.
These library entries are no longer usable but included for reference.
{|class="sortable" {{Prettytable|style=background-color: #fff7f7;}}
{|class="sortable" {{Prettytable|style=background-color: #ffeeee;}}
|- style="background-color:#faa;"
|- style="background-color:#faa;"
! Name !! Author !! style="min-width:6em;"|Date !! class="unsortable"|Description
! Name !! Author !! style="min-width:6em;"|Date !! class="unsortable"|Description
|-
|-
| [http://forums-archive.secondlife.com/15/08/74113/1.html XML-RPC Online tracker] ''([http://forums-archive.secondlife.com/54/2f/74128/1.html discussion])'' || Jarod Godel || 2005-11-27 || missing attachment
| [http://forums-archive.secondlife.com/15/64/58191/1.html '''Open-Source Hyperteleportation'''] ''([http://forums-archive.secondlife.com/54/13/58431/1.html discussion])'' || Hank Ramos || 2005-08-18 || source code removed
|-
| [http://forums-archive.secondlife.com/15/90/63509/1.html '''In-World Script Library Proposal'''] ''([http://forums-archive.secondlife.com/54/31/63731/1.html discussion])'' || Azrael Baphomet || 2005-09-29 || old discussion
|-
| [http://forums-archive.secondlife.com/15/08/74113/1.html '''XML-RPC Online tracker'''] ''([http://forums-archive.secondlife.com/54/2f/74128/1.html discussion])'' || Jarod Godel || 2005-11-27 || missing attachment
|-
|-
| [http://forums-archive.secondlife.com/54/f5/70678/1.html EditPlus Wordfile] ''([http://forums-archive.secondlife.com/15/fc/75735/1.html library])'' || Nargus Asturias || 2005-12-06 || server not responding, dead link?
| [http://forums-archive.secondlife.com/54/f5/70678/1.html '''EditPlus Wordfile'''] ''([http://forums-archive.secondlife.com/15/fc/75735/1.html library])'' || Nargus Asturias || 2005-12-06 || server not responding, dead link?
|-
|-
| [http://forums-archive.secondlife.com/15/3d/80494/1.html PHP/Ming Generated Flash Movies for SL] || Lucid Vindaloo || 2006-01-02 || dead links
| [http://forums-archive.secondlife.com/15/3d/80494/1.html '''PHP/Ming Generated Flash Movies for SL'''] || Lucid Vindaloo || 2006-01-02 || dead links
|-
|-
| [http://forums-archive.secondlife.com/15/e1/82382/1.html WANTED: Inventory for "Theme Packs" / Get Linden Dollars] || Lauren Linden || 2006-01-14 || old soliciation from LL
| [http://forums-archive.secondlife.com/15/e1/82382/1.html '''WANTED: Inventory for "Theme Packs" / Get Linden Dollars'''] || Lauren Linden || 2006-01-14 || old solicitation from LL
|-
|-
| [http://forums-archive.secondlife.com/15/bd/167149/1.html Open-Source Portable Music Player] ''([http://forums-archive.secondlife.com/54/2c/167476/1.html discussion])'' || Nat Mandelbrot || 2007-02-19 || dead link
| [http://forums-archive.secondlife.com/15/bd/167149/1.html '''Open-Source Portable Music Player'''] ''([http://forums-archive.secondlife.com/54/2c/167476/1.html discussion])'' || Nat Mandelbrot || 2007-02-19 || dead link
|}
|}

Revision as of 20:28, 15 October 2010

This will take time to complete. I am reviewing the old scripting library threads before adding, the archiving was not nice to it. The later entries were in the regular scripting tips forum, those will maybe come later.

KBcaution.png Important:

Some archived script sources were damaged by the conversion process. If you notice that the code suddenly goes italic then a variable i was probably mangled into an HTML <em> tag. If you see a Forums-archive Wink.png emoticon, it is probably a mangled ;. If you see other unexpected formatting, an LSL list expression like [url] was probably misinterpreted as a bbcode tag. None of these should have happened inside [code] or [php] blocks, but they did :(

If your browser can support user scripts, this little Greasemonkey script can fix the damage noticed so far. The script will be updated from time to time if other problems are found. Tested with Greasemonkey on Firefox and GreaseKit on Mac Safari, will check Chrome and some others later.

Name Author Date Description
Spinning Object (discussion) Cory Linden, Peter Linden 2003-04-14 basic llTargetOmega example
donation box (discussion) Jean Cook, Ama Omega, Nada Epoch 2003-05-29 basic tip jar example
Vending script (discussion) Wednesday Grimm 2003-06-10 short simple single item vendor
Radar controller (discussion) Huns Valen 2003-08-29 avatar scanner, uses rotating dish
"invisibility" (SL patent protest Richard Stallman style) Antagonistic Protagonist 2003-08-28 obsolete; early attempt at invisiprims
Event Lottery Script (discussion) Ama Omega 2003-09-19 opt-in random money giver
game rule instantiation module v2 (discussion) ZHugh Becquerel 2003-11-03 basis for a game or combat system
Simple airplane vehicle script (discussion) Andrew Linden 2003-11-25 free airplane, just add airplane
Anti-Push Attachment Sapphire Bombay 2003-12-03 also known as a move lock, tries to stop avatar pushes
Psyke's Music Script v4.15.1 (discussion) Psyke Phaeton 2004-03-06 play a series of audio assets as a single track or song
Single Prim Clock (discussion) Xylor Baysklef 2004-03-10 instructions are for old style prims; see Dina Vanalten's post for a script to build it now
Realistic Car Script (discussion) Aaron Perkins 2004-03-17 with turning wheels, correct reverse movement
Point and emits particles at a sensor target (discussion) Christopher Omega 2004-03-21 scripts are intact, build illustration was lost
Example motorcycle Cory Linden, Andrew Linden 2004-04-21 free motorcycle, just add motorcycle
Selective Teleporter (discussion) Nick Fortune 2004-07-02 llSitTarget teleporter with access list
A Real Vendor Script Jade Bard 2004-07-18 simple vendor with scroll buttons
SkyDiver Setup Nada Epoch 2004-07-21 takes you up 4000 meters, then releases you into free fall
Maze Generator (discussion) Apotheus Silverman 2004-08-10 builds mazes from prims
Club Elite Protection Script (discussion) BigJohn Jade 2004-06-14 ban list with access by trusted avatars
Elevator script with call/floor buttons (discussion) Ingie Bach 2004-08-01 physical elevator
A working invisibility script Cross Lament 2004-09-06 obsolete? more early invisiprim experiments
Anti-Grief Script (discussion) Siro Mfume 2004-10-19 llPushObject shield, anti-push, flight boost
Picture Display/Slideshow Board (discussion) Cienna Rand 2004-10-28
Free Photo Viewer Script (discussion) Hiro Pendragon 2004-10-31 picture display script
Solop dance machine Evil Fool 2004-11-04 popular single prim multiuser dance ball system
Personal Pilot v0.1 Shack Dougall 2004-11-09 auto-pilot for your avatar; fun now, handy when there were telehubs
Float to Scientific Notation (discussion) Strife Onizuka 2004-11-22 pass floats through strings without losing precision
Fixed Steel Door Scripts (discussion) Cutter Rubio 2004-11-22 update of JohnG Linden's door lock script
Client-Side Color Loop (discussion) Jeffrey Gomez 2005-01-14 cycles prim colors without lag using llSetTextureAnim
Offset Rotations Tread Whiplash 2005-01-16 make an object orbit a point
Speedometer Working By Hypotenuse (discussion) Jiminy Roo 2005-01-16 alternative to llGetVel
Growable trees and seasonal coloration Jesrad Seraph 2005-01-19 prim plants that grow branches and leaves
Notecard Settings Reader (discussion) Konigmann Lippmann 2005-01-20
LSL based FORTH interpreter Alondria LeFay 2005-01-31 Forth programming language in a prim
C# XMLRPC Example JustAnother Millhouse 2005-02-10 code for an external server to talk in XML-RPC to a prim
Hiro's Super Vendor Software (discussion) Hiro Pendragon 2005-02-17 popular panel vendor
Simple pose script for chairs (discussion) Till Stirling 2005-02-27 furniture and pose ball example
Simple Teleport script with adjustment of rotation (discussion) Till Stirling 2005-02-27 llSitTarget short range teleporter
BVH-to-Prim Importer, prim.blender (discussion) Jeffrey Gomez 2005-03-02 prim animation
Touch Position on Prims (discussion) Jeffrey Gomez 2005-03-14 should still work but obsolete, now we have llDetectedTouch* functions
Dialog Based sounds vendor (discussion) Kenny Jackson 2005-06-04 single price, multiple item sound vendor
Default Animation hpAnimation2String() (discussion) Hiro Pendragon 2005-06-28 compare llGetAnimationList to llGetAnimation; from before SL went open source
Photosynthesis... kinda (discussion) Cid Jacobs 2005-07-01 make prim size react to llGetSunDirection
FreeView 1.2 WebGuide - Picture Viewer & Video Control (discussion) CrystalShard Foo 2005-07-12 popular parcel media controller
Passive (no lag) Vendor (discussion) Wolf Rocco 2005-07-15 "no lag" means "no listens" here; some parts were described but not posted
Builders' Tabs (discussion) Timeless Prototype 2005-07-15 precision building tool
Face expression animations script (discussion) Seagel Neville 2005-07-17 llDialog based emoter
PST/PDT function (discussion) Jon Marlin 2005-07-27 convert GMT to SL time, needs update to work after 2010
UTC Date-time vs. UNIX time_t (discussion) AnneDroid Lily 2005-08-02 convert between llGetTimeStamp and llGetUnixTime format
Particle Based Book Reader (discussion) Moriash Moreau 2005-08-02 displays book pages as particles floating above the prim
Simon 1.1 Game Script (discussion) BelGarath Stern 2005-08-05 flashing lights memory game
Scripting 103 Class Project - Simple Networked TV System (discussion) Hank Ramos 2005-08-09 tutorial synchronizes textures on different objects (not a parcel media TV)
Personal Teleporter (discussion) Teneo Hope 2005-08-12 rez llSitTarget teleporters on demand
Online Detector v1.1 (discussion) Gaz Hornpipe 2005-08-27 with instant message relay, logout time display
Donations with optional goodie bag (discussion) Eloise Pasteur 2005-09-09 can give out a prize with a minimum donation
Basic airplane script with variable lift (discussion) Cubey Terra 2005-09-11 evolved from LL example
Szentasha's custom Hiro 1-prim vendor script (discussion) Szentasha Salome 2005-09-13 tweaks for Hiro Pendragon's Super Vendor
User Friendly Generalised Fractal Generator (discussion) Seifert Surface 2005-09-15 creates fractal trees from prims
Delete all of something in an object (discussion) Aliasi Stonebender 2005-09-21 delete all items with the given name from inventory of all prims in a linkset
LindenAIML (discussion) Azrael Baphomet, Luciftias Neurocam 2005-10-12 simplified AIML-like processor for chatbots
Vector to... integer! And back! (discussion) Cross Quartermass 2005-10-17 convert vectors so llRezObject can use them
Basic Local Rotation and Position (discussion) Logan Bauer 2005-10-22 prim animation helpers
Vehicle orbited in the sandbox? Here's some code to help track down the pusher (discussion) Huns Valen 2005-10-29
Smooth rotation transition using llTargetOmega() (discussion) Lex Neva 2005-10-30 make rotation changes look nicer
How to make buttons without a script in each button (discussion) Obsidian Stormwind 2005-11-02 quick and useful tutorial
Group Updatable Library Index (discussion) Padraig Stygian 2005-11-06 shared notecard repository
Link Restore Script (discussion) Oasis Perun 2005-11-14 remembers link numbers before unlinking, to preserve when relinking
Color Changing Script (discussion) Masakazu Kojima 2005-11-14 set colors by #RRGGBB, vector, or name
Key Compressor (discussion) Yumi Murakami 2005-11-16 squish UUIDs into 22 characters
WeatherPrim v1.0 (discussion) Jarod Godel 2005-11-19 Perl and LSL pair to retrieve WeatherBug data
Alternative to llLookAt using llSetRot (discussion) Senuka Harbinger 2005-11-20
Online Status Tracker for Multiple Avatars (discussion) Lindsey Dassin 2005-11-20
Date to Day (discussion) Jokey Domela 2005-11-20 retien day of week for a date mm/dd/yy
Round to.. (discussion) Haravikk Mistral 2005-11-21 round a number to x decimal places
Simple slideshow style radio tuner (discussion) Osgeld Barmy 2005-11-25 switch parcel music URL on touch
Communist Tip Ball (discussion) Deight Boccara 2005-11-27 in Soviet Russia, tip jar pay you
Left/Right Justify SetText (discussion) Zodiakos Absolute 2005-12-02 rough text justify with space padding
camping chair (discussion) Ante Flan 2005-12-05 caution: under current rules, only registered scripted agents should use these on land listed in search
Water Event/Collision Detection (discussion) SiRiS Asturias 2005-12-06 compare object position to llWater on a timer
texture picker (discussion) RacerX Gullwing 2005-12-06 cycles through textures in prim inventory, displays 5 on each touch
Client sided XMAS lights (discussion) White Platini 2005-12-14 make blinking lights with llSetTextureAnim
"Fran Rocks" Random Rock Maker (discussion) Francis Chung 2005-12-18 add random deformations to prims on rez
Email Terminal v1.0 (discussion) Doc Nerd 2005-12-18 send email using chat
Do something for someone on touch Once and Once only (discussion) Ginge Reymont 2005-12-19
Santa Server 1.0 (discussion) Jora Welesa 2005-12-19 gift card system
Single Neat Elevator (discussion) Seagel Neville 2005-12-21 nonphysical elevator
Go Board (discussion) Jonathan Shaftoe 2005-12-24 the game called Go
Detect if key is empty (discussion) phoenix Behemoth 2006-01-01 has a bug, see discussion
State Driven Land Ownership Scanner (discussion) Kristian Ming 2006-01-04
Sim crash/reboot detector/logger (discussion) Kyrah Abattoir 2006-01-09 still works but semi-obsolete, CHANGED_REGION_START is now a simpler restart check; old method is still good to detect serious sim lag
Safe list-to-string conversion script (discussion) Keknehv Psaltery 2006-01-12
Touch on and off for Light and Phantom (discussion) ArchTx Edo 2006-01-11 PRIM_MATERIAL_LIGHT still works but is now deprecated, use PRIM_FULLBRIGHT in new work
Auto-updater Server (discussion) Kage Seraph 2006-01-21 inworld product updater
isNumeric() function (discussion) Bosozoku Kato 2006-01-22 check if a string represents a base 10 number
Ugly Sign/Billboard Hider (discussion) Yiffy Yaffle 2006-01-23 sign of the times; mainland was overrun with billboards before the ad farm policy arrived
Float2Hex safe transport for floats without need of a parser (discussion) Strife Onizuka 2006-01-25 see Float2Hex for latest
Chat logger for forums (discussion) Patch Lamington 2006-01-26 records and replays nearby chat
llSetLinkTexture Dialog Workaround, Random Self Checking Item Delivery System SiRiS Asturias 2006-01-27 pointer to some scripts on the old Xstreet forum
Walking script (discussion) Zepp Zaftig 2006-01-28 vehicle that simulates walking
Make pipes using cylinders and toruses (discussion) Lex Neva 2006-02-05 tool to make well aligned pipe systems
Land Filler to Reduce griefer attacks (discussion) LaserFur Leonov 2006-02-10 rezzes many prims to use up parcel prim limit; possibly obsolete, SL has more anti-attack throttles now
Rent-All rental cube script (discussion) Rizado DaSilva 2006-02-13 land rental system
Knowledge Representation for AI applications (discussion) Luciftias Neurocam 2006-02-23 "artificial learning" functions
Off the Dole (discussion) Ushuaia Tokugawa 2006-03-05 returns weekly stipends to Governor Linden ¯\(°_o)/¯
Multi-Pose Animation Stand (discussion) Teddy Wishbringer 2006-03-08 three prim switching pose stand
Gradient colors on prims (discussion) MeLight Korvin 2006-03-09 set a series of prims to a gradient between 2 given colors
Path Maker (discussion) Seifert Surface 2006-03-09 makes prims join to form a path
Anti-Grief Shield/deflector (discussion) Exile Loudon 2006-03-12 simple bullet deflector
Non-Portable Script (discussion) Mitzpatrick Fitzsimmons 2006-03-13 make scripts run only if the prim creator matches
Remote camera controller Yumi Murakami 2006-03-15
2 Left Feet? (discussion) Mitzpatrick Fitzsimmons 2006-03-16 check if an attachment is on the correct point
Simple Camera Attachment (discussion) Frost White 2006-03-17 llSetCameraParams example
Multi-Category, Quasi-Networked Versatile Vendor System (discussion) Fenrir Reitveld 2006-03-24 also called MechMind SVN System
Synchronized sound/music playback from multiple prims (discussion) Huns Valen 2006-03-24 play a sound clip from multiple linked prims in perfect synchronization
nnKey2FirstName (discussion) Nepenthes Ixche 2006-03-26 takes avatar uuid and returns first name
Simple Toggling 1st person camera script (discussion) Exile Loudon 2006-03-27 llSetCameraParams example
ControlCam (discussion) Azurei Ash 2006-03-27 control your camera with your movement keys
Control iTunes from within SL (discussion) Jarod Godel 2006-03-28 LSL and Python scripts use XML-RPC to remotely control iTunes. uBrowser mentioned in the thread was a precursor to Shared Media.
KDC camsys: make your SL experience feel like a movie (discussion) Kyrah Abattoir 2006-03-28 llSetCameraParams system with remote control
Builders' Buddy (discussion) Newfie Pendragon 2006-03-28 rezzing and positioning tool for large builds
SLurl maker (discussion) Dyne Talamasca 2006-04-02 returns the SLurl of your current position
Very advanced rental space script (discussion) Kick Madonna 2006-04-03 land rental system
Diffie-Hellman Key Exchange (discussion) MC Seattle 2006-04-07 proof of concept
Market Data Scraper (discussion) MC Seattle 2006-04-10 PHP example scrapes market data from SL, see also this blog post for pages that are easier to parse
Particle system script (discussion) Teffler Detritus 2006-04-13 create particle systems interactively with chat commands
Land Manipulator (discussion) ed44 Gupte 2006-04-13 terraforming tool
Binary Math (discussion) MC Seattle 2006-04-14 arithmetic functions
quick HUD tipper (discussion) Yumi Murakami 2006-04-18 attachment pays land owner L$1 on touch, does not work on group deeded land
Top Logger (discussion) Top Tank 2006-04-20 generalized script logging functions
Timeless Linked Door (discussion) Timeless Prototype 2006-04-23 a very popular door
Point a child prim at a region-coordinate target (discussion) Cross Lament 2006-04-25 rotation example
Face Colour Haravikk Mistral 2006-04-26 prim face visualizer
Single Neat Elevator II (discussion) Seagel Neville 2006-05-03 WarpPos teleporter system
Avatar Magnet (discussion) Intent Unknown 2006-05-13 llPushObject toy
jelly prims (discussion) Osgeld Barmy 2006-05-14 fun demo makes a prim morph in Gumbasia style
MLP - Multi-love-pose 1.0 (discussion) Miffy Fluffy 2006-05-15 See MLPV2 for newer versions
Window Tinting System (discussion) Lecina Enigma 2006-05-22 can control all windows in a house
Reset a script on rez ONCE (discussion) Graysen Graff 2006-05-23 cause another script in the same prim to be reset when the object is rezzed for the first time
Adler32 CRC (hash) and char -> ASCII functions (discussion) Huns Valen 2006-05-23
Simple method of generating multiple sequential dialog menus (discussion) Tex Armistice 2006-05-24
WarpPos -- llSetPos without the limits (discussion) Keknehv Psaltery 2006-05-26 obsolete original version; see WarpPos for updates
Preload Gesture Sounds (discussion) Jim Bunderfeld 2006-06-01 cache sounds so you can hear them on the first play
Auto-Detacher (discussion) Angela Salome 2006-06-03 stops newbies from wearing boxes they should rez and open
WarpPos Cross-Sim Transportation (discussion) Khalek Trescothick 2006-06-04 WarpPos example
Bulldozer Poseball (discussion) Yumi Murakami 2006-06-06 stops sit animation overrides from old AOs
Random 32 character string Function (discussion) Jim Bunderfeld 2006-06-08 example function
Chat-URL-Tracker (discussion) Cockerel Mommsen 2006-06-08 make URLs in chat clickable; semi-obsolete, most viewers have this built in now
Listen not working for new owner? (discussion) Guitar Petty 2006-06-10 a brute force way to address how llListen filters do not automatically change on transfer
Login Proxy (discussion) Eddy Stryker 2006-06-11 PHP script for login; from before SL went open source
Single Item vendor box with age check (discussion) Osgeld Barmy 2006-06-15 only allows new residents to buy
Auto die tip jar (discussion) grumble Loudon 2006-06-21 self destructing tip jar for forgetful performers
RLib - A Developer Library (discussion) Hitani Fugazi 2006-06-21 collection of LSL utility functions
Rotate prim while retaining scale (discussion) Lex Neva 2006-06-22 fixes prims built at the wrong rotation
PvP Logger (discussion) Yiffy Yaffle 2006-07-01 LSL version of bumps, pushes, hits display
Light with Touch On/Off and changeable color via chat commands (discussion) 2fast4u Nabob 2006-07-07
Online Status Indicator with PHP script (discussion) Aster Lardner 2006-07-08 relay online status to outside web sites
Single Item Vendor with IM & Email Support (discussion) Validus Bishop 2006-07-13
1000m Menu-driven Intra-Sim Teleporter (discussion) Nepenthes Ixchel 2006-07-15 needs update, tied to old 768 meter build height limit
Emergency Bouncer with Ban (discussion) Moonshine Herbst 2006-07-20 give parcel banning ability to group members
Personal Alt Bank (discussion) Deight Boccara 2006-07-22 pay and withdraw your alt's L$ balance without logging them in
Prim Shape reminder (discussion) Seagel Neville 2006-07-24 store and recreate useful prim shapes
Iris opening door script, using a torus (discussion) Ceera Murakami 2006-07-24
Prim Persistant Data Storage (discussion) ed44 Gupte 2006-07-26 compact data storage in prim description
No phy/no sit (discussion) LaZy Hulka 2006-07-27 disallow sitting on an object
Particle System Template (discussion) Angela Salome 2006-07-28
Enhanced Single-Item, Single-Prim Vendor (discussion) Mark Assia 2006-08-02 can point buyer to web shopping sites (will need updates, uses defunct sites)
Temp Prim Rezzer (discussion) Eata Kitty 2006-08-02 check your covenant, many do not allow these
Hud Script (discussion) LaZy Hulka 2006-08-02 show, hide buttons
Donation/Tipjar script with a 'goal' and progress meter (discussion) Angel Fluffy 2006-08-04
script to notify you when your land sells (discussion) Angel Fluffy 2006-08-06 sends you an IM when your land is sold
Bucky's Radio 2.6.4 (discussion) bucky Barkley 2006-08-11 very popular parcel music jukebox
Script controller (discussion) Dom DaSilva 2006-08-13 uses llSetScriptState to toggle scripts in an prim on or off
Multiple Anim (discussion) Norman Desmoulins 2006-08-17 pose stand with dialog to choose animation
Particle Script Simplifier (discussion) Norman Desmoulins 2006-08-17 liberally commented llParticleSystem wrapper
Visitor List with Notification & Query (discussion) Norman Desmoulins 2006-08-17 with offline querying by email
Radar/Scanner (discussion) Sable Till 2006-08-17 shows avatar distance, direction, time
Bucky's Web Browser 0.3 (discussion) bucky Barkley 2006-08-22 dialog and chat driven web page launcher
Growth Script (discussion) Floog Stuart 2006-08-25 makes a prim grow on its Z axis when the sun is out
llHTTPRequest <-> mySQL (discussion) Lasivian Leandros 2006-08-25 PHP interface helps LSL scripts query remote databases with llHTTPRequest
inworld Linden Blogs headlines reader (discussion) Osgeld Barmy 2006-08-27 retrive RSS from Osgeld's server
Prototype Car (discussion) Tamaria Vixen 2006-08-29 for making and debugging ground vehicles
Bucky's Texture Chooser 1.0b19 (discussion) bucky Barkley 2006-08-29 organizer
Flight Assist (discussion) Morph Wollongong 2006-09-03 pass flight ceiling, plus speed boost
Very simple swing door script (discussion) ed44 Gupte 2006-09-05
function debug (discussion) Frosty Fox 2006-09-06 simple switch for debug chatter
Make the wind work on physical objects (discussiono) Goapinoa Primeau 2006-09-07 push an object to follow llWind
Astronomical Julian Dates (discussion) Pale Spectre 2006-09-08 convert to and from calendar dates
Useful Shop Visitor Tracker (discussion) Meghan Eldrich 2006-09-12 with IM notify options
Phantom Alpha Door or Wall (discussion) ArchTx Edo 2006-09-13 uses private channel chat passwords to make a door open/close, lock/unlock
Simple but fun "door" scripts (discussion) Vares Solvang 2006-09-16 unconventional doors
Touch texture change using states - window example (discussion) ArchTx Edo 2006-09-16 example of LSL states
Nice, simple rotation script (discussion) Sue Stonebender 2006-09-16 can be linked to parent, good for doors.
LSL-2-PHP Library (discussion) Craze Copeland 2006-09-17 LSL function emulation in PHP
pirate translation script (discussion) Kiwini Oe 2006-09-19 yarrrrrrrrrrrrr
InstaBlaze Firelogs (discussion) Poppet McGimsie 2006-09-19 mashup of random rock and fire scripts
Long distance teleport (discussion) Lisbeth Cohen 2006-09-20 WarpPos teleporters
llMessageLinked and link_message example (discussion) ArchTx Edo 2006-09-21
Alt Cookie/Change Jar (discussion) Burke Prefect 2006-09-22 share L$ balances between listed users
Collision activated home security script (discussion) Vares Solvang 2006-09-25 teleports home avatars who bump into it
AO Overriding Pose Ball (discussion) Jesse Barnett 2006-10-09 stops sit animation overrides from old AOs
High Speed Config Loading (discussion) Squirrel Wood 2006-10-12 uses names of prim inventory items to store data
getting attention with particles (discussion) Angel Fluffy 2006-10-17 tip jar with particle effects
Online status and online tracker IM sender (discussion) Packard Sonic 2006-10-19
Simple Show/Hide Script (discussion) Sean Playfair 2006-10-22 show or hide a prim by chat commands
Offset Reporter (discussion) Domino Marama 2006-10-22 tracks changes to a prim's position and rotation
Multi point attachment (discussion) Joannah Cramer 2006-10-25 remember attachment offsets and rotations even after attached to another point
Really, really simple window blinds script (discussion) Poppet McGimsie 2006-10-26
Some String functions (discussion) Newgate Ludd 2006-10-26 comparisons, type tests
RSA Cryptography (discussion) Moose Pegler 2006-10-31 the modular exponentiation function can be used for other public key schemes
LSL RSA Cryptography Library V1.0 Moose Pegler 2006-11-03
Mazes Built using Walls (discussion) Moose Pegler 2006-11-08 convert labyrinths from outside programs into prims
Land Editor (discussion) Landing Normandy 2006-11-13 GUI powered landscaping tool
Short-Term CopyBOT countermeasure Ethan Cinquetti 2006-11-14 obsolete, copybot stopped using the public !quit command in 2006.
Parametric Surface Rezzer (discussion) Seifert Surface 2006-11-21 scripts for rezzing surfaces from arbitrary parametric equations
1 prim double sliding glass door (discussion) Seagel Neville 2006-11-23 the "Star Trek" door found all over SL
Truly Random Hue (discussion) Abu Nasu 2006-11-23 pick a random color with tons of saturation
Number/Name Prims in Link Order (discussion) Graysen Graff 2006-11-28 renames prims in a link set to match link numbers
SLurl maker (discussion) Silje Russell 2006-12-01 returns SLurl for the current position
Parcel DJ Station / Media changer (discussion) Dimentox Travanti 2006-12-04 change stations via a touch and dialog, with user list
mousehelddown - get more from touches (discussion) Goapinoa Primeau 2006-12-04 allows separate actions for short and long mouse clicks
Easy Sit Target Positioner (discussion) Lex Neva 2006-12-06 sit on a poseball, position yourself exactly where you want to be, and the sit target is calculated automatically for you
lift (elevator) (discussion) timeless Montreal 2006-12-11 nonphysical elevator
Reliably detect when avatar moves (discussion) Geuis Dassin 2006-12-16 workaround for moving_start/moving_end unreliability
HUD, Hovering Text, and Dialog Example (discussion) Clayton Cinquetti 2006-12-20
LSL quine (discussion) Lex Neva, Seifert Surface 2006-12-24 more about quines if you like this
How to use llMessageLinked for advanced stuff (discussion) Shippou Oud 2006-12-24 example to address individual prims
Simple Sim Diagnostic Tool (discussion) Shippou Oud 2006-12-29 region stats monitor
XY Text Light (discussion) Osgeld Barmy 2007-01-04 smaller simpler alternative to XYText
Crude 250m+ flight enhancer for newbies (discussion) Jolan Nolan 2007-01-04
Detecting a Double Click (discussion) Jiminy Roo 2007-01-05 in laggy areas this may not be too good to use
Prim side announcer (discussion) Soen Eber 2007-01-06 count prim sides, highlight and announce face numbers on touch
Working Age Detector (discussion) Shippou Oud 2007-01-07 determine avatar's age (not real life age) when clicked
OpenSourcing my Builder Objects (discussion) sparti Carroll 2007-01-13 pointer to free builder objects in Chessport
Menu Driven Window Tint Script (discussion) Abba Thiebaud 2007-01-14
The better double-click (discussion) Geuis Dassin 2007-01-14 one way to detect mouse double clicks in LSL
Particle Garden (discussion) Zara Vale 2007-01-19 garden grows slowly with random textures
YAC, Yet Another Calculator (discussion) Mikhail Pasternak 2007-01-19 uses RPN (reverse Polish notation)
Sensor Notice (discussion) Joker Opus 2007-01-20 send an llDialog notification to avatars in sensor range
Particle XY Text (discussion) Zara Vale 2007-01-21 signboard made out of particles
Giant Hammer Thrower (discussion) sparti Carroll 2007-01-23
The Little Box Of Calm (discussion) Gaynor Gritzi 2007-01-27 the purpose of this script is to bring about World Peace
Sensor door with unknown avatar detection (discussion) Fixyou Kit 2007-01-28 door opens for known avatars, warns about unknown avatars
collision_start switch to RezObject (discussion) ArchTx Edo 2007-02-04 rez an object when someone walks over or bumps into a prim
Timer Module (discussion) Isabelle Aquitaine 2007-02-12 track multiple timers
Another Simple Silly Blinds Script (discussion) Stacey Novi 2007-02-12 tints windows on touch
Vertex Modelling Tool (discussion) Sanderman Cyclone 2007-02-13 allows you to model by positioning vertices and create fitting triangles between them
KDC's non linear solar clock (discussion) Kyrah Abattoir 2007-02-15 clock that reflects SL day cycle
The Color Master (discussion) Tyken Hightower 2007-02-16 fancy menu driven color changer
Landowner Border Detector (discussion) BadPenguin Posthorn 2007-02-17 display border lines and boundary coordinates of contiguous land owned by the same landowner
PureEvil PickPocket Script Mitzpatrick Fitzsimmons 2007-02-28
Open Source Interoperability Framework (discussion) Khemical Stonecutter 2007-03-02 links to LSL implementation of the Fractally Unified Network Knowledgesphere(FUNK)
Keyless Product Update Server (discussion) Dragon Keen 2007-03-11 an update server, but lets it be keyless, utilizing a mySQL backend system
XTEA Strong Encryption Implementation (discussion) Morse Dillon 2007-03-13 see XTEA Strong Encryption Implementation for latest version
Smooth Rotation (discussion) Gearsawe Stonecutter 2007-03-15 "This script is currently broken because of SL 'Features', use at your own discretion"
Sky.FM radio tuner for land Music URL (discussion) DangerDave Writer 2007-03-18 includes stats and welcomer
Night and day particle/sound switcher (discussion) Poppet McGimsie 2007-03-18 switches lights and environment sounds based on llGetSunDirection
Smooth fading of a linked set using one script (discussion) Nitrox Peel 2007-03-20 fades out or in a set number of linked prims using one script
GetNewInventoryName function (discussion) ZenMondo Wormser 2007-03-21 returns a list of items added to prim inventory since it was last called
Eazy-Cheez (discussion) Haplo Voss 2007-03-21 simple door and light control scripts
Object Update System (discussion) Darien Caldwell 2007-03-21 localized update system utilizing llRemoteLoadScriptPin
llSetLink* Helper Script (discussion) Domino Marama 2007-03-26 help identify face number on a prim
Basic piston (discussion) sirhc DeSantis 2007-03-30 slide a prim up and down with llSetPos
Press & Hold trigger emulation (discussion) Soen Eber 2007-04-01 trigger action if mouse button held down for 2 seconds
Texture cycler with press & hold trigger (discussion) Soen Eber 2007-04-05 hold mouse button to select a texture
Whats talking? (discussion) Misch Lameth 2007-04-12 show the owners of chatting objects
Simple Age Check (discussion) Squirrel Wood 2007-04-20 restrct things to avatars with a minimum account age (not real life age)
5 different gaming scripts (for learning) (discussion) Shippou Oud 2007-04-23 obsolete, see Linden Lab Official:Policy Regarding Wagering in Second Life
Regular Timer (discussion) Lee Ponzu 2007-04-28 sync a script to wall clock time
Cart Vendor (discussion) Talia Tokugawa 2007-05-03 a little different from the typical panel vendor
Simple Pose Ball Script (discussion) Shippou Oud 2007-05-13
message passing synchronizer (discussion) Lee Ponzu 2007-05-17 sync objects using llShout
Changeable SitPos Script (discussion) Seagel Neville 2007-05-17 user interface for UpdateSitTarget
Archive Box Labeler and Item Counter (discussion) Apollia Pirandello 2007-05-18 aid for storing inventory in a prim
Basic Mechanical Clock Script (discussion) Phoenix Ristow 2007-05-19
Strong XTEA Encryption LSL <-> LSL <-> PHP (discussion) SleightOf Hand 2007-05-22 encryption between LSL and an outside server
Greeter and automatic notecard giver (discussion) Benz Bingyi 2007-05-24 Linden visitor counter with added features
Regionwide switch (discussion) Marcush Nemeth 2007-05-26 remote control with llRegionSay
Quick and Dirty Vendor (discussion) Jim Guyot 2007-06-03 simple notecard driven vendor
Open source Wishing Well script (discussion) Jim Guyot 2007-06-04 pay and chat a wish to the well
Twitter update script (discussion) Orlie Omegamu 2007-06-08 obsolete, see Twitter OAuth Library for current authentication
Intra-Region Update Server (discussion) Emma Nowhere 2007-06-12 product updater
Hopping creature (discussion) Catfart Grayson 2007-06-13 create a small physics enabled creature that moves around by small jumps
NoteCard Giver v1.0 (discussion) Russ Allen 2007-06-13 sends notecard to avatars in sensor range
Chat Relay (discussion) Jippen Faddoul 2007-06-15 distribute a conversation in a large area with permission
Bouncing prim (discussion) Shippou Oud 2007-06-17 make a prim bounce off the ground
List Logic Functions (discussion) Very Keynes 2007-06-17 see LSL Examples for updated versions
Pay to teleport (discussion) Haplo Voss 2007-06-18 uses WarpPos
Menu animation (discussion) Dragos Zaoh 2007-06-28 choose sitting poses from a menu on touch
2 levels slow elevator (discussion) Dragos Zaoh 2007-06-28 nonphysical lift
Bitwise rotation (discussion) Eric Quine 2007-07-04 A function for bit manipulation, not prim rotation
Anti-copybot (discussion) JJValero Writer 2007-07-08 prevents a script from working in a different object
Elite Spanker v2.0 BigJohn Jade 2007-11-21 a spanker without chat spam
Transaction History converter (discussion) Francis Chung 2007-13-17 written in Python; may need updates, SL transaction format has changed
New WarpPos (now with safety net!) (discussion) Winter Ventura 2007-13-17 WarpPos with llSetPos fallback to guard against LSL regressions
Sip Script 2.0 Kahiro Watanabe 2008-06-02 based on Theda Twilight's drinking animation script, with notecard options added
Passing a vector as an integer Senuka Harbinger 2008-06-15 convert vectors so llRezObject can use them
MultiMenu (Nested Dialog handler) Soen Eber 2008-09-04 manage dialogs using link messages, includes tutorial
VK-dbms-VM Very Keynes 2008-10-31 database with storage in script memory
Collections in LSL Pavcules Superior 2008-11-04 collections implementation based on VK-dbms-VM
Arrays in LSL Pavcules Superior 2009-01-18 array implementation based on VK-dbms-VM
OO/Class simulation in LSL Pavcules Superior 2009-01-28 simulate several OO features in LSL

Attic

These library entries are no longer usable but included for reference.

Name Author Date Description
Open-Source Hyperteleportation (discussion) Hank Ramos 2005-08-18 source code removed
In-World Script Library Proposal (discussion) Azrael Baphomet 2005-09-29 old discussion
XML-RPC Online tracker (discussion) Jarod Godel 2005-11-27 missing attachment
EditPlus Wordfile (library) Nargus Asturias 2005-12-06 server not responding, dead link?
PHP/Ming Generated Flash Movies for SL Lucid Vindaloo 2006-01-02 dead links
WANTED: Inventory for "Theme Packs" / Get Linden Dollars Lauren Linden 2006-01-14 old solicitation from LL
Open-Source Portable Music Player (discussion) Nat Mandelbrot 2007-02-19 dead link