Not really - that's just using the threads authenticate() function, Very similar to the "Generic Threads Page" mod.
Basically just pre-fills in the username for them. Any of the chat mods will do that.
That works fine 90% of the time, except users can click logout then signin with any username they want. Thus easily impersonate others.
To actually authenticate it against Raidersoft you have to have their service to do that.
But you can authenticate() on any threads page to make sure that a user is logged in.

With the paid version you can have the Raidersoft server verify identity agains your user base, in case anyone tries to use the chat room by bypassing your chat page and going in directly or anyone tricking it into letting them change their name.
But otherwise, this looks much like any of the other chat mods posted. Basically just pre-fills in the username into the java applet.
