mIRC Home    About    Download    Register    News    Help

Print Thread
#18833 11/04/03 02:37 AM
Joined: Dec 2002
Posts: 76
A
Babel fish
OP Offline
Babel fish
A
Joined: Dec 2002
Posts: 76
i got themes at mircscripts.org but i cant use it, help me ...

#18834 11/04/03 02:45 AM
Joined: Dec 2002
Posts: 1,527
_
Hoopy frood
Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
i dont know anything about someone elses script without seeing the code i cannot help u at all ..... also maybe asking someone on that site would help u or emailing the author of the theme ..... that would be a great place to get info too


D3m0nnet.com
#18835 11/04/03 02:50 AM
Joined: Dec 2002
Posts: 76
A
Babel fish
OP Offline
Babel fish
A
Joined: Dec 2002
Posts: 76
Code:
alias blue.start {
  color inactive $color(editbox)
  %:echo 
  %:echo %::pre  $+ %::c1 $+ Blue for mTS  $+ %::c1 $+ by  $+ %::c4 $+ [11 Tig0ti  $+ %::c4 $+ ] : [ $+ %::c3 $+  tig0ti@fractalscript.com  $+ %::c4 $+ ].  $+ %::c1 $+ Original theme by  $+ %::c4 $+ [11 Prisoner  $+ %::c4 $+ ] : [  $+ %::c3 $+ prisoner@vizzavi.pt  $+ %::c4 $+ ]
  %:echo 
}

alias blue.whoisstart {
  %:echo  $+ %::c4   [11 /whois $+ %::c3 %::nick  $+ %::c4 $+ ] ————————————————————————————
  %:echo  $+ %::c4         : ›11 Address  $+ %::c4 $+ : $+ %::c3 %::address
  %:echo  $+ %::c4         : ›11 Name  $+ %::c4 $+ : $+ %::c3 %::realname
}

alias blue.whowasstart {
  %:echo  $+ %::c4   [11 /whowas $+ %::c3 %::nick  $+ %::c4 $+ ] ————————————————————————————
  %:echo  $+ %::c4         : ›11 Address  $+ %::c4 $+ : $+ %::c3 %::address
  %:echo  $+ %::c4         : ›11 Name  $+ %::c4 $+ : $+ %::c3 %::realname
}

alias blue.st return $remove($duration($$1),ks,k,ays,ay,rs,r,ins,in,ecs,ec)

alias blue.lusersstart {
  %:echo 
  ;  %:echo  $+ %::c4        %::pre 11 /lusers $+ %::c3 %::server
  %:echo  $+ %::c4     : ›11  Invisible  $+ %::c4 $+ : $+ %::c3 %::text  $+ %::c4 $+ [ $+ %::c3 $calc($round(%::text / %::users,0)) $+ %  $+ %::c4 $+ ]
  %:echo  $+ %::c4     : ›11  Servers  $+ %::c4 $+ : $+ %::c3 %::value $+ 
}
alias blue.raw.255 {
  %:echo  $+ %::c4     : ›11  Clients  $+ %::c4 $+ : $+ %::c3 %::users $+ 
  %:echo  $+ %::c4     : ›11  Servers  $+ %::c4 $+ : $+ %::c3 %::value $+ 
}
alias blue.lusersend {
  %:echo  $+ %::c4     : ›11  Global users  $+ %::c4 $+ : $+ %::c3 %::users  $+ %::c4 $+ [08 Max: $+ %::c3 %::value  $+ %::c4 $+ ]
  %:echo 
}

alias blue.topic {
  %:echo  $+ %::c4 ——————————————————————————————————————————
  %:echo  %::pre 11Topic  $+ %::c4 $+ : $+ $iif( !isin %::text,%::c1) %::text
}
alias blue.endtopic {
  %:echo %::pre 11Set by  $+ %::c4 $+ : $+ %::c3 %::nick 11on $+ %::c3 %::text
  %:echo  $+ %::c4 ———————————————————————————————————
}

alias blue.names {
  if (%::chan != %::bluetheme.names.chan) {
    %:echo   $+ %::c4   [11/names $+ %::c3 %::chan  $+ %::c4 $+ ] ———————————————————————
    %::bluetheme.names.chan = %::chan
  }
  var %x = 0
  %::text = $gettok(%::text,2-,32)
  while ($gettok(%::text,$+($calc(1 + %x),-,$calc(%x + 5)),32)) {
    var %names = $ifmatch, %y = 1, %names2
    while ($gettok(%names,%y,32)) {
      %names2 = $addtok(%names2,$+($ifmatch,$str($chr(160),2)),32)
      inc %y
    }
    %:echo  $+ %::c4         : › $+ %::c1 %names2
    inc %x 5
  }
}
alias blue.endnames {
  %:echo  $+ %::c4   [ $+ %::c3 End  $+ %::c4 $+ ] ————————————————————
  if (-s isin %:echo) %:echo -
  unset %::bluetheme.names.*
}

alias bluetheme $iif($query($active) || $chan($active) || $chat($active),me using 12MTS/bluetheme.)
alias blue.raw.004 {
  %:echo %::pre 09Usermodes $+ %::c4 : $+ %::c1 $gettok(%::text,3,32) $+ 
  %:echo %::pre 09Chanmodes $+ %::c4 : $+ %::c1 $gettok(%::text,4,32) $+    
}

#18836 11/04/03 02:53 AM
Joined: Dec 2002
Posts: 76
A
Babel fish
OP Offline
Babel fish
A
Joined: Dec 2002
Posts: 76
how can i use it

#18837 11/04/03 03:07 AM
Joined: Dec 2002
Posts: 699
N
Fjord artisan
Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 699
I would say you need an MTS engine such as this

#18838 11/04/03 03:23 AM
Joined: Dec 2002
Posts: 76
A
Babel fish
OP Offline
Babel fish
A
Joined: Dec 2002
Posts: 76
thanksssssssssss


Link Copied to Clipboard