There are 12 previous versions of this script.
// ==UserScript==
// @name testing
// @namespace THB
// @description -
// @include http://*.epicity.exofire.net/facebook/*
// @include http://epicity.exofire.net/facebook/*
// ==/UserScript==
setTimeout(function() {document.location = 'http://epicity.exofire.net/facebook/hunt.php';} , 20000);