Chan,Nick,Memo, And Operserv List

By Anon_Lewy on Sep 01, 2012

I don't know if this is a common script Considering I'm new to hawkee but here's a pop up menu with all the Serv's I know about I hope you enjoy it :) please leave some feedback if any so I can learn new tips and tricks P.s the Hactivist part is so it matches My theme I am making for my mIRC I support Anonymous

ON *:LOAD:{ echo Welcome to [HACKTIVISM] IRC }
ON *:STARTUP:{ echo Welcome to [HACKTIVISM] IRC }
on *:START:{ echo Welcome to [HACKTIVISM] IRC }
ctcp ^*:*: {
  if ( $1 == finger ) {
    ctcpreply $nick Careful You are Touching a [HACKTIVIST]
    halt
  }
  if ( $1 == time ) {
    ctcpreply $nick TIME Hmm it's $time here
    ctcpreply $nick TIME This is the time of a [HACKTIVIST]
    halt
  }
  if ( $1 == version ) {
    ctcpreply $nick [HACKTIVISM] IRC!!!!!
  }
  if ( $1 == ping ) {
    ctcpreply $nick  Careful You're pinging a [HACKTIVIST]
  }
}
menu * {
  .HACKTIVIST ALLServ Menu
  ..ChanServ
  ...register: cs register $$?="Room to regster?" $$?="Room Password?"
  ...Identify: cs identify $$?="Room Name?" $$?=" Your Password?"   
  ...Sop: cs SOP $$?="Room to add/remove a SOP to?" $$?="ADD OR REMOVE A SOP?" $$?="ADD/REMOVE who to SOP?"         
  ...Aop: cs SOP $$?="Room to add/remove a AOP to?" $$?="ADD OR REMOVE A AOP?" $$?="ADD/REMOVE who to AOP?"        
  ...Hop: cs SOP $$?="Room to add/remove a HOP to?" $$?="ADD OR REMOVE A HOP?" $$?="ADD/REMOVE who to HOP?"        
  ...Vop: cs SOP $$?="Room to add/remove a VOP to?" $$?="ADD OR REMOVE A VOP?" $$?="ADD/REMOVE who to VOP?"
  Set
  ....Founder: cs set $chan founder $$?=" Who to set as founder?"
  ....Succesor: cs set $chan successor $$?=" Who to set as successor?"
  ....Password: cs set $chan password $$?=" password?"
  ....Desc: cs set $chan desc $$?=" desc?"
  ....Url: cs set $chan URL $$?=" url?"
  ....Email: cs set $chan email $$?=" email?"
  ....EntryMsg: cs set $chan entrymsg $$?=" entry msg?"
  ....Bantype: cs set $chan bantype $$?=" bantype?"
  ....Mlock: cs set $chan mlock $$?=" modes?"
  ....KeepTopic: cs set $chan keeptopic $$?="ON | OFF"
  ....OpNotice: cs set $chan opnotice $$?="ON | OFF"
  ....Peace: cs set $chan peace $$?=" ON | OFF"
  ....Private: cs set $chan private $$?=" ON | OFF"
  ....estricted: cs set $chan restricted $$?=" ON | OFF"
  ....Secure: cs set $chan secure $$?=" ON | OFF"
  ....SecureOps: cs set $chan secureops $$?=" ON | OFF"
  ....SecureFounder: cs set $chan securefounder $$?=" ON | OFF"
  ....SignKick: cs set $chan signkick $$?=" ON | LEVEL | OFF"
  ....TopicLock: cs set $chan topiclock $$?=" ON | OFF"
  ....Xop: cs set $chan xop $$?=" ON | OFF"                
  .. -
  Akick
  ....Add: cs akick $chan add $$?="NICK | MASK" $$?="Reason?"
  ....Stick: cs akick $chan stick $$?="MASK" 
  ....Uunstick: cs akick $chan unstick $$?="MASK"
  ....Remove: cs akick $chan del $$?="NICK | MASK | ENTRY-NUM"
  ....List: cs akick $chan list $$?="MASK | ENTRY-NUM | LIST"
  ....View: cs akick $chan view $$?="MASK | ENTRY-NUM | LIST"
  ....Enforce: cs akick $chan enforce
  ....Clear: cs akick $chan clear
  .. -
  Access
  ....Add: cs access $chan add $$?=" add who?" $$?=" level?"
  ....Remove: cs access $chan del $$?="NICK"
  ....List: cs access $chan list $$?="LIST"
  ....Clear: cs access $chan clear 
  .. -
  ...Drop: cs drop $chan
  ...Ban: cs ban $chan $$?="Nick?" $$?="Reason?"    
  ...Unban: cs unban $chan   
  ...Clear: cs $chan $$?="What would you like to clear?"     
  ...Owner: cs owner $chan   
  ...Deowner: cs deowner $chan   
  ...Protect: cs protect $chan $$?="Nick?"
  ...Deprotect: cs deprotect $chan $$?="Nick?"
  ...Op: cs op $chan $$?="Nick?" 
  ...Deop: cs deop $chan $$?="Nick?"  
  . -
  ..NickServ
  ...Register: ns register $$?="nick?" $$?="password?" $$?="e-mail?
  ...Group: ns group $??"nick?" $$?="password?"
  ...Glist: ns glist
  ...Idenifty: ns identify $$?="Password?"
  ...Access
  ....Add: ns access add $$?="Nick?"
  ....Remove: ns access del $$?="Nick?"
  ....List: ns access list
  .. -
  ...SET
  ....Display: ns set display $$?="New Display Nick For Group(must be a nick in the group!)"
  ....Password: ns set password $$?="new password?"
  ....Language: ns set language $$?=" set your language to? 1) English’) Français (French)eutsch (German)”) Italiano (Italian)•) Português (Portuguese)–) Español (Spanish)—) Türkçe (Turkish)˜) Catala (Catalan)™) ÅëëçíéêÜ (Greek)‘0) Nederlands (Dutch)‘1) Ðóññêèé (Russian)‘2) Magyar (Hungarian)‘3) Polski (Polish)"
  ....Url: ns set url $$?="new password?"
  ....Email: ns set email $$?="new email?"
  ....Iq: ns set icq $$?="new icq?"
  ....Greet: ns set greet $$?="new greet?"
  ....Kill: ns set kill $$?="ON | QUICK | IMMED | OFF"
  ....Secure: ns set secure $$?="ON | OFF"
  ....Private: ns set private $$?="ON | OFF"
  ....Hide: ns set hide $$?="EMAIL | STATUS | USERMASK | QUIT}" $$?="ON | OFF"
  ....Msg: ns set msg $$?="ON | OFF"
  ....Autoop: ns set autoop $$?="ON | OFF"
  .. -
  ...Drop: ns drop $$?="nick?"
  ...Recover: ns recover $$?="nick?" $$?="password?"
  ...Release: ns release $$?="nick?" $$?="password?"
  ...Ghost:ns ghost $$?="nick?" $$?="password?"
  ...Alis: ns alist
  ...Info: ns info $$?="nick?" all
  ...Logout: ns logout
  ...Status: ns status $$?="nick?"
  ...Update: ns update
  . -
  ..BotServ
  ...Botlist: bs botlist
  ...Assign: bs assign $chan $$?="BotNick?"
  ...Set
  ....Dontkickops: bs $chan DONTKICKOPS $$?="ON | OFF"
  ....Dontkickvoices: bs $chan DONTKICKVOICES $$?="ON | OFF"
  ....Greet: bs $chan GREET $$?="ON | OFF"
  ....Fantasy: bs $chan FANTASY $$?="ON | OFF"
  ....Symbiosis: bs $chan SYMBIOSIS $$?="ON | OFF"
  .. -
  ...Kick
  ....Bolds: bs $chan BOLDS $$?="ON | OFF"
  ....BAadwords: bs $chan BADWORDS $$?="ON | OFF"
  ....Caps: bs $chan CAPS $$?="ON | OFF"
  ....Colors: bs $chan COLORS $$?="ON | OFF"
  ....Flood: bs $chan FLOOD $$?="ON | OFF"
  ....Repeat: bs $chan REPEAT $$?="ON | OFF"
  ....Reverse: bs $chan REVERSES $$?="ON | OFF"
  ....underlines: bs $chan UNDERLINES $$?="ON | OFF"
  .. -
  ...Badwords
  ....Add: bs badwords $chan add $$?="word?"
  ....Remove: bs badwords $chan del $$?="word?"
  ....List: bs badwords $chan list 
  ....Clear: bs badwords $chan clear
  .. -
  ...Act: bs act $chan $$?="what do you want the bot to say in a /me?"
  ...Info: bs info $$?="CHAN | NICK"
  ...Say: bs say $chan $$?="what do you want the bot to say?"
  ...Unassign: bs unassign $chan
  . -
  ..MemoServ
  ...SendChan: ms send $chan $$?="memo text?"
  ...SendNick: ms send $$?="Nick?" $$?="Memo Text?"
  ...Cancel: ms cancel $$?="chan or nick?"
  ...List: ms list $chan $$?="LIST | NEW"
  ...Read: ms read $chan $$?="NUM | LIST | LAST | NEW"
  ...Del: ms del $chan $$?="NUM | LIST | LAST | ALL"
  ...Set
  ....Notify: ms set notify $$?="ON | LOGON | NEW | OFF"
  ....Limit: ms set limit $chan $$?="limit? the limit is the limit of memo's your box will hold.%9%9 0 = min. 20 = max."
  .. -
  ...Info: ms info $chan
  ...Check: ms check $$?="nick?"
  .-
  ..Operserv
  ...Send Global MSG: msg operserv global $$?="Enter message you wish to send to all users"
  ...Services & Network status: msg operserv stats
  ...Servermap: msg operserv servermap
  ...List all Services Operators: msg operserv oper list
  ...List all Services Admins: msg operserv admin list
  ...Get Super User Privileges: msg operserv su $$?="Enter Super User Password"
  ..-
  .logchan on/off
  ...set logchan on: msg operserv set logchan on
  ...set logchan on: msg operserv set logchan off
  ..-
  ...Set modes on  $chan : msg operserv mode $chan $$?="Enter modes to set" 
  ...Set modes on  $chan : msg operserv mode $chan $$?="Enter modes to set" $$?="nick u wana set more for"
  ...Clear modes from  $chan : msg operserv clearmodes $chan $$?="Enter modes to clear "
  ..-
  .make services join #services
  ...make them join: msg operserv modload os_raw |  msg operserv raw :chanserv join #services |  msg operserv raw :operlog join #services |  msg operserv raw :nickserv join #services |  msg operserv raw :global join #services |  msg operserv raw :MemoServ join #services |  msg operserv raw :HostServ1 join #services |  msg operserv raw :HelpServ join #services |  msg operserv raw :MemoServ join #services |  msg operserv raw :OperServ join #services |  msg operserv raw :StatServ join #services |  msg operserv raw :TextServ  join #services  |  msg operserv raw :Botserv  join #services               
  ..-
  .Nickserv commands for SAdmins
  ...Drop any Nick: msg nickserv dropnick $$?="Enter the nickname to drop"
  ...Retrieve password for Nick: msg nickserv getpass $$?="Enter the nickname whose password you wish to retrieve"
  ...Forbid Nick from Registering: msg nickserv forbid $$?="Enter the nickname you wish to block from registering . This can only be cancelled by using dropnick command"
  ...Suspend Nick from Identifying: msg nickserv suspend $$?="Enter the nickname you wish to stop identifying"
  ...Lift Nick suspension: msg nickserv unsuspend $$?="Enter the nickname you wish to lift suspension from"
  ...List Nicks: msg nickserv list $$?=" Check "/msg nickserv help list" for help with this command"
  ...List Nicks by Email: msg nickserv listemail $$?=" Check "/msg nickserv help listemail" for help with this command"
  ..-
  .Spam filter
  ...Check the Spamfilter list: stats f
  ...Add to SpamFilter: spamfilter add cpnNPqdu $$?"What Action (gline, kill, block)" - - $$?"Enter spam you wish to stop ie. http://come.see.me.cum"
  ...Remove Spamfilter: spamfilter del $$?="Modes in spam filter expl cpnNPqdu?"   $$?="What Action is the SpamFilter set to do?" - - $$?="Spam You Wish to remove" 
  ..-
  .. Clones
  ...Kill Clones for a nick: msg operserv killclones $$?="Enter nick to kill clones for"
  ..-
  .. Akills
  ...List Akills: msg operserv akill list
  ...Detailed Akills List: msg operserv akill view
  ...Add Timed Akills: msg operserv akill add $$?="Enter akill as EXPIRY(+D H M)  HOSTMASK REASON"
  ...Add Permanent Akills: akill $$?="Enter akill as  HOSTMASK REASON"
  ...Remove Akill: msg operserv akill del $$?="Enter HOSTMASK for the Akill to remove"
  ...Count Akills: msg operserv akill Count
  .. Akills Exclusion List
  ...List Exclusions: msg operserv exclude list
  ...Detailed Exclusions List: msg operserv exclude view
  ...Add Timed Exclusions: msg operserv exclude add $$?="Enter Exclusion as EXPIRY(+D H M)  HOSTMASK REASON"
  ...Add Permanent Exclusions: msg operserv exclude add +0 $$?="Enter Exclusion as  HOSTMASK REASON"
  ...Remove Exclusion: msg operserv akill del $$?="Enter HOSTMASK for the Exclusion to remove"
  ...Count Exclusions: msg operserv akill Count
  .. Mass Akill/kick
  ...Timed Mass Akill: msg operserv akillchan kill $$?="Enter EXPIRY(+D H M)  #CHAN REASON"
  ...Permanent Mass Akill: msg operserv akillchan kill +0  $chan $$?="Enter  REASON "
  ...Mass Kick: msg operserv clearchan $chan
  ..-
  .. gline
  ... List Glines: stats g
  ... Add Gline: gline $1
  ...Remove Gline: gline - $+ $$?="Enter Ip to remove"
  ..-
  .. S-Gline
  ...List S-Gline: msg operserv sgline list
  ...Detailed S-Gline List : msg operserv sgline view
  ...Add Timed S-Gline: msg operserv sgline add $$?="Enter S-Gline as EXPIRY(+D H M)  HOSTMASK REASON"
  ...Add Permanent S-Gline: msg operserv sgline add +0 $$?="Enter S-Gline as  HOSTMASK REASON"
  ...Remove S-Gline: msg operserv sgline del $$?="Enter HOSTMASK for the S-Gline to remove"
  ...Count S-Gline: msg operserv sgline Count
  .. S-Qline
  ...List S-Qline: msg operserv sqline list
  ...Detailed S-Qline List : msg operserv sqline view
  ...Add Timed S-Qline: msg operserv sqline add $$?="Enter S-Qline as EXPIRY(+D H M)  HOSTMASK REASON"
  ...Add Permanent S-Qline: msg operserv sqline add +0 $$?="Enter S-Qline as  HOSTMASK REASON"
  ...Remove S-Qline: msg operserv sqline del $$?="Enter HOSTMASK for the S-Qline to remove"
  ...Count S-Qline: msg operserv sqline Count
  .. S-Zline
  ...List S-Zline: msg operserv szline list
  ...Detailed S-Zline List : msg operserv szline view
  ...Add Timed S-Zline: msg operserv szline add $$?="Enter S-Zline as EXPIRY(+D H M)  HOSTMASK REASON"
  ...Add Permanent S-Zline: msg operserv szline add +0 $$?="Enter S-Zline as  HOSTMASK REASON"
  ...Remove S-Zline: msg operserv szline del $$?="Enter HOSTMASK for the S-Zline to remove"
  ...Count S-Zline: msg operserv szline Count
  ..-
  .. Session Commands
  ...List Sessions: msg operserv session list $$?="Enter a value (must be a number greater than 1, to prevent accidental listing of the large number of single session hosts)"
  ...View Session in detail: msg operserv session view $$?="Enter complete HOSTMASK without wildcards"
  .. Session Limit Exclusions
  ...List Exclusions: msg operserv exception list 
  ...Detailed Exclusions List : msg operserv exception view
  ...Add Timed Exclusion: msg operserv exception add $$?="Enter Exclusion as EXPIRY(+D H M)  HOSTMASK LIMIT (0 = unlimited)  REASON"
  ...Add Permanent Exclusion: msg operserv exception add +0 $$?="Enter Exclusion as  HOSTMASK LIMIT (0 = unlimited)  REASON"
  ...Remove Exclusion: msg operserv exception del $$?="Enter HOSTMASK for the Exclusion to remove"
  ...Count Exclusion: msg operserv exception Count
  ..-
  .. Logon-News
  ...List News: msg operserv logonnews list 
  ...Add News: msg operserv logonnews add $$?="Enter news to be sent to users on logon"
  ...Delete News: msg operserv logonnews del $$?="Enter either ALL or the number of the item to remove"
  .. Oper-News
  ...List News: msg operserv opernews list 
  ...Add News: msg operserv opernews add $$?="Enter news to be sent to Opers on logon"
  ...Delete News: msg operserv opernews del $$?="Enter either ALL or the number of the item to remove"
  ..-
  .. Add/Delete Services Opers
  ...Add Oper: msg operserv oper add $$?="Enter nick to be added"
  ...Delete Oper: msg operserv oper del $$?="Enter nick to be deleted"
  .. Add/Delete Services Admins
  ...Add Admin: msg operserv admin add $$?="Enter nick to be added"
  ...Delete Admin: msg operserv admin del $$?="Enter nick to be deleted"
  ..-
  .. Jupe
  ...Deny Server Link: msg operserv jupe $$?="Enter the server name you wish to deny access" $$?="Enter reason"
  ..-
  .. Services Commands
  ...Restart Services: msg operserv restart 
  ...Force Services to save all Databases: msg operserv update
  ...Shutdown Services: msg operserv shutdown
  ...Rehash Services: msg operserv rehash
  ...Services Quit - NO SAVE : msg operserv quit
  ..-
  .. Services Settings
  ...Read-Write mode toggle: msg operserv readonly
  ...Debug Mode Toggle: msg operserv debug
  ...Set Super User Password: msg operserv supass $$?="Enter password for the Super User"
  .-
}

Comments

Sign in to comment.
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.