Top Free Scripts
Script ID : 1
Audience : Default
Version 1.00.01
Published Date: 2006/10/9 3:52:19
Reads : 21697
Agent/Avatar

If for whatever reason you need to retrieve an avatar's UUID Key, just drop this script into any object and "touch."


string name;
string keey;

default
{
    
touch_start(integer total_number)
    {
       
        
name llDetectedName(0);
        
keey llDetectedKey(0);
        
        
llSay(0name ", your UUID is: " keey );
    }
}

0
|  Links 
Printer Friendly Page Send this Script to a Friend
Search for Help
New Product
Free Item
Sponsor

Site Info
Total Hits