Infinite Scroll Script for Kiwifarms

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
The pop up gallery when clicking on images doesn't work in loaded page posts. Using Violentmonkey in Firefox, don't know if that makes a difference.
Edit: Doesn't work in Tampermonkey either.
 
Last edited:
  • Informative
Reactions: Vecr
This will surely age well...

unixjs.jpg
 
Aside from the few broken functions (which aren't that big a deal) this script is growing on me. Slogging through 50000000 page threads makes me wish XenForo showed more posts per page. This script somewhat resolves that for me.

I also often don't bother to read all the pages on shorter threads, but with this script I can scan through them without much effort so I'll see more people's thoughts.

This but only for highlights
I big second this if you could get it to work. If you could gather the links from these it might be easy:
1724137764733.png

A tool like this would be amazing for getting an overview of an entire thread.
 
  • Like
Reactions: anustart76
Aside from the few broken functions (which aren't that big a deal) this script is growing on me. Slogging through 50000000 page threads makes me wish XenForo showed more posts per page. This script somewhat resolves that for me.
Glad you like it! Finally got the image viewer working, had to dig through a lot of xenforo code. New update posted.

I looked into the highlight thing, I could probably do it but it would be complex so not for a while.
 
  • Winner
Reactions: Faceless Whore
got the image viewer working
Does not work in Violentmonkey:
1724154219626.png


It does work in Tampermonkey though. I suggest adding "Requires Greasemonkey or Tampermonkey" to the OP.

ETA: Everything in the loaded posts appears to be working, this is great!
 
Last edited:
This but only for highlights

Aside from the few broken functions (which aren't that big a deal) this script is growing on me. Slogging through 50000000 page threads makes me wish XenForo showed more posts per page. This script somewhat resolves that for me.

I also often don't bother to read all the pages on shorter threads, but with this script I can scan through them without much effort so I'll see more people's thoughts.


I big second this if you could get it to work. If you could gather the links from these it might be easy:
View attachment 6326990
A tool like this would be amazing for getting an overview of an entire thread.

You guys requested an infinite highlight scroll script and I just finished it! Check it out here: Thread Summary Script: infinitely scroll through all thread highlights!
 
  • Winner
Reactions: ⚞⛇⚟
might need a fix because it only does the next page then gives an error:

ReferenceError: unsafeWindow is not defined
 
if you can rewrite this as a standard script I will see if I can add it as a default feature. I'm currently working on a monetization scheme for the forum at the moment.
I'd love to! Always happy to do programming for the Farms.
 
Back