Difference between revisions of "Old forum Scripting Library index"
Jump to navigation
Jump to search
m |
(up to 17/52) |
||
Line 154: | Line 154: | ||
|- | |- | ||
| [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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]] | |||
|} | |} |
Revision as of 02:53, 6 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.
![]() |
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 ![]() ; . If you use Firefox, this little Greasemonkey script can try to fix it. The script will be updated from time to time if other repairable damage is noticed. |
Name | Author | Date | Description |
---|---|---|---|
OO/Class simulation in LSL | Pavcules Superior | 2009-01-28 | simulate several OO features in LSL |
Arrays in LSL | Pavcules Superior | 2009-01-18 | array implementation based on VK-dbms-VM |
Collections in LSL | Pavcules Superior | 2008-11-04 | collections implementation based on VK-dbms-VM |
VK-dbms-VM | Very Keynes | 2008-10-31 | database with storage in script memory |
MultiMenu (Nested Dialog handler) | Soen Eber | 2008-09-04 | manage dialogs using link messages, includes tutorial |
Sip Script 2.0 | Kahiro Watanabe | 2008-06-02 | based on Theda Twilight's drinking animation script, with notecard options added |
Strong XTEA Encryption LSL <-> LSL <-> PHP (discussion) | SleightOf Hand | 2007-05-22 | encryption between LSL and an outside server |
Elite Spanker v2.0 | BigJohn Jade | 2007-11-21 | a spanker without chat spam |
Light with Touch On/Off and changeable color via chat commands (discussion) | 2fast4u Nabob | 2006-07-07 | |
Anti-copybot (discussion) | JJValero Writer | 2007-07-08 | prevents a script from working in a different object |
Bitwise rotation (discussion) | Eric Quine | 2007-07-04 | A function for bit manipulation, not prim rotation |
Builders' Buddy (discussion) | Newfie Pendragon | 2006-03-28 | rezzing and positioning tool for large builds |
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 |
Pay to teleport (discussion) | Haplo Voss | 2007-06-18 | uses WarpPos |
List Logic Functions (discussion) | Very Keynes | 2007-06-17 | see LSL Examples for updated versions |
Bouncing prim (discussion) | Shippou Oud | 2007-06-17 | make a prim bounce off the ground |
Chat Relay (discussion) | Jippen Faddoul | 2007-06-15 | distribute a conversation in a large area with permission |
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 |
Vending script (discussion) | Wednesday Grimm | 2003-06-10 | short simple single item vendor |
Twitter update script (discussion) | Orlie Omegamu | 2007-06-08 | obsolete, see Twitter OAuth Library for current authentication |
Open source Wishing Well script (discussion) | Jim Guyot | 2007-06-04 | pay and chat a wish to the well |
Quick and Dirty Vendor (discussion) | Jim Guyot | 2007-06-03 | simple notecard driven vendor |
Picture Display/Slideshow Board (discussion) | Cienna Rand | 2004-10-28 | |
Regionwide switch (discussion) | Marcush Nemeth | 2007-05-26 | remote control with llRegionSay |
Greeter and automatic notecard giver (discussion) | Benz Bingyi | 2007-05-24 | Linden visitor counter with added features |
LSL based FORTH interpreter | Alondria LeFay | 2005-01-31 | Forth programming language in a prim |
Basic Mechanical Clock Script (discussion) | Phoenix Ristow | 2007-05-19 | |
Archive Box Labeler and Item Counter (discussion) | Apollia Pirandello | 2007-05-18 | aid for storing inventory in a prim |
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 |
Simple Pose Ball Script (discussion) | Shippou Oud | 2007-05-13 | |
Cart Vendor (discussion) | Talia Tokugawa | 2007-05-03 | a little different from the typical panel vendor |
Regular Timer (discussion) | Lee Ponzu | 2007-04-28 | sync a script to wall clock time |
5 different gaming scripts (for learning) (discussion) | Shippou Oud | 2007-04-23 | obsolete, see Linden Lab Official:Policy Regarding Wagering in Second Life |
Fixed Steel Door Scripts (discussion) | Cutter Rubio | 2004-11-22 | update of JohnG Linden's door lock script |
Simple Age Check (discussion) | Squirrel Wood | 2007-04-20 | restrct things to avatars with a minimum account age (not real life age) |
Whats talking? (discussion) | Misch Lameth | 2007-04-12 | show the owners of chatting objects |
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 |
Free Photo Viewer Script (discussion) | Hiro Pendragon | 2004-10-31 | picture display script |
Maze Generator (discussion) | Apotheus Silverman | 2004-08-10 | builds mazes from prims |
Notecard Settings Reader (discussion) | Konigmann Lippmann | 2005-01-20 | |
Texture cycler with press & hold trigger (discussion) | Soen Eber | 2007-04-05 | hold mouse button to select a texture |
Press & Hold trigger emulation (discussion) | Soen Eber | 2007-04-01 | trigger action if mouse button held down for 2 seconds |
Basic piston (discussion) | sirhc DeSantis | 2007-03-30 | slide a prim up and down with llSetPos |
llSetLink* Helper Script (discussion) | Domino Marama | 2007-03-26 | help identify face number on a prim |
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 |
GetNewInventoryName function (discussion) | ZenMondo Wormser | 2007-03-21 | returns a list of items added to prim inventory since it was last called |
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 |
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 |
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 |
Smooth Rotation (discussion) | Gearsawe Stonecutter | 2007-03-15 | "This script is currently broken because of SL 'Features', use at your own discretion" |
XTEA Strong Encryption Implementation (discussion) | Morse Dillon | 2007-03-13 | see XTEA Strong Encryption Implementation for latest version |
Keyless Product Update Server (discussion) | Dragon Keen | 2007-03-11 | an update server, but lets it be keyless, utilizing a mySQL backend system |
1 prim double sliding glass door (discussion) | Seagel Neville | 2006-11-23 | the "Star Trek" door found all over SL |
Long distance teleport (discussion) | Lisbeth Cohen | 2006-09-20 | WarpPos teleporters |
Open Source Interoperability Framework (discussion) | Khemical Stonecutter | 2007-03-02 | links to LSL implementation of the Fractally Unified Network Knowledgesphere(FUNK) |
PureEvil PickPocket Script | Mitzpatrick Fitzsimmons | 2007-02-28 | |
Anti-Push Attachment | Sapphire Bombay | 2003-12-03 | also known as a move lock, tries to stop avatar pushes |
Open-Source Portable Music Player (discussion) | Nat Mandelbrot | 2007-02-19 | music player, links in post are dead |
Landowner Border Detector (discussion) | BadPenguin Posthorn | 2007-02-17 | display border lines and boundary coordinates of contiguous land owned by the same landowner |
The Color Master (discussion) | Tyken Hightower | 2007-02-16 | fancy menu driven color changer |
KDC's non linear solar clock (discussion) | Kyrah Abattoir | 2007-02-15 | clock that reflects SL day cycle |
Giant Hammer Thrower (discussion) | sparti Carroll | 2007-01-23 | |
OpenSourcing my Builder Objects (discussion) | sparti Carroll | 2007-01-13 | pointer to free builder objects in Chessport |
Vertex Modelling Tool (discussion) | Sanderman Cyclone | 2007-02-13 | allows you to model by positioning vertices and create fitting triangles between them |
Another Simple Silly Blinds Script (discussion) | Stacey Novi | 2007-02-12 | tints windows on touch |
Timer Module (discussion) | Isabelle Aquitaine | 2007-02-12 | track multiple timers |
collision_start switch to RezObject (discussion) | ArchTx Edo | 2007-02-04 | rez an object when someone walks over or bumps into a prim |
Solop dance machine | Evil Fool | 2004-11-04 | popular single prim multiuser dance ball system |
Sensor door with unknown avatar detection (discussion) | Fixyou Kit | 2007-01-28 | door opens for known avatars, warns about unknown avatars |
The Little Box Of Calm (discussion) | Gaynor Gritzi | 2007-01-27 | the purpose of this script is to bring about World Peace |
Particle XY Text (discussion) | Zara Vale | 2007-01-21 | signboard made out of particles |
Sensor Notice (discussion) | Joker Opus | 2007-01-20 | send an llDialog notification to avatars in sensor range |
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) |
The better double-click (discussion) | Geuis Dassin | 2007-01-14 | one way to detect mouse double clicks in LSL |
Menu Driven Window Tint Script (discussion) | Abba Thiebaud | 2007-01-14 | |
Working Age Detector (discussion) | Shippou Oud | 2007-01-07 | determine avatar's age (not real life age) when clicked |
Prim side announcer (discussion) | Soen Eber | 2007-01-06 | count prim sides, highlight and announce face numbers on touch |
Detecting a Double Click (discussion) | Jiminy Roo | 2007-01-05 | in laggy areas this may not be too good to use |
Crude 250m+ flight enhancer for newbies (discussion) | Jolan Nolan | 2007-01-04 | |
XY Text Light (discussion) | Osgeld Barmy | 2007-01-04 | smaller simpler alternative to XYText |