CODE
; VSIXc Font Stripper par ozzy10
;
; Utilisation: $VSIXc($1-)
;
; Exemple ci-dessous:
; on ^*:text:*:#: {
; echo -t $chan $nick : $VSIXc($1-)
; }
;
alias VSIXc { var %a, %b = $regsub($1-,/^VSIXc\|\|[^>]+\|\|[^>]+\|\|[^>]+\|\|* :,,%a) | return %a }
;
; Utilisation: $VSIXc($1-)
;
; Exemple ci-dessous:
; on ^*:text:*:#: {
; echo -t $chan $nick : $VSIXc($1-)
; }
;
alias VSIXc { var %a, %b = $regsub($1-,/^VSIXc\|\|[^>]+\|\|[^>]+\|\|[^>]+\|\|* :,,%a) | return %a }
Ce code est tel qu'il a été publié par Ozzy10, seuls les textes ont été traduits en français. Vous pouvez trouver l'original ici: http://www.tg007.net/forum/index.php?s=&am...ost&p=43767