Err one of those food scripts. ;x

By Xemnas on Aug 12, 2007

Simple. ;x

Description: Restaurant Script
URL: http://rafb.net/p/rMOdgJ18.html

ctcp *:VERSION: { ctcpreply $nick VERSION $me is using $me $+ 's Restaurant. Made by davey. | halt }
alias restaurant {
  msg $chan I am using $me $+ 's restaurant, made by davey
}
on *:join:#:{ .notice $nick Welcome to $chan $+ , $me $+ 's Restaurant is open! Type !resturuant for more details. }
on *:text:!restaurant*:#:{
  .notice $nick Welcome to $me $+ 's Restaurant! Made by davey; Enjoy :)
  .notice $nick For the commands type: !rcmds
}
on *:text:!rcmds*:#:{
  .notice $nick Thanks for coming to $me $+ 's Restaurant!
  .notice $nick For all the types of food we have type: !food
  .notice $nick For all the types of beverages we have type: !beverages
  .notice $nick For all the types of soft drinks we have type: !sdrinks
  .notice $nick For all the types of candy we have type: !candy
  .notice $nick Enjoy :)
}
on *:text:!food*:#:{
  .notice $nick Here is our food menu!
  .notice $nick Burger, fries, pasta, steak, shrimp, bbqribs, ham, pork, sausages, green beans
  .notice $nick Strawberries, cakes, ice cream, waffles, pancakes, eggs, bacon, apples
  .notice $nick Bananas, oranges, peas, carrots, broccoli, asparagus, peaches, grapes, cauliflour
  .notice $nick Scrapples, candied yam, turkey, cheese, chicken and pizza.
  .notice $nick To get some food but a ! in front of the foods name :)
}
on *:text:!burger*:#:{ describe $chan gives $nick a burger }
on *:text:!fries*:#:{ describe $chan gives $nick a packet of fries }
on *:text:!pasta*:#:{ describe $chan gives $nick a bowl of pasta }
on *:text:!steak*:#:{ describe $chan gives $nick a piece of steak }
on *:text:!shrimp*:#:{ describe $chan gives $nick a bowl of shrimps }
on *:text:!bbqribs*:#:{ describe $chan gives $nick a plate of bbq ribs }
on *:text:!ham*:#:{ describe $chan gives $nick a palte of ham }
on *:text:!pork*:#:{ describe $chan gives $nick a plate of pork }
on *:text:!sausages*:#:{ describe $chan gives $nick a plate of sausages }
on *:text:!greenbeans*:#:{ describe $chan gives $nick a bowl of green beans }
on *:text:!strawberries*:#:{ describe $chan gives $nick a small bowl of strawberries }
on *:text:!cakes*:#:{ .notice $nick Please choose a cake from these five: Chocolate Cake, Ice cream Cake, Cheese Cake, Icing Cake and Orange and Poppy Sead Cake. Make sure to use a ! in front of the name. (Orange and Poppy Sead: !OPSCake. Chocolate Cake: !CCake. Ice Cream Cake: !ICCake. Icing Cake: !ICake. Cheese Cake: !ChCake } 
on *:text:!ccake*:#:{ describe $chan gives $nick a slice of Chocolate Cake }
on *:text:!opscake*:#:{ describe $chan gives $nick a slice of Orange and Poppy Seed Cake }
on *:text:!iccake*:#:{ describe $chan gives $nick a slice of Ice Cream Cake }
on *:text:!icake*:#:{ describe $chan gives $nick a slice of Icing Cake } 
on *:text:!chcake*:#:{ describe $chan gives $nick a slice of Cheese Cake }
on *:text:!icecream*:#:{ describe $chan gives $nick a scoop of icecream }
on *:text:!waffles*:#:{ describe $chan gives $nick a plate of waffles }
on *:text:!pancakes*:#:{ describe $chan gives $nick a plate of pancakes }
on *:text:!eggs*:#:{ describe $chan gives $nick a plate of scrambled eggs }
on *:text:!bacon*:#:{ describe $chan gives $nick a plate of bacon }
on *:text:!apples*:#:{ .notice $nick Please choice between; a red apple, a green apple or a yellow apple. For red type: !rapple For green type: !gapple For yellow type: !yapple }
on *:text:!rapple*:#:{ describe $chan gives $nick a juicy red apple }
on *:text:!gapple*:#:{ describe $chan gives $nick a juicy green apple }
on *:text:!yapple*:#:{ describe $chan gives $nick a juicy yellow apple }
on *:text:!bananas*:#:{ describe $chan gives $nick a yellow banana }
on *:text:!oranges*:#:{ describe $chan gives $nick an orange }
on *:text:!peas*:#:{ describe $chan gives $nick a bowl of peas }
on *:text:!carrots*:#:{ describe $chan gives $nick a orange carrot }
on *:text:!broccoli*:#:{ describe $chan gives $nick some broccoli }
on *:text:!asparagus*:#:{ describe $chan gives $nick an asparagus }
on *:text:!peaches*:#:{ describe $chan gives $nick a bowl of peaches }
on *:text:!grapes*:#:{ describe $chan gives $nick a bowl of grapes }
on *:text:!cauliflour*:#:{ describe $chan gives $nick some cauliflour }
on *:text:!Scrapples*:#:{ describe $chan gives $nick some scrapples }
on *:text:!candiedyam*:#:{ describe $chan gives $nick some candied yam }
on *:text:!turkey*:#:{ describe $chan gives $nick a big plate of turkey with salad dressing | msg $chan Happy thanksgiving! }
on *:text:!cheese*:#:{ describe $chan gives $nick a peice of cheese }
on *:text:!chicken*:#:{ describe $chan gives $nick a plate of chicken with salad dressing }
on *:text:!pizza*:#:{ .notice $nick Please choose between: Cheese and Bacon Pizza(!CBPizza) The Lot(!thelot) No Crusts(!NCPizza) and Cheese Pizza(!Cpizza) }
on *:text:!CBPizza*:#:{ describe $chan gives $nick a big plate of Cheese and Bacon Pizza }
on *:text:!thelot*:#:{ describe $chan gives $nick a big plate of The Lot }
on *:text:!NCPizza*:#:{ describe $chan gives $nick a big plate of No Crusts Pizza }
on *:text:!cpizza*:#:{ describe $chan gives $nick a big plate of Cheese Pizza }
on *:text:!beverages*:#:{ .notice $nick Please choose between wine, vodka, beer, whiskey, rum or cocktails. Wine: !wine Vodka: !vodka Beer: !beer Whiskey: !whiskey Rum: !rum Cocktails: !cocktails }
on *:text:!cocktails*:#:{
  .notice $nick Here is the cocktail menu:
  .notice $nick Martini, Long Island Iced Tea(!LIIT), Midori Limedrop(!MLime), Bubble Gum Kamikaze(!BGK)
  .notice $nick Electric Screwdriver(!Escrew), Sour Apple Pussycat(!SAP), Blue Valium(!BV)
  .notice $nick Peach Zima Sprite(!PZS), Frothy Lemonade(!FLemon), Jager Bomb(!JBomb)
  .notice $nick Daiquiri, Cosmopolitan, Margarita, White Russian(!WhiteRussian)
  .notice $nick Mudslide, Sex on the Beach(!SexBeach), Cordial Daisy(!CDaisy), BlueBerry Tequila Sour(!BTSour)
  .notice $nick Pear Sourball(!PSour), Jello Shooters(!JShoot).
}
on *:text:!Martini*:#:{ describe $chan gives $nick a bottle of Martini }
on *:text:!LIIT*:#:{ describe $chan gives $nick a bottle of Long Island Iced tea }
on *:text:!Mlime*:#:{ describe $chan gives $nick a bottle of Midori Limedrop }
on *:text:!BGK*:#:{ describe $chan gives $nick a bottle of Bubble Gum Kamikaze }
on *:text:!Escrew*:#:{ describe $chan gives $nick a bottle of Electric Screwdriver }
on *:text:!SAP*:#:{ describe $chan gives $nick a bottle of Sour Apple Pussycat }
on *:text:!BV*:#:{ describe $chan gives $nick a bottle of Blue Valium }
on *:text:!PZS*:#:{ describe $chan gives $nick a bottle of Peach Zima Sprite }
on *:text:!FLemon*:#:{ describe $chan gives $nick a bottle of Frothy Lemonade }
on *:text:!Jbomb*:#:{ describe $chan gives $nick a bottle of Jager Bomb }
on *:text:!daiquiri*:#:{ describe $chan gives $nick a bottle of Daiquiri }
on *:text:!cosmoplitan*:#:{ describe $chan gives $nick a bottle of Cosmopolitan }
on *:text:!Margarita*:#:{ describe $chan gives $nick a bottle of Margarita }
on *:text:!whiterussian*:#:{ describe $chan gives $nick a bottle of White Russian }
on *:text:!mudslide*:#:{ describe $chan gives $nick a bottle of Mudslide }
on *:text:!sexbeach*:#:{ describe $chan gives $nick a bottle of Sex on the Beach }
on *:text:!CDaisy*:#:{ describe $chan gives $nick a bottle of Cordial Daisy }
on *:text:!BTsour*:#:{ describe $chan gives $nick a bottle of Blueberry Tequila Sour }
on *:text:!Psour*:#:{ describe $chan gives $nick a bottle of Pear Sourball }
on *:text:!JShoot*:#:{ describe $chan gives $nick a bottle of Jello Shooters }
on *:text:!beer*:#:{
  .notice $nick Miller, Miller Lite(!MLite), Miller Genuine Draft(!MGB)
  .notice $nick Rolling Rock(!RR), Yuenling, Molson, Corona, Coors, Coors Lite(!CLite)
  .notice $nick Budweiser, BudLight
}
on *:text:!Miller*:#:{ describe $chan gives $nick a bottle of Miller }
on *:text:!MLite*:#:{ describe $chan gives $nick a bottle of Miller Lite }
on *:text:!MGD*:#:{ describe $chan gives $nick a bottle of Miller Genuine Draft }
on *:text:!RR*:#:{ describe $chan gives $nick a bottle of Rolling Rock }
on *:text:!yuenling*:#:{ describe $chan gives $nick a bottle of Yuenling }
on *:text:!Molson*:#:{ describe $chan gives $nick a bottle of Molson }
on *:text:!Corona*:#:{ describe $chan gives $nick a bottle of Corona }
on *:text:!Coors*:#:{ describe $chan gives $nick a bottle of Coors }
on *:text:!Clite*:#:{ describe $chan gives $nick a bottle of Coors Lite }
on *:text:!Budweiser*:#:{ describe $chan gives $nick a bottle of Budweiser }
on *:text:!Budlite*:#:{ describe $chan gives $nick a bottle of Budlite }
on *:text:!wine*:#:{
  .notice $nick White Wine(!white), Red Wine(!red), Cabernet Savignon(!CabSav)
  .notice $nick Champagne, Sparkling Wine(!SparkleW), Sparkling Cider(SparkleC)
  .notice $nick Riesling, Chardonnay, Sauvignon, Pinot Noir(!pinotn)
  .notice $nick Merlot, Shiraz, Syrah, Zinfandel
}
on *:text:!white*:{ describe $chan gives $nick a glass of White Wine }
on *:text:!red*:{ describe $chan gives $nick a glass of Red Wine }
on *:text:!CabSac*:#:{ describe $chan gives $nick a glass of Cabernet Savignon }
on *:text:!Champagne*:#:{ describe $chan pops the cork | describe $chan gives $nick a glass of champagne }
on *:text:!SparkleW*:#:{ describe $chan gives $nick a glass of Sparkling Wine }
on *:text:!sparklec*:#:{ describe $chan gives $nick a glass of Sparkling Cider }
on *:text:!Riesling*:#:{ describe $chan gives $nick a glass of Riesling }
on *:text:!Chardonnay*:#:{ describe $chan gives $Nick a glass of Chardonnay }
on *:text:!Sauvignon*:#:{ describe $chan gives $nick a glass of Sauvignon }
on *:text:!PinotN*:#:{ describe $chan gives $nick a glass of Pinot Noir }
on *:text:!merlot*:#:{ describe $chan gives $nick a glass of Merlot }
on *:text:!Shiraz*:#:{ describe $chan gives $nick a glass of Shiraz }
on *:text:!Syrah*:#:{ describe $chan gives $Nick a glass of Syrah }
on *:text:!Zinfandel*:#:{ describe $chan gives $nick a glass of Zinafandel }
on *:text:!whiskey*:#:{
  .notice $nick Charbay, McCarthy's(!McCarthys), Notch, Old Potrero(!OldP), Peregrine Rock(!PerRock)
  .notice $nick St. George(!StG), Stranahan's(!Stranahans), Templeton Rye(!TempleR)
  .notice $nick Wasmud's(!Wasmuds), Woodstone Creek(!WoodCreek)
}
on *:text:!Charbay*:#:{ describe $chan gives $nick a bottle of Charbay }
on *:text:!McCarthys*:#:{ describe $chan gives $nick a bottle of McCarthy's }
on *:text:!Notch*:#:{ describe $chan gives $nick a bottle of Notch }
on *:text:!OldP*:#:{ describe $chan gives $nick a bottle of Old Potrero }
on *:text:!PerRock*:#:{ describe $chan gives $nick a bottle of Peregrine Rock }
on *:text:!StG*:#:{ describe $chan gives $nick a bottle of St. George }
on *:text:!Stranahans*:#:{ describe $chan gives $nick a bottle of Stranahan's }
on *:text:!TempleR*:#:{ describe $chan gives $nick a bottle of Templeton Rye }
on *:text:!Wasmuds*:#:{ describe $chan gives $nick a bottle of Wasmud's }
on *:text:!WoodCreek*:#:{ describe $chan gives $nick a bottle of Woodstone Creek }
on *:text:!vodka*:#:{
  .notice $nick Absolut, Belvedere, Grey Goose(!GreyG), Imperia, Seagram's(!Seagrams)
  .notice $nick Skyy, Smirnoff
}
on *:text:!Absolut*:#:{ describe $chan gives $nick a bottle of Absolut }
on *:text:!Belvedere*:#:{ describe $chan gives $nick a bottle of Belvedere }
on *:text:!GreyG*:#:{ describe $chan gives $nick a bottle of Grey Goose }
on *:text:!Imperia*:#:{ describe $chan gives $nick a bottle of Imperia }
on *:text:!Seagrams*:#:{ describe $chan gives $nick a bottle of Seagram's }
on *:text:!Skyy*:#:{ describe $chan gives $nick a bottle of Skyy }
on *:text:!Smirnoff*:#:{ describe $chan gives $nick a bottle of Smirnoff }
on *:text:!rum*:#:{
  .notice $nick Bacardi, Captain Morgan(!CaptainM), Malibu
}
on *:text:!Bacardi*:#:{ describe $chan gives $nick a bottle of Bacardi }
on *:text:!CaptainM*:#:{ describe $chan gives $Nick a bottle of Captain Morgan }
on *:text:!Malibu*:#:{ describe $chan gives $nick a bottle of Malibu }
on *:text:!sdrinks*:#:{
  .notice $nick Coke, Fanta, Lemonade, Raspberry Soda(!raspsoda)
  .notice $nick Solo, Pepsi
}
on *:text:!coke*:#:{ notice $nick Please choose between; Diet Coke(!DietC), Coke Zero(!CZero), Lemonade Coke(!LemonCoke) or Coca Cola(!CocaCola) }
on *:text:!DietC*:#:{ describe $chan gives $nick a can of Diet Coke }
on *:text:!CZero*:#:{ describe $chan gives $nick a can of Coke Zero }
on *:text:!LemonCoke*:{ describe $chan gives $nick a can of Lemonade flavoured Coke }
on *:text:!CocaCola*:#:{ describe $chan gives $nick a can of Coca Cola }
on *:text:!fanta*:#:{ describe $chan gives $nick a can of Fanta }
on *:text:!Lemonade*:#:{ describe $chan gives $nick a can of Lemonade }
on *:text:!raspsoda*:#:{ describe $chan gives $nick a can of Raspberry Soda }
on *:text:!Solo*:#:{ describe $chan gives $nick a can of solo }
on *:text:!pepsi*:#:{ .notice $nick Please choose between; Normal Pepsi(!NPepsi), Pepsi Max(!PMax) or Vanilla Pepsi(!VPepsi) }
on *:text:!npepsi*:#:{ describe $chan gives $nick a can of Pepsi }
on *:text:!Pmax*:#:{ describe $chan gives $nick a can of Pepsi Max }
on *:text:!VPepsi*:#:{ describe $chan gives $nick a can of Vanilla flavoured pepsi }
on *:text:!candy*:#:{
  .notice $nick Boost, Flake, Cherry Ripe(!CherryR), Mars, Snickers
  .notice $nick Kambly
}
on *:text:!Boost*:#:{ describe $chan gives $nick a Boost }
on *:text:!Flake*:#:{ describe $chan gives $nick a Flake }
on *:text:!CherryR*:#:{ describe $chan gives $nick a Cherry Ripe }
on *:text:!Mars*:#:{ describe $chan gives $nick a Mars }
on *:text:!Snickers*:#:{ describe $chan gives $nick a Snickers }
on *:text:!kambly*:#:{ .notice $nick Please choose between; Chocolate Hearts(!ChocoHearts), Florentin or Mont Choco(!MontChoco) }
on *:text:!ChocoHearts*:#:{ describe $chan gives $nick a box of Chocolate Hearts }
on *:text:!Florentin*:#:{ describe $chan gives $nick a box of Florentins }
on *:text:!MontChoco*:#:{ describe $chan gives $nick a box of Mont Chocos }

Comments

Sign in to comment.
Jethro   -  Jul 20, 2010

Be cautious to use this script. You're prone to being flooded or spammed big time. I know that's the main idea behind this script, but I'd not recommend this so called lame script to any user who opts for a decent chat.

 Respond  
AlmerC   -  Jul 20, 2010

lol bryan hey

 Respond  
Harley-odell   -  Jul 07, 2010

how do i get it to work

dma  -  Dec 05, 2015

!food etc...

Sign in to comment

Jubbyjubbster   -  Apr 03, 2009

just a couple of things that need changing first how do you spell restaurant?
then when we work that out we need to change this script a bit

on one its this on *:join:#:{ .notice $nick Welcome to $chan $+ , $me $+ 's Restaurant is open! Type !resturuant for more details. }

spelt different to each other, one is spelt resturuant and the other is Restaurant the commands is set as !restaurant but it needs changing and the correct spelling is restaurant, so i conclusion the wrong spelling of restaurant needs changing in the greet script

 Respond  
Jubbyjubbster   -  Apr 03, 2009

i belive the word your looking for is n00b not nub so in thuis case your the N00B!
i just ownd ya DarkFlaze

 Respond  
DarkFlaze   -  Oct 12, 2007

You can\'t block CTCP VERSION Replies you nub.

 Respond  
chocolate_pie   -  Sep 22, 2007

Wow...what a...big menu. This is awesome. Although I suggest putting in a Liquor Bar. ^_^ heh....

9/10

 Respond  
T7Davey   -  Aug 18, 2007

Thanks for posting it Bryan :)

 Respond  
Anti   -  Aug 12, 2007

Food scripts rofl is that really you roxas?! ROFL /me OhGoody <<! :D ltns if you see callum tell him /me vibrates from OhGoody :D

 Respond  
Xemnas   -  Aug 12, 2007

Lol I did\'nt make it. :P

 Respond  
F*U*R*B*Y*   -  Aug 12, 2007

oh there i go again, breaking Hawkee.com, wo0t :P

 Respond  
F*U*R*B*Y*   -  Aug 12, 2007
ctcp *:VERSION: { ctcpreply $nick VERSION $me is using $me $+ \'s Restaurant. Made by davey. | halt }

that doesn\'t make sense

example

[quote=\"Example\"]
[Example VERSION REPLY]: Example is using Example\'s Restaurant . Made by Davey
[/quote]

shouldn\'t it be

[quote=\"Example\"]
[Example VERSION REPLY]: Example is using Davey\'s Restaurant.
[/quote]

 Respond  
Zezuma   -  Aug 12, 2007

Well, it is a big script, but there\'s nothing really special about it :p

 Respond  
Shadow Clash   -  Aug 12, 2007

/me is Magix ^^ :<

 Respond  
Shadow Clash   -  Aug 12, 2007

Hi Roxas :P

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.