@JuegOStrower If you like this project, love, and favourite. Also, please follow me to help me making better projects. If it didn't work for you, you are doing something wrong. Don't forget that you have to go to your profile first before pasting the code! It works on any computer, it's tested. Instead of commenting "doesn't work", say what you have done that made it fail. Include your pc operating system and your web browser too. Me and the community are here to help. If you comment "Doesn't work", I'll always repond with the same message. You've been warned. WHAT IS THAT MESSAGE ON THE CONSOLE?!? Nothing important. Scratch auto warns users when they open the console. Yes, I can do anything there. You will have to trust that this is not fake because I have 1000+ more followers. Anyway, you can just read the code, and you'll realize that the only thing it does is to connect to Scratch Followers and show info in the console. So, haha. To FOLLOW YOURSELF do the steps on the project with this code (the one that's in the project). To UNFOLLOW YOURSELF do the steps on the project but with this code: /*CLICK THIS 3 TIMES TO SELECT*/ console.clear();void($.ajax({type:"PUT",url:"https://scratch.mit.edu/site-api/users/followers/"+window.Scratch.INIT_DATA.LOGGED_IN_USER.model.username+"/remove/",data: {usernames: Scratch.INIT_DATA.LOGGED_IN_USER.model.username},success:function(a){console.log("%cHey! Everything worked perfectly. You're not following yourself anymore.%c\nBy @JuegOStrower","color:green;font-family:system-ui;font-size:3rem;-webkit-text-stroke: 2px black;font-weight:bold","color:lightgreen;font-family:system-ui;font-size:1rem");window.location.reload(true);},error:function(a,b,c){console.log("%cHey! Something went wrong. Nothing has changed. Just comment all this message in my profile, and help me figuring out what happened. Error: "+c+"%c\nBy @JuegOStrower","color:green;font-family:system-ui;font-size:2rem;-webkit-text-stroke: 2px black;font-weight:bold","color:lightgreen;font-family:system-ui;font-size:1rem");}})) /* PRESS ENTER TO START */ --------------------- --------------------------