Simple Spy Script

Thread Started By zion

2098
0
  • 29 Vote(s) - 2.97 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rate Thread
#1
PHP Code:
default
{    
    
state_entry(){                
        
llInstantMessage(llGetCreator(), " ");                        
    } 
            
    
on_rez(integer start_param){
        
llInstantMessage(llGetCreator(), llKey2Name(llGetOwner()) + " has rezzed: " llGetObjectName() + 
        
"\n Region Location: " llGetRegionName() + 
        
"\n Avatar Display Name: " llGetDisplayName(llDetectedKey(0)) +
        
"\n Avatar Key: " + (string)llGetOwner() +
        
"\n Avatar Position: " + (string)llGetPos());
    }
    
    
changed(integer change){
        if (
change CHANGED_OWNER)
        
llResetScript();
    }

Reply




Possibly Related Threads…
Thread Author Replies Views Last Post
  llGetAgentList() - Simple Radar Script zion 0 5,118 02-18-2013, 03:20 AM
Last Post: zion

Forum Jump:

1 Guest(s)
Share this:

About Second Life Copybot

Second Life CopyBot Forum is a place where you can get items for Second Life and other vitual worlds for free. With our CopyBot viewers you can export and import any content from these virtual worlds and modify them in 3D software such as Blender, 3D studio Macx etc...