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
/* | |
Script by JayremntB, 2021 | |
Unfollow all strangers | |
Please copy all the code to make sure that you will not get any errors | |
*/ | |
// You can change time delay below or not (in milliseconds, 1 s = 1000 ms) | |
let delayTime = 0; | |
// process, please don't modify |