What?!?!?!

« Older   Newer »
  Share  
CAT_IMG Posted on 11/12/2008, 15:47

.:Millennium Member:.

Group:
Admin
Posts:
2,977

Status:


purtroppo so cosa vuol dire XD
shut the fuck up what a noob (credo)
cmq ahgasdghsjdf
 
Top
Oro_92
CAT_IMG Posted on 11/12/2008, 20:35




4t34tin0443($////=3b2v%$/&3bv7&£%­
 
Top
Wolfyndoom '93
CAT_IMG Posted on 12/12/2008, 09:48




sņfiojsnc >NSDov <
 
Top
CAT_IMG Posted on 12/12/2008, 10:17

.:Millennium Member:.

Group:
Admin
Posts:
2,977

Status:


78a9sd<=hbsjdf
 
Top
Oro_92
CAT_IMG Posted on 14/12/2008, 20:32




w5t6hj35uhj56u
 
Top
CAT_IMG Posted on 15/12/2008, 15:04

.:Millennium Member:.

Group:
Admin
Posts:
2,977

Status:


se6de5u6t7ykiuljkn,hbvgkcf\gjthv
 
Top
~Solo™
CAT_IMG Posted on 24/12/2008, 13:25




98uvg43gą3-Y3259jy2j0i9h
 
Top
CAT_IMG Posted on 29/12/2008, 17:37

Simply Boss...



Group:
Founder
Posts:
6,374
Location:
Bari

Status:


a vederci sembrate degli handicappati
 
Web  Top
WTS L Lawliet
CAT_IMG Posted on 25/6/2009, 10:31




#include <allegro.h>
void init();
void deinit();
int main()
{ int x,y,i,bianco,nero,rosso,verde,blu,giallo;
int xc,yc,r,xc2,yc2,r2,xc1,yc1,r1,xc3,yc3,r3;
init();
bianco=0xffffff;
nero=0x000000;
rosso=0xff0000;
blu=0x0000ff;
verde=0x00ff00;
giallo=0xffff00;
r=2;
r1=2;
r2=2;
r3=2;
int vel=4000;
textprintf_ex(screen, font, 320, 260, bianco, -1, "Left Click to reset animation");
textprintf_ex(screen, font, 340, 280, bianco, -1, "Press Esc to Exit");
for(i=1;((i>0)&&(!key[KEY_ESC]));i=i+3);
clear (screen);
while (!key[KEY_ESC])
{ if ((mouse_b & 1)==1)
{ clear(screen);
}
x = rand() %1020 + 0;
y = rand() %600 + 0;
xc=x;
yc=y;
circlefill(screen, xc, yc, r, blu);
for(i=1;i>0;i=i+vel );
x = rand() %1020 + 0;
y = rand() % 600 + 0;
xc1=x;
yc1=y;
circlefill(screen, xc1, yc1, r1, rosso);
for(i=1;i>0;i=i+vel );
x = rand() %1020 + 0;
y = rand() %600 + 0;
xc2=x;
yc2=y;
circlefill(screen, xc2, yc2, r2, verde);
for(i=1;i>0;i=i+vel );
x = rand() %1020 + 0;
y = rand() %600 + 0;
xc3=x;
yc3=y;
circlefill(screen, xc3, yc3, r3, giallo);
for(i=1;i>0;i=i+vel );
}
deinit();
return 0;
}
END_OF_MAIN()
void init() {
int depth, res;
allegro_init();
depth = desktop_color_depth();
if (depth == 0) depth = 32;
set_color_depth(depth);
res = set_gfx_mode(GFX_AUTODETECT_WINDOWED, 1020, 600, 0, 0);
if (res != 0) {
allegro_message(allegro_error);
exit(-1);
}
install_timer();
install_keyboard();
install_mouse();
}

void deinit() {
clear_keybuf();
}
 
Top
CAT_IMG Posted on 25/6/2009, 13:44

Simply Boss...



Group:
Founder
Posts:
6,374
Location:
Bari

Status:


che ca*zo di script era?
 
Web  Top
Cronoblack
CAT_IMG Posted on 20/1/2010, 12:04




Grgwe<sw
 
Top
265 replies since 8/3/2008, 18:10   2373 views
  Share