acronyms

By Cracker200 on Nov 06, 2009

Acronyms. :D i cannot spell, that word. LOL

on *:INPUT:*:{
  var %q1 = 4, %q2 = 8
  //if ($left($1-,1) != /) {
    //if ($1- == lol) { 
      //say  $+ %q1 $+ L $+ %q2 $+ aughing  $+ %q1 $+ O $+ %q2 $+ ut  $+ %q1 $+ L $+ %q2 $+ oud 
      halt
    }

    //if ($1- == brb) { 
      /say  $+ %q1 $+ B $+ %q2 $+ e  $+ %q1 $+ R $+ %q2 $+ ight  $+ %q1 $+ B $+ %q2 $+ ack 
      halt
    }

    //if ($1- == afk) { 
      /say  $+ %q1 $+ A $+ %q2 $+ way  $+ %q1 $+ F $+ %q2 $+ rom  $+ %q1 $+ K $+ %q2 $+ eyboard 
      halt
    }

    if ($istok(rofl rotfl,$1-,32)) { { 
      /say  $+ %q1 $+ R $+ %q2 $+ olling  $+ %q1 $+ O $+ %q2 $+ n  $+ %q1 $+ T $+ %q2 $+ he  $+ %q1 $+ F $+ %q2 $+ loor  $+ %q1 $+ L $+ %q2 $+ aughing
      halt
    }

    //if ($1- == lmao) { 
      /say  $+ %q1 $+ L $+ %q2 $+ aughing  $+ %q1 $+ M $+ %q2 $+ y  $+ %q1 $+ A $+ %q2 $+ $$  $+ %q1 $+ O $+ %q2 $+ ff
      halt
    }
  }
}

Comments

Sign in to comment.
WorldDMT   -  Nov 06, 2009

no need // every comand u cn remove it
no need for variable the colors is always the same one
and the identifier is $1 not $1-

 Respond  
SnoooP   -  Nov 06, 2009

Ghost-writer how come on any snippet posted that isn't up to your obvious advanced level gets slated by you? Criticism is welcome but aslong as it is constructive -_-

 Respond  
Cracker200   -  Nov 06, 2009

Okay, thanks and Doubles Slashes, is just the way i do it i don't know why it's just how i do it. lol

 Respond  
Jethro   -  Nov 06, 2009

It's spelled acronyms. Why the double slashes and the %q1 and %q2 variable? While I don't know why, you can use:

var %q1 = 4, %q2 = 8

and

if ($istok(rofl rotfl,$1-,32)) {
 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.