LJ RP Preplay Coder (by Noah!)
This script will work for comment pages set in the workaround style for Minimalism described here, LJ's Classic Comments style for Minimalism, or any of Noah's comment-page styles described here; it will no longer work on LJ's default comment pages.
For more detailed instructions on the preplay coder, click here.
Quick Instructions:
- Find the thread you wish to code, and click the date stamp on it (this takes the place of the old "(Link)") in order to open just that thread. (It's okay if there are subthreads.)
- Click "expand" until you have expanded all nested comments.
- Scroll up to the top of the comments section. Begin highlighting text at the words "(Read [NUMBER] Comments) - (Leave a Comment)" and finish highlighting at those same repeated words, at the bottom.
- Right-click on the page and choose "View Selection Source". The "DOM Source of Selection" window will appear, showing the complete HTML of the page, with the part corresponding to your selection highlighted.
- Copy the selected text from the "DOM Source of Selection" window (Ctrl-C or Edit > Copy), and then paste it (Ctrl-V or Edit > Paste) in the Input box below.
- Click the Convert button.
- Copy the text from the Output box into your favorite text editor, and do whatever changing and cleaning you want to do. You'll probably want to do a search-and-replace to change the characters' names.