Discuss Scratch
- theonlygusti
-
Scratcher
1000+ posts
Comic Sans Userscript
I say, this userscript is about 999.9991% the best ever!
infinity/10 from me, here, have a cookie! **EDIT**: aaaaw, they fixed it: (removed by moderator - please make sure links have only appropriate content)
infinity/10 from me, here, have a cookie! **EDIT**: aaaaw, they fixed it: (removed by moderator - please make sure links have only appropriate content)
Last edited by Paddle2See (Feb. 24, 2015 21:41:12)
- PulIJosh
-
New Scratcher
1 post
Comic Sans Userscript
Needs more Wingdings.You're welcome.
// ==UserScript== // @name Wingdings Userscript // @include http://* // @include https://* // @version 1 // ==/UserScript== // SUCH YES (function () { var head = document.getElementsByTagName ('head')[0]; var sty = document.createElement ('style'); sty.setAttribute ('type', 'text/css'); if (sty.styleSheet) { sty.styleSheet.cssText = "body { font-family: \"Wingdings\"!important; } "; } else { sty.appendChild (document.createTextNode ("body { font-family: \"Wingdings\"!important; } ")); } head.appendChild (sty); })();
- goldfish678
-
Scratcher
1000+ posts
Comic Sans Userscript
Or you could simply just paste this into the console:
$('*').css({
'font-family': 'Comic Sans MS'
})- __init__
-
Scratcher
1000+ posts
Comic Sans Userscript
On the subject of Wingdings:
The number of the first flight that crashed into the Twin Towers on 9/11 was Q33NY, right?
Open a word-processing program, type in “Q33NY” without the quotes, change the font size to something like 48, then change the font to Wingdings.
You will be amazed…
Edit: on a side note, ever wonder why the universal emergency number is 911?
The number of the first flight that crashed into the Twin Towers on 9/11 was Q33NY, right?
Open a word-processing program, type in “Q33NY” without the quotes, change the font size to something like 48, then change the font to Wingdings.
You will be amazed…
Edit: on a side note, ever wonder why the universal emergency number is 911?
Last edited by __init__ (April 2, 2015 23:33:18)
- liam48D
-
Scratcher
1000+ posts
Comic Sans Userscript
On the subject of Wingdings:Does't do anything for me? It just shows “Q33NY” in a slightly different font.
The number of the first flight that crashed into the Twin Towers on 9/11 was Q33NY, right?
Open a word-processing program, type in “Q33NY” without the quotes, change the font size to something like 48, then change the font to Wingdings.
You will be amazed…
Edit: on a side note, ever wonder why the universal emergency number is 911?

- Rumanti
-
Scratcher
1000+ posts
Comic Sans Userscript
@liam48D: You must have selected the wrong font. Wingding's letters is not ABCD.
@__init__: *gasps*

@__init__: *gasps*

- Zaidhaan
-
Scratcher
100+ posts
Comic Sans Userscript
Woah! I have so not seen that comming@__init__: *gasps*Exactly. :O
- Thepuzzlegame
-
Scratcher
1000+ posts
Comic Sans Userscript
Woah! I have so not seen that comingKinda a necropost…
- Zaidhaan
-
Scratcher
100+ posts
Comic Sans Userscript
OH man! I totally for got the last posts date was on April 3 ;_;Woah! I have so not seen that comingKinda a necropost…
- Jonathan50
-
Scratcher
1000+ posts
Comic Sans Userscript
I just thought of something - even though I'm a horrible programmer, I can still do more programming than probably billions of people on planet Earth.xD especially if you live anywhere rural
- meowflash
-
Scratcher
500+ posts
Comic Sans Userscript
Hey, Cosmic! I used your userscript in my userscript!
- CatsUnited
-
Scratcher
1000+ posts
Comic Sans Userscript
Hey, Cosmic! I used your userscript in my userscript!He's no longer active.
- meowflash
-
Scratcher
500+ posts
Comic Sans Userscript
I know…Hey, Cosmic! I used your userscript in my userscript!He's no longer active.










