Page 6 of 11

Posted: Mon Dec 14, 2009 9:56 pm
by RobertP

Posted: Tue Dec 15, 2009 12:55 am
by Fungahhh

Posted: Tue Dec 15, 2009 1:30 am
by Dr. Dos
As I will mention on PK's page, I don't think anybody else is going to be able to give The Mana such a potent look - reading along you description, and looking at that facial expression, it almost feels like Nero truly does house a potential that could make or break a man - yet...something about that look also does instill a sort of apathy toward it. Its almost this look like he knows he's a coveted and important creature, but he doesn't care for those particulars.

Posted: Tue Dec 15, 2009 2:18 am
by Kjorteo
http://www.youtube.com/watch?v=H2dAKLWjQBo#t=0m20s

Also I like how I actually know what Dos' post is referring to (well, the picture they're talking about anyway)

Posted: Fri Dec 18, 2009 3:14 pm
by Alexis Janson

Posted: Sat Dec 19, 2009 5:17 pm
by Mooseka
Image

Posted: Sun Dec 20, 2009 1:17 pm
by RobertP

Posted: Thu Jan 07, 2010 10:13 am
by Commodore

Code: Select all



READY.


1 REM GODZILLA - BY GLEN FISHER
2 :
3 REM CURSOR/64 #5
4 :
5 REM COPYRIGHT (C) 1983 THE CODE WORKS
6 REM BOX 6905, SANTA BARBARA, CA 93111
7 :
10 REM AS OF 2/7/83 9:30 AM  GF
90 CLR:GOTO 62000
100 DIM TR(4,4),SH(4,4),PL(4,4),PO(4,4),LN(4,4),JR(15),JC(15),DM(10),DM$(10)
105 DIM BS(11),BG(11),BI(11),NT(24),DR(24)
110 SP=CRT+1016:SB=13*64
115 PRINT "“SETTING UP..."
120 READ T$:IF T$<>"\" THEN 120
130 R0=50:C0=24:HW=0:GW=0
140 DN$="":BL$="             "
150 SID=54272:FORI=0TO28:POKESID+I,0:NEXT
160 C1$="š":C2$="–"
200 FORI=0 TO15:READ JR(I),JC(I):NEXT I
210 FOR I=1 TO 10:READ DM$(I),DM(I):NEXT I
220 FOR I=1 TO 10:READ BI(I),BS(I),BG(I):NEXT
230 FOR I=1 TO 24:READ NT(I),T:DR(I)=T*20:NEXT
510 READ N:FOR I=0 TO N-1:READ T:POKE SB+I,T:NEXT
520 FOR I=N TO 63:POKE SB+I,0:NEXT
530 A=SB+64:FOR I=0 TO 60 STEP 3:POKEA+I,255:POKEA+I+1,255:POKE A+I+2,224:NEXT
540 FOR I=0 TO 3:POKE VIC+I+I+1,0:POKE SP+I,14:NEXT:POKE VIC+16,0:POKE SP,13
550 A=SB+128:FOR I=0 TO 63:POKE A+I,0:NEXT
560 FOR I=0 TO 7:POKE A+3*I,255:NEXT:POKE SP+1,15
600 POKE VIC+21,15:POKE VIC+23,12:POKE VIC+29,12:POKE VIC+27,14
610 POKE VIC+39,5:POKE VIC+40,1:POKE VIC+41,2:POKE VIC+42,6
620 POKE VIC+2,144
900 FOR I=1 TO 7 STEP 2:POKE VIC+I,0:NEXT:PRINT"“BUILDING JAPAN...
1000 RESTORE:MP=0:FOR I=0 TO 4:FOR J=0 TO 4
1010 READ A,PO:PL=0:SH=0:IF PO>0 THEN PO=INT(1E7/PO+.5)
1020 IF PO>0 THEN PL=INT(RND(1)*100)+1:TR=INT(PO/80)
1030 IF PO=0 THEN SH=INT(RND(1)*6)+1:TR=SH*350
1040 PL(I,J)=PL:SH(I,J)=SH:PO(I,J)=PO:TR(I,J)=TR:LN(I,J)=(PO>0):IFPL>MPTHENMP=PL
1045 NEXTJ,I
1050 DATA  83,0, 87,0, 92,0, 97,1,102,0
1060 DATA 283,0,287,0,291,0,256,1,301,1
1070 DATA 483,0,487,0,492,0,456,1,501,0
1080 DATA 683,0,687,1.5,691,1,655,.4,701,0
1090 DATA 844,1,806,1,851,0,856,0,861,0
1400 PRINT "“—";
1410 FOR I=1 TO 5
1420 N=5:IF I>1 THEN N=4:FOR J=1 TO 5:PRINT "····Ð";:NEXT J:PRINT
1430 FOR J=1 TO N:FOR K=1 TO 5:PRINT "    ª";:NEXT K:IF J<N OR I<5 THEN PRINT
1440 NEXT J,I:PRINT""
1500 PRINT "—"
1510 FOR I=1 TO 20:READ T,T$:PRINT SPC(T);T$:NEXT:POKE VIC+3,186
1520 DATA17," ß",17,"  ",17,"    ’µ",16,"©    ’ß",15,"©’¸¸ß©",15,"ßß
1530 DATA16," ß",16,"  ",16,"  ",15,"© ’©",14,"©  ",13,"©   "
1540 DATA11,"     ’©",11,"    Ñ",6,"©         ",4,"ß  ’©¸  ’¸¸¸©"
1550 DATA7,"©’  ’©",3,"  ’ ©",4," ",4,"©"
1610 PRINT C2$;"

Posted: Thu Jan 07, 2010 6:36 pm
by Dr. Dos

Posted: Thu Jan 07, 2010 8:51 pm
by Fungahhh
While my friends script was geeky and somewhat technically interesting, the fact that he actually committed suicide was really really uncool.

Posted: Thu Jan 07, 2010 9:23 pm
by Zenith Nadir
<Pancake> it's not fair how i have to wait until i'm 18 before i can get a licence to carry firearms
<Pancake> what if someone breaks into my house? how am i supposed to shoot them?

Posted: Thu Jan 14, 2010 8:30 pm
by RobertP

Posted: Tue Jan 26, 2010 5:37 pm
by Commodore

Posted: Thu Apr 08, 2010 8:49 am
by Commodore
The Conservatives said the bill, as it stood, was an "Amstrad" when "we wanted an IPod".

Posted: Thu Apr 08, 2010 9:09 am
by Commodore
What faggotry is this? New "style" is a product of a degenerade, who coincider pictures, drawn with shit as an art. Get us option to revert from this faggotry!