;   Magic Chat 5.0
;   Bye Francis Gastellu
;
;
;  Macro File For SysOp !
;
;
;  Lines beginning with ; are comments and are ignored.
;
;
;  Format is :
;
;  "Word" = "OtherWord"
;
;  "Word" must be a single word.
;  "OtherWord" can be a sequence
;
;  ie:
;
;  "Hello" = "GoodBye!"         is correct
;  "Hello" = "Bye Bye"          is correct
;  "Hi man" = "Hello"           is NOT correct !
;
;
;  First word is not case sensitive... in the above exemple, hello will match
;  as Hello.
;  Second word (or sequence) IS case sensitive... it will appear in the chat
;  exactly as you typed it here
;
;
;  Max Amount of macros = 255
;  
;
"ok" = "Ohhh Kay !"
"usa" = "United States Of America"
"bds" = "Bauds"
"Bye" = "See Ya !"
"d/l" = "Download"
"u/l" = "Upload"
"bbs" = "Buletin Board System"