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:14 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 Join Event

Simple Join Echo Event, this will echo on the channel the nick that joins, in a defferent way, and shows you the clones from the same ip.

Code:
on ^*:JOIN:#:{
  haltdef
  var %t = $ialchan($wildsite,#,0)
  if (%t == 1) { echo # 01«4|1» 12Join: $nick ( $+ $address $+ ) | haltdef }
  else {
    var %i = 0
    while (%i < %t) {
      inc %i
      var %names = $addtok(%names,$ialchan($wildsite,#,%i).nick,44)
    }
    echo $chan 01«4|1» 12Join: $nick ( $+ $address $+ ) 14( $+ %i $+ ) 14[4 $+  %names  $+ 14] | haltdef
  }
}
__________________

Last edited by Cult; 21-11-2005 at 08:07 PM.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Request] On Ban Event AYEHAN mIRC :: SCRIPTING & HELP 5 21-03-2006 10:54 AM
auto join Cult mIRC :: SCRIPTING & HELP 2 03-03-2006 06:23 PM
What time do you join Tchatting Thugilex The Lounge 47 08-10-2005 08:10 PM
tinny auto join dialog Cult mIRC :: SCRIPTING & HELP 0 13-09-2005 04:17 PM
Blacklist snippet (Join event, Op event , Nick-change event) anmlhckr mIRC :: SCRIPTING & HELP 5 11-03-2005 01:37 PM

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