Because it's your userscripts.org

By pw Last update Nov 29, 2009 — Installed 11,522 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 36 posts, 14 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
TomG Scriptwright

Love it, but...:
This adds 14 user script commands. Couldn't there just be a 'Settings' command which brings them up or, at least, name them all 'BIYUS: Name' so that I can more easily find my other script commands?

 
pw Script's Author

The 'include' rejection gives a pass to scripts which passed the include test previously. So, try a right click on the monkey, 'User Script Commands', and clear prior rejects. You're offered options; when asked, clear the array 'goodIncludes'. That should do the trick. Yes, it's a bit "under the hood"!

 
sharmard User

Thanks again for such a great script; I find it useful every single day.

I'm having trouble getting rejection by includes to work. I'm specifically attempting to reject using the include entry "goallineblitz", but it's not rejecting, for example, http://userscripts.org/scripts/show/28327, which has: // @include http://goallineblitz.com/game/*

 
pw Script's Author

Alex, I wish there were, but there's no way, at the moment, for a GreaseMonkey script to read a local file, where the data would be saved. In any event, I think this script may have stabilized, so that that will no longer be a problem.

 
alex. User

Is there no way to make the save for upgrade section into a separate script that gets read by the main script when it gets loaded .

I can't remember the number of times I have updated the script without saving the reject arrays.

 
neko Scriptwright

thanks to the recent us.o update, this script seems to be completely broken. (it throws up an 'unresponsive script' error and nothing gets filtered)

 
ironside User

With the latest update and the script in its default state, The page loading times seem unbearable slow,
After turning off "show author info" the script loads a lot faster for some reason.
I dont know if you want to look into this or not, Or it is normally that slow with the author info enabled and i did'nt realize it before.

Anyway i can live without that author info anyway.

All the same a great script form you as usual pw, Thanks

 
pw Script's Author

The empty table problem is fixed in the most recent version.

 
pw Script's Author

sharmard - apologies for not being back sooner. I'm working on that empty table problem, which I have also observed.

 
sharmard User

I'm having some trouble today rejecting by author. I want to reject the author with name "anurag pratik", author number 41083. If I modify the script to add either of these values in the respective places, then I get a results page with no results shown. In other words, I see this in the body of the results page:

« Previous 1 2 3 4 5 6 7 8 9 ... 401 402 Next »
« Previous 1 2 3 4 5 6 7 8 9 ... 401 402 Next »

I am using Trash That Script and Show More Scripts Per Page, both of which precede this script in the list so that they execute first.

Any ideas? Also, should author numbers be enclosed in quotes in the array?

Thanks.

 
pw Script's Author

Well, davey, the point of this script was for users to be able to do locally what Jesse has done globally. It hardly makes his work moot - only those who had installed my (or another filter) script would have been relieved of all the (s)crap before he did it - and now that the site is much cleaner, this script still enables users to filter, using their own criteria for rejecting scripts not of interest to them.

 
davey User

i have a small observation. not to take away from your work (which has obviously helped a great number of people), but doesn't this script render the changes Jesse made at the site moot? if the scripts are hidden, there are fewer people to patrol the site and flag the more obvious scripts.

maybe a better idea would be to keep these scripts on the page, but mark the div/table with a red background/white text and provide a direct link to mark them as spam/vague. i would contribute some code, but i'm alergic to javascript :)

 
alex. User

I don't think there is but I'll ask anyway.

Is there any way to automatically reject scripts that have non English characters in the title or description?

 
pw Script's Author

I haven't consolidated them because some people prefer to use a different filter; although, now that I've made my filter configurable by menu option, I'm not sure why anyone would do that! In any event, I don't think it's too hard to reorder scripts.

 
Neewb Scriptwright

Ooops heheh, didn't see they were both made by you! Why not merge the scripts then, instead of installing 2 in a specified order?

 
pw Script's Author

The Show More Scripts Per Page script (which is also mine) works for me with this one - because I changed the installation order. There has to be an easier way to do it, but I uninstalled this script, installed the other, and reinstalled this. GM applies the scripts in order of installation, it appears.

 
Neewb Scriptwright

Good work. Can you combine the "Show More Scripts Per Page" script with yours?

 
psyched Scriptwright

Thanks a lot for this.
Shame that the Admins of this site don't undertake appropriate measures to remove all this spam.

 
pw Script's Author

Added that @include to the script.

 
pw Script's Author

It works for me on all pages, but I realized that's because I have userscripts.org/* (which the later @excludes override in particular situations) in the configuration. GM doesn't seem to coordinate well between the config file and the includes and excludes in the script text.

 
Rudi Pittman Scriptwright

Adding http://userscripts.org/scripts?page=* to the include list fixes the script to work on pages 2+

 
Rudi Pittman Scriptwright

New version appears to work on Page 1 of scripts but not to work on Page 2, Page 3 etc....

 
ironside User

The only way to get it to display correctly in notepad is to copy the script source as plain text from the view source page and replace/paste and saveit in the installed script.

Otherwise the script is in a few lines of text with erroneous symbols (which dont seem to affect it) but none-the-less a pig to edit like that.

 
pw Script's Author

That should be ordinary () around the array, not {}.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel