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

User Name
Password
Reply
 
Thread Tools Display Modes
  #1  
Old 02-05-2006, 06:29 PM
Cult's Avatar
Cult Cult est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Lebanon
Posts: 2,121
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
Devoice Idled.

ALT + R and paste it in a new remote.
to use: /dvidle


Code:
Alias dvidle {
  var %a = 1
  while (%a <= $nick(#,0,v)) {
    echo # Checking Idle Voices in $chan ..
    if ($nick(#,%a,v).idle > 300)  { mode #CHANNEL -v $nick(#CHANNEL,%a,v) }
    inc %a
  }
}


PS: it`s now set to 300 seconds idle. ( 5 minutes ) if you want to set it to more idle time, change the "300" in this code: if ($nick(#,%a,v).idle > 300)
__________________

Last edited by Cult; 05-05-2006 at 06:06 AM.
Reply With Quote
  #2  
Old 04-05-2006, 09:05 PM
AYEHAN's Avatar
AYEHAN AYEHAN est déconnecté
Registered User
 
Join Date: Mar 2006
Location: Houston
Posts: 26
AYEHAN is on a distinguished road
Send a message via ICQ to AYEHAN Send a message via AIM to AYEHAN Send a message via MSN to AYEHAN Send a message via Yahoo to AYEHAN
Re: Devoice Idled.

very nice Bro,
cant it be automatic, so all idle nicks ummm like 10 min idle will be devoice

and what it checks ... idle in channel or idle on server? what we hafta change we want it to work for idle on channel

P.S : Neat & Clean Like Alwayz [Talkin About Code]

yes it can be automatic, and this code is for channel :-P we r not OPERS to code server codes :-o
thanx for u`r comments bro,
__________________
I Am LOVE But You Can Call Me AYEHAN

Last edited by Cult; 05-05-2006 at 06:07 AM.
Reply With Quote
  #3  
Old 05-05-2006, 06:26 AM
AYEHAN's Avatar
AYEHAN AYEHAN est déconnecté
Registered User
 
Join Date: Mar 2006
Location: Houston
Posts: 26
AYEHAN is on a distinguished road
Send a message via ICQ to AYEHAN Send a message via AIM to AYEHAN Send a message via MSN to AYEHAN Send a message via Yahoo to AYEHAN
Re: Devoice Idled.

no i meant
Nick is on #leb #lb

hes voice on #leb but he's not talking on #leb but hes talking in #lb

did this code devoice him? i think it checks ur idle from server like we check in extended whois
__________________
I Am LOVE But You Can Call Me AYEHAN

Last edited by Cult; 05-05-2006 at 07:59 AM.
Reply With Quote
  #4  
Old 05-05-2006, 08:00 AM
Cult's Avatar
Cult Cult est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Lebanon
Posts: 2,121
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
Re: Devoice Idled.

Quote:
Originally Posted by AYEHAN
no i meant
Nick is on #leb #lb

hes voice on #leb but he's not talking on #leb but hes talking in #lb

did this code devoice him? i think it checks ur idle from server like we check in extended whois
you are right bro.
__________________
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 07:04 AM.
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
All data and information are copyright of DOTLeb Network