Top

USA Flag


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  1.5
Scores Submitted  2
Date Added  Sep 05, 2007
Last Updated  Sep 05, 2007
Tags  america  ascii  blue  day  flag  mirc  red  snippet  usa  white 
  Bookmark and Share

Introduction

this is an american flag i made all on my lonesome-i let wired use my idea-but this is my version
try them both and see which u like

i promise mine wont disappoint u >:3

[use Fixedsys font for best quality]

paste in remotes and type /usa

NOW GO SHOW THE FLAG WITH PRIDE!

Grab the Code

Comments

  (7)  RSS
WIRED
Comments: 74
 
mIRC Snippet:  USA Flag
Posted on Sep 5, 2007 11:33 pm
:P i still say mynes better rofl,
naw there both good see ya on aXpi2 ;x.
Joshuaxiong1
Comments: 84
 
mIRC Snippet:  USA Flag
Posted on Oct 6, 2007 5:28 pm
Guess what? It just disapoint me. The blue square is not long enought.
Korvin
Comments: 238
 
mIRC Snippet:  USA Flag
Posted on Oct 6, 2007 7:02 pm
doesnt look great..
Goddess420
Comments: 4
 
mIRC Snippet:  USA Flag
Posted on Mar 24, 2008 12:43 pm
Well it wasn\'t bad ideal, you just need to sapce the space the sarts and edit the lines on the flag, so here fix version of the falg

alias usa {
say 1,8__
say 1,8/ \\
say 1,8\\ /
say | | _________________________________
say | |0,12* * * * * * * * * *4,4___________________________|
say | |0,12* * * * * * * * * *0,0___________________________|
say | |0,12* * * * * * * * * *4,4___________________________|
say | |0,12* * * * * * * * * *0,0___________________________|
say | |0,12* * * * * * * * * *4,4___________________________|
say | |0,0____________________________________________|
say | |4,4____________________________________________|
say | |0,0____________________________________________|
say | |4,4____________________________________________|
say | |0,0____________________________________________|
say | |4,4____________________________________________|
say | |0,0____________________________________________|
say | |4,4____________________________________________|
say | |14\\
say | |14|
say | |14|
say | |14|
say | |14|
}
}
EL
Comments: 1,227
 
mIRC Snippet:  USA Flag
Posted on Mar 24, 2008 1:29 pm
Hmm ok for one you have one closeing bracket to many.#2 this will only aline on users mIRC screens depending on what font options they have set.I edited this to show on my screen using Fixedsys regular size 9 font also added a longer pole.just casue.
Code:

alias usa {
  .say  1,8__
  .say 1,8/  \\
  .say 1,8\\  /
  .say 1,8| 1,8|
  .say 1,8| 1,8|0,12* * * * * * * * * *4,4_____________________|
  .say 1,8| 1,8|0,12* * * * * * * * * *0,0_____________________|
  .say 1,8| 1,8|0,12* * * * * * * * * *4,4_____________________|
  .say 1,8| 1,8|0,12* * * * * * * * * *0,0_____________________|
  .say 1,8| 1,8|0,12* * * * * * * * * *4,4_____________________|
  .say 1,8| 1,8|0,0______________________________________|
  .say 1,8| 1,8|4,4______________________________________|
  .say 1,8| 1,8|0,0______________________________________|
  .say 1,8| 1,8|4,4______________________________________|
  .say 1,8| 1,8|0,0______________________________________|
  .say 1,8| 1,8|4,4______________________________________|
  .say 1,8| 1,8|0,0______________________________________|
  .say 1,8| 1,8|4,4______________________________________|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
  .say 1,8| 1,8|
}
EL
Comments: 1,227
 
mIRC Snippet:  USA Flag
Posted on Mar 24, 2008 2:14 pm
Ahh i never checked the java applet for alinement.Heres my java dementions.Ahh an i ddint add the pole.One more thing on java the BOLD control code is a * so u mite wanna take those out.

Code:

  .say 1,8| 1,8|0,12* * * * * * * * * *4,4__________________________|
  .say 1,8| 1,8|0,12* * * * * * * * * *0,0__________________________|
  .say 1,8| 1,8|0,12* * * * * * * * * *4,4__________________________|
  .say 1,8| 1,8|0,12* * * * * * * * * *0,0__________________________|
  .say 1,8| 1,8|0,12* * * * * * * * * *4,4__________________________|
  .say 1,8| 1,8|0,0_____________________________________|
  .say 1,8| 1,8|4,4_____________________________________|
  .say 1,8| 1,8|0,0_____________________________________|
  .say 1,8| 1,8|4,4_____________________________________|
  .say 1,8| 1,8|0,0_____________________________________|
  .say 1,8| 1,8|4,4_____________________________________|
  .say 1,8| 1,8|0,0_____________________________________|
  .say 1,8| 1,8|4,4_____________________________________|
Eugenio
Comments: 926
 
mIRC Snippet:  USA Flag
Posted on Mar 24, 2008 3:00 pm
Pointless flag ......pointless script

Please Register or Login to start posting comments.
Bottom