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