RYL Forums


Forum Jump
Post New Thread  Reply
 
Thread Tools Search this Thread
Old 03-07-2010, 12:52 PM   #921
SweetLemonSour
 

Help me
help me
help me sail away

you give me two good reasons why I ought to stay.
'Cos I love to live so pleasantly

live this life of luxury:
lazing on a sunny afternoon


Ha, lyrics for my sig.

  Reply With Quote
Old 03-07-2010, 01:00 PM   #922
Strawberry.Bananas
Vicki :)
 
Strawberry.Bananas's Avatar
 
Join Date: Jun 2007
Location: Birmingham
I am currently:

http://media-convert.com/



"Can I ever be truly whole again...



...after being broken so many times?"



Strawberry.Bananas is offline   Reply With Quote
Old 03-07-2010, 01:02 PM   #923
Crayon,
 
Crayon,'s Avatar
 
Join Date: Jun 2008
Location: Spare Oom, War-Drobe

Day 01 → Something you hate about yourself.
Day 02 → Something you love about yourself.
Day 03 → Something you have to forgive yourself for.
Day 04 → Something you have to forgive someone for.
Day 05 → Something you hope to do in your life.
Day 06 → Something you hope you never have to do.
Day 07 → Someone who has made your life worth living for.
Day 08 → Someone who made your life hell, or treated you like ****.
Day 09 → Someone you didn’t want to let go, but just drifted.
Day 10 → Someone you need to let go, or wish you didn’t know.
Day 11 → Something people seem to compliment you the most on.
Day 12 → Something you never get compliments on.
Day 13 → A band or artist that has gotten you through some tough ass days. (write a letter.)
Day 14 → A hero that has let you down. (letter)
Day 15 → Something or someone you couldn’t live without, because you’ve tried living without it.
Day 16 → Someone or something you definitely could live without.
Day 17 → A book you’ve read that changed your views on something.
Day 18 → Your views on gay marriage.
Day 19 → What do you think of religion? Or what do you think of politics?
Day 20 → Your views on drugs and alcohol.
Day 21 → (scenario) Your best friend is in a car accident and you two got into a fight an hour before. What do you do?
Day 22 → Something you wish you hadn’t done in your life.
Day 23 → Something you wish you had done in your life.
Day 24 → Make a playlist to someone, and explain why you chose all the songs. (Just post the titles and artists and letter)
Day 25 → The reason you believe you’re still alive today.
Day 26 → Have you ever thought about giving up on life? If so, when and why?
Day 27 → What’s the best thing going for you right now?
Day 28 → What if you were pregnant or got someone pregnant, what would you do?
Day 29 → Something you hope to change about yourself. And why.
Day 30 → A letter to yourself, tell yourself EVERYTHING you love about yourself.

A 30 day challenge I'm doing on my blog :)
It's good but really hard.




My Blog, come pick at my brain.


Crayon, is offline   Reply With Quote
Old 03-07-2010, 01:20 PM   #924
SweetLemonSour
 

^ not control and v, but i like that, going to use it :)
x

  Reply With Quote
Old 03-07-2010, 06:43 PM   #925
sajhfuahuefghaeg
 
Join Date: Feb 2008

//Glow of Items/Usable Objects (Interaction Range)
//NOTE: For some reason Melee objects will continue to glow even if you already have it, while the Safe Room door doesn't pulse. Interesting!
alias "gi1" "cl_glow_item_r 0.2;cl_glow_item_b 0.2;cl_glow_item_g 1.0;wait 11;gi2"
alias "gi2" "cl_glow_item_r 0.4;cl_glow_item_b 0.4;cl_glow_item_g 1.0;wait 11;gi1"
gi1

//Glow of Items/Usable Objects (Distance)
cl_glow_item_far_b 0.2
cl_glow_item_far_g 1.0
cl_glow_item_far_r 0.2

//Glow of fellow "Ghost" Infected (Turquoise to White)
alias "gt1" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 0.5;cl_glow_ghost_infected_r 0.1;wait 15;gt2"
alias "gt2" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 0.6;cl_glow_ghost_infected_r 0.2;wait 5;gt3"
alias "gt3" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 0.7;cl_glow_ghost_infected_r 0.3;wait 5;gt4"
alias "gt4" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 0.8;cl_glow_ghost_infected_r 0.4;wait 5;gt5"
alias "gt5" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 0.9;cl_glow_ghost_infected_r 0.5;wait 5;gt6"
alias "gt6" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 1.0;cl_glow_ghost_infected_r 0.6;wait 5;gt7"
alias "gt7" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 1.0;cl_glow_ghost_infected_r 0.7;wait 5;gt8"
alias "gt8" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 1.0;cl_glow_ghost_infected_r 0.8;wait 30;gt9"
alias "gt9" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 1.0;cl_glow_ghost_infected_r 0.7;wait 5;gt10"
alias "gt10" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 1.0;cl_glow_ghost_infected_r 0.6;wait 5;gt11"
alias "gt11" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 0.9;cl_glow_ghost_infected_r 0.5;wait 5;gt12"
alias "gt12" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 0.8;cl_glow_ghost_infected_r 0.4;wait 5;gt13"
alias "gt13" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 0.7;cl_glow_ghost_infected_r 0.3;wait 5;gt14"
alias "gt14" "cl_glow_ghost_infected_b 1.0;cl_glow_ghost_infected_g 0.6;cl_glow_ghost_infected_r 0.2;wait 5;gt1"
gt1

//Glow of fellow "Ghost" Infected (None/Translucent to White)
//alias "gt1" "cl_glow_ghost_infected_b 0.1;cl_glow_ghost_infected_g 0.1;cl_glow_ghost_infected_r 0.1;wait 5;gt2"
//alias "gt2" "cl_glow_ghost_infected_b 0.2;cl_glow_ghost_infected_g 0.2;cl_glow_ghost_infected_r 0.2;wait 5;gt3"
//alias "gt3" "cl_glow_ghost_infected_b 0.3;cl_glow_ghost_infected_g 0.3;cl_glow_ghost_infected_r 0.3;wait 5;gt4"
//alias "gt4" "cl_glow_ghost_infected_b 0.4;cl_glow_ghost_infected_g 0.4;cl_glow_ghost_infected_r 0.4;wait 5;gt5"
//alias "gt5" "cl_glow_ghost_infected_b 0.5;cl_glow_ghost_infected_g 0.5;cl_glow_ghost_infected_r 0.5;wait 5;gt6"
//alias "gt6" "cl_glow_ghost_infected_b 0.6;cl_glow_ghost_infected_g 0.6;cl_glow_ghost_infected_r 0.6;wait 5;gt7"
//alias "gt7" "cl_glow_ghost_infected_b 0.7;cl_glow_ghost_infected_g 0.7;cl_glow_ghost_infected_r 0.7;wait 5;gt8"
//alias "gt8" "cl_glow_ghost_infected_b 0.8;cl_glow_ghost_infected_g 0.8;cl_glow_ghost_infected_r 0.8;wait 30;gt9"
//alias "gt9" "cl_glow_ghost_infected_b 0.7;cl_glow_ghost_infected_g 0.7;cl_glow_ghost_infected_r 0.7;wait 5;gt10"
//alias "gt10" "cl_glow_ghost_infected_b 0.6;cl_glow_ghost_infected_g 0.6;cl_glow_ghost_infected_r 0.6;wait 5;gt11"
//alias "gt11" "cl_glow_ghost_infected_b 0.5;cl_glow_ghost_infected_g 0.5;cl_glow_ghost_infected_r 0.5;wait 5;gt12"
//alias "gt12" "cl_glow_ghost_infected_b 0.4;cl_glow_ghost_infected_g 0.4;cl_glow_ghost_infected_r 0.4;wait 5;gt13"
//alias "gt13" "cl_glow_ghost_infected_b 0.3;cl_glow_ghost_infected_g 0.3;cl_glow_ghost_infected_r 0.3;wait 5;gt14"
//alias "gt14" "cl_glow_ghost_infected_b 0.2;cl_glow_ghost_infected_g 0.2;cl_glow_ghost_infected_r 0.2;wait 5;gt1"
//gt1

//Glow of boomed Survivors as a Survivor
cl_glow_survivor_vomit_b 0.72
cl_glow_survivor_vomit_g 0.07
cl_glow_survivor_vomit_r 0.79

//Glow of fellow Infected
cl_glow_infected_b 1.0
cl_glow_infected_g 0.5
cl_glow_infected_r 0.0

//Glow of fellow Survivors
cl_glow_survivor_b 1.0
cl_glow_survivor_g 0.5
cl_glow_survivor_r 0.0

sajhfuahuefghaeg is offline   Reply With Quote
Old 03-07-2010, 06:54 PM   #926
MissBakesMissStakes
No, I am not such a coward.
 
MissBakesMissStakes's Avatar
 
Join Date: May 2010
Location: Hogwarts
I am currently:

Some of us fall by the wayside & some of us soar to the stars And some of us sail through our troubles And some have to live with the scars

^The Lion King



"In- in return?" Snape gaped at Dumbledore, and Harry expected him to protest, but after a long moment he said, "Anything."

I'm a crow chasing a butterfly.

I must become a lion-hearted girl, ready for a fight.



MissBakesMissStakes is offline   Reply With Quote
Old 04-07-2010, 12:39 AM   #927
EvilAngel
I just want to fall asleep and never wake up.
 
EvilAngel's Avatar
 
Join Date: Dec 2005
Location: Basildon, UK
I am currently:

You were all the things I thought I knew
And I thought we could be

You were everything, everything
That I wanted
We were meant to be, supposed to be
But we lost it

All of our memories so close to me
Just fade away
All this time you were pretending
So much for my happy ending



Don’t get too close, It’s dark inside.
It’s where my demons hide, It’s where my demons hide.


PointeLullaby and Posh Little Rich Girl are my Sisters, Acto808 is my brother wigglemuffin is my invasion buddy,
~ PM ME IF You Need Me :P ~

EvilAngel is offline   Reply With Quote
Old 05-07-2010, 07:58 PM   #928
Athiri
Perpetually Lost.
 
Athiri's Avatar
 
Join Date: Jun 2007
Location: Leicester
I am currently:

[ame]http://www.youtube.com/watch?v=hGuj2Wzap8s[/ame]

:D






ʕ•ᴥ•ʔ


Athiri is offline   Reply With Quote
Old 05-07-2010, 08:42 PM   #929
MissBakesMissStakes
No, I am not such a coward.
 
MissBakesMissStakes's Avatar
 
Join Date: May 2010
Location: Hogwarts
I am currently:

[ame]http://www.youtube.com/watch?v=crfrKqFp0Zg&NR=1[/ame]

Um, this is so awesome, it blew my mind.



"In- in return?" Snape gaped at Dumbledore, and Harry expected him to protest, but after a long moment he said, "Anything."

I'm a crow chasing a butterfly.

I must become a lion-hearted girl, ready for a fight.



MissBakesMissStakes is offline   Reply With Quote
Old 07-07-2010, 02:21 PM   #930
makedamnsure
 
makedamnsure's Avatar
 
Join Date: Nov 2009
I am currently:

Boulevard of Broken Dreams



Courtesy
Integrity
Perseverance
Self Control
Indomitable Spirit


makedamnsure is offline   Reply With Quote
Old 07-07-2010, 04:37 PM   #931
~IntoxicatedRainbow
<3
 
~IntoxicatedRainbow's Avatar
 
Join Date: Apr 2009
Location: Netherlands
I am currently:

22. Taunt him about his middle name. 'Marvolo? Whats that, a washing detergent?'





A hand above the water / An angel reaching for the sky
Is it raining in heaven - Do you want us to cry?



~IntoxicatedRainbow is offline   Reply With Quote
Old 07-07-2010, 04:40 PM   #932
momo432
 
momo432's Avatar
 
Join Date: Jun 2008

I got nothing D: Wonderful_feeling, I like yours :-P



Shoot for the moon, even if you miss you land among the stars

momo432 is offline   Reply With Quote
Old 08-07-2010, 09:33 PM   #933
MissBakesMissStakes
No, I am not such a coward.
 
MissBakesMissStakes's Avatar
 
Join Date: May 2010
Location: Hogwarts
I am currently:

Crackhead teeth Yellow,


bahahaha, they're called ghetto crayon colors. xD



"In- in return?" Snape gaped at Dumbledore, and Harry expected him to protest, but after a long moment he said, "Anything."

I'm a crow chasing a butterfly.

I must become a lion-hearted girl, ready for a fight.



MissBakesMissStakes is offline   Reply With Quote
Old 08-07-2010, 09:34 PM   #934
Strawberry.Bananas
Vicki :)
 
Strawberry.Bananas's Avatar
 
Join Date: Jun 2007
Location: Birmingham
I am currently:

Heck, if I emptied my glass during dinner, they would assume I
wanted more which inevitably resulted in my getting uncomfortably
drunk.

If I let out even the smallest sigh as I was thinking to myself,
they thought they were doing something wrong... that I was not
pleased with something - or worse - that I was mad at them.



"Can I ever be truly whole again...



...after being broken so many times?"



Strawberry.Bananas is offline   Reply With Quote
Old 08-07-2010, 09:41 PM   #935
Amberjade!
This Member is currently Banned
 
Join Date: May 2010
Location: Chezzz
I am currently:

LOVES ex Boyfriends trying to find out if they turned me into the big lesbian i clearly am with my track list of having one girlfriend LOL LOL LOL


Hahahahahahahah ohmylord :p

Amberjade! is offline   Reply With Quote
Old 08-07-2010, 10:25 PM   #936
***Mark***
 
***Mark***'s Avatar
 
Join Date: Jul 2010
Location: Warwickshire, England
I am currently:

http://babyads.co.uk/for_sale_and_wanted/index.php


Last edited by ***Mark*** : 08-07-2010 at 10:30 PM.
***Mark*** is offline   Reply With Quote
Old 09-07-2010, 04:46 AM   #937
imperialhotel
this is the path you have chosen
 
imperialhotel's Avatar
 
Join Date: Jul 2010
Location: Illinois
I am currently:

"I came to explore the wreck. The words are purposes. The words are maps. I came to see the damage that was done and the treasures that prevail." Adrienne Rich



Tell them to look up. Tell them to remember the *stars*. The stars are always there. We miss them in the dirt and in the clouds. We miss them in storms. Tell them to remember Hope. We have Hope.


imperialhotel is offline   Reply With Quote
Old 09-07-2010, 05:53 AM   #938
Oddity
 
Oddity's Avatar
 
Join Date: Feb 2010
Location: Canada
I am currently:

2204355


(search this on google and press I Feel Lucky)

Oddity is offline   Reply With Quote
Old 10-07-2010, 01:03 AM   #939
EvilAngel
I just want to fall asleep and never wake up.
 
EvilAngel's Avatar
 
Join Date: Dec 2005
Location: Basildon, UK
I am currently:

http://betterpropaganda.com/images/a...eX_The_480.jpg



Don’t get too close, It’s dark inside.
It’s where my demons hide, It’s where my demons hide.


PointeLullaby and Posh Little Rich Girl are my Sisters, Acto808 is my brother wigglemuffin is my invasion buddy,
~ PM ME IF You Need Me :P ~

EvilAngel is offline   Reply With Quote
Old 10-07-2010, 08:52 PM   #940
delete account
 
delete account's Avatar
 
Join Date: May 2009
Location: India
I am currently:

http://cgi.ebay.co.uk/ASOS-BLACK-PAT...#ht_500wt_1154

Ohhhh yes. I forgot I copied that link! Look... and lust over. <3

delete account is offline   Reply With Quote
Reply


Currently Active Members Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Censor is ON
Forum Jump


Sea Pink Aroma
All times are GMT +1. The time now is 05:24 PM.