This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Instagram Comment Auto-Deletion Script | |
* original by sbolel, updated to work with current page layout as of April 2025 | |
* keep batch size low to reduce risk of Instagram throwing the SOMETHING WENT WRONG error | |
* it waits a little before selecting comments on reload to not throw it out of loop | |
* it's still not perfect, it occasionally throws SOMETHING WENT WRONG, but better semi-automated than not working at all | |
* if you're getting the message that there are no comments to show and you didn't comment on anything, | |
* go back to Home, and comment on something, then come back | |
* | |
* important: UI language must be set to English for the script to work |