Replacer (I got a bit of help)

By Riht_2 on Aug 09, 2007

Remember to put background to black by typing /color background 1

Just put this into remotes after that

On ^*:Start:*:#: {
  .timestamp -ef 15,1(14[4.h:nn:ss.14]15)
}
On ^*:Text:*:#: { 
  haltdef
  echo -lbfmt $Chan 15(14[15=14([9,1 $Nick 14])15=(14[4.9  $Strip( $1- ) 14]15)
}
On ^*:Action:*:#: {
  haltdef
  echo -lbfmt $Chan 15,1=14-15=(14[12. * $+ $Nick $+ 9 $Strip( $1- ) 14]15)14==-
}
On ^*:Join:#: {
  haltdef
  echo -lbft $Chan 15,1(14[9 $Nick has joined $Chan $+ ! 14]15)
}
On ^*:Part:#: {
  haltdef
  echo -lbft $Chan 14,1]15|0[9 $Nick has left $Chan $+ ... 0]15|14[
}
On ^*:Rawmode:#: {
  haltdef
  echo -lbft $Chan 15,1[14[9 $Nick set mode $1- 14]15]
}
on ^*:QUIT: {
  haltdef  
  var %d = 1
  while ($comchan($nick,%d)) {
    echo -t $ifmatch 14,1(15[12Quit 12(15. $+ $Nick $+ 12)9: $1- 15]14)
    inc %d
  }
}
On ^*:Nick: {
  haltdef  
  var %d = 1
  while ($comchan($newnick,%d)) {
    echo -t $ifmatch 15,1(14[=[0NickChange14]=15(14|9Old Nick: $Nick 14|15)14=15(4O14)=15(14|9New Nick: $Newnick 14|15)14=]15)
    inc %d
  }
}
On ^*:Notice:*:*: {
  haltdef
  echo -t $Active 14,1(15[!9 $Nick $+ : $1- 15!]14)
}
On ^*:Text:*:?: { 
  haltdef
  echo -lbfmt $Nick 15(14[15=14([9,1 $Nick 14])15=(14[4.9  $Strip( $1- ) 14]15)
}
On ^*:Action:*:?: {
  haltdef
  echo -lbfmt $Nick 15,1=14-15=(14[12. * $+ $Nick $+ 9 $Strip( $1- ) 14]15)14==-
}
On *:input:*: {
  if (/ !isin $1) && ($1 != /me) { Echo -at 15,1(14[15=14([9,1 $me 14])15=(14[4.9 $Strip( $1- ) 14]15) | .msg $active $1- | Haltdef }
  elseif (/notice = $1) { echo -at echo -at 14,1(15[!9 $Nick $+ : $1- 15!]14) |  notice $1- | haltdef }
  elseif (/me = $1) { echo -at 15,1=14-15=(14[12. * $+ $Me $+ 9 $Strip( $2- ) 14]15)14==- | .describe $active $Strip( $2- ) | Haltdef }
  elseif (/ isin $1) && (/me != $1) && (/notice != $1) { haltdef | $1- }
}

Comments

Sign in to comment.
TropicalMeltdown   -  Jul 15, 2008

dude i got a question cause umm i have a scripted mirc but it keeps on doing it like regular then it wud do colors

 Respond  
Bull   -  Nov 23, 2007

put some decent colours

 Respond  
Bull   -  Nov 23, 2007

sucks

 Respond  
Anti   -  Aug 10, 2007

ROFL stop EDIT\'n it god damn it start\'s to double! LOl

 Respond  
Riht_2   -  Aug 10, 2007

_< I keep on edit\'n

 Respond  
Riht_2   -  Aug 10, 2007

Sorry, couldn\'t help myself

 Respond  
Riht_2   -  Aug 10, 2007

I edited it a bit ._.

 Respond  
Sh4d0w   -  Aug 09, 2007

hm..nice for the newbs to mirc scripting.

 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.