AcrosystemX v1.7

By ReaperX on Aug 01, 2004

Really big Acrosystem addon/snippet
Please Report bugs to ReaperX @ ReaperX@Geometal.cjb.net
Updates,
updated Acro list,
menubar switch bug has been fixed.

;Copyright 2004
;Please Report bugs and requests to ReaperX @ ReaperX@Geometal.cjb.net
on *:LOAD:{
  echo -s You Have Loaded  AcrosystemX 1.7
  echo -s Warning: This ArconymSystem has been switched on! Beaware!
  echo -s Type /Acros To See The Acroym list. 
  set %Acro on
}
on *:Input:*:{
  if (/* iswm $1-) { $1- | halt }
  if (%Acro == on) {
    if ($1 == lol) { msg $active 4L14aughing 4O14ut 4L14oud $2- | halt }
    if ($1 == lmao) { msg $active 4L14aughing 4M14y 4A14ss 4O14ff $2- | halt }
    if ($1 == lmfao) { msg $active 4L14aughing 4M14y 4F14ucking 4A14ss 4O14ff $2- | halt }
    if ($1 == hi) { msg $active 4H14i $2- | halt }
    if ($1 == omg) { msg $active 4O14h 4M14y 4G14awd $2- | halt }
    if ($1 == omfg) { msg $active 4O14h 4M14y 4F14ucking 4G14awd $2- | halt }
    if ($1 == hey) { msg $active 4H143y $2- | halt }
    if ($1 == hi) { msg $active 4H14i $2- | halt }
    if ($1 == brb) { msg $active 4B14e 4R14ight 4B14ack $2- | halt }
    if ($1 == bye) { msg $active 4B14ye $2- | halt }
    if ($1 == bye) { msg $active 4L14ater $2- | halt }
    if ($1 == g2g) { msg $active 4G14ot 4T14o 14G14o $2- | halt }
  }
}
Alias /Acros {
  if (%Acro == on) {
    echo -a Lol   - 4L14aughing 4O14ut 4L14oud
    echo -a Lmao  - 4L14aughing 4M14y 4A14ss 4O14ff 
    echo -a Lmfao  - 4L14aughing 4M14y 4F14ucking 4A14ss 4O14ff
    echo -a Omg    - 4O14h 4M14y 4G14awd
    echo -a Omfg    - 4O14h 4M14y 4F14ucking 4G14awd
    echo -a Hi    - 4H14i
    echo -a Hey   - 4H143y
    echo -a Brb   - 4B14e 4R14ight 4B14ack
    echo -a Bye   - 4B14ye
    echo -a later - 4L14ater
    echo -a g2g   - 4G14ot 4T14o 14G14o

  }
}
menu menubar {
  -
  $iif(%Acro == Off,+Acronyms,-Acronyms):{ if (%Acro == Off ) {
      set %Acro On
    echo -s Acronyms Are Now On  }
    else {
      set %Acro Off
    echo -s Acronyms are Now Off  }
  }
}

Comments

Sign in to comment.
Shadow_Knight   -  Oct 18, 2004

its ok

 Respond  
ReaperX   -  Aug 06, 2004

if it is good or not good.

 Respond  
ReaperX   -  Aug 06, 2004

what do you guys think?

 Respond  
ReaperX   -  Aug 06, 2004

New addition to AcrosystemX. Fixed switch bug. Added more Acros

 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.