Forum

Please to create posts and topics.

New Security ORB - Free for Tenants

hi Folks a new Security ORB is released. free for tenants one Copy - or 300 Linden on Marketplace.

https://marketplace.secondlife.com/p/Egons-Estate-Security-ORB/28397646

the tenant free version only in my store:

https://maps.secondlife.com/secondlife/All%20Saints%20Bay/109/41/23

thank you for using it, if you have any findings, feel free and IM me inworld, if you think that is common interests you can post it here also.

Questions are welcome too.

actually I found two bugs in the released version and fixed that already (no popup on intruder, and a little misleading info text) - no impact on function at all.

if you purchase it, and you like it I am also happy if you leave a review at marketplace 🙂

I had already some findings - but those are fixed now:

  • when a intruder appears an popup menu should show up and ask what to do, this was missing - fixed
  • drones had a little permanent hovertext - removed
  • drones had wrong permissions and deleted themselves after deploy - error "No 'SecOrb Drone' - fixed

if you have still an unfixed version or other findings just contact me inworld - or here.

thank you.

Egon

and 4 other bugfixes:

  • after deed the orb to the group no respnse anymore to /5 chatcommands - fixed
  • after deed to the group no "take" - permission issue also fixed.
  • addadmin / addaccess : all avatars on sim was displayed - chanted to Parcel only
  • removeadmin / removeaccess : uuid was displayed instead of avatar name - fixed.

if you have an old version and if you are bothered by this issues, contact me please, so I can deliver a fixed version to you.

new feature:

I implemented also casperlet support. so the orb can be autoconfigured by starting a casper rental

by anyone (yes yes also for contributors, but i think who buy the product shall get fully function)

for linking the orb:

  • click on "rental" - then "Link" - then within 90s click the casperlet payment terminal, and confirm the link.

for unlinking just click unlink or take up the orb.

if the rental starts: the tenant is subadmin, if the rental ends the tenant will be removed, and all logs, banlists and accesslists will be reset.

cool feature? 🙂

I can confirm a new bug.

The Discovery tool currently filters only by parcel, not by owner. I am adding an owner\chiefadmin check: the meter must belong to the Orb owner — never to a stranger.

Now the orb checks against `chief()` (the human Chief Admin) rather than `llGetOwner()`:

Avatar-owned orb: `chief()` is the owner → the meter must belong to the owner.
Group-deeded orb: `chief()` is the tenant (human); the Casper meter—being non-transferable—is always avatar-owned → it must belong to the Chief Admin. This ensures the check works correctly, preventing the actual meter from being rejected due to the group ownership.

Result: An Orb Owner can only link their own meter—never a stranger—regardless of who owns the land or whether the orb is deeded to the group.

I deployed a new version as this is not relevant for users without Casper (and a link to a stranger casper makes no sense) I dont spread actively the fixed scripts - but who feel he is impacted can contact me here or inworld

Egon

NEW FEATURE:

Bot check (scripted agents): Detection via AGENT_AUTOMATED (TOS-registered bots). Default: ON (Ban Bots: ON); can be disabled under Auto-Ban → Ban Bots. No admin on the parcel → immediate kick & ban in all three modes, with no warning period. Admin present → the admin is prompted via popup (Kick & Ban / Kick / Access 4h / Access perm = add bot to access list), and the warning period is respected (Auto-Eject if no one responds). Whitelist: Bots on the access list are never affected.

 

found another little bugs, the ORB was reporting leaving visitors only in log, I changed that behave and now leaving visitors will be also reported by IM/Email to chiefadmin.

And the /5 name was not reset to default after ownerchange - that has been changed too.

third: the orb was reporting chiefadmin to chiefadmin - fixed - now chiefadmin don't report himself.