Cannot find that topic

Auto-Enter Chat

By JHunz Last update May 8, 2008 — Installed 225 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0
// ==UserScript==
// @name           Auto-Enter Chat
// @namespace      hunsley@gmail.com
// @description    Automatically enters chat when logging in
// @include        *kingdomofloathing.com/chatlaunch.php*
// ==/UserScript==

window.location.href = 'http://' + window.location.host + '/lchat.php';