mIRC Hates You

By napalm` on Oct 12, 2008

Product of boredom.

/fin [-c]

-c = close

I realize I could make it smoother and more realistic, piss off.

;the finger

alias fin {
  var %win @Fuck
  if ($1 == -c) { fin.close | return }
  elseif (!$window(%win)) window -dBpfk0 %win 1 1 188 210
  titlebar %win You
  the.finger
}

alias fin.close {
  .timerfin off 
  unset %fin* 
  close -@ @Fuck
}

alias the.finger {
  set %fin.sc +
  set %fin.c 1
  var %win @Fuck , %x 1 , %w 5
  clear %win
  drawrect -ndf %win 1 4 68 10 36 100
  drawrect -ndf %win 1 4 2 90 168 90
  drawrect -ndf %win 0 4 5 127 162 50
  while (%x <= 5) {
    drawrect -ndf %win 0 4 %w 93 30 45
    inc %w 33
    inc %x 1
  }
  drawrect -ndf %win 0 4 71 13 30 150
  drawrect -nd %win 1 2 74 16 23 19 4 5
  drawtext -np %win 1 Arial 20 8 183 2m4IR8C hates 3YOU :)
  drawdot %win
  .timerfin -m 0 50 fin.sc %fin.sc
}
alias -l fin.sc {
  if (!$window(@Fuck)) {
    fin.close
    return
  }
  else {
    if (%fin.c == 18) { %fin.sc = $iif(%fin.sc == +,-,+) | %fin.c = 1 }
    drawscroll @Fuck $+(%fin.sc,1) 0 0 0 199 180
    inc %fin.c
  }
}

on 1:CLOSE:@Fuck:fin.close

;EOF

Comments

Sign in to comment.
ircGuy   -  Oct 30, 2008

nice :)

 Respond  
xplo   -  Oct 22, 2008

lol cool :p

 Respond  
^Neptune   -  Oct 22, 2008

It's called a picwin.

/help Picture Windows

 Respond  
jakobLUVSpizza   -  Oct 21, 2008

how did you make that? i want to learn how to do that i can make dialogs and stuff now but i cant make any good ones.....

 Respond  
MaSOuD   -  Oct 20, 2008

lol, nice

 Respond  
napalm`   -  Oct 13, 2008

EL, refer to the "Introduction"

 Respond  
EL   -  Oct 12, 2008

Funny and all but the hand isnt set up like that ,you wouldnt see the thumb the same way you saw the rest of the four fingers , should have googled middle finger or flip off ;p.Cute tho and works so ya.

 Respond  
BlueThen   -  Oct 12, 2008

Haha! Nice. You should have it automatically set the background white, otherwise, you can't see the word "hate" when using a black background.

 Respond  
napalm`   -  Oct 12, 2008

Takes the joy out of it.

 Respond  
Cheiron   -  Oct 12, 2008

screenshot? lol

 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.