MIRCX IRC Network
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Web Applications
install Joomla Wordpress Phpbb Drupal FluxBB PunBB osCommerce simple-machines MYBB moodle vBulletin Dolphin-v.7.1.1 PHPNUKE XOOPS
Services
install BorkNet Services X3 Services Anope Atheme Services Srvx IRC Srervices
IRCD
install Snircd IRCU INSPIRCD UNREAL Nefarious Bircd Bahamut Asuka Charybdis
TCL SCRIPT
TCL SCRIPT FOR EGGDROP Allprotection4.7 Antiproxy
Bots
Bots install FishBot bobot++ Eggdrop janus Omega Security Services Botnix Bopm SupyBot PyLink Hopm
Latest topics
» מדריך גירסה INSPIRCD V4
auto-sub script EmptySat Aug 05, 2023 2:09 am by Chief

» mIRCx IRC Network Config
auto-sub script EmptySat Jul 15, 2023 9:51 pm by Chief

» ircu2.10.12-pk with dnsbl
auto-sub script EmptyFri Mar 10, 2023 2:22 pm by Admin

» Guide install PyLink on New version FreeBSD
auto-sub script EmptyThu Dec 15, 2022 9:39 pm by Chief

» מדריך התקנה PBot על מערכת הפעלה FreeBsd-12
auto-sub script EmptyMon Dec 05, 2022 5:44 am by Chief

» install Nefarious2 && X3 IRC Services in FreeBsd
auto-sub script EmptySat Nov 12, 2022 3:12 pm by Chief

» help problem with adduser in Freebsd 12
auto-sub script EmptyFri Nov 11, 2022 9:06 pm by Chief

» מדריך פקודות והתקנה בסרביס X3
auto-sub script EmptyFri Oct 28, 2022 1:43 pm by Chief

» מדריך הגדרות WebIRC in Nefarious2
auto-sub script EmptyThu Apr 07, 2022 4:45 am by Chief

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     

Calendar Calendar

Affiliates
free forum

Affiliates
free forum


auto-sub script

Go down

auto-sub script Empty auto-sub script

Post  Chief Thu Sep 13, 2012 5:01 am

mIRCx
auto-sub script MIRC
Autosub + Autoadd script by onRex
credit and thanks to onRex for script
put in this code to your mirc in remote ALT+R
the code
Code:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;#cZ.iL (Only That channel :\);;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;Autosub + Autoadd script by:;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;onRex;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;*Please, dont remove those line (include the Copyright);;;;;;;;;;;;
;;;;;;;;;;;;;or the script will be send you an ERRORS;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;Thanks. Enjoy;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
on *:notice:*:#cz.il:{
  if (*sub is needed* iswm $1-) && ($chan == #cz.il) && ($address($nick,2) == *!*@cZBOT.users.quakenet.org) {
    set %czass str | set %czaa off
  }
  if (*gather is on the way* iswm $1-) && ($chan == #cz.il) && ($address($nick,2) == *!*@cZBOT.users.quakenet.org) {
    set %czaaa str | set %czas off
  }
}
on *:rawmode:#cz.il:{
  if (%czaa == on) && (%czaaa == str) && (*-*m*N* iswm $1-) && ($address($nick,2) == *!*@cZBOT.users.quakenet.org) {
    msg # !add
    .timer -m 1 500 msg # !add
    .timer 1 2 msg # !add
    .timer 1 3 set %czaa off | echo -st 1The Autoadd script has been turned 4 $+ $upper(%czaa) $+ 1 automaticlly.
  }
  if (%czas == on) && (%czass == str) && (*-*m*N* iswm $1-) {
    .timer -m 1 800 msg # !sub
    .timer 1 2 set %sub off | echo -st 1The Autosub script has been turned 4 $+ $upper(%czas) $+ 1 automaticlly.
  }
}
 
menu channel {
  #cZ.iL Autoadd\Autosub
  .Autoadd ON { set %czaa on | echo -st 1The Autoadd script is now correctly: 9 $+ $upper(on) $+  }
  .Autoadd OFF { set %czaa off | echo -st 1The Autoadd script is now correctly: 4 $+ $upper(off) $+  }
  .-
  .Autosub ON { set %czas on | echo -st 1The Autosub script is now correctly: 9 $+ $upper(on) $+  }
  .Autosub OFF { set %czas off | echo -st 1The Autosub script is now correctly: 4 $+ $upper(off) $+  } 
  .-
  .Autoadd+Autosub ON { set %czas on | set %czaa on | echo -st 1The Autosub and Autoadd scripts is now correctly: 9 $+ $upper(on) $+  }
  .Autoadd+Autosub OFF { set %czas off | set %czaa off | echo -st 1The Autosub and Autoadd scripts is now correctly: 4 $+ $upper(off) $+  }
  .Scripts status { echo -s - | echo -st The Autoadd script is now correcly:  $+ %czaa $+ . | echo -st The Autosub script is now correcly:  $+ %czas $+ . | echo -s - }
}
Good luck
www.mIRCx.co.il
the old Community mIRCx
Chief Or Dor
Chief
Chief
Admin

מספר הודעות : 268
Join date : 2011-12-09
מיקום : mIRCx IRC Network

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum