Tchatting.com Forums
mIRC :: SCRIPTING & HELP mIRC Scripting help, General help, Tips and Tricks!

User Name
Password
Reply
 
Thread Tools Display Modes
  #1  
Old 18-08-2005, 07:16 PM
Cult's Avatar
Cult Cult est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Lebanon
Posts: 2,124
Cult is a jewel in the roughCult is a jewel in the roughCult is a jewel in the rough
Send a message via MSN to Cult
Exclamation @DALnet

place this snippet in your remote, and u`ll have all DALnet Service notices in a separated @DALnet window

Code:
on ^*:NOTICE:*:?:{ 
  if ($nick != ChanServ) && ($nick != NickServ) && ($nick != MemoServ) && ($nick != OperServ) && ($nick != StatServ) { 
    echo -a 4-4 $+ $nick $+ 4- $1- 
    haltdef 
  } 
  else { 
    window -gek0 @DALnet 
    titlebar @DALnet Nick: $me 
    aline -hp @DALnet 14[4 $nick $+ 14]4 $1- 
    haltdef 
  } 
}
__________________

Last edited by Cult; 21-11-2005 at 07:58 PM.
Reply With Quote
  #2  
Old 19-08-2005, 12:43 PM
anmlhckr's Avatar
anmlhckr anmlhckr est déconnecté
Scripting Mod
 
Join Date: Jan 2005
Location: LB
Posts: 163
anmlhckr will become famous soon enoughanmlhckr will become famous soon enough
Send a message via MSN to anmlhckr Send a message via Yahoo to anmlhckr
Re: @DALnet

Sucks ...
--- Case #Scripting ---
__________________
Me here, Me gone.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump

All times are GMT. The time now is 03:59 PM.
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
All data and information are copyright of DOTLeb Network