Scripting/Library/WakaScriptingLibrary

De DigiWiki.

(Différences entre les versions)
(Waka Script Library)
 
(8 versions intermédiaires masquées)
Ligne 8 : Ligne 8 :
#Add a link to your script's page here. Link back to this page from your script's page. Start your page with <nowiki>{{LSL Header}}</nowiki>.
#Add a link to your script's page here. Link back to this page from your script's page. Start your page with <nowiki>{{LSL Header}}</nowiki>.
#Do not add scripts that duplicate the same functionality as an existing script or built in [[Scripting/Fonctions/LlFonctions|function]]. If yours does, explain why.
#Do not add scripts that duplicate the same functionality as an existing script or built in [[Scripting/Fonctions/LlFonctions|function]]. If yours does, explain why.
-
#Do not list simple scripts here. Include those among the [[:Category:LSL Examples|LSL Examples]] instead.
+
#Do not list simple scripts here. Include those among the [[Scripting/Exemples|Examples]] instead.
</div></div>
</div></div>
<div id="box">
<div id="box">
 +
==Waka Script Library==
==Waka Script Library==
{| class="sortable" {{Prettytable}}
{| class="sortable" {{Prettytable}}
Ligne 18 : Ligne 19 :
! '''Description'''
! '''Description'''
|-
|-
-
||[[Remove all scripts from a linkset]]
+
||[[Hello Avatar]]
-
||[[User:Dahlia Orfan|Dahlia Orfan]]
+
||Linden Lab
-
||Remove all scripts from a linkset.
+
||SL's default script.
 +
|-
 +
||[[ASCII]]
 +
||ChadStatosky
 +
||ASCII <-> int
 +
|-
 +
||[[AirSeaAltimeter]]
 +
||OoPsGalatea
 +
||A pretty decent air/sea altimeter.
 +
|-
 +
||[[AltPickPocket]]
 +
||MitzpatrickFitzsimmons
 +
||Transfer Money from your Alt's account without logging them in.
 +
|-
 +
||[[AvatarKeyScript]]
 +
||KingHenrikLundquist
 +
||Basic key-detecting script.
 +
|-
 +
||[[Barometer]]
 +
||CidJacobs
 +
||Check Barometric Pressure.
 +
|-
 +
||[[Bezier Curve Demo]]
 +
||LionelForager
 +
||Draws a bezier curve in 3D given by 3 control points.
 +
|-
 +
||[[Builders' Buddy]]
 +
||NewfiePendragon
 +
||Large building positioning/movement utility.
 +
|-
 +
||[[Builders' Tabs]]
 +
||TimelessPrototype
 +
||Advanced precision builder's tool.
 +
|-
 +
||[[Camera Sync]]
 +
||MeyermagicSalome
 +
||Camera Synchronization utility.
 +
|-
 +
||[[Color Scripts]]
 +
||KagePixel
 +
||Convert from HSB to RGB and back.
 +
|-
 +
||[[Common String Functions]]
 +
||GarrMeDagger
 +
||Common String Functions.
 +
|-
 +
||[[Channel Number Generator]]
 +
||PetreLamar
 +
||Given a text string, generate a (relatively) unique channel number.
 +
|-
 +
||[[PublicBillboard]]
 +
||Chasingred3Ixtab
 +
||A Public Cycling Texture Billboard.
 +
|-
 +
||[[Conversation AI]]
 +
||AmaOmega
 +
||Simple conversation tree (Eliza-like).
 +
|-
 +
||[[Camera Follower]]
 +
||ArkLehane
 +
||Follows just above your camera.
 +
|-
 +
||[[Chat Extension Module]]
 +
||ChristopherOmega
 +
||Allows transfer of >255 character strings over chat, via Packet Chat Protocol.
 +
|-
 +
||[[Create a flying pet]]
 +
||CatFart
 +
||(Incomplete/Not being worked on) A worked example on how to create a small flying object using physics-based movement.
 +
|-
 +
||[[Case Insensitive Listen rezzer]]
 +
||hasingred3Ixtab
 +
||Case insensitive listen rezzer.
 +
|-
 +
||[[DanceBall]]
 +
||AsiraSakai
 +
||This script plus dance animations in a prim create a clickable danceball.
 +
|-
 +
||[[Dance Machine]]
 +
||EvilFool
 +
||Single prim dance machine with synchronized dancers.
 +
|-
 +
||[[Day of the week]]
 +
||RichardSolvang
 +
||Figure out what day of the week a given date is.
 +
|-
 +
||[[Deluxe Door]]
 +
||EzharFairlight
 +
||A door with some extras. See also: the new Timeless Linked Door.
 +
|-
 +
||[[Dialog Module]]
 +
||StrifeOnizuka
 +
||Create and handle dialog boxes through linked messages.
 +
|-
 +
||[[Dump Prim Parameters]]
 +
||PierreJosephProudhon
 +
||Dump prim parameters to a LSL code string that can be fed to llSetPrimitiveParams.
 +
|-
 +
||[[Eliza Chatbot]]
 +
||DedricMauriac
 +
||Parady of a Rogerian therapist.
 +
|-
 +
||[[Email Extension Module]]
 +
||ChristopherOmega
 +
||Allows scripts to send emails without delay and receive emails without a timer.
 +
|-
 +
||[[Simple Email Parser]]
 +
||PlowboyLifestyle
 +
||Breaks an email header into local variables with some error checking.
 +
|-
 +
||[[Enhanced SLURL]]
 +
||HarleenGretzky
 +
||Ouputs a SLURL using the new teleport app URL, allows you to click the link to teleport without going to the map first.
 +
|-
 +
||[[Event Lottery]]
 +
||AmaOmega
 +
||Randomly choose a winner from a list of people without duplicates.
 +
|-
 +
||[[Experimental Rotation Math Library]]
 +
||StrifeOnizuka
 +
||Collection of functions for working with rotations.
 +
|-
 +
||[[Fade Texture]]
 +
||NashBaldwin
 +
||Smoothly drop texture alpha using exponential fall-off.
 +
|-
 +
||[[Fast Find]]
 +
||AmaOmega
 +
||Fast find number of lines in a notecard (binary search).
 +
|-
 +
||[[Fix Repeats Per Meter]]
 +
||NashBaldwin
 +
||Make a building by roughly positioning walls, then drop this script on each prim. It rescales to grid, positions to grid, and fixes repeats per meter, then deletes self.
 +
|-
 +
||[[Flight Assist]]
 +
||MorphWollongong
 +
||Flight assist HUD controller script.
 +
|-
 +
||[[Float to Hex]]
 +
||StrifeOnizuka
 +
||Very useful for floats transporting.
 +
|-
 +
||[[Fractal Generator]]
 +
||SeifertSurface
 +
||Generates fractal "trees". User friendly.
 +
|-
 +
||[[General Menu Engine]]
 +
||ZonaxDelorean
 +
||A menu system engine that lets you define menus then easily use them.
 +
|-
 +
||[[Get Day of Week]]
 +
||DoteDoteEdison
 +
||Alternate method to get day of week from llGetUnixTime.
 +
|-
 +
||[[Get Timestamp Offset]]
 +
||SiannBeck
 +
||Returns llGetTimestamp() with an hour offset. (If someone can tell me how to create a page, I'll add it).
 +
|-
 +
||[[Give Inventory]]
 +
||DedricMauriac
 +
||Gives inventory and checks permissions.
 +
|-
 +
||[[Go Game]]
 +
||JonathanShaftoe
 +
||A fully working Go game board.
 +
|-
 +
||[[IGS (In Game Data Server)]]
 +
||ViceroLambert
 +
||A simple LSL server.
 +
|-
 +
||[[Keyboard while typing]]
 +
||MaxCase
 +
||A simple keyboard while you type.
 +
|-
 +
||[[Link Numbers Getter]]
 +
||KankerGreenacre
 +
||Simple function for keeping track of the links in your object.
 +
|-
 +
||[[Listening Texturer]]
 +
||VirusCollector
 +
||Small script to change a texture to any key you say.
 +
|-
 +
||[[Millisecond Time]]
 +
||MinskOud
 +
||Timezone-aware and millisecond-granuality time and formatting functions.
 +
|-
 +
||[[MitzFader]]
 +
||MitzpatrickFitzsimmons
 +
||Object Alpha Fader Transition Effect.
 +
|-
 +
||[[MultiCahnnel Listener]]
 +
||AnorcaCalamari
 +
||Listen on any set of 50 channels.
 +
|-
 +
||[[Multidimensional Array API]]
 +
||ChristopherOmega
 +
||Store data in lists as you would in a standard C++/Java multidimensional array.
 +
|-
 +
||[[MultiTitler]]
 +
||TigroSpottystripesKatsu
 +
||A basic titler that enables you to wear more than one titler at once and set them individually.
 +
|-
 +
||[[NewbieNag]]
 +
||KexGodel
 +
||Give a notecard to a new resident below a certain age.
 +
|-
 +
||[[Nonphysical Move To]]
 +
||StormSaber
 +
||Uses llSetPos to emulate llMoveTo -- but for non-physical objects.
 +
|-
 +
||[[Notice Giver]]
 +
||Joker Opus
 +
||Gives notices to anyone within 96 meters.
 +
|-
 +
||[[NotecardChecker]]
 +
||Ruthven Willenov
 +
||Checks which notecard was added, deleted or updated.
 +
|-
 +
||[[Parametric Surface Rezzer]]
 +
||SeifertSurface
 +
||Rezzes a surface defined by an arbitrary parametric equation of two variables.
 +
|-
 +
||[[Passwall]]
 +
||AsiraSakai
 +
||This script will allow you to set up a solid wall that lets certain people pass through it.
 +
|-
 +
||[[Pose Ball Script, version 4.3.2]]
 +
||SimonRaven
 +
||Pose ball script, updated.
 +
|-
 +
||[[Particle Script 1.1]]
 +
||KeknehvPsaltery
 +
||A very efficient script for the creation and inclusion of particle systems. Albeit not the best if you are just learning, but excellent if a particle system is needed for something else.
 +
|-
 +
||[[Particle Script 1.2]]
 +
||JamesHanner
 +
||An added feature to the above script.(Has a new key setter instead of just owner and self).
 +
|-
 +
||[[Particle Script 0.5]]
 +
||AmaOmega
 +
||Create particle systems and play around with the settings.
 +
|-
 +
||[[Particle Script 0.5a]]
 +
||EepQuirk
 +
||An optimized version of the above script.
 +
|-
 +
||[[Polygon Former]]
 +
||JontteGremlin
 +
||Code snippet that will form a triangle between 3 vectors. Can be used, for example, in 3d model loaders.
 +
|-
 +
||[[PortRing Creator]]
 +
||Neo Rebus
 +
||A system to automatically create a teleporter system from a central "base" location to a number of outlying "stations".
 +
|-
 +
||[[Profile Picture Display]]
 +
||HarleenGretzky
 +
||Displays your profile picture on a prim when touched, uses the new search world webpages.
 +
|-
 +
||[[Pseudo-Random Number Generator]]
 +
||StrifeOnizuka
 +
||For use with secure communication through insecure mediums to reducing the risk of the communications protocol being hacked.
 +
|-
 +
 
 +
 
 +
 
 +
 
 +
||[[Radar]]
 +
||SableTill
 +
||Fairly complete scanner that includes details on distance, time in vicinity and direction.
 +
|-
 +
||[[RadioStation]]
 +
||AsiraSakai
 +
||Add lists of radio stations, descriptions, and authorized station changers, and authorized users can change parcel music urls.
 +
|-
 +
||[[Random Hovertext Colour]]
 +
||KopiloHallard
 +
||Sets hovertext on an object and changes the colour to a random colour every 0.5 seconds.
 +
|-
 +
||[[Realistic Airplane Flight Script]]
 +
||FritzKakapo
 +
||Physical stunt light airplane script, intended to resemble real world aerodynamics and physics. Includes comments about which vehicle parameters model which airodynamic behavior. For full permission objects only, not for use in proprietary products.
 +
|-
 +
||[[Regular text to Upside-down]]
 +
||TigroSpottystripesKatsu
 +
||Converts regular text spoken in the open chat into upside-down text (unicode).
 +
|-
 +
||[[Rope Constraint]]
 +
||ComradePodolsky
 +
||Links two objects by a physical emulation of a rope-like constraint and uses particles to visually represent it..
 +
|-
 +
||[[Runtime Environment]]
 +
||ReadyJack
 +
||Detailed detection of object environment changes like dropping or wearing. Also detects logins!
 +
|-
 +
||[[Sailboat Script]]
 +
||KankerGreenacre
 +
||Flying Tako sailboat.
 +
|-
 +
||[[Self Upgrading Script]]
 +
||MarkovBrodsky
 +
||Keeps only latest version on prim.
 +
|-
 +
||[[Self Upgrading Script Enhanced]]
 +
||CronStardust
 +
||Keeps only latest version of the script on prim (Even with multiple adds of the same script!).
 +
|-
 +
||[[Self Upgrading Script Alt]]
 +
||DamekTretiak
 +
||Updates each child-prim with a given script.
 +
|-
 +
||[[Serialize]]
 +
||ShadowGretzky
 +
||Implements 'float-safe', reasonably quick serialization and unserialization of list types.
 +
|-
 +
||[[Set Text Once]]
 +
||EpikTetus
 +
||Drop it on an object, say "/3 This is Red", the floating text changes and the script deletes itself.
 +
|-
 +
||[[Settings Notecard]]
 +
||LKonigmannLippmann
 +
||Loads values from a notecard so scripts can be customized by user.
 +
|-
 +
||[[Simple Cypher]]
 +
||AmaOmega
 +
||A simple password-based substitution cypher.
 +
|-
 +
||[[Simple Disappearing HoverText]]
 +
||KonigmannLippmann
 +
||A simple demonstration of how to remove hover text when an avatar sits on the prim.
 +
|-
 +
||[[SLPrint]]
 +
||AmaOmega
 +
||A function to print formated data, including hexidecimal and fixed-point floats.
 +
|-
 +
||[[LibrarySLurl]]
 +
||InaCentaur
 +
||A function that outputs SLurl given regionName and position in <x,y,z>.
 +
|-
 +
||[[Smooth Rotating Door]]
 +
||ToyWylie
 +
||A script for doors that open and close smoothly using llTargetOmega (external link until creation of pages works).
 +
|-
 +
||[[Smooth Sliding Door]]
 +
||SimonQuinnell
 +
||A script for a sliding door that open and close smoothly using llMoveToTarget. Adjusts for prim orientation.
 +
|-
 +
||[[Strided List Functions]]
 +
||AakanaarLaSalle
 +
||Functions for working with strided lists.
 +
|-
 +
||[[String Replace]]
 +
||NecroDarkes
 +
||Replace all strings within a string.
 +
|-
 +
||[[Swarm]]
 +
||ApotheusSilverman
 +
||This implements the widely-available swarm algorithm in SL.
 +
|-
 +
||[[Teleporter]]
 +
||AsiraSakai
 +
||This teleports the object and the person sitting on it within the simulator.
 +
|-
 +
||[[TextureSwitcher]]
 +
||StrifeOnizuka
 +
||Texture switcher that will step through the textures in an object's inventory, displaying them on all sides of the object.
 +
|-
 +
||[[Thermometer]]
 +
||CidJacobs
 +
||Check Temperature.
 +
|-
 +
||[[Time and Date Functions]]
 +
||GarrMeDagger
 +
||Time and Date Functions.
 +
|-
 +
||[[TimeElapsed]]
 +
||ChromalBrodsky
 +
||When called twice, will give the time elapsed with millisecond precision.
 +
|-
 +
||[[Timeless Linked Door]]
 +
||TimelessPrototype
 +
||Full-featured door script for doors that are linked to other prims..
 +
|-
 +
||[[Timer Enhancer]]
 +
||ChristopherOmega
 +
||Grants more precise control over timers.
 +
|-
 +
||[[Unescape]]
 +
||StrifeOnizuka
 +
||Unescape escape codes in strings.
 +
|-
 +
||[[Universal Prim Torture Script]]
 +
||StrifeOnizuka
 +
||Upgradable universal prim torture script.
 +
|-
 +
||[[Product Update Server]]
 +
||Comet Aero
 +
||Updates product upon request.
 +
|-
 +
||[[Product Update Server 2]]
 +
||Comet Aero & Kri Ayakashi
 +
||Enhanced version of above. Works with multiple products.
 +
|-
 +
||[[Vendor Script]]
 +
||AmaOmega
 +
||A simple vendor.
 +
|-
 +
||[[Vigenere Cipher]]
 +
||DolusNaumova
 +
||A polyalphabetic substitution cipher.
 +
|-
 +
||[[WarpPos]]
 +
||KeknehvPsaltery
 +
||A function that allows one to do instantaneous non-physical movement.
 +
|-
 +
||[[NumRs]]
 +
||NornAlbion
 +
||Display numbers on a prim - maximum of 3 per prim.
 +
|-
 +
||[[Position HUD]]
 +
||GigsTaggart
 +
||Moves a HUD to a same position in any attach point.
 +
|-
 +
||[[Timestamp Difference]]
 +
||BenFassbinder
 +
||Calculate the difference in seconds between two timestamps.
 +
|-
 +
||[[Wind Turbine]]
 +
||CidJacobs
 +
||Estimates approximate watts stored from wind powered turbines.
 +
|-
 +
||[[XyText]]
 +
||XylorBaysklef
 +
||Display text (up to 6 characters) on a prim.
 +
|-
 +
||[[XyText 1.2]]
 +
||KermittQuirk, ThraxisEpsilon
 +
||Display text (5 or 10 characters per prim).
 +
|-
 +
||[[LibraryInstantMessageAnyone]]
 +
||AnorcaCalamari
 +
||Instant messager script.
 +
|-
 +
||[[LibraryMapTele]]
 +
||AnorcaCalamari
 +
||Teleports you anywhere you are allowed.
 +
|-
 +
||[[LibraryParticleGarden]]
 +
||ZaraVale
 +
||Randomly rezzes textures in your object, to form a particle garden, the flowers also grows slowly!.
 +
|-
 +
||[[LibraryParticleSignboard]]
 +
||ZaraVale
 +
||1 Prim Signboard that can change via a chat channel.
 +
|-
 +
||[[LibraryPrecisionTime]]
 +
||SendaoGoodman
 +
||Precision timer for accurate timing in SL.
 +
|-
 +
||[[LibrarySenWarp]]
 +
||SendaoGoodman
 +
||Warppos replacement.
 +
|-
 +
||[[LibrarySenWalk]]
 +
||SendaoGoodman
 +
||Autowalk with variable speed setting.
 +
|-
 +
||[[LibrarySenRez]]
 +
||SendaoGoodman
 +
||This is what I use for most of my rezzers. It eradicates the long wait period on llRezObject by using the parallel script workaround..
 +
|-
 +
||[[LibrarySenRot]]
 +
||SendaoGoodman
 +
||Smooth nonphysical rotation. May cause lag.
 +
|-
 +
||[[LibrarySenKey]]
 +
||SendaoGoodman
 +
||Translate an avatar's key into a playable string of notes.
 +
|-
 +
||[[LibraryPreloadTextures]]
 +
||SendaoGoodman
 +
||A preloading auto-changing picture display.
 +
|-
 +
||[[Word Scrambler]]
 +
||SecondProctor
 +
||Scrambles anything you want.
 +
|-
 +
||[[RandomVector]]
 +
||WarKirbyMagojiro
 +
||Produces a random vector.
 +
|-
 +
||[[clrchanger]]
 +
||SecondProctor
 +
||Changes the color of a whole object from 1 script.
 +
|-
 +
||[[LightPole]]
 +
||HeusDens
 +
||[[LightPole]] that goes on/off on touch and depending on sunlight.
 +
|-
 +
||[[Xe.DialogerV1.0]]
 +
||XeltonTzedek
 +
||Simple Dialogging script, used within shout distance.
 +
|-
 +
||[[LibrarySafeZoneMelee]]
 +
||TharkisOlafson
 +
||Safezone/Battlezone compliant melee weapon script.
|-
|-
|}
|}
 +
==Voir aussi==
==Voir aussi==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
*[[Scripting/Exemples|Examples]]
*[[Scripting/Exemples|Examples]]
</div></div>
</div></div>

Version actuelle en date du 22 mars 2012 à 14:40

Script Library

Rules for posting:

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

Waka Script Library

Name Creator Description
Hello Avatar Linden Lab SL's default script.
ASCII ChadStatosky ASCII <-> int
AirSeaAltimeter OoPsGalatea A pretty decent air/sea altimeter.
AltPickPocket MitzpatrickFitzsimmons Transfer Money from your Alt's account without logging them in.
AvatarKeyScript KingHenrikLundquist Basic key-detecting script.
Barometer CidJacobs Check Barometric Pressure.
Bezier Curve Demo LionelForager Draws a bezier curve in 3D given by 3 control points.
Builders' Buddy NewfiePendragon Large building positioning/movement utility.
Builders' Tabs TimelessPrototype Advanced precision builder's tool.
Camera Sync MeyermagicSalome Camera Synchronization utility.
Color Scripts KagePixel Convert from HSB to RGB and back.
Common String Functions GarrMeDagger Common String Functions.
Channel Number Generator PetreLamar Given a text string, generate a (relatively) unique channel number.
PublicBillboard Chasingred3Ixtab A Public Cycling Texture Billboard.
Conversation AI AmaOmega Simple conversation tree (Eliza-like).
Camera Follower ArkLehane Follows just above your camera.
Chat Extension Module ChristopherOmega Allows transfer of >255 character strings over chat, via Packet Chat Protocol.
Create a flying pet CatFart (Incomplete/Not being worked on) A worked example on how to create a small flying object using physics-based movement.
Case Insensitive Listen rezzer hasingred3Ixtab Case insensitive listen rezzer.
DanceBall AsiraSakai This script plus dance animations in a prim create a clickable danceball.
Dance Machine EvilFool Single prim dance machine with synchronized dancers.
Day of the week RichardSolvang Figure out what day of the week a given date is.
Deluxe Door EzharFairlight A door with some extras. See also: the new Timeless Linked Door.
Dialog Module StrifeOnizuka Create and handle dialog boxes through linked messages.
Dump Prim Parameters PierreJosephProudhon Dump prim parameters to a LSL code string that can be fed to llSetPrimitiveParams.
Eliza Chatbot DedricMauriac Parady of a Rogerian therapist.
Email Extension Module ChristopherOmega Allows scripts to send emails without delay and receive emails without a timer.
Simple Email Parser PlowboyLifestyle Breaks an email header into local variables with some error checking.
Enhanced SLURL HarleenGretzky Ouputs a SLURL using the new teleport app URL, allows you to click the link to teleport without going to the map first.
Event Lottery AmaOmega Randomly choose a winner from a list of people without duplicates.
Experimental Rotation Math Library StrifeOnizuka Collection of functions for working with rotations.
Fade Texture NashBaldwin Smoothly drop texture alpha using exponential fall-off.
Fast Find AmaOmega Fast find number of lines in a notecard (binary search).
Fix Repeats Per Meter NashBaldwin Make a building by roughly positioning walls, then drop this script on each prim. It rescales to grid, positions to grid, and fixes repeats per meter, then deletes self.
Flight Assist MorphWollongong Flight assist HUD controller script.
Float to Hex StrifeOnizuka Very useful for floats transporting.
Fractal Generator SeifertSurface Generates fractal "trees". User friendly.
General Menu Engine ZonaxDelorean A menu system engine that lets you define menus then easily use them.
Get Day of Week DoteDoteEdison Alternate method to get day of week from llGetUnixTime.
Get Timestamp Offset SiannBeck Returns llGetTimestamp() with an hour offset. (If someone can tell me how to create a page, I'll add it).
Give Inventory DedricMauriac Gives inventory and checks permissions.
Go Game JonathanShaftoe A fully working Go game board.
IGS (In Game Data Server) ViceroLambert A simple LSL server.
Keyboard while typing MaxCase A simple keyboard while you type.
Link Numbers Getter KankerGreenacre Simple function for keeping track of the links in your object.
Listening Texturer VirusCollector Small script to change a texture to any key you say.
Millisecond Time MinskOud Timezone-aware and millisecond-granuality time and formatting functions.
MitzFader MitzpatrickFitzsimmons Object Alpha Fader Transition Effect.
MultiCahnnel Listener AnorcaCalamari Listen on any set of 50 channels.
Multidimensional Array API ChristopherOmega Store data in lists as you would in a standard C++/Java multidimensional array.
MultiTitler TigroSpottystripesKatsu A basic titler that enables you to wear more than one titler at once and set them individually.
NewbieNag KexGodel Give a notecard to a new resident below a certain age.
Nonphysical Move To StormSaber Uses llSetPos to emulate llMoveTo -- but for non-physical objects.
Notice Giver Joker Opus Gives notices to anyone within 96 meters.
NotecardChecker Ruthven Willenov Checks which notecard was added, deleted or updated.
Parametric Surface Rezzer SeifertSurface Rezzes a surface defined by an arbitrary parametric equation of two variables.
Passwall AsiraSakai This script will allow you to set up a solid wall that lets certain people pass through it.
Pose Ball Script, version 4.3.2 SimonRaven Pose ball script, updated.
Particle Script 1.1 KeknehvPsaltery A very efficient script for the creation and inclusion of particle systems. Albeit not the best if you are just learning, but excellent if a particle system is needed for something else.
Particle Script 1.2 JamesHanner An added feature to the above script.(Has a new key setter instead of just owner and self).
Particle Script 0.5 AmaOmega Create particle systems and play around with the settings.
Particle Script 0.5a EepQuirk An optimized version of the above script.
Polygon Former JontteGremlin Code snippet that will form a triangle between 3 vectors. Can be used, for example, in 3d model loaders.
PortRing Creator Neo Rebus A system to automatically create a teleporter system from a central "base" location to a number of outlying "stations".
Profile Picture Display HarleenGretzky Displays your profile picture on a prim when touched, uses the new search world webpages.
Pseudo-Random Number Generator StrifeOnizuka For use with secure communication through insecure mediums to reducing the risk of the communications protocol being hacked.
Radar SableTill Fairly complete scanner that includes details on distance, time in vicinity and direction.
RadioStation AsiraSakai Add lists of radio stations, descriptions, and authorized station changers, and authorized users can change parcel music urls.
Random Hovertext Colour KopiloHallard Sets hovertext on an object and changes the colour to a random colour every 0.5 seconds.
Realistic Airplane Flight Script FritzKakapo Physical stunt light airplane script, intended to resemble real world aerodynamics and physics. Includes comments about which vehicle parameters model which airodynamic behavior. For full permission objects only, not for use in proprietary products.
Regular text to Upside-down TigroSpottystripesKatsu Converts regular text spoken in the open chat into upside-down text (unicode).
Rope Constraint ComradePodolsky Links two objects by a physical emulation of a rope-like constraint and uses particles to visually represent it..
Runtime Environment ReadyJack Detailed detection of object environment changes like dropping or wearing. Also detects logins!
Sailboat Script KankerGreenacre Flying Tako sailboat.
Self Upgrading Script MarkovBrodsky Keeps only latest version on prim.
Self Upgrading Script Enhanced CronStardust Keeps only latest version of the script on prim (Even with multiple adds of the same script!).
Self Upgrading Script Alt DamekTretiak Updates each child-prim with a given script.
Serialize ShadowGretzky Implements 'float-safe', reasonably quick serialization and unserialization of list types.
Set Text Once EpikTetus Drop it on an object, say "/3 This is Red", the floating text changes and the script deletes itself.
Settings Notecard LKonigmannLippmann Loads values from a notecard so scripts can be customized by user.
Simple Cypher AmaOmega A simple password-based substitution cypher.
Simple Disappearing HoverText KonigmannLippmann A simple demonstration of how to remove hover text when an avatar sits on the prim.
SLPrint AmaOmega A function to print formated data, including hexidecimal and fixed-point floats.
LibrarySLurl InaCentaur A function that outputs SLurl given regionName and position in <x,y,z>.
Smooth Rotating Door ToyWylie A script for doors that open and close smoothly using llTargetOmega (external link until creation of pages works).
Smooth Sliding Door SimonQuinnell A script for a sliding door that open and close smoothly using llMoveToTarget. Adjusts for prim orientation.
Strided List Functions AakanaarLaSalle Functions for working with strided lists.
String Replace NecroDarkes Replace all strings within a string.
Swarm ApotheusSilverman This implements the widely-available swarm algorithm in SL.
Teleporter AsiraSakai This teleports the object and the person sitting on it within the simulator.
TextureSwitcher StrifeOnizuka Texture switcher that will step through the textures in an object's inventory, displaying them on all sides of the object.
Thermometer CidJacobs Check Temperature.
Time and Date Functions GarrMeDagger Time and Date Functions.
TimeElapsed ChromalBrodsky When called twice, will give the time elapsed with millisecond precision.
Timeless Linked Door TimelessPrototype Full-featured door script for doors that are linked to other prims..
Timer Enhancer ChristopherOmega Grants more precise control over timers.
Unescape StrifeOnizuka Unescape escape codes in strings.
Universal Prim Torture Script StrifeOnizuka Upgradable universal prim torture script.
Product Update Server Comet Aero Updates product upon request.
Product Update Server 2 Comet Aero & Kri Ayakashi Enhanced version of above. Works with multiple products.
Vendor Script AmaOmega A simple vendor.
Vigenere Cipher DolusNaumova A polyalphabetic substitution cipher.
WarpPos KeknehvPsaltery A function that allows one to do instantaneous non-physical movement.
NumRs NornAlbion Display numbers on a prim - maximum of 3 per prim.
Position HUD GigsTaggart Moves a HUD to a same position in any attach point.
Timestamp Difference BenFassbinder Calculate the difference in seconds between two timestamps.
Wind Turbine CidJacobs Estimates approximate watts stored from wind powered turbines.
XyText XylorBaysklef Display text (up to 6 characters) on a prim.
XyText 1.2 KermittQuirk, ThraxisEpsilon Display text (5 or 10 characters per prim).
LibraryInstantMessageAnyone AnorcaCalamari Instant messager script.
LibraryMapTele AnorcaCalamari Teleports you anywhere you are allowed.
LibraryParticleGarden ZaraVale Randomly rezzes textures in your object, to form a particle garden, the flowers also grows slowly!.
LibraryParticleSignboard ZaraVale 1 Prim Signboard that can change via a chat channel.
LibraryPrecisionTime SendaoGoodman Precision timer for accurate timing in SL.
LibrarySenWarp SendaoGoodman Warppos replacement.
LibrarySenWalk SendaoGoodman Autowalk with variable speed setting.
LibrarySenRez SendaoGoodman This is what I use for most of my rezzers. It eradicates the long wait period on llRezObject by using the parallel script workaround..
LibrarySenRot SendaoGoodman Smooth nonphysical rotation. May cause lag.
LibrarySenKey SendaoGoodman Translate an avatar's key into a playable string of notes.
LibraryPreloadTextures SendaoGoodman A preloading auto-changing picture display.
Word Scrambler SecondProctor Scrambles anything you want.
RandomVector WarKirbyMagojiro Produces a random vector.
clrchanger SecondProctor Changes the color of a whole object from 1 script.
LightPole HeusDens LightPole that goes on/off on touch and depending on sunlight.
Xe.DialogerV1.0 XeltonTzedek Simple Dialogging script, used within shout distance.
LibrarySafeZoneMelee TharkisOlafson Safezone/Battlezone compliant melee weapon script.

Voir aussi

Outils personnels
  • Cette page a été consultée 4 150 fois.
donate
Google Ads