awaiting your comments
![]() ![]() |
iampete: maybe it is good idea to surround ad hiding invocation in try...catch block? it won't stop main functionality next time ad object model changes |
![]() ![]() |
thanks iampete & Kodak, great script & fantastic circumvention... i'm out to play now ;-) |
![]() ![]() |
I'm Sorry Bt, I'm New With The Forum And I Am Facing A Prob .... My Rapidshare Autowait Stop Working Suddenly. Other Scripts Like Hotfile Auto Download is Working But This one is Not. I Tried Almost Everything From Re-Installing The Script To Reinstalling The OS. A Reply Will Be Appreciated. Thank You. |
![]() ![]() |
Kodak's simple fix worked for me. Thanks! |
![]() ![]() |
Thanks, working great! :D |
![]() ![]() |
hi.. i have updated the script.. finaly - sorry for the delay, i was realy busy thanks to Kodak for the tip with try catch.. from now on any errors in "hide ad" feature should not break the whole script - at worst you would just see the ads again.. And speaking of which - i have corrected the hide ad feature to work again with the changed rapidshare site. It seems to be working again.. And that's still not all - i have included one of the wishes from wishlist (see other thread) - the number of seconds is now being displayed at the begining of the tab title hope you like it;-)
|
![]() ![]() |
Btw.. does anyone know how can I make userscipts to send me email alerts whenever someone comments in this thread? "Watch topic" at the top doesn't do the trick.. and Btw #2 - have you noticed?? Rapidshare AutoWait is now the the best rated script at all with 18 reviews, and all 5 stars - thanks to you guys |
![]() ![]() |
Hi iampete, awesome coding!!! i'm a coder myself and have been trying to figure out a way to do this, then stumbled upon greasemonkey and you had already done it, so kudos! One suggestion, how hard do you think it would be to tie into FoxyProxy or change mozilla's proxy information between each download to help eliminate the 15 minute wait.. i have been using ssh -CD with a few shell boxes and swap the ports back and forth between downloads so i never have to wait it was just clicking shit |
![]() ![]() |
best rapidshare script to-date |
![]() ![]() |
this script ROCKS Hardcore. keep up the good work. you have restored sanity to me with out premium |
![]() ![]() |
hi, ur script is good, but it is still showing this error
|
![]() ![]() |
Hi.. unfortunately the only thing you can do about the error "Currently a lot of users are downloading files. Please try again in 2 minutes or become a Premium member." is to wait. This error indicates that there are a lot of users downloading at the moment and rapidshare servers are overloaded. Also there is one more error that people started getting more and more often lately: "This file can only be downloaded by becoming a Premium user" which I am not entirely sure what it means. Either the uploader has to move the file to "collectors zone" or maybe you only need to wait.. i don't know.. as for the 60 second countdown.. have you experienced this or are you only assuming? because this is already taken care of in the script - it waits the correct number of seconds. 60 is only between refreshes for example when there is another download in progress. |
![]() ![]() |
hi, yesterday i downloaded 150mb file and the counter automatically taken 90sec, its working great . thanks for the reply..... great work |
![]() ![]() |
Because of "Currently a lot of users are downloading files. Please try again in 2 minutes or become a Premium member." I use 120 sec as a default refresh rate |
![]() ![]() |
2 small bugs 1) Sometimes after a download has started, the counter will stay at "0:00 ..." and not switch over to "Success..." This is inconvenient because user then has to check downloads and make sure that a tab with "0:00" was downloaded before closing. 2) When the counter resets, i.e. it hits zero then starts up at 120seconds again, it says "success..." momentarily before starting to countdown again. It would be nice if "success" only showed up after a download has started. Because it flashes momentarily user has to watch the tab for a moment before closing to make sure it doesn't revert to another countdown. |
![]() ![]() |
steve:
have you tried autoclose mentioned some topics above? |
![]() ![]() |
hmm looks like it happened to me also; it probably takes place only when you open couple of rs links simultanously and only one of them gets through; hm it can be tricky to fix it as I do not see a possible feedback for posting final form...
|
![]() ![]() |
1) i'll try monitoring. It only happens once in a while, maybe 1 out of 20 downloads 2) i tried using autoclose but had to quickly disable it. autoclose ends up closing all the tabs even when downloads haven't started. it seems to be caused by the way "success..." temporarily shows up between count cycle resets. kodak, since you are more actively updating the script, have you considered creating a branch until the original author returns? |
![]() ![]() |
i'm glad you were able to see problem also. in regards to solutions, i used to use extension: skipscreen. https://addons.mozilla.org/en-US/firefox/addon/... it is inferior to Rapidshare AutoWait because skipscreen has its own bugs, but i've never experienced the two bugs i mentioned (stuck at 0:00 and flashing "success" between count cycles). perhaps looking at skipscreen implementation can give you some ideas |
![]() ![]() |
Well extension has much much more options available. I was digging today into greasemonkey possibilities - I wanted to use GM values for synchronisation between tabs but ended with problems (GM is highly secured and currently it is not possible to use GM variables easily in this script). I have also started a parallel discussion about using GM variables as semaphores (http://groups.google.com/group/greasemonkey-use...) but it will take time and first I need to learn how to use them in this script. I was thinking about using a cookie instead but there is also (at least IMO) not perfect solution to do the semaphore there (no atomic method of checking and setting a common value).
|
![]() ![]() |
Ok, here is a try on synchronisation using a cookie set on main RS page. I do not like it much (not sure if synch is strict and cookie can be sent to RS server) but for now it may do the work.
It needs more testing. Anyone? http://www.wklej.eu/index.php?id=8036446f8b |
![]() ![]() |
how do i export from your website? when i copy and paste code, it has the line numbering included |
![]() ![]() |
|
![]() ![]() |
if you close the active tab (which may happen if you opened a wrong link), then none of the other tabs that are waiting will switch over and become active. the other tabs will forever say "other window downloading..." |
![]() ![]() |
thats correct; some warning would be welcome; for now you can:
|





