Nicklist trop cool et original a la fois

Description

Beuh.... tu copie le code dans tes remote pis tu quit ton mirc tu le redemarre et le tou est fais...
tu DL le zip logiquement ensuite le fichier nicklust.dll tu le copie vers ton mirc...

Source / Exemple :


dialog nl {
  title "Nick List"
  size -1 -1 129 54
  option dbu
  box "", 1, 2 34 126 20
  box "", 2, 3 1 125 33
  button "Fermer", 3, 6 39 118 12, flat cancel
  radio "Activer la NickList Smiley", 4, 38 7 86 10
  radio "Désactiver la NickList Smiley", 5, 38 17 85 10
  icon 6, 5 6 29 23,  icones\nl.ico, 0
}
on *:dialog:nl:init:*:{
  dll mdx.dll MarkDialog $dname
  dll mdx.dll SetMircVersion $version 
  dll mdx.dll SetDialog $dname style staticedge title border	
  dll mdx.dll SetColor $dname 4 text $rgb(25,25,255)
  dll mdx.dll SetFont $dname 4 +ba 15 400 comic sans ms
  dll mdx.dll SetColor $dname 5 text $rgb(205,25,25)
  dll mdx.dll SetFont $dname 5 +ba 15 400 comic sans ms
  if (%nl == on) { did -c $dname 4 } 
  if (%nl == off) { did -c $dname 5 } 
}
on *:dialog:nl:sclick:4: { set %nl on | .enable #nl }
on *:dialog:nl:sclick:5: { set %nl off | .disable #nl }
on *:dialog:nl:sclick:3:{ inl }
alias inl { echo -a $time 2Si vous avez modifié , Il est important de redémarrer le Script pour les 12modifications2 soit pris en compte ! }
;-------------------------------------------------
;-Remote tirer de ScriptZ modif par Mwa
#nl on
on ^*:join:#:{
  if ($nick == $me) {
    dll nicklust.dll Mark # > nicklust2 autoarrange hottrack underlinehot flatsb balloon
    dll nicklust.dll SetColor # op $rgb(221,0,0)
    dll nicklust.dll SetColor # halfop $rgb(255,94,0)
    dll nicklust.dll SetColor # normal $rgb(0,0,255)
    dll nicklust.dll SetColor # voice $rgb(0,110,0)
    dll nicklust.dll SetColor # bkg $rgb(255,255,255)
    dll nicklust.dll SetFont # all 10 400 > arial
    dll nicklust.dll SetView # report
    dll nicklust.dll SetHeaderText # > #
    dll nicklust.dll SetIcon # op > %nick_list_op
    dll nicklust.dll SetIcon # halfop > %nick_list_half
    dll nicklust.dll SetIcon # voice > %nick_list_voice
    halt
  }
}
alias nicklust2 {
  if ($1 == color) {
    if ($3 == $me) return $rgb( [ %list-couleur-moi ] )
    if ($3 == IriX) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot00) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot01) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot02) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot03) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot04) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot05) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot06) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot07) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot08) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot09) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot10) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot11) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot12) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot13) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot14) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot15) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot16) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot17) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot18) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot19) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Robot20) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro00) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro01) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro02) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro03) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro04) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro05) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro06) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro07) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro08) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro09) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro10) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro11) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro12) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro13) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro14) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro15) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro16) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro17) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro18) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro19) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Metro20) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema00) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema01) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema02) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema03) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema04) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema05) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema06) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema07) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema08) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema09) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema10) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema11) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema12) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema13) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema14) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema15) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema16) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema17) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema18) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema19) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Thema20) return $rgb( [ %list-couleur-robots ] )
    if ($3 == Eros) return $rgb( [ %list-couleur-robots ] )
    if ($3 == System-18) return $rgb( [ %list-couleur-robots ] )
  }
}

Conclusion :


... et c tout si ti arrive pas tu marque un message juste en bas :)

Codes Sources

A voir également

Vous n'êtes pas encore membre ?

inscrivez-vous, c'est gratuit et ça prend moins d'une minute !

Les membres obtiennent plus de réponses que les utilisateurs anonymes.

Le fait d'être membre vous permet d'avoir un suivi détaillé de vos demandes et codes sources.

Le fait d'être membre vous permet d'avoir des options supplémentaires.