Curious about how many people are online and how many new accounts are being created? This is the script for you!
You can put this in any object that doesn't already have floating text; in-world or on your HUD.
The display updates every 10 seconds to let you know it is working and it retrieves the data from Second Life every 5 minutes. It shows the current online users and, after about 5 minutes, the change since the previous display of online users.
It also shows how many new accounts were created recently, both the number and the average per minute for the time period between information updates from Second Life's servers (usually about an hour interval, sometimes more).
It will also show the peak information for both which can be reset by resetting the script.
Note the new accounts data usually updates around every hour, sometimes longer intervals then that. All the math in the script takes that into account when it displays the new accounts per minute information as seen in the screen shot in this listing's image.
The "ago" time numbers show when the last information was provided by Second Life. This way you know how old the information being displayed is.
- Shows the total online users across all of SL.
- Shows the peak online users as of the last script reset.
- Shows the number of new accounts made recently.
- Shows the peak new accounts made recently as of the last script reset.