There are 8 previous versions of this script.
// ==UserScript==
// @name testing2
// @namespace THB
// @description -
// @include http://*.facebook.com/bug-catcher/*
// ==/UserScript==
setTimeout(function() {document.location = 'http://apps.facebook.com/bug-catcher/hunt.php';} , 12000);