This is a free fullperm script to record all visitors to a parcel (or region).
Unlike most visitor recorders this is not based on range, but by parcel or region boundaries.
Names are only recorded once, no matter how often they visit, so this is not a traffic monitor.
The list will reset if the script is resaved or reset.
Names are listed back as profile links, for easy access to information about your visitors.
The owner can either touch the object with the script or say 'list' to see the list,
or optionally say 'listPublic' to send the list to public chat.
If anyone else touches the object it merely quietly reruns the scan. Otherwise it will scane every 'scanHowOften' seconds.
Simply place this script into any object and, as it is currently configured it will scan the current parcel every 20 seconds
You can edit the script and change how often it scans, or change it to scan the region or all parcels in the region owned by the same owner as the current parcel:
integer scanDistance = AGENT_LIST_PARCEL; // this parcel
nteger scanDistance = AGENT_LIST_PARCEL_OWNER; // parcels with the same owner
integer scanDistance = AGENT_LIST_REGION; // this region
You can freely redistribute this script.
by Pussycat Catnap. 11/28/2015
KNOWN ISSUE:
The first time in a login session that you type out 'list' in chat usually comes back with a bunch of entries that say "Loading..."
Just type "list" again - this is because there is not enough delay between running the update and sending the list to chat... I will look into fixes or adding a delay.
Update: Jan 30, 2016:
I have included a second updated script with added functionality.
In the new script:
On the first visit on avatar makes in day, it will now record the time and up a counter by 1 for that day.
The old original script is still in the package as well for those desiring only names.
TODO list:
1. The first time you request the list it often shows 'loading' for the names. I have been debating having any request for the list run itself twice, but only tell you the second time. But this feels 'processing intense'.
* UPDATE 01/30/2016
* On the first visit on avatar makes in day, it will now record
* the time and up a counter by 1 for that day.
*
* UPDATE 03/08/2016
* Now has a MAX_COUNT that is the maximum number of entries on the list.
* List now shows newest names first, and clears out oldest names as list hits maximum.
* Added bars above and below list output to make it easier to see in chat.
UPDATE 3/9/2016:
* Second Update: fixed a typo that was putting bars between each name.
- visitor script
- free
- fullperms
- visitor
- script
Just perfect, thank you !
Everything I needed! I slipped it into a tree on my land and it works perfectly, thank you!
Parfait. :)
Ce script est vraiment génial.
Félicitations et merci à son créateur. :)
This works perfectly, get this and don't throw away your money.
You put this into any editable object you own so no extra prim to take up your precious prims. Easy to use and set up. Don't hesitate to pick this up.
Works like a charm. ^x^
I placed one inside a full perm mesh rock, & now have a nice way of seeing how often my parcel is visited. Thankyou for creating this & giving it away free ! ^x^
Best Visitor List
Thank you! I've been looking for a visitor list with the features I've needed for a long time. *^-^*