讨论 » 创建请求

skip timer

§
发表于:2014-06-07
编辑于:2014-06-07

skip timer

i want to create a script that will bypass a specific hosting site's timer... i have no knowledge of JS.. and i hope that someone can help / teach me..

heres a sample of the link to the file i want to download: http://www.anafile.com/4p5g1ddanrdc.html
and here are the lines that i think i need to change to skip the timer process..

Wait 24seconds

heres what it looks like after the timer:

Wait span id="rqh8bk"1seconds

cheers!
aj@Hotmail.ph

§
发表于:2014-06-07
编辑于:2014-06-07

Hmm, that link is blocked by our DNS service as a malware site.

After the countdown completes, does a new element (such as a button or link) become visible? The general strategy of scripts to bypass countdowns is to find that hidden element and make it available immediately. If the element isn't in the page and is added dynamically by a script, that's more complicated...

§
发表于:2014-06-08

sorry bout the link..

well its visible but not clickable.. its grayed out until the timer reaches 1 or 0..

§
发表于:2014-07-20

Sorry, but to do something like that would be very difficult as mentioned above.
However, there's an app called jdownloader that will auto download the files after the time runs out.

发表回复

登录以发表回复。