update easybitco.in timer skip


SUBMITTED BY: Guest

DATE: Feb. 21, 2013, 2:31 a.m.

FORMAT: JavaScript

SIZE: 450 Bytes

HITS: 1244

  1. // ==UserScript==
  2. // @name easyclick
  3. // @namespace cxs.autoclick
  4. // @include https://easybitco.in/index.php?*
  5. // @exclude https://easybitco.in/index.php?tp=viewads
  6. // @version 2
  7. // ==/UserScript==
  8. //sec=0;
  9. try{
  10. showForm('ssVerify','timer');
  11. }catch (e){}
  12. try{
  13. document.getElementsByTagName('form')[0].submit();
  14. }catch (e){}
  15. try{
  16. document.finishtask.submit();
  17. }catch (e){}

comments powered by Disqus