NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript==
// @name TopMiestai.lt Bank
// @include http://topmiestai.lt/bank.php
// @grant none
// @updateURL
// ==/UserScript==
window.setTimeout("document.location.reload();", 1000);
$('.button-blue').click();