Someone over at vb.org asked how to change the Who's Online page from showing "Guest" to something else. And as I am always up for learning new things, I figured why not try and figure it out for them. Didn't take a whole lot of work even for my novice self. A tad bit of looking around let me know it was a phrase that needed editing, so ta - da my first edit that I wrote myself.
Known to work in vB version 3.0.7. Untested in other versions
To change the word "Guest" search for the following:
Standard Phrase: guest
Varname: $vbphrase[guest]
Text:Guest
Edit the phrase. Where it gives you the option English (US) Translation type in the text of your liking.
That gets the following result in the Who's Online Page. In the screenshot below you can see the word Lurkers. - That would have been previously Guests.
It's a simple change, but well it being my first on my own I can't help but be all excited about it. If you use it post to let me know please and enjoy.