Skip to content
Forum

Search the Forum

Find discussions and posts across the Forum sections you are allowed to read.

Search results 2 matching topics
Search the community
Forum search

Search results

Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.

2 topics matched your search by Tukero.

Custom Windows

In Buzzen Chat Network Topic by Deleted Member Last activity Jun 8, 2009 4:45 PM

Very long but you can remove repeated code, for example:   ;---general alias alias openwindow {   if ($1 == $null || $2 == $null) return   if ($window($1)) window -a $1   else window -p $1   var %x = $dll(nHTMLn_2.95.dll,attach,$window($...

Matching post #71,902 by Tukero Jun 8, 2009 4:45 PM

Start Up Music

In General Chat Talk Topic by Johnson Last activity Nov 27, 2007 9:13 PM

If you use mIRC 6.3x, use this code:   on *:start:{   splay $qt($nofile($mircexe) $+ sounds\start.wav) }   For test purposes, type this code on the inputbox of mIRC: //echo -s $isfile($qt($nofile($mircexe) $+ sounds\start.wav)) If you se...

Matching post #58,379 by Tukero Nov 24, 2007 5:35 AM