G General

SecureGuard Orb — Automated Land Protection & Warning System Version 1.0

SecureGuard Orb — Automated Land Protection & Warning System
Details
Features
Contents
Reviews

SecureGuard Orb is a powerful, easy-to-use security device designed to protect your Second Life land and personal property. It silently monitors your land within a customizable radius and automatically detects unauthorized visitors. When a trespasser is detected, the orb waits 30 seconds, then warns them with a clear dialog message giving them a chance to leave voluntarily. If the intruder ignores the warning, they will be automatically ejected after 6.5 minutes.

This orb requires no complicated setup and runs completely on its own once rezzed on your land. It’s perfect for landowners who want a hands-off but firm security presence.
Features

Automated scanning of your land within a 96-meter radius (adjustable in script)

Whitelist system to allow friends and trusted visitors unrestricted access

Warning dialog after 30 seconds gives intruders a chance to leave peacefully

Automatic eject after 390 seconds if intruders remain

Non-intrusive operation — no messages or pop-ups for whitelisted avatars

Lightweight and efficient script to minimize lag

Invisible or visible orb options (you control object transparency)

Fully customizable whitelist and timing via simple script edits

No external dependencies — self-contained and easy to maintain

User Manual
Setup

Rez the SecureGuard Orb on your land where you want it to monitor.

Edit the orb and open its script.

Replace the placeholder names in the whitelist list with your avatar name and any friends or trusted visitors. For example:

list whitelist = [
"Your Avatar Name",
"Friend1 Resident",
"Friend2 Resident"
];

(Optional) Adjust the scanRange, scanInterval, and warning/eject timers inside the script if you want different distances or delays.

Save and reset the script. The orb will start monitoring immediately.

Operation

The orb scans every 5 seconds for avatars within range.

Unauthorized avatars detected inside range get a 30-second grace period, then a warning dialog.

If they stay past the warning countdown (390 seconds), they are automatically ejected.

Whitelisted users can move freely without interruption.

Notes

You must own or have eject rights on the land where the orb is rezzed for ejection to work.

To hide the orb, adjust its transparency or move it to a discreet location.

If you want to add more trusted users, simply add their names to the whitelist in the script and reset.

See item in Second Life
  • Automated scanning of your land within a 96-meter radius (adjustable in script)
  • Whitelist system to allow friends and trusted visitors unrestricted access
  • Warning dialog after 30 seconds gives intruders a chance to leave peacefully
  • Non-intrusive operation — no messages or pop-ups for whitelisted avatars
  • Lightweight and efficient script to minimize lag