NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name disable timeout // @namespace // @version 1.0 // @description Disable SB Timeout // @include http://www.nextgenupdate.com/forums/shoutbox-iframe.php // @include http://www.nextgenupdate.com/forums/infernoshout.php?do=detach // @include http://www.nextgenupdate.com/forums/infernoshout.php // @copyright 2014-2015 an0ny // @author An0ny // @run-at document-start // ==/UserScript== InfernoShoutboxControl.idletimelimit = -1;