Author Topic: Foxscotch's Userscript Depot - Extended Who's Online + Locked Topic Quotes  (Read 3518 times)

somehow that just managed to break it in firefox, but it still works in chrome

i pasted the script into the developer console and got this; trying with this thread

(addQuoteButtons() added the button, but doesn't provide console output; you don't need to fix that one)
« Last Edit: January 21, 2016, 10:57:26 AM by dargereldren »

Something I would find useful is a filter to show all a specific user's posts in a thread.

Something I would find useful is a filter to show all a specific user's posts in a thread.
are you trynna stalk me??

I'd like a one that hides EVERYONES images but you can click to show them like Steve's blocker script.
« Last Edit: January 21, 2016, 04:39:08 PM by Emgiell »

Something I would find useful is a filter to show all a specific user's posts in a thread.

Yeah, and maybe some sort of search feature within that script to find a certain quote(s). Would be helpful for searching megathreads.

somehow that just managed to break it in firefox, but it still works in chrome
WHOOPS
I'm an idiot. I fixed that problem before, and the fix was in both the pastebin and my copy in tampermonkey. but I didn't update the copy that I have in a file on my computer. I usually use notepad++ to edit them, and not using it to fix that problem was a coincidence. but when I fixed the bug that you showed me, I did do it in notepad++, without realizing that I failed to copy the previous fix to there first
anyway, I've updated pastebin again, and this time it has both fixes
Something I would find useful is a filter to show all a specific user's posts in a thread.
Yeah, and maybe some sort of search feature within that script to find a certain quote(s). Would be helpful for searching megathreads.
this is possible. BUT. I don't think it's a good idea. the who's online thing does something similar to what I'd have to do for that, but it only ever has around ten pages. it would take a lot of time at around just 100 pages, and anything higher than that is bordering on spam. cloudflare would probably block you. I can't really think of any solution to that. the only proper way for that to be done is implemented on the forum itself
I'd like a one that hides EVERYONES images but you can click to show them like Steve's blocker script.
this is easy, though
http://pastebin.com/SBbtYsN4
there's a setting near the top again that lets you pick whether to do the same thing for signatures in your PMs. it's false by default
it doesn't do it for signatures on someone's profile, though. I figure, if you're on their profile, you could very well be intending to look at their signature
« Last Edit: January 21, 2016, 06:42:36 PM by Foxscotch »


anyway, I've updated pastebin again, and this time it has both fixes
thanks

The rules are a little looser on this board but don't post anything that is outright garbage.

Thank you so much for this.
thanks
no problem!

also: bluff updated
it no longer fails on profiles without avatars!
now I'm going to start working on the documentation

after a remarkable amount of procrastination, I've finally got the documentation caught up with the code
you can see it here: http://foxscotch.us/bluff-docs/index.html
I didn't want to make any changes to the code until that was finished, but now that that's done, I can finally get back to the real stuff. adding things to the docs as I go will be much more manageable

because I don't want to create a whole document in that just for this, here's a quick list of stuff I wanna add later, for my own reference
settings
loading
caching
« Last Edit: April 19, 2016, 06:33:51 PM by Foxscotch »

I've just updated all the scripts in the OP (aside from bluff, which p.s. I haven't worked on in a while rofl) to include HTTPS pages, which for a little while prevented them from working. just replace what you have with the new one, or, if you want to do it yourself for some reason, just change http in all the scripts to https
thanks to emgiell for reminding me about this

also emgiell, you have my PMs blocked, lol
« Last Edit: April 19, 2016, 06:39:52 PM by Foxscotch »

Locked topic quotes is soo useful. ty foxsquatch.

also emgiell, you have my PMs blocked, lol
Oh what sorry.
Also thanks again for updating the stuff.

someone made a script to show topics made via a link on the users profile, does anyone have a link to that?

someone made a script to show topics made via a link on the users profile, does anyone have a link to that?
wasn't that a chrome/firefox extension?
« Last Edit: April 20, 2016, 12:39:14 AM by dargereldren »