Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Welcome muare.forum-viet.com

Fileserve Support For the Rapidshares link Checker 1466027_a28518e0bb72af535fc0

Latest topics
» Bạn nên biết điều kiện du học Hàn Quốc có
Fileserve Support For the Rapidshares link Checker EmptyMon 05 Oct 2015, 7:51 pm by giaychuotkhoet

» Hộp đựng đa năng trong phòng tắm và các đồ dụng tiện llợi khác
Fileserve Support For the Rapidshares link Checker EmptyWed 22 Jul 2015, 1:23 am by aloonline1987

» gel bôi trơn ấm áp warm lovin
Fileserve Support For the Rapidshares link Checker EmptyTue 19 May 2015, 4:24 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Fileserve Support For the Rapidshares link Checker EmptyTue 19 May 2015, 4:19 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Fileserve Support For the Rapidshares link Checker EmptyTue 19 May 2015, 4:17 pm by shopnguoilon_sg

» stud 100 khẳng định đẳng cấp phái mạnh
Fileserve Support For the Rapidshares link Checker EmptyFri 15 May 2015, 11:25 am by shopnguoilon_sg

» Lover aider máy mát xa dành cho nữ
Fileserve Support For the Rapidshares link Checker EmptyFri 15 May 2015, 11:23 am by shopnguoilon_sg

» cung cấp máy ép dĩa chất lượng
Fileserve Support For the Rapidshares link Checker EmptyFri 17 Apr 2015, 2:15 pm by huyenrio

» Máy in hình lên ly
Fileserve Support For the Rapidshares link Checker EmptyWed 25 Mar 2015, 2:44 pm by huyenrio

» Máy in hình lên áo
Fileserve Support For the Rapidshares link Checker EmptyWed 25 Mar 2015, 2:43 pm by huyenrio

»  trang trí cây thông noel ở vinh,cho thuê cây thông noel ở vinh,chuyển quà noel ở vinh
Fileserve Support For the Rapidshares link Checker EmptyFri 28 Nov 2014, 8:44 am by sunflowerhn83

» Máy in hạn sử dụng DMJ-B chính hãng, giá sốc
Fileserve Support For the Rapidshares link Checker EmptyThu 02 Oct 2014, 9:40 am by phamlinhnd1010

» Dạy cắm hoa chuyên nghiệp,dạy cắm hoa nghệ thuật,dạy cắt tỉa của quả ở T.p Vinh Nghệ An
Fileserve Support For the Rapidshares link Checker EmptyTue 30 Sep 2014, 10:10 am by haiha131276

» công ty Yên Phát chuyên phân phối, lắp đặt camera chính hãng giá rẻ nhất miền Bắc.
Fileserve Support For the Rapidshares link Checker EmptyFri 26 Sep 2014, 10:57 am by phamlinhnd1010

» HOT! Chung cư mini Xuân Đỉnh ở ngay giá chỉ từ 690 triệu 1 căn
Fileserve Support For the Rapidshares link Checker EmptyFri 26 Sep 2014, 10:44 am by xuantruong23


Fileserve Support For the Rapidshares link Checker

Go down

Fileserve Support For the Rapidshares link Checker Empty Fileserve Support For the Rapidshares link Checker

Bài gửi by Nguyen Trung Hoa Sat 21 Aug 2010, 10:52 pm

Hey everyone, Inspired by a linkchecker i seen being used by our very own thierry0wnz i decided to do a short tutorial on how to get the Rapidshare Link checker to work with Fileserve.

Fileserve Support For the Rapidshares link Checker 1z14vab


As you can see in the above pic a green checkmark has been placed next to the fileserve link to signify a working link!

To get this working this is what i did.

For everyone who is not familiar with the rapidshare link checker, its just a script used in conjunction with an addon for Firefox called greasemonkey. Tho Greasemonkey works with the Opera browser for this tutorial we shall assume you have Firefox 3+ installed.


So First step in preperation is to install Greasemonkey using the link below!


Code:
https://addons.mozilla.org/en-US/firefox/addon/748/


After installing Greasemonkey and restarting Firefox, You will see a monkey icon on the lower right side of the Firefox window on the statusbar!


Next we need to head over to userscripts which is a repository for Greasemonkey scripts and install the rapid share link checker! Click the link below and look for the green install button on the top of the page! After that a second window will open up and just choose install again!


Code:
http://userscripts.org/scripts/show/9467




Now for the purpose of this tutorial we are going to need a text editor capable of showing line numbers.I recommend Notepad++ but if you have an editor that can show line numbers you can skip this step! If not follow the link below to install Notepad++. Its free and opensource!


Code:
http://download.tuxfamily.org/notepadplus/5.7/npp.5.7.Installer.exe
You can also visit the home of Notepad++ (link below) for a better description and feature set explanation.
Code:
http://notepad-plus-plus.org/

So Now that you have Firefox, Greasemonkey, Rapidshare Link Checker and a text editor capable of showing line numbers installed we can begin configuring the link checker to support fileserve.








****************************** Step 1
First with firefox open "Right" click on the Greasemonkey icon on the bottom right of the firefox window and choose manage user scripts! Then Click on the "Rapidshare link checker" on the top left of that window and then on the bottom right there is a section called excluded pages and an "ADD" button!

Click the add button and add

Code:
http://www.fileserve.com/*

then just close it and press add again and do the same for

Code:
http://fileserve.com/*


****************************** Step 2
Now making sure that the Rs link checker is still highlighted on the top left of the manage user scripts window! Look at the bottom left where is says "drag and drop with mouse.." Right below that there is a edit button ! Click it and choose your preferred text editor! I suggest notepadd++ . well any text editor that displays line numbers so you can see what line you're coding on! (so just navigate to programfiles folder and find youre text editor) For notepad++ it is usually located in your local C: drive in:
Code:
 /program Files/notepad++/notepad++.exe
or for 64 bit Os's
Code:
 /program Files (x86)/notepad++/notepad++.exe


After you choose an editor, it will open the huge java-script file called "rapidshare_links_checker.user.js".
This is the file we are going to edit so it can do the task of checking our Fileserve links!


****************************** Step 3
Ok so now scroll down to "around" line 260 or so under the "function set_variables()" section. This line needs to be added to the group (doesn't have to be an exact line.. mine was line 262):
Code:
Check_fileserve_dot_com_links = GM_getValue("Check_fileserve_dot_com_links", true);


****************************** Step 4
Now that you done that at around line 1745 or so you will see some code groupings that look like the below... Just add the below after one of the groups! I added mine on line 1756 !

Code:

   if(Check_fileserve_dot_com_links){ 
      var fileserve_com= new Array(6)    //http://www.fileserve.com/file/QXwnn2Z/
                                          //http://www.fileserve.com/file/pqEhrgk/
       fileserve_com[0]='(?:www.|)fileserve\.com\/file\/';      //name and search string in link to get description
       fileserve_com[1]='table class="timing"';                          // file_is_alive
       fileserve_com[2]='table class="premium_error"';                            // file_is_dead
       fileserve_com[3]='optional--';                // no download slots or temporarily unavailable or servererror
       fileserve_com[4]="//a[contains(@href,'fileserve.com')]"; 
       fileserve_com[5]='optional--';
       fileserve_com[6]='<strong>(\\d.*?)</strong> | Uploaded on';  // size
       http_file_hosts.push(fileserve_com);
      }




****************************** Step 5

Next at around line 1559 i added! (you will see the lines for the other host .. It doesn't have to be line 1559 exactly just add it in the group)

Code:
<div id="sites"><span id="Check_fileserve_dot_com_links"></div></span>\



Now Save the file and close your text editor! We are done...




Ok I hope i made it easy for the peeps looking to get fileserve working with the link checker!

For people who just cant get it to work you can look at my "rapidshare_links_checker.user.js" file by downloading it from this link below!

Code:
http://www.fileserve.com/file/Khfbndg/rapidshare_links_checker_with_fileserve_support_Ni3AM.rar

I guess technically you could add the Fileserve addresses to the exclusion list in the manage user scripts windows like we did in step 1 and then click edit on the left and just copy and paste my "rapidshare_links_checker.user.js" file over yours but that wouldn't be any fun now would it! :)


Ok Have fun. I originally made this for the Fileserve thread but after the positive feedback received a member suggested i add it to the tutorials section so here it is!

Hope you guys like it!!!





You can test the link checker at one of my Fileserve threads located below:



.:: Some of My Uploads ::.




[FS] Covert Affairs :l: Season 1 :l: HDTV :l:
Fileserve Support For the Rapidshares link Checker Dxb5m1
Code:
http://www.warez-bb.org/viewtopic.php?p=36541508





[FS] Entourage :l: Season 7 :l: HDTV :l:
Fileserve Support For the Rapidshares link Checker Dxb5m1
Code:
http://www.warez-bb.org/viewtopic.php?p=36547720




[FS] Jersey Shore :l: Season 1 & 2 :l: HDTV :l:
Fileserve Support For the Rapidshares link Checker Dxb5m1
Code:
http://www.warez-bb.org/viewtopic.php?t=6268362





Best Regards,
Ni3AM :)
Nguyen Trung Hoa
Nguyen Trung Hoa
Admin

Đánh giá tốt! : 24

Nam
Goat
Tổng số bài gửi : 51033
Birthday : 09/10/1979
Tuổi : 44
Địa chỉ: : Lô L14-4 Khu Phố FBS - Phường 9 - Tp Tuy Hoà - Phú Yên
Điện thoại: : Mobile: 0985017089 ; 0918 957 282
Điểm : 181641
Ngày đăng ký : 13/10/2007

https://muare.forum-viet.com

Về Đầu Trang Go down

Về Đầu Trang

- Similar topics

 
Permissions in this forum:
Bạn không có quyền trả lời bài viết