![]() |
|
RG daily limit reached - Printable Version +- UserScripts Archive (http://usa.x10host.com/mybb) +-- Forum: UserScripts Archive (http://usa.x10host.com/mybb/forumdisplay.php?fid=1) +--- Forum: Script Support (http://usa.x10host.com/mybb/forumdisplay.php?fid=3) +---- Forum: W.A.R. Links Checker Premium (http://usa.x10host.com/mybb/forumdisplay.php?fid=6) +---- Thread: RG daily limit reached (/showthread.php?tid=84) |
RG daily limit reached - Nenad__ - 03-14-2016 For some reason I'm getting following error for all alive RG links: Quote:You have reached your daily downloads limit. Please try again later. And the link is not checking. ![]() Can you fix it? It should be shown as alive.. Thanks RE: RG daily limit reached - mental - 03-14-2016 (03-14-2016, 08:34 PM)Nenad__ Wrote: For some reason I'm getting following error for all alive RG links: can you post the link so i can check it. RE: RG daily limit reached - Nenad__ - 03-15-2016 It will work for you, because I have this issue with all alive RG links... That means when I (or somebody else) get the info "You have reached your daily downloads limit. Please try again later." the link is showing as unavailable/it's progressing... RE: RG daily limit reached - mental - 03-15-2016 if you can send me the page code from a link when you have reached your limit i can add the code to make it work you you. right click on the page and select view page source, copy all of it and send it to me. RE: RG daily limit reached - Nenad__ - 03-15-2016 http://pastebin.com/puDGpnVx RE: RG daily limit reached - mental - 03-16-2016 I made some changes, let me know if they show live for you now. RE: RG daily limit reached - Nenad__ - 03-16-2016 Thanks, it works now. btw, sometimes there is an other issue with rg: Quote:You can`t download more than 1 file at a time in free mode. I fixed it for myself, you can do it in the next update.. This is what i've done.. Line 6274: I replaced "not more than 1 file at a time" with "download more than 1 file at a time" and now it works fine. RE: RG daily limit reached - mental - 03-16-2016 (03-16-2016, 01:26 AM)Nenad__ Wrote: Thanks, it works now. Thanks, i will add it in next update. |