Sasquatch! Music Festival
« The Girly Thread »

Welcome Guest. Please Login or Register.
May 24, 2013, 4:25pm




Sasquatch! Music Festival :: Sasquatch Discussion :: General Board :: The Girly Thread
« Page 78 of 136 » Jump to page   Go    [Search This Thread] [Share Topic]
 AuthorTopic: The Girly Thread (Read 44,320 times)
Dr. Garbanzoinski
Abominable Snowman
*****
Occupy Dicaprio
member is offline

[avatar]

We must go DERPER



Joined: Dec 2010
Gender: Male
Posts: 3,692
Location: Seattle
 Re: The Girly Thread
« Reply #1155 on Dec 19, 2011, 5:59pm »

Sex is pretty much never in the equation for me at Squatch...the level of gross far outweighs any temporary benefit.
Link to Post - Back to Top  IP: Logged


Mar 5, 2013, 1:11am, jasonburrito wrote:
NO REAL NAMES Dr. GarbanzoINSKI



Mar 8, 2012, 1:23pm, Pea wrote:
Are you fucking kidding me?

Guys I saw a bird today. Do you think that means I'm going to turn into a bird?
Pea
Global Moderator
*****
Glowtarded
member is offline

[avatar]



Joined: Feb 2010
Gender: Male
Posts: 13,634
Location: District 9
Posted using the ProBoards Mobile AppThe Girly Thread
« Reply #1156 on Dec 19, 2011, 6:03pm via the ProBoards Mobile App »

It aint a festival without sex, drugs, rock 'n roll. Come on folks!
Link to Post - Back to Top  IP: Logged


Mar 3, 2013, 6:13pm, Dr. Garbanzo wrote:
Its a Sasquatch Dr. Garbanzohting a bear Dr. Garbanzohting a Sasquatch.
davers
Snarling Mapinguary
*****
Doesn't Afraid of Anything
member is offline

[avatar]

WHO'S BAD? PARTY TIME



Joined: Apr 2011
Gender: Male
Posts: 2,776
Location: Vancouver, BC
 Re: The Girly Thread
« Reply #1157 on Dec 19, 2011, 6:07pm »

Best to get it in the first night, after that it usually depends on my level of drunkness vs level of tiredness. If the level of drunkness is higher then the level of gross doesnt even play into it. I'm sure there's a way to work out a formula in there somewhere.
Link to Post - Back to Top  IP: Logged


Mar 14, 2013, 6:35pm, 2ndairyfurmentashn wrote:
I want to sig this...Dr. Garbanzouring out
emptyfox
Administrator
*****
member is offline

[avatar]

PRIMUS SUCKS



Joined: Mar 2010
Gender: Male
Posts: 5,775
 Re: The Girly Thread
« Reply #1158 on Dec 19, 2011, 7:49pm »


Dec 19, 2011, 6:03pm, Pea wrote:
It aint a festival without sex, drugs, rock 'n roll. Come on folks!


I only have one thing to say to this.

Ew.
Link to Post - Back to Top  IP: Logged


Apr 9, 2013, 10:33pm, stingray wrote:
ya i can't harlem shake to sugar rose
romanticizer
Guest
 Re: The Girly Thread
« Reply #1159 on Dec 19, 2011, 8:23pm »

Fox ain't no fun. :-P
Link to Post - Back to Top  IP: Logged
Pea
Global Moderator
*****
Glowtarded
member is offline

[avatar]



Joined: Feb 2010
Gender: Male
Posts: 13,634
Location: District 9
 Re: The Girly Thread
« Reply #1160 on Dec 19, 2011, 8:42pm »

Fox knows things.
Link to Post - Back to Top  IP: Logged


Mar 3, 2013, 6:13pm, Dr. Garbanzo wrote:
Its a Sasquatch Dr. Garbanzohting a bear Dr. Garbanzohting a Sasquatch.
romanticizer
Guest
 Re: The Girly Thread
« Reply #1161 on Dec 19, 2011, 9:59pm »

Likely factual.
Link to Post - Back to Top  IP: Logged
Pea
Global Moderator
*****
Glowtarded
member is offline

[avatar]



Joined: Feb 2010
Gender: Male
Posts: 13,634
Location: District 9
Posted using the ProBoards Mobile AppThe Girly Thread
« Reply #1162 on Dec 19, 2011, 10:11pm via the ProBoards Mobile App »

Hahaha and damaging
Link to Post - Back to Top  IP: Logged


Mar 3, 2013, 6:13pm, Dr. Garbanzo wrote:
Its a Sasquatch Dr. Garbanzohting a bear Dr. Garbanzohting a Sasquatch.
Dr. Garbanzoinski
Abominable Snowman
*****
Occupy Dicaprio
member is offline

[avatar]

We must go DERPER



Joined: Dec 2010
Gender: Male
Posts: 3,692
Location: Seattle
 Re: The Girly Thread
« Reply #1163 on Dec 20, 2011, 12:52am »

Seriously though, if it doesn't happen for me within the first night its not gonna happen at all. I could probably qualify as a health hazard by the time I'm done at the gorge
Link to Post - Back to Top  IP: Logged


Mar 5, 2013, 1:11am, jasonburrito wrote:
NO REAL NAMES Dr. GarbanzoINSKI



Mar 8, 2012, 1:23pm, Pea wrote:
Are you fucking kidding me?

Guys I saw a bird today. Do you think that means I'm going to turn into a bird?
davers
Snarling Mapinguary
*****
Doesn't Afraid of Anything
member is offline

[avatar]

WHO'S BAD? PARTY TIME



Joined: Apr 2011
Gender: Male
Posts: 2,776
Location: Vancouver, BC
 Re: The Girly Thread
« Reply #1164 on Dec 20, 2011, 1:41am »

But, as the weekend wears on the standards for cleanliness fall.

OK so lets see, so far we have (lets see if I remember how C programming works):


cleanliness = 0;
tiredness = 0;
drunkness = 0;

while(1);


if
{
beer

then

drunkness++
}

if
{
hour

then

tiredness++;
dirtyness++;
}

if
{
shower // yeah right

then

dirtyness = 0;
}

if
{
sleep

then

tiredness = 0;
}
if
{
drunkness > (tiredness + dirtyness)

then

sex = yes;

else

sex = no;

}

Yeah I clearly forgot how C programming works.
« Last Edit: Dec 20, 2011, 1:44am by davers »Link to Post - Back to Top  IP: Logged


Mar 14, 2013, 6:35pm, 2ndairyfurmentashn wrote:
I want to sig this...Dr. Garbanzouring out
romanticizer
Guest
 Re: The Girly Thread
« Reply #1165 on Dec 20, 2011, 4:31am »


Dec 20, 2011, 1:41am, davers wrote:
But, as the weekend wears on the standards for cleanliness fall.

OK so lets see, so far we have (lets see if I remember how C programming works):


cleanliness = 0;
tiredness = 0;
drunkness = 0;

while(1);


if
{
beer

then

drunkness++
}

if
{
hour

then

tiredness++;
dirtyness++;
}

if
{
shower // yeah right

then

dirtyness = 0;
}

if
{
sleep

then

tiredness = 0;
}
if
{
drunkness > (tiredness + dirtyness)

then

sex = yes;

else

sex = no;

}

Yeah I clearly forgot how C programming works.


Best post ever. Not kidding.
Link to Post - Back to Top  IP: Logged
Shaxspear III Esq.
Sasquatch!
*****
Head Chef (borka)
member is offline

[avatar]



Joined: Feb 2011
Gender: Male
Posts: 1,887
 Re: The Girly Thread
« Reply #1166 on Dec 20, 2011, 5:44pm »

I'm with Pea. Provided we give ourselves some good prep time before hand with an ample supply of baby wipes, it's not an issue for my girl and I.
Link to Post - Back to Top  IP: Logged


May 13, 2013, 10:38pm, Pea wrote:
Yes. This album sounds like Daft Punk the way a hot dog looks like an apple.
Dr. Garbanzoinski
Abominable Snowman
*****
Occupy Dicaprio
member is offline

[avatar]

We must go DERPER



Joined: Dec 2010
Gender: Male
Posts: 3,692
Location: Seattle
 Re: The Girly Thread
« Reply #1167 on Dec 20, 2011, 5:52pm »

I will say this- it was awfully hard for me to turn down hectic dialectic's spandexed advances.
« Last Edit: Dec 20, 2011, 8:17pm by Dr. Garbanzoinski »Link to Post - Back to Top  IP: Logged


Mar 5, 2013, 1:11am, jasonburrito wrote:
NO REAL NAMES Dr. GarbanzoINSKI



Mar 8, 2012, 1:23pm, Pea wrote:
Are you fucking kidding me?

Guys I saw a bird today. Do you think that means I'm going to turn into a bird?
Pea
Global Moderator
*****
Glowtarded
member is offline

[avatar]



Joined: Feb 2010
Gender: Male
Posts: 13,634
Location: District 9
Posted using the ProBoards Mobile AppThe Girly Thread
« Reply #1168 on Dec 20, 2011, 6:21pm via the ProBoards Mobile App »

Showers. Problem=solved.
Link to Post - Back to Top  IP: Logged


Mar 3, 2013, 6:13pm, Dr. Garbanzo wrote:
Its a Sasquatch Dr. Garbanzohting a bear Dr. Garbanzohting a Sasquatch.
J-Dawg
Sasquatch!
*****
member is offline

[avatar]

electric cowboy


[homepage]

Joined: Feb 2011
Gender: Male
Posts: 1,683
Location: San Diego, CA
 Re: The Girly Thread
« Reply #1169 on Dec 20, 2011, 9:33pm »


Dec 20, 2011, 1:41am, davers wrote:
But, as the weekend wears on the standards for cleanliness fall.

OK so lets see, so far we have (lets see if I remember how C programming works):


cleanliness = 0;
tiredness = 0;
drunkness = 0;

while(1);

if
{
beer

then

drunkness++
}

if
{
hour

then

tiredness++;
dirtyness++;
}

if
{
shower // yeah right

then

dirtyness = 0;
}

if
{
sleep

then

tiredness = 0;
}
if
{
drunkness > (tiredness + dirtyness)

then

sex = yes;

else

sex = no;

}

Yeah I clearly forgot how C programming works.

You did indeed. You have an infinite loop there.

(Disclaimer: I write software for a living)
Link to Post - Back to Top  IP: Logged

« Page 78 of 136 » Jump to page   Go    [Search This Thread] [Share Topic]

Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!
Terms of Service | Privacy Policy | Notice | FTC Disclosure | Report Abuse | Mobile