Jump to content

Porksteeple Knotler

Resident
  • Posts

    5
  • Joined

  • Last visited

Reputation

3 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Anecdotally, they seem to appear about 100m, I'll add some additional tracking to my script. To the best of my knowledge, there are no special requirements to enter the sim - no group requirement, no payment info required. Just that it's an adult region. Thanks for the input
  2. I suppose it's possible they somehow set their home location to the land they're banned from. I'll see how practical estate banning them is. Thank you.
  3. I'm pretty confident it's not concurrency in the script itself, I'm only using llTeleportAgentHome and then llAddToLandBanList, in that order. One would hope that executing in that order would first TP the agent home, then add them to the ban list (which I guess would push them to the edge of the sim and the TP would fail if I did it in the reverse order). I don't think it's my management ejecting them manually, either, because the behavior is reproducible even when none of the officers in the community are present.
  4. Yes, I wrote this particular script myself. It calls llTeleportAgentHome on the user, then adds them to the parcel ban list.
  5. I'm helping manage a private island with two sims and we have a user that keeps creating new accounts to evade bans and harass our community. I wrote a script that identifies this user's alt accounts when they appear on either sim, sends them home with llTeleportAgentHome and then adds them to the parcel ban list of whichever sim they happened to appear in that day. The problem is that llTeleportAgentHome sends the user to some limbo between the two sims instead of removing the user from the estate altogether. They violently bounce up and down ~200m in the space between the two sims. The script is deeded correctly and teleports my own test accounts home and off the private estate. I would love to know why this particular user's alts cannot be sent home and instead end up trapped at the border between my two sims. Any ideas? Are there other options to remove this user from my sims? Less relevant notes: - offending user has been warned multiple times - we report the user every time we see them, but LL has not taken action after months of harassment
×
×
  • Create New...