Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
update easybitco.in timer skip
SUBMITTED BY:
Guest
DATE:
Feb. 21, 2013, 2:31 a.m.
FORMAT:
JavaScript
SIZE:
450 Bytes
Raw
Download
Tweet
HITS:
1257
Go to comments
Report
// ==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
){}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus