@-krios-

JesterHat.org is my website. I'm -Krios- on Scratch and Adacraft. My PFP is my cats.
Wall

Hey @jeffalo!!! How do you make the click this button on your profile? How do you make any buttons?!?!

Hey everybody!!!! Like the post I re posted  so others won’t catch up.

can we please make this the most liked post on wasteof.money thanks

are #hashtags a thing?

Hey @jeffalo... My dancing cockroach gif PFP isn't dancing. Can you not use GIFS as PFPs?

Hey @jeffalo... Can you verify me? It would be a REALLY good idea because I'd follow you on scratch (ok fine I'm gonna do that no matter what because you're awesome but still...)

hey @scratch... Why you say use snap and have snap username if your username is scratch?

Check out my website! Right now! Or you can use HTML/JavaScript:

<!DOCTYPE html>
<html>
   <script>
      window.location.replace("https://jesterhat.org");
   </script>
</html>

Check out my website, jesterhat.org right now.

hullo wurld

function hullo_wurld(){
alert("hullo wurld");
};
hullo_wurld();