Sorasyn commented on a Page, funny wale script :D  -  Jan 14, 2012
on 1:Text:!wale*:#: {
  if ($2 == fail) {
    inc %failc
    inc %allc
    /msg $chan Failwale ( Requested by $nick )
    /msg $chan ▄███████████▄▐█▄▄▄█▌
    /msg $chan ████▌▄▌▄▐▐▌██▌▀▀██▀
    /msg $chan ██▄█▌▄▌▄▐▐▌▀██▄▄█▌
    /msg $chan ▄▄▄█████████████▀
    /msg $chan ^_^this wale is used %failc times^_^
  }
  if ($2 == win) {
    inc %winc
    inc %allc
    /msg $chan winwale ( Requested by $nick )
    /msg $chan ▄███████████▄▐█▄▄▄█▌
    /msg $chan ███▌█ █▐▐▌▀█▐▌▀▀██▀
    /msg $chan ██▄▌▀ ▀▐▐▌█▄▐█▄▄█▌
    /msg $chan ▄▄▄█████████████▀
    /msg $chan ^_^this wale is used %winc times^_^
  }
  if ($2 == love) {
    inc %lovec
    inc %allc
    /msg $chan lovewale ( Requested by $nick )
    /msg $chan ▄███████████▄▐█▄▄▄█▌
    /msg $chan ███▌█▌▄▐▌█▐▌▄▌▀▀██▀
    /msg $chan ██▄▌▀▌▀▐▌█▐▌▄█▄▄█▌
    /msg $chan ▄▄▄██████▄█▄▄███▀
    /msg $chan ^_^this wale is used %lovec times^_^
  }
  if ($2 == heart) {
    inc %heartc
    inc %allc
    /msg $chan heartwale ( Requested by $nick )
    /msg $chan ▄███████▓▓█▓▓██▄▐█▄▄▄▄█▌
    /msg $chan ████████▓▓▓▓▓███▌▀▀██▀▀
    /msg $chan ████▄████▓▓▓█████▄▄█▌
    /msg $chan ▄▄▄▄▄█████▓████████▀
    /msg $chan ^_^this wale is used %heartc times^_^
  }
  if ($2 == nrml) {
    inc %nrmlc
    inc %allc
    /msg $chan nrmlwale ( Requested by $nick )
    /msg $chan ▄██████████████▄▐█▄▄▄▄█▌
    /msg $chan ████████████████▌▀▀██▀▀
    /msg $chan ████▄████████████▄▄█▌
    /msg $chan ▄▄▄▄▄██████████████▀
    /msg $chan ^_^this wale is used %normalc times^_^
  }
  if ($2 == lol) {
    inc %lolc
    inc %allc
    /msg $chan lolwale ( Requested by $nick )
    /msg $chan ▄██████████████▄▐█▄▄▄▄█▌
    /msg $chan ██████▌█▌▄▐▌████▌▀▀██▀▀
    /msg $chan ████▄█▌▀▌▀▐▌▀████▄▄█▌
    /msg $chan ▄▄▄▄▄██████████████▀
    /msg $chan ^_^this wale is used %lolc times^_^
  }
  if ($2 == cool) {
    inc %coolc
    inc %allc
    /msg $chan coolwale ( Requested by $nick )
    /msg $chan ▄██████████████▄▐█▄▄▄▄█▌
    /msg $chan ██████▌▄▌▄▐▌▄▐▌█▌▀▀██▀▀
    /msg $chan  ████▄█▌▀▌▀▐▌▀▐▌▀█▄▄█▌
    /msg $chan  ▄▄▄▄▄██████████████▀
    /msg $chan ^_^this wale is used %coolc times^_^
  }
  if ($2 == callme) {
    inc %callmec
    inc %allc
    /msg $chan callmewale ( Requested by $nick )
    /msg $chan ▄██████████████▄▐█▄▄▄▄█▌
    /msg $chan ██████▌▄▌▄▐▌█▌██▌▀▀██▀▀
    /msg $chan ████▄█▌▀▌▄▐▌▀▌▀███▄█▌
    /msg $chan ▄▄▄▄▄██████████████▀

    /msg $chan ▄██████████████▄▐█▄▄▄▄█▌
    /msg $chan ██████▌▄▀▄▐▌__██▌▀▀██▀▀
    /msg $chan ████▄█▌███▐▌▀▀████▄█▌
    /msg $chan ▄▄▄▄▄██████████████▀
    /msg $chan ^_^this wale is used %callmec times^_^
  }
}

I rarely do rebuilds of submitted code like this so enjoy. x) There are any number of ways to accomplish something such as this. You may have people argue that one way is better than the other, but in my eyes as long as it's functional something this recreational shouldn't be coded in stone. Also be sure to proofread before you submit; it's easy to get caught up doing the easy stuff and miss crucial bits.

coolwale ( Requested by $nick )

This has been the case on more than one whale.

 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.