I thought it was pretty clear what he wants... a web based messenger script that works with MSN or Yahoo, or GTalk, etc...
oh ok . .didn't see the example sites he mentioned .. Mate ..these scripts come at a huge price . Not sure if anyone would "give" the script as such but whats wrong in trying good luck .
I typed "php msn script" into google and this is result number 1... http://flumpcakes.co.uk/php/msn-messenger
i need cheap one. http://flumpcakes.co.uk/php/msn-messenger is only providing way to connect to msn but it is not full msn messenger script.
You can communicate with Google Talk using XMPP protocol. I don't know if the others support it. You can get library files for different languages (including PHP) here: http://www.jabber.org/software/libraries.shtml But developing it into a full-fledged messenger may take some work. ~ Thomas