Datenshi Posted February 4, 2009 Author Share Posted February 4, 2009 Amazing news today I actually found a guide for my 7200.11 Seagate HDD, bought myself some hardware which was required to solve the issue that caused my drive to crash. And here's the kicker, all my data is intact since the problem was firmware related! wohoo! im so happy right now. All my Autoit stuff are back. Now i can continue to track that evasive bug haunting v2.2 RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
Ashww Posted February 4, 2009 Share Posted February 4, 2009 Amazing news today I actually found a guide for my 7200.11 Seagate HDD, bought myself some hardware which was required to solve the issue that caused my drive to crash. And here's the kicker, all my data is intact since the problem was firmware related! wohoo! im so happy right now. All my Autoit stuff are back. Now i can continue to track that evasive bug haunting v2.2 Very good news.I had a large file to download a few days ago. It was split into rar files.I tried to use this, but it kept returning the error ; no links found or something.I'm on vista home premium with service pack 1. Fully upto date with windows update.CheersAshwwX) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Projects: Account Control Wii style gui Bingo Caller - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Want a website? Click here!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -I use my Blackberry Storm to browse the forum! Please be patient!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Link to comment Share on other sites More sharing options...
fmen Posted February 4, 2009 Share Posted February 4, 2009 Amazing news today I actually found a guide for my 7200.11 Seagate HDD, bought myself some hardware which was required to solve the issue that caused my drive to crash. And here's the kicker, all my data is intact since the problem was firmware related! wohoo! im so happy right now. All my Autoit stuff are back. Now i can continue to track that evasive bug haunting v2.2 Great news!Suggestion for the future ----> backup, backup, backup Link to comment Share on other sites More sharing options...
Lynie Posted February 4, 2009 Share Posted February 4, 2009 Nice work mate. Looks nice Link to comment Share on other sites More sharing options...
Lynie Posted February 14, 2009 Share Posted February 14, 2009 nice script, really comes in handy. Thanks! Link to comment Share on other sites More sharing options...
Recce Posted February 19, 2009 Share Posted February 19, 2009 Great work Datenshi! Link to comment Share on other sites More sharing options...
yehia Posted March 2, 2009 Share Posted March 2, 2009 dont know y but today it stopped working for me My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine Link to comment Share on other sites More sharing options...
gw_1966 Posted March 2, 2009 Share Posted March 2, 2009 Fantastic script, I have used it since it first came out. It stopped working for me last night as well, I chose shutdown after downloading files and the machine shutdown immediately , I thought it was something I did so I didnt worry about it too much, might be a code bug relating to dates? Grant. CheersGrant Link to comment Share on other sites More sharing options...
Datenshi Posted March 2, 2009 Author Share Posted March 2, 2009 Hm i'll look into it. I've been working on 2.2 like a madman trying to figure out whats causing a particular bug. There's no error msg output from rapidshare so it makes it harder to catch. Btw. I've been unable to download from rapidshare all night because it claims i'm already downloading a file. Could this be whats happening to you guys? Try dl something manually if you have the same problem its 100% rapidshare's fault RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
yehia Posted March 3, 2009 Share Posted March 3, 2009 strange just 2 days ago it was working gr8 My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine Link to comment Share on other sites More sharing options...
Pizzi Posted March 3, 2009 Share Posted March 3, 2009 Hi Datenshi, I am a happy user of your Rapidqueuer. Since March 1. 2009 version 2.1 don't work anymore, so I went back to v 2.0 which runs perfectly. I inserted two command lines into your code to force my DSL-Router to make a reconnect at the beginning of the download. This speeds up the download considerably. Looking forward to Vers 2.2. Thank you for your excellent work Link to comment Share on other sites More sharing options...
Datenshi Posted March 3, 2009 Author Share Posted March 3, 2009 (edited) Post for version update 2.1.1Fixed Link validation causing 2.1 to stop working. :Rapidshare changed how their Linkcheck tool work, causing previous code to fail. Should work fine now, oh yeah i changed the logo aswell Btw. Pizzi does those commandlines work for everyone with that type of connection? I dont have access to that type of connection, else i would have loved to add it as a feature. Edited March 3, 2009 by Datenshi RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
yehia Posted March 3, 2009 Share Posted March 3, 2009 wow thanks that was fast response My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine Link to comment Share on other sites More sharing options...
Pizzi Posted March 3, 2009 Share Posted March 3, 2009 Hi DatenshiCongratulation to v 2.1.1. Reconnection of DSL Modems seems to work on various modems. It needs nc.exe and a specific data.box file. You can find plenty of posting if you goggle for "Fritz_Box_reconnect" .Example: http://board.gulli.com/thread/527257-neue-...n-1-sekunde/20/leading to http://rapidshare.com/files/25933085/Reconnect.rar.I modified your RQ 2.0 as followsFor $x = 0 To UBound($DownloadLinkList) - 1 Run ("E:\Auto\Fritz_Box_reconnect\reconnect.bat","E:\Auto\Fritz_Box_reconnect") Sleep(5000) ; Zeit für Fritz reset Link to comment Share on other sites More sharing options...
yehia Posted March 3, 2009 Share Posted March 3, 2009 using the V2.1.1 gave me the -1 error after finishing the first file My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine Link to comment Share on other sites More sharing options...
Datenshi Posted March 3, 2009 Author Share Posted March 3, 2009 using the V2.1.1 gave me the -1 error after finishing the first fileTry run the source from SCITE , the crash report from there is much more informative. There was no changes except the RapidToolCheck function for 2.1.1 and it seemed to work fine for me. Anyway i wont do any extensive changes to 2.1.x line at this time, the release for v2.2 is just around the corner and it's pretty much a whole reconstruction of the core code. Much more stable and informative error outputs among many other features. But ofc if 2.1.1 shows up having breaking issues i will fix it asap. RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
yehia Posted March 3, 2009 Share Posted March 3, 2009 thanks man i gave it another try and it worked well strange i didnt change anything anyway u r the man and gr8 job My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine Link to comment Share on other sites More sharing options...
Pizzi Posted March 4, 2009 Share Posted March 4, 2009 Hi Datenshi, Rapidqueuer V 2.1.1 runs and runs and runs ....... Ideas for upcomming versio 2.2 DSL-Reconnect If users can not force their DSL-Modem to a "reconnect", there is still another way out If they can configure their DSL-Modem to f.i. 60 seconds "Inactivity Timeout", and you insert a user-setable pre-download delay in you 2.2 script (default 60 sec) this will work too. I tried it succesfully. Slow DSL How about an option: "Stop download after finishing current download." This is handy for users who are sharing a slow DSL line with others Link to comment Share on other sites More sharing options...
Datenshi Posted March 16, 2009 Author Share Posted March 16, 2009 Can someone with Vista 32bit check if this regpath is valid "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\" ProxyEnable and ProxyServer should reside there. If not please gimmi right path RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
BinaryBrother Posted March 17, 2009 Share Posted March 17, 2009 (edited) That is affirmative Datenshi. Although I am running Windows 7, I highly doubt they would change it in Vista, and then change it back in Win7, not to mention Win7 is based off of the Vista kernel.Hope this helps... I was working on my own version is the reason I happen to stumble over here, I'm trying to implement it with another one of my scripts using OCR that pulls a proxy list from 'HideMyAss', so that we can release a few limitations.Great Script btw... I'm going to use it until I get mine done anyway... If it ever gets done... lolOn a side note... URL's like these... Won't work... hxxp://rapidshare.com/files/96067715/www.xxx.com.xx.xx.xx.rar (No it's not porn... Just censored... ) I also changed the hxxt so it wouldn't tag a url Edited March 17, 2009 by BinaryBrother SIGNATURE_0X800007D NOT FOUND Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now