portalpower's avatar

@portalpower
Beta tester

hi
Wall

So I made a new bot called @za-charys_notebook It just posts the notebook entries from Za-Chary’s notebook studio on scratch for people to see in their feed and to like and comment on.

Thanks to reid and wynd for helping me with this.

‹‹ 13121110
4321 ››

Random scripts I made. Does anyone else know any good ones?

var thingy = document.links; for (var stuff = 0; stuff < thingy.length; stuff++){thingy[stuff].href = "https://www.youtube.com/watch?v=dQw4w9WgXcQ";}//rickroll

var thingy = document.images; for (var stuff = 0; stuff < thingy.length; stuff++){thingy[stuff].src = "https://upload.wikimedia.org/wikipedia/commons/thumb/3/35/Olive_baboon_Ngorongoro.jpg/1024px-Olive_baboon_Ngorongoro.jpg";}//baboon

(Disclaimer: DO NOT put random scripts in your console if you don’t know what they do, they can steal your passwords and stuff).

‹‹ 13121110
4321 ››