Skip to content

daeralis/pixiv-js-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pixiv-js-scripts

Collection of scripts to automate demanding Pixiv tasks.

Pixiv bulk private/public follows

Sets all your follows from public to private or vice-versa based on the type viewed. One follow is updated every ~1 second based on site refresh speed.

Guide:

  1. Visit the "Following" page from your Pixiv profile.
  2. Open developer tools (Ctrl+Shift+I).
  3. Switch to "Console" tab.
  4. Paste in script and hit Enter.

If the script doesn't work, double check that it is searching for the correct buttons:

  1. Find the button's class name: https://imgur.com/a/x3elGIw
  2. Place the found name into the code: https://imgur.com/a/xRzoGsA