I have been looking for a couple of days now with no luck, here is what I am wanting in the chat system:
- Anyone can enter a nickname a start chatting without registration (I don't even want there to be registration)
- Preferably cookie or session based, so you can navigate to a different area without having to reenter the nickname
- I want it to sit at the bottom like a toolbar or at the bottom right like on Facebook while it is not being "used" and pop up a small box just above the bar on the bottom right when the open chat is clicked or someone "calls" your nickname
- I want to be able to log in as admin so I can kick and/or ban someone (by IP)
- I want a way for the user to hide the toolbar/box if it is unwanted
- If it requires a database, it must support MySQL
I have looked on SourceForge, HotScripts, and Google with absolutely no luck. All suggestions are appreciated.