Also, I'm changing my avatar. Deal with it.
was this on yahoo
guys, not everyone goes on drama
I think we should all pretend he still has the old one. Someone should write a script that automatically chanhes his avatar back to the old one. Then have everyone download it.
why
Someone should write a script that automatically chanhes his avatar back to the old one.
// ==UserScript==// @name Badspot's Avatar// @require http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js// @include *forum.blockland.us*// @include *blockland.us/smf*// @description Changes badspot's avatar back to his older one// ==/UserScript==$("[src='http://forum.blockland.us/avatarUpload/avatar_2.gif']").attr("src","http://i.imgur.com/MUlU3sb.gif");