Ok, I am starting to struggle.

I think I need to drop doing the Full thing at first...

So, I am starting with:
Code:
on 1:text:*:#: {
 if ($me == no-nick) {
  if !bar { msg $chan 11 Hello $nick Welcome To Bullets Bar We Have on the menu today || $&
      !Beer , !Coffee , !Nuts , !Haribos , !Water , !Coke , !Pepsi , !Cola , !Chips , !ChickenWings , !Pizza.6 We also have !desserts 3 Remember to pay by typing, !bill } 
  if !Beer { msg $chan Heres13 Your Beer 11 $nick }
 {
{   


I am unsure how you would make the bill go up, and if I am doing it right just now.