I am requesting a feature enhancement to provide HTTP or LSL-based access to the scripted agent detection system available in estate management tools. This would enable landowners and parcel managers to programmatically integrate and extend scripted agent management capabilities for more effective region security.
Use Case:
Currently, estate managers can block scripted agents via the estate tools. However, there is no direct way to access this detection via HTTP or LSL.
This feature would allow landowners or third-party systems to identify and respond to scripted agents dynamically.
For instance, landowners could integrate this detection with custom HTTP-based tracking systems to automatically manage and secure their parcels.
Proposed Solution:
Provide a new LSL function or HTTP endpoint that exposes the estate's "Scripted Agent" detection status for an avatar. Example:
llGetScriptedAgentStatus(key agent_id): Returns TRUE or FALSE based on whether the estate recognizes the agent as a scripted agent.
An HTTP-based system that allows secure querying of the detection system, requiring estate-level permissions.
Benefits:
Extends functionality to individual land parcels.
Enhances security and user experience by automating the detection and management of bots.
Reduces manual work for estate and parcel owners.
Impact: This feature would significantly improve the ability of estate and parcel managers to maintain control over their regions, without relying entirely on manual management or third-party tools that currently lack estate-level data.
Priority:
Medium to High (depending on Linden Lab's development priorities).