Dream-Script — File Browser

Dream-Scriptv1.1a / Dream-Scriptv1.1a / Dream-Script_v1.1a / aliases.ini

aliases.ini — 7.92 KB — Download this file

[aliases]
n0=/doubleklick /editbox -a 3•9•12[ $bunt($$1) 12]9»3»
n1=/w /whois $$1
n2=/j /join $1
n3=/a /away $?="Awaygrund"
n4=/b /away 
n5=/q /quit $?="Quitgrund"
n6=/k /kick # $1 $2-
n7=/b /ban # $1 
n8=/kb /ban -u300 $1 | kick # $1 $2-
n9=/ww /whowas $1
n10=/ident /msg nickserv identify $?="Passwort"
n11=F1 /kick # $1 $read(kick.txt) frei Flug sponsored by $me Airlines
n12=F2 /ban $1 | kick # $1 $read(kick.txt) kickban sponored by $me
n13=F3 /winampc_saysong
n14=F4 /say %ssong
n15=F5 /say np: %ssong
n16=F6 /echo -a 9F6 4noch nicht belegt !!
n17=F7 /echo -a 9F7 4noch nicht belegt !!
n18=F8 /echo -a 9F8 4noch nicht belegt !!
n19=F9 /echo -a 9F9 4noch nicht belegt !!
n20=F10 /kill $$*  $?="Grund" 
n21=F11 /kline $$* +0 $?="Grund" 
n22=F12 /gline $$* +0 permanently banned from This network ( $?="Grund Wenn keiner eingegeben wird standard benutzt!" )
n23=;F9 /ns identify $?="Passwort"
n24=;F10 /hilfe
n25=;F11 /help
n26=blackconf if == dialog -m blacklist blacklist
n27=/marker /editbox -a 3•9•(4 $$1- 9]»3»
n28=/r {
n29=  var %rev.000 = $1-
n30=  var %rev.001 = $len(%rev.000)
n31=  while %rev.001 > 0 {
n32=    if ($mid(%rev.000,%rev.001,1) != $chr(32)) {
n33=      var %rev.002 = %rev.002 $+ $mid(%rev.000,%rev.001,1)
n34=    }
n35=    else {
n36=      var %rev.002 = %rev.002 $mid(%rev.000,%rev.001,1)
n37=    }
n38=    dec %rev.001
n39=  }
n40=  say %rev.002
n41=}
n42=
n43=/c {
n44=  var %temp = 1, %max = $len($1-), %char, %string, %color = 4 7 8 3 12 6, %cs = $rand(1,$numtok(%color,32))
n45=  while (%temp <= %max) {
n46=    %char = $mid($1-,%temp,1) | if (%char isnum) %string = %string $+  $+ $gettok(%color,%cs,32) $+ ,99 $+ %char
n47=    elseif (%char = $chr(32)) { inc %temp | %char = $mid($1-,%temp,1) | %string = %string  $+ $gettok(%color,%cs,32) $+ %char }
n48=    else { %string = %string $+  $+ $gettok(%color,%cs,32) $+ %char }
n49=    inc %temp | inc %cs | if (%cs > $numtok(%color,32)) %cs = 1
n50=  }
n51=  if ($isid) return %string | else msg # %string
n52=}
n53=/g {
n54=  var %temp = 1, %max = $len($1-), %char, %string, %color = 9 3 9 3 9 3, %cs = $rand(1,$numtok(%color,32))
n55=  while (%temp <= %max) {
n56=    %char = $mid($1-,%temp,1) | if (%char isnum) %string = %string $+  $+ $gettok(%color,%cs,32) $+ ,99 $+ %char
n57=    elseif (%char = $chr(32)) { inc %temp | %char = $mid($1-,%temp,1) | %string = %string  $+ $gettok(%color,%cs,32) $+ %char }
n58=    else { %string = %string $+  $+ $gettok(%color,%cs,32) $+ %char }
n59=    inc %temp | inc %cs | if (%cs > $numtok(%color,32)) %cs = 1
n60=  }
n61=  if ($isid) return %string | else msg # %string
n62=}
n63=/ora {
n64=  var %temp = 1, %max = $len($1-), %char, %string, %color = 7 8 7 8 7 8, %cs = $rand(1,$numtok(%color,32))
n65=  while (%temp <= %max) {
n66=    %char = $mid($1-,%temp,1) | if (%char isnum) %string = %string $+  $+ $gettok(%color,%cs,32) $+ ,99 $+ %char
n67=    elseif (%char = $chr(32)) { inc %temp | %char = $mid($1-,%temp,1) | %string = %string  $+ $gettok(%color,%cs,32) $+ %char }
n68=    else { %string = %string $+  $+ $gettok(%color,%cs,32) $+ %char }
n69=    inc %temp | inc %cs | if (%cs > $numtok(%color,32)) %cs = 1
n70=  }
n71=  if ($isid) return %string | else msg # %string
n72=}
n73=alias bunt {
n74=  if ($1 != $null) {
n75=    var %LL = 04,07,08,09,15,11,13
n76=    var %ctl = 1
n77=    var %ct = 1
n78=    while (%ct <= $len($1-)) {
n79=      var %new = %new $+  $+ $gettok(%LL,%ctl,44) $+ $iif($mid($1-,%ct,1) != $chr(32), $+ $mid($1-,%ct,1), $chr(32) $+ $mid($1-,%ct,1)) 
n80=      inc %ctl 1
n81=      if (%ctl > 7) { var %ctl = 1 }
n82=      inc %ct 1
n83=    }
n84=    return %new $+ 
n85=  }
n86=}
n87=/mv { 
n88=  echo -a 14[4Scriptnotice14] >> now massvoicing all people in $chan
n89=  var %c = 0 
n90=  while ($nick($chan,0,r) > %c) { 
n91=    inc %c 
n92=    if (($nick($chan,%c,r) != $me) && ($nick($chan,%c,r) != $nick)) { 
n93=      mode $chan +v $nick($chan,%c,r) 
n94=    } 
n95=  } 
n96=} 
n97=
n98=/dmv { 
n99=  echo -a 14[4Scriptnotice14] >> now mass4de14voicing all people in $chan 
n100=  var %c = 0 
n101=  while ($nick($chan,0,v) > %c) { 
n102=    inc %c 
n103=    if (($nick($chan,%c,v) != $me) && ($nick($chan,%c,v) != $nick)) { 
n104=      mode $chan -v $nick($chan,%c,v) 
n105=    } 
n106=  } 
n107=}
n108=
n109=/hilfe {
n110=  window @Dream-Script-schnell-hilfe
n111=  echo @Dream-Script-schnell-hilfe 8.
n112=  echo @Dream-Script-schnell-hilfe 8.......................................................................
n113=  echo @Dream-Script-schnell-hilfe 8.
n114=  echo @Dream-Script-schnell-hilfe 8. 4Hi $me , hier eine kleine kurzhilfe zum 9Dream-Script 
n115=  echo @Dream-Script-schnell-hilfe 8.
n116=  echo @Dream-Script-schnell-hilfe 12fangen wir bei den abkürzungen an: 
n117=  echo @Dream-Script-schnell-hilfe 12/a text  = away "grund"
n118=  echo @Dream-Script-schnell-hilfe 12/b       = zurück von away
n119=  echo @Dream-Script-schnell-hilfe 12/c text  = "text" bunt schreiben
n120=  echo @Dream-Script-schnell-hilfe 12/r text  = "text" rückwärtsschreiben
n121=  echo @Dream-Script-schnell-hilfe 12/j chan  = channel joinen
n122=  echo @Dream-Script-schnell-hilfe 12/k nick  = nick kicken
n123=  echo @Dream-Script-schnell-hilfe 12/kb nick = nick kicken + 5 minuten bannen
n124=  echo @Dream-Script-schnell-hilfe 12/q       = quit (msg)
n125=  echo @Dream-Script-schnell-hilfe 12/w nick  = whois nick
n126=  echo @Dream-Script-schnell-hilfe 12/ww nick = whowas nick 
n127=  echo @Dream-Script-schnell-hilfe 12/ident   = fordert dich auf dein nick-passwort einzugeben 
n128=  echo @Dream-Script-schnell-hilfe 8.......................................................................
n129=  echo @Dream-Script-schnell-hilfe  9Die F-Tasten:
n130=  echo @Dream-Script-schnell-hilfe  9F1 - Nick kicken mit Spruch aus (kick.txt)
n131=  echo @Dream-Script-schnell-hilfe  9F2 - Kickban 
n132=  echo @Dream-Script-schnell-hilfe  9F3 - postet die akutellen mp3-stats in den aktiven channel
n133=  echo @Dream-Script-schnell-hilfe  9F4 - noch nicht belegt
n134=  echo @Dream-Script-schnell-hilfe  9F5 - noch nicht belegt
n135=  echo @Dream-Script-schnell-hilfe  9F6 - noch nicht belegt
n136=  echo @Dream-Script-schnell-hilfe  9F7 - noch nicht belegt
n137=  echo @Dream-Script-schnell-hilfe  9F8 - noch nicht belegt
n138=  echo @Dream-Script-schnell-hilfe  9F9 - Identifizieren
n139=  echo @Dream-Script-schnell-hilfe  9F10 - Script Hilfe 
n140=  echo @Dream-Script-schnell-hilfe  9F11 - mIrc standard Hilfe
n141=  echo @Dream-Script-schnell-hilfe  8.......................................................................
n142=  echo @Dream-Script-schnell-hilfe  12Das Script wird ständig erweitert schaut öfter mal auf www.dream-irc.de ;) 
n143=  echo @Dream-Script-schnell-hilfe  8.......................................................................
n144=  echo @Dream-Script-schnell-hilfe  12Viel spass mit dem script wünscht euch euer Dream-Irc Team ;)
n145=  echo @Dream-Script-schnell-hilfe  8.......................................................................
n146=}
n147=/farb {
n148=  set %farbt $1-
n149=  set %farbf $rand(1,15)
n150=  if (%farbf == 1) { /msg # 1 %farbt }
n151=  if (%farbf == 2) { /msg # 2 %farbt }
n152=  if (%farbf == 3) { /msg # 3 %farbt }
n153=  if (%farbf == 4) { /msg # 4 %farbt }
n154=  if (%farbf == 5) { /msg # 5 %farbt }
n155=  if (%farbf == 6) { /msg # 6 %farbt }
n156=  if (%farbf == 7) { /msg # 7 %farbt }
n157=  if (%farbf == 8) { /msg # 8 %farbt }
n158=  if (%farbf == 9) { /msg # 9 %farbt }
n159=  if (%farbf == 10) { /msg # 10 %farbt }
n160=  if (%farbf == 11) { /msg # 11 %farbt }
n161=  if (%farbf == 12) { /msg # 12 %farbt }
n162=  if (%farbf == 13) { /msg # 13 %farbt } 
n163=  if (%farbf == 14) { /msg # 14 %farbt } 
n164=  if (%farbf == 15) { /msg # 15 %farbt }
n165=  else {  
n166=    halt 
n167=  }
n168=}