I'm looking for a tool to implement a live chat between customers and support.
Many scripts I've found (at TotalScripts.com and HotScripts.com) works on an IRC layout and it's not exactly what I want.
The tool must work like this:
Customer side - A small popup where customers type their names and start chatting with support.
Support side - A manager that allows user to chat privately with many customers.
Does anyone knows any PHP script that does it?