Integration with XMB Forum
Go to Forum Administration Panel.
Go to Templates.
Select template "footer" and click edit
add at the end of the template just before </body></html> tags
the following lines
<script src="http://www.footerchat.com/chat/cons.js"></script>
<script>
autoLogin('$self[username]');
</script>