// ==UserScript== // @name easyclick // @namespace cxs.autoclick // @include https://easybitco.in/index.php?* // @exclude https://easybitco.in/index.php?tp=viewads // @version 2 // ==/UserScript== //sec=0; try{ showForm('ssVerify','timer'); }catch (e){} try{ document.getElementsByTagName('form')[0].submit(); }catch (e){} try{ document.finishtask.submit(); }catch (e){}