Comments by hosts on scripts

55 comments

Comment on:
imageLoader

Oct 6, 2008

I love that script !!

Comment on:
Last.fm free player

Oct 6, 2008

Nice, thanks !!

Comment on:
IMDB Pirated Version

Sep 20, 2008

I haven't tested on Opera. I t works for Firefox

Comment on:
IMDB Pirated Version

Sep 16, 2008

@luispavon you should update

@The_General www.torrentleech.org ? I can't even register there. legendas.tv it is Brazilian so i better do something so users can add their own custom search engines, in the future version.

@lic.guzman pizzatorrent is a nice metasearch but does it give more accurate and useful results from torrentz.com ? I think no, subdivx search engine doesn't have any function for specific language so how the script can search for greek only subs? Sorry I can't help you about greasemetal, maybe when google chrome has a linux version.

@amareus working on something like this now.

@nathaniel_higgins in a future version with custom search engines.

Comment on:
Wikipedia Inline Article Viewer

Sep 6, 2008

This script is so cool!

Comment on:
IMDB Pirated Version

Sep 5, 2008

georgie thanks for the link

Comment on:
YouTube Download

Jul 12, 2008

You have an error in the update function
every day the script is searching for an update and "Installed times" is getting +1, because you make a GM_xmlhttpRequest for http://userscripts.org./scripts/source/28918.us... so every day each user is making +1 "Installed times"

Comment on:
Rapidshare Links Checker

Jul 1, 2008

@armvdw I add some description about the rapidsharedb.com database, I hope that some will understand because english is not my native language. It's not phishing since no personal data is transmitted only the document.URL, document.title and document.lastModified is transmitted to the database.

document.lastModified is the date and time the page you are visiting is last modified this is no personal information.
document.title is the title of the page you see on the to of the browser this is no personal information.
document.URLis the url of the page you are visiting, some can consider the document.URL as a personal data and in fact this could be true if you are visiting a "secret url" page, if you are visiting a site that you don't want to sent you can add it to "Excluded Pages" of the userscript from "Manage Userscript" in greasemonkey.

Comment on:
IMDB Pirated Version

Jul 1, 2008

@Tjrn thepiratebay.org is indexed in torrentz.com, isohunt.com is giving usually more irrelevant results (search for the movie "The Yes Men" in torrentz.com and isohunt.com and you will see what i mean), depositfiles.com is "On Other Servers" button.

Comment on:
Rapidshare Links Checker

Jun 29, 2008

filefactory links are fixed
@7xLeN the scripts doesn't work for opera, it's not possible to make it to work because of opera limitations
@MindTwister for depositfiles.com files use this script http://userscripts.org/scripts/show/24953
@Kaveh Dorafshan for Google Reader I don't know how to fix this, I think the pages are loaded after the script because of ajax so the script doesn't work
@Bihu sure you can add the script to your site ;-)

Comment on:
RS_Bundle

Jun 3, 2008

Descriptor is the original writer of the script the real script is here and updated http://userscripts.org/scripts/show/9116. Keep up the good work Descriptor.

Comment on:
IMDB Pirated Version

May 14, 2008

@Matrix0191 which subtitles sites have better or different results from opensubtitles.com and search engine that uses the imdb ID ?

Comment on:
Rapidshare Links Checker

May 9, 2008

@neowolfpw it didn't occur to me, can you give me some links or urls with examples ?

Comment on:
IMDB Pirated Version

May 9, 2008

@Dark click on the flag to change the subtitles language

Comment on:
Rapidshare Links Checker

May 3, 2008

@culinko
1.highlighted text cannot be converted only if i make the script to change the url (to change the http://something?highlight=this to http://something), this is possible but it's not good I think.
2.vlink it's possible in a future version
3.don't know about http://culino.kexik.net/files/script/site.png , now it's working properly (without any change)
4.about the 900 links page (3 links are showing wrong) i know about this issue but i didn't correct it because the link checking function is correct.

Comment on:
IMDB Pirated Version

May 2, 2008

@an303042 it's not a bug it's made like this so you may search for different languages
maybe i'll make some changes in a future version

Comment on:
Rapidshare Booster

Apr 24, 2008


var google_base_url='http://www.google.com/search?num=50&hl=en&safe=off&hs=2lf&q=+%2Brapidshare%2Bcom%2Bfiles+';

Comment on:
Rapidshare Booster

Apr 23, 2008

The search engine is a briliant idea , but i think it can give better results take a look at http://userscripts.org/scripts/show/21977

the google query chould be

http://www.google.com/ie?q=query+%2Brapidshare%2Bcom%2Bfiles&num=100&hl=en&lr=&safe=off&btnG=Search

or

http://www.google.com/search?hl=en&safe=off&hs=2lf&q=query+%2Brapidshare%2Bcom%2Bfiles&btnG=Search

Comment on:
Universal Links Checker

Apr 20, 2008

hope now the problem it's solved. For any bugs please make a post here.

Comment on:
Universal Links Checker

Apr 15, 2008

neowolfpw can you tell me in which page (url) is doing this ?

Comment on:
IMDB Pirated Version

Apr 12, 2008

@Daddy search in the script for

this is creating them
var div_tn15torrentz = document.createElement("div");
and this is placing them
main.parentNode.insertBefore(div_tn15torrentz, main);

@Hiromacu this happens because of the ad on the top of the page you have to block the ad with adblock plus or change this lines


var patterns = new Array(
"/html/body/div/div[2]/layer",
"/html/body/div/div[1]",
"//div[@id='wrapper']/div[1]/script",
"//div[@id='wrapper']/div[1]/iframe",
"//div[@id='wrapper']/script",
"//div[@id='wrapper']/iframe", "//div[@id='wrapper']/div[@id='root']/div[@class='maindetails' and @id='tn15']/div[@id='tn15main']/div[@class='wide' and @id='tn15content']/div[@id='tn15bot']/div[@class='right' and position()=1]/div/iframe",
"//div[@id='wrapper']/div[3]/script",
"//div[@id='wrapper']/div[3]/iframe",
// "/html/body/div[3]/img[contains(@width,'1')][contains(@src,'rd/?q=')]",
"id('amazoncontent')",
"//div[contains(@id, 'lea')]",
"//a[contains(@href, 'servedby.advertising.com')]",
"//a[contains(@href, 'eyewonderlabs.com')]",
"//iframe[contains(@src, 'servedby.advertising.com')]",
"//iframe[@name = 'kanoodleAd']/ancestor::div[1]",
"//map[@name = 'AtlasAltMap']/ancestor::div[1]", "//font[contains('ADVERTISMENT')]/ancestor::td[1]"
);

Comment on:
Rapidshare Links Checker

Apr 6, 2008

I'm beta testing a script that is a universal links checker so in some days will be released it will have all megaupload rapidshare.de depositfiles ...

@Chan Kong-sang what exactly do you mean with the picture ? (it seams normal to me) I know that the href's are added that way , also check the page with greasemonkey off .

Comment on:
Rapidshare Links Checker

Apr 2, 2008

@armvdw there is no way to correct this the links are highlited, you should remove the "&highlight=blood" from the url.

the 'de' in the regurar exression I forgot it there from a previous version.

Comment on:
Rapidshare Links Checker

Mar 27, 2008

@Garthex can I see the changes you made in the code ? you may sent it if you want here :
mail = "giamalakes[x1]mail[x2]gr";
mail = mail.replace(/\[x1\]/gi,'@');
mail = mail.replace(/\[x2\]/gi,'.');

Comment on:
Rapidshare Links Checker

Mar 27, 2008

@Garthex I'm using the xpath you suggest looks better now thanks .I found a way to remove bold from google :-).

@bobielawlintine-Anon Thank you for the comments