If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
actually, ours is now a rock. a $1000 doorstop. 1/3rd way through the update, the PS3 decides it will turn off. and now it wont power back on. brilliant sony. brilliant.
bloody spammers. i dont know what a computer is, but would you like to find out what ban is?
10 INPUT "who to ban: "; U$
20 PRINT "ban list"; U$
30 REM
40 INPUT "how many bans do you want: "; N
50 S$ = ""
60 FOR I = 1 TO N
70 S$ = S$ + "*"
80 NEXT I
90 PRINT S$
100 REM
110 INPUT "do you wnat to ban thes people? "; A$
120 IF LEN(A$) = 0 THEN GOTO 110
130 A$ = LEFT$(A$, 1)
140 IF (A$ = "Y") OR (A$ = "y") THEN GOTO 40
150 PRINT "BANNED!!!";
160 FOR I = 1 TO 200
170 PRINT U$; " ";
180 NEXT I
190 PRINT
actually, ours is now a rock. a $1000 doorstop. 1/3rd way through the update, the PS3 decides it will turn off. and now it wont power back on. brilliant sony. brilliant.
Comment