
Would of been so much lamer if I just instantly got it... Im glad I hit home after I read the first post...
Forum Index > Closed |
1a2a3aGG
United States225 Posts
![]() Would of been so much lamer if I just instantly got it... Im glad I hit home after I read the first post... | ||
fanatacist
10319 Posts
| ||
1a2a3aGG
United States225 Posts
![]() | ||
fanatacist
10319 Posts
Wow did you just come off USEast? Just because your stupidity is brutally evident in everything you do, your awesome powers of deduction lead you to realize that the only way of redeeming yourself is to challenge the accusing party for a 1v1 in an unrelated game, since that would clearly prove your superiority to this threatening figure on the internetz. You would have fared better as a Neanderthal. | ||
1a2a3aGG
United States225 Posts
| ||
fanatacist
10319 Posts
| ||
![]()
Nyovne
Netherlands19133 Posts
| ||
1a2a3aGG
United States225 Posts
Me being a "Neanderthal" or not. Ggyo | ||
Pyrrhuloxia
United States6700 Posts
MONKEYS | ||
DeathSpank
United States1029 Posts
who the fuck is saro? | ||
![]()
KwarK
United States42419 Posts
| ||
brambolius
Netherlands448 Posts
pathetic | ||
Licmyobelisk
Philippines3682 Posts
| ||
Licmyobelisk
Philippines3682 Posts
On March 14 2009 19:58 DeathSpank wrote: http://www.teamliquid.net/saro/flymonkeys/monkey.gif who the fuck is saro? Oh shit! now I understand.. Man when I first saw that I thought that TL.net was infected by flying monkeys, So I hit the close button and did a scan with my computer.. | ||
1a2a3aGG
United States225 Posts
EDIT: You guys got to love how when people start flaming him.. He suddenly disappears lol. It's ok the thread will still be here tomorrow staring you in the face fanatacist. ![]() | ||
fanatacist
10319 Posts
On March 14 2009 19:54 1a2a3aGG wrote: If it wasn't a dodge, you would of posted your I.D. Me being a "Neanderthal" or not. Ggyo QQ]I.L.K.- Happy? Are you going to beat me now and then proclaim to the world that that suddenly makes your idiocy on this subject irrelevant? And if you lose, will you never bring it up ever again? Amirite? Brambolius, I don't think you should be talking, you've been banned before and are just as dick in your post. hypocrite pathetic~ | ||
fanatacist
10319 Posts
On March 14 2009 20:01 1a2a3aGG wrote: I'm down... I cant do it tomorrow. I'm having a party here... and not sunday because I'll be hungover as shit. I'm down for anytime pretty much next week though... Fanatacist? This coming week, not on Wednesday or Tuesday and maybe other days as well, depending on what I do. I'm on spring break. | ||
DeathSpank
United States1029 Posts
/*********************************************** * Floating image script- By Virtual_Max (http://www.geocities.com/siliconvalley/lakes/8620) * Modified by Dynamic Drive for various improvements * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code ***********************************************/ var vmin=8; var vmax=18; var vr=5; var timer1; function iecompattest(){ return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body } function Chip(chipname,width,height){ this.named=chipname; this.vx=vmin+vmax*Math.random(); this.vy=vmin+vmax*Math.random(); this.w=width+20; this.h=height; this.xx=0; this.yy=0; this.timer1=null; } function movechip(chipname, indx){ if (document.getElementById){ var chip = chips[indx]; if (window.innerWidth || window.opera){ pageX=window.pageXOffset; pageW=window.innerWidth-40; pageY=window.pageYOffset; pageH=window.innerHeight-20; } else if (document.body){ pageX=iecompattest().scrollLeft; pageW=iecompattest().offsetWidth-40; pageY=iecompattest().scrollTop; pageH=iecompattest().offsetHeight-20; } chip.xx=chip.xx+chip.vx; chip.yy=chip.yy+chip.vy; chip.vx+=vr*(Math.random()-0.5); chip.vy+=vr*(Math.random()-0.5); if(chip.vx>(vmax+vmin)) chip.vx=(vmax+vmin)*2-chip.vx; if(chip.vx<(-vmax-vmin)) chip.vx=(-vmax-vmin)*2-chip.vx; if(chip.vy>(vmax+vmin)) chip.vy=(vmax+vmin)*2-chip.vy; if(chip.vy<(-vmax-vmin)) chip.vy=(-vmax-vmin)*2-chip.vy; if(chip.xx<=pageX){ chip.xx=pageX; chip.vx=vmin+vmax*Math.random(); } if(chip.xx>=pageX+pageW-chip.w){ chip.xx=pageX+pageW-chip.w; chip.vx=-vmin-vmax*Math.random(); } if(chip.yy<=pageY) {chip.yy=pageY; chip.vy=vmin+vmax*Math.random(); } if(chip.yy>=pageY+pageH-chip.h) {chip.yy=pageY+pageH-chip.h; chip.vy=-vmin-vmax*Math.random(); } document.getElementById(chip.named).style.left=chip.xx+"px"; document.getElementById(chip.named).style.top=chip.yy+"px"; chip.timer1=setTimeout("movechip('"+chip.named+"', "+indx+")",100); } } monkeys = 20; chips = new Array(); for(var i=0;i<monkeys;i++) document.write("<div id='chip_"+i+"' style='position:absolute; left: -500px; width:200; height:191;'><img src='/saro/flymonkeys/monkey"+((i%2)?'l':'')+".gif'></div>"); function pagestart(){ for(var i=0;i<monkeys;i++){ chips[i] = new Chip('chip_'+i, 200, 191); movechip('chip_'+i, i); } } if (window.addEventListener) window.addEventListener("load", pagestart, false) else if (window.attachEvent) window.attachEvent("onload", pagestart) else if (document.getElementById) window.onload=pagestart found the script at http://www.teamliquid.net/saro/flymonkeys/flymonkeys.js+ Show Spoiler + | ||
1a2a3aGG
United States225 Posts
On March 14 2009 20:04 fanatacist wrote: Show nested quote + On March 14 2009 20:01 1a2a3aGG wrote: I'm down... I cant do it tomorrow. I'm having a party here... and not sunday because I'll be hungover as shit. I'm down for anytime pretty much next week though... Fanatacist? This coming week, not on Wednesday or Tuesday and maybe other days as well, depending on what I do. I'm on spring break. Oh, I'm not on spring break yet... Mk Well I'll hit you up... Im gona lmao if we end up becoming friends because of this shit... only after I thoroughly smash you tho. ![]() | ||
fanatacist
10319 Posts
On March 14 2009 20:01 1a2a3aGG wrote: I'm down... I cant do it tomorrow. I'm having a party here... and not sunday because I'll be hungover as shit. I'm down for anytime pretty much next week though... Fanatacist? EDIT: You guys got to love how when people start flaming him.. He suddenly disappears lol. It's ok the thread will still be here tomorrow staring you in the face fanatacist. ![]() People? You mean you and brambolius, brain-dead duo from shitty poster hall of fame? LOL If you didn't notice in your recent blog post about this, everyone that posted in it thought you were beyond retarded, so they fucked with you, and you fell for it. QQ. | ||
| ||
![]() StarCraft 2 StarCraft: Brood War Sea Dota 2![]() Horang2 ![]() Calm ![]() Shuttle ![]() Rain ![]() Hyuk ![]() Bisu ![]() Jaedong ![]() EffOrt ![]() actioN ![]() [ Show more ] Counter-Strike Heroes of the Storm Other Games Organizations Dota 2 StarCraft: Brood War StarCraft 2 StarCraft: Brood War
StarCraft 2 • LUISG StarCraft: Brood War![]() • StrangeGG ![]() • Adnapsc2 ![]() • AfreecaTV YouTube • intothetv ![]() • Kozan • IndyKCrew ![]() • LaughNgamezSOOP • Migwel ![]() • sooper7s League of Legends |
Fire Grow Cup
BSL: ProLeague
HBO vs Doodle
spx vs Tech
DragOn vs Hawk
Dewalt vs TerrOr
Replay Cast
Replay Cast
Replay Cast
WardiTV Invitational
WardiTV Invitational
GSL Code S
Rogue vs GuMiho
Maru vs Solar
Replay Cast
GSL Code S
herO vs TBD
Classic vs TBD
[ Show More ] The PondCast
Replay Cast
WardiTV Invitational
Korean StarCraft League
CranKy Ducklings
WardiTV Invitational
Cheesadelphia
Cheesadelphia
GSL Code S
Sparkling Tuna Cup
|
|