User:Pazako Karu

From Second Life Wiki
Jump to navigation Jump to search

Public Domain Works

Profile Picture Retrieval

key2RGB (Convert an input key into a color vector)

Get Group Info (Read LL site for scraping information from a group, like name, user count, fees, etc.

Easy Dialogs Call a dialog with a context that is returned in the listen. It makes multiple pages, and security, much easier.

Printf/Sprintf Replicates the functionality of sprintf and printf for scripts in LSL. Sadly, its about 100 lines, but it functions well with respectable speed.

More incoming...