Technology (Read Only) > Releases

Why ™ v0.11R9 Forum Deletion Edition

<< < (3/6) > >>

coolzeldad:

--- Quote from: Tomcat on October 05, 2010, 05:21:47 PM ---Ima make an in game VERSION OF THIS LOL
Who will support?

--- End quote ---

oo interesting idea

i could probably make that pretty quix

» Magic «:

--- Quote from: coolzeldad on October 06, 2010, 02:59:04 AM ---oo interesting idea

i could probably make that pretty quix

--- End quote ---

we could make an E2 that does this... C:


--- Code: ---if ( lastSaid() == "why?" ) {
concmd("say Why pingas?")
}

--- End code ---

This si off my head I think the lastSaid is wrong but yeah I used to make chatbots in e2 xd

Кrаsher:

--- Quote from: Tomcat on October 05, 2010, 05:21:47 PM ---Ima make an in game VERSION OF THIS LOL
Who will support?

--- End quote ---

--- Code: ---####################################################
# Based on Coolzeldad's "Why?" program                     
#                                                                         
# Please do not copy any portion of this Expression 2
# and call it your own.                           

# ////////////////////////////////////////////////
# To download the full "Why?" program please visit                       
#                       
# <http://randomgs.com>
#
# or
#
# <http://forum.randomgs.com/index.php/topic,757>
# //////////////////////////////////////////////// 
#                                                                     
# Thank you and I hope you enjoy this Expression 2       
#                                                                         
# Made By Krasher                                                         
####################################################

@name Why? v0.9001
@inputs
@outputs
@persist Questions:array PopUp:string

    hideChat(1)

if(first() | dupefinished()){
   
    runOnTick(100)
    runOnChat(100)
   
   
    # Questions Go Here ######################################
   
    Questions[1,string]="Why Pingas?"
    Questions[2,string]="Why Coolz?"
    Questions[3,string]="Why Banz?"
    Questions[4,string]="Why Hax?"
    Questions[5,string]="Why Hate?"
    Questions[6,string]="Why Love?"
    Questions[7,string]="Why Live?"
    Questions[8,string]="Why Noisy?"
    Questions[9,string]="Why Expression 2?"
    Questions[10,string]="Why RND?"
    Questions[11,string]="Why Umad?"
    Questions[12,string]="Why Ruben?"
    Questions[13,string]="Why Why?"
    Questions[14,string]="Why are you gay?"
    Questions[15,string]="Why Frank?"
    Questions[16,string]="Why Magic?"
    Questions[17,string]="Why Tomcat?"
    Questions[18,string]="Why DoeniDon?"
    Questions[19,string]="Why VAC?"
    Questions[20,string]="Why Google?"
    Questions[21,string]="Why Garry's Mod?"
    Questions[22,string]="Why Earth?"
    Questions[23,string]="Why God?"
    Questions[24,string]="Why Can't I believe it's not butter?"
    Questions[25,string]="Why Am I asking you?"
    Questions[26,string]="Why Are you scaring me?"
    Questions[27,string]="Why Christmas?"
    Questions[28,string]="Why Not Live?"
    Questions[29,string]="Why Type?"
    Questions[30,string]="Why Code?"
   
    ##########################################################
   
    PopUp="buttons/button17.wav"
   
    printColor(vec(255,255,100),"Why?",vec(255,255,255)," A Program By Coolzeldad")
   
    owner():soundPlay(1,soundDuration(PopUp),PopUp)
    printColor(vec(random(255),random(255),random(255)),"-- Hello, "+Questions[randint(Questions:count()),string])
}

if(chatClk(owner())){
    printColor(vec(255,255,100),"You: ",vec(255,255,255),owner():lastSaid())
   
    owner():soundPlay(1,soundDuration(PopUp),PopUp)
    printColor(vec(random(255),random(255),random(255)),"-- "+Questions[randint(Questions:count()),string])
}

--- End code ---

If you want a forum-save feature tell me..

To add questions just add them to the if(first()) table in this format

Questions[<QUESTION_NUMBER>,string="<QUESTION>"

Tomcat:

--- Quote from: coolzeldad on October 06, 2010, 02:59:04 AM ---oo interesting idea

i could probably make that pretty quix

--- End quote ---


I did it last night not sure if i should use the One that stores the nouns in text files or a table in the lua


What would you prefer i would like the one that has it stored in the lua

memo3300:
BUMP

Sorry i had to try this

-- Hello. Why not clean?
Cuz your mom

-- Why spam?
Cuz funny

-- Why Delete Forums D:?
Cuz... fuck me

-- Why laugh?
bagels

-- Why not sagnip?
pingaz

-- Why not Minic?
Cuz hes on mah bed

-- Why Delete Forums D:?
Cuz they... fuck i don't know

-- Why sit?
cuz i can

-- Why not admin?
FUCK YOU

-- Why not noisy?
OHH...  I AM NOISY

-- Why wrong?
wrong- depeche mode

-- Why not debug?
the fuck is debug

-- Why not Shawn?
cuz hes 2 sexy

-- Why gay?
not gay, just Bisexual

-- Why worry?
not worry

-- Why kill?
Because its funny

-- Why sleep?
cuz i can have sex whit megan fox on my dreams

-- Why not h4x?
cuz i dun know how 2 ._.

-- Why search?
Searh what?

-- Why not hax?
I allredy told ya why

-- Why Loobin?
the heck is loobin

-- Why not right?
i am kinda right :/

-- Why not lmao?
lamo

-- Why not noisy?
fucking told ya allredy

-- Why not run?
cuz is boring

-- Why zagnip?
pingaz

-- Why not understand?
dur dur

-- Why not pingaz?
zagnip

-- Why not nintendo?
SONY

-- Why virus?
tech

-- Why not smell?
last night i tried something knew in bed... baad move

-- Why Shawn?
sdasfagasjh

-- Why not listen?
as

-- Why not cool?
cuz

-- Why walk?
sd

-- Why Loobin?
WHAT THE HECK IS LOOBIN!??!?!

-- Why Krasher?
Hes banned dude... not cool ;(

-- Why not learn?
Krasher didn't had a chance to show us that he learned from his mistak :(

-- Why not clean?
cuz your mom

-- Why not roll?
BARREL ROLL

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version