ScratchData LogoScratchData
Back to philipp2007's profile

How to follow YOURSELF! - Tutorial

PHphilipp2007•Created March 3, 2021
How to follow YOURSELF! - Tutorial
1
0
11 views
View on Scratch

Description

Dear friends, as you probably have noticed, I am following myself, so here I tell you how you can do it. 1. Select this code and press Ctrl+C: $.ajax({type:"PUT",url:"/site-api/users/followers/philipp2007/add/"});location.reload() 2. Open your profile page 3. Open your browser console pressing Ctrl+Shift+J (on Mac press Cmd+Shift+J) 4. Press Ctrl+V to paste the code into it. Make sure you replace "philipp2007" with your own username. 5. Press Enter and wait for a bit. When the process is completed, your profile page will reload and you'll be following yourself! If you see the text "Stop", repeat steps 4 and 5 (it's a warning of Scratch against hackers, but you can trust me). Just ignore the message "Type error". To unfollow, repeat all the steps replacing "add" in the code with "remove". Try it now! @philipp2007 #tutorial

Project Details

Project ID495930318
CreatedMarch 3, 2021
Last ModifiedJanuary 6, 2022
SharedMarch 3, 2021
Visibilityvisible
CommentsAllowed