#Chatbuddies Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

#Chatbuddies Forum

Feel Free In Chatbuddies
 
HomePortalGallerySearchLatest imagesRegisterLog in

 

 Irc remote

Go down 
AuthorMessage
JusTCl|k
Admin
Admin
JusTCl|k


Male
Number of posts : 71
Age : 41
Localisation/Location : Morocco
Registration date : 2007-04-13

Irc remote Empty
PostSubject: Irc remote   Irc remote Icon_minitimeWed May 30, 2007 6:14 pm

a remote that i use in irc :p
not so perfect but working fine


Code:
on *:DEOP:#: {
  if ( $opnick == $me ) && ( $nick != $me ) {
    msg  x OP $chan $opnick
    msg x OP $chan $opnick
  }
}
ON *:KICK:#: {
  if ( $knick == $me ) && ( $nick != x ) && ( $nick != $me ) {
    msg x unban $chan $me
    /j $chan
    msg x deop $chan $nick
    msg x kick $chan $nick Don'T KiCk/Deop Me!!
    /notice $nick Bon si y'a malentendu Contacte moi!! ou un op de ce channel
  }
}
on @*:BAN:#:{
  if ($banmask iswm $address($me,5)) && ( $nick != x ) && ( $nick != $me ) {
    msg x unban $chan $me
    mode $chan -b $banmask
    msg x unban $chan $me
    msg x deop $chan $nick
    msg x ban $chan $nick
    msg x ban $chan $nick Tu reves mon cher!! N'essaie meme pas!!
    /notice $nick Bon si y'a malentendu Contacte moi!! ou un op de ce channel
  }
}
on *:BAN:#:{
  if ($banmask iswm $address($me,5)) {
    msg x unban $chan $me
    mode $chan -b $banmask
    msg x unban $chan $me
    msg x ban $chan $nick ne me BAN jamais!!!
    /notice nick Bon si y'a malentendu Contacte moi!! ou un op de ce channel
  }
}
on *:input:#:{
  if ($1 == ident) { if (Under-web.net isin $server) { /idunderweb } | if (undernet.org isin $server) { /idundernet } }
  if ($1 == +o) { .msg X op $chan $2- }
  if ($1 == +v) { .msg X voice $chan $2- }
  if ($1 == -v) { .msg X devoice $chan $2- }
  if ($1 == +b) { .msg X ban $chan $2- }
  if ($1 == -b) { .msg X unban $chan $2- }
  if ($1 == +k) { .msg X kick $chan $2- }
  if ($1 == -o) { .msg X deop $chan $2- }
  if ($1 == +o) { .msg X op $chan $2- }
  if ($1 == info) { .msg X info $2- }
  if ($1 == sta) { .msg X status $chan }
  if ($1 == axx) { .msg X access $chan * }
  if ($1 == ver) { .msg X verify $2- }
  if ($1 == addr) { .msg X adduser $chan $2- $2- }
  if ($1 == rem) { .msg X remuser $chan $2- }
  if ($1 == sus) { .msg X suspend $chan $2- $2- }
  if ($1 == unsuspend) { .msg X unsuspend $chan $2- }
  if ($1 == top) { .msg X topic $chan $2- }
  if ($1 == Up) { timerup 1 01 //say $uptime(server,2) }
  if ($1 == mod) { .msg x modinfo $chan automode $2- $2- }
}
Back to top Go down
http://www.Chatbuddies.c.la
JusTCl|k
Admin
Admin
JusTCl|k


Male
Number of posts : 71
Age : 41
Localisation/Location : Morocco
Registration date : 2007-04-13

Irc remote Empty
PostSubject: Funny small remote   Irc remote Icon_minitimeWed May 30, 2007 6:16 pm

a funny remote for ping and Ctcp :pp




Code:
ctcp 1:ping:/notice $nick 4 [PING reply]: 2 months, 5 days, 7 hours, 12 minutes 43 seconds | halt
ctcp 1:time:/notice $nick 4 [TIME reply]: Tue June 01 12:00:00 1967 | halt
Back to top Go down
http://www.Chatbuddies.c.la
 
Irc remote
Back to top 
Page 1 of 1
 Similar topics
-
» GoverLAN Remote Control

Permissions in this forum:You cannot reply to topics in this forum
#Chatbuddies Forum :: M-IRC :: MIRC Sharing-
Jump to: