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
Q-FLAGS By DaNGeR_Boy EmptySat Aug 05, 2023 2:09 am by Chief

» mIRCx IRC Network Config
Q-FLAGS By DaNGeR_Boy EmptySat Jul 15, 2023 9:51 pm by Chief

» ircu2.10.12-pk with dnsbl
Q-FLAGS By DaNGeR_Boy EmptyFri Mar 10, 2023 2:22 pm by Admin

» Guide install PyLink on New version FreeBSD
Q-FLAGS By DaNGeR_Boy EmptyThu Dec 15, 2022 9:39 pm by Chief

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

» install Nefarious2 && X3 IRC Services in FreeBsd
Q-FLAGS By DaNGeR_Boy EmptySat Nov 12, 2022 3:12 pm by Chief

» help problem with adduser in Freebsd 12
Q-FLAGS By DaNGeR_Boy EmptyFri Nov 11, 2022 9:06 pm by Chief

» מדריך פקודות והתקנה בסרביס X3
Q-FLAGS By DaNGeR_Boy EmptyFri Oct 28, 2022 1:43 pm by Chief

» מדריך הגדרות WebIRC in Nefarious2
Q-FLAGS By DaNGeR_Boy EmptyThu Apr 07, 2022 4:45 am by Chief

March 2024
MonTueWedThuFriSatSun
    123
45678910
11121314151617
18192021222324
25262728293031

Calendar Calendar

Affiliates
free forum

Affiliates
free forum


Q-FLAGS By DaNGeR_Boy

Go down

Q-FLAGS By DaNGeR_Boy Empty Q-FLAGS By DaNGeR_Boy

Post  Chief Thu Sep 13, 2012 3:02 pm

mIRCx
Q-FLAGS By DaNGeR_Boy MIRC
ok before i put script i explain about script this script build by DaNGeR_Boy before some years in old Community mIRCx
credit to DaNGeR_Boy
this Q flags is Dialog it look like this
Q-FLAGS By DaNGeR_Boy Klvjzvr2lhvvojk0xkjt
the code
Code:

menu channel {
  Q flags:q-flags
}
alias q-flags { dialog -m q-dialog q-dialog }
dialog q-dialog {
  title "Q-flags By DaNGeR_Boy"
  size -1 -1 117 132
  option dbu
  box "Options", 1, 1 -1 114 131
  button "banclear", 2, 5 10 34 10
  button "op", 3, 42 10 34 10
  button "invite", 4, 79 10 34 10
  button "removeuser", 5, 5 24 34 10
  button "banlist", 6, 42 24 34 10
  button "recover", 7, 79 24 34 10
  button "limit", 8, 5 37 34 10
  button "unbanall", 9, 42 38 34 10
  button "whois", 10, 79 38 34 10
  button "autolimit", 11, 5 51 34 10
  button "ban", 12, 42 51 34 10
  button "clearchan", 13, 79 51 34 10
  button "adduser", 14, 5 64 34 10
  button "settopic", 15, 42 64 34 10
  button "chanflags", 16, 79 64 34 10
  button "deopall", 17, 5 76 34 10
  button "bandel", 18, 42 76 34 10
  button "chanlev", 19, 79 76 34 10
  button "key ", 20, 5 88 34 10
  button "welcome", 21, 42 88 34 10
  button "voice", 22, 79 88 34 10
  button "hello", 23, 5 100 34 10
  button "auth", 24, 43 100 34 10
  button "newpass", 25, 79 100 34 10
  button "showcommands", 26, 4 112 53 14
  button "Close", 27, 60 112 53 14, ok cancel
}
on *:dialog:q-dialog:sclick:2:{ msg Q BANCLEAR $active }
on *:dialog:q-dialog:sclick:3:{ msg Q OP $active }
on *:dialog:q-dialog:sclick:4:{ msg Q INVITE $active }
on *:dialog:q-dialog:sclick:5:{ msg Q REMOVEUSER $active $$?"Write Nick"  }
on *:dialog:q-dialog:sclick:6:{ msg Q BANLIST $active }
on *:dialog:q-dialog:sclick:7:{ msg Q RECOVER $active }
on *:dialog:q-dialog:sclick:8:{ msg Q LIMIT $$?"Set here the new limit" }
on *:dialog:q-dialog:sclick:9:{ msg Q UNBANALL $active  }
on *:dialog:q-dialog:sclick:10:{ msg Q WHOIS $$?"Write Nick"  }
on *:dialog:q-dialog:sclick:11:{ msg Q AUTOLIMIT $active $$?"Set here the new limit"  }
on *:dialog:q-dialog:sclick:12:{ msg Q BAN $active $$?"Write Nick"  }
on *:dialog:q-dialog:sclick:13:{ msg Q CLEARCHAN $active }
on *:dialog:q-dialog:sclick:14:{ msg Q ADDUSER $active $$?"Write Nick"  }
on *:dialog:q-dialog:sclick:15:{ msg Q SETTOPIC $active  $$?"Write here the new topic" }
on *:dialog:q-dialog:sclick:16:{ msg Q CHANFLAGS $active $$?"Write the flag (+t,-w)"  }
on *:dialog:q-dialog:sclick:17:{ msg Q DEOPALL $active }
on *:dialog:q-dialog:sclick:18:{ msg Q BANDEL $active $$?"Write Nick/Host"  }
on *:dialog:q-dialog:sclick:19:{ msg Q CHANLEV $active $$?"Write Nick"  $$?"Write -+flag to add To the nick"  }
on *:dialog:q-dialog:sclick:20:{ msg Q KEY $active $$?"Write the Key"  }
on *:dialog:q-dialog:sclick:21:{ msg Q WELCOME $active $$?"Write the Welcome msg"  }
on *:dialog:q-dialog:sclick:22:{ msg Q VOICE $active  }
on *:dialog:q-dialog:sclick:23:{ msg Q@CServe.quakenet.org HELLO $$?"Write here your email" $$?"Write again your email"  }
on *:dialog:q-dialog:sclick:24:{ msg Q@CServe.quakenet.org AUTH $$?"Write the authname"  $$?"Write the pass"  }
on *:dialog:q-dialog:sclick:25:{ msg Q@CServe.quakenet.org NEWPASS $$?"Write here your old pass" $$?"Write here your new pass" $$?"Write again your new pass"  }
on *:dialog:q-dialog:sclick:26:{ msg Q showcommands }
www.mIRCx.co.il
mIRCx the old Community
Chief Or Dor
Chief
Chief
Admin

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

Back to top Go down

Back to top

- Similar topics

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