ircop, oper, admin, nicklist, op, dialog
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 |
| Scores Submitted | 0 |
| Date Added | Sep 07, 2007 |
| Last Updated | Sep 10, 2007 |
| Tags | admin dialog ircop nicklist op oper |
|
|
Introduction
well what it does, its in a simple dialog with almost all ircop command that can be used in the nicklist such as kills, bans, sa and svs modes, hostserv, ops ect.
just copy and paste in ur remotes alt+r
look in you nicklist menu and u will see it IRCOP.
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Sep 7, 2007 2:06 pm
Posted on Sep 7, 2007 2:06 pm
this isent my first script but it is the first 1 ive posted also i am kinda new to dialogs and this is my first main dialog.
more to follow if u ppl like my work :)
more to follow if u ppl like my work :)
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Sep 7, 2007 2:10 pm
Posted on Sep 7, 2007 2:10 pm
ohh btw this is for nicklist the channel one will follow shortly
:P
:P
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Sep 7, 2007 4:15 pm
Posted on Sep 7, 2007 4:15 pm
take out the /\'s
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Sep 7, 2007 4:40 pm
Posted on Sep 7, 2007 4:40 pm
ok done mountaindew
thanks for the info
:P
thanks for the info
:P
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Sep 7, 2007 4:44 pm
Posted on Sep 7, 2007 4:44 pm
Just a note ...
You can do it as on sclick event
and so on
You can do it as on sclick event
| Code: |
| on *:DIALOG:ircop:sclick:*: { if ($did == 6) { stuff } if ($did == 7) { stuff } |
and so on
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Sep 7, 2007 6:21 pm
Posted on Sep 7, 2007 6:21 pm
You can atleast check \"if (o isincs $usermode) {\"
To see if ur an oper or not.
Then, use \"on *:dialog:dname:edit:*: {\" and use -e/b switches, depening on if the user typed anything in the edit boxes, or not. If they typed a user to kill, the kill button it enabled, else disabled.
The dialog can/will return errors if u try to open it twice, use $iif to solve it easiely.
To see if ur an oper or not.
Then, use \"on *:dialog:dname:edit:*: {\" and use -e/b switches, depening on if the user typed anything in the edit boxes, or not. If they typed a user to kill, the kill button it enabled, else disabled.
The dialog can/will return errors if u try to open it twice, use $iif to solve it easiely.
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Sep 7, 2007 6:31 pm
Posted on Sep 7, 2007 6:31 pm
like i sed im new to dialogs and this is my first main 1
i will improve on later adds
ty :P
i will improve on later adds
ty :P
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Sep 10, 2007 1:18 pm
Posted on Sep 10, 2007 1:18 pm
Lindrian by any chance did u miss
edit \"%tmp.var\", 5, 15 32 67 12, disable center
thats why i dont use -e/b switches
and its been well tested out and no errors
and to check for o-line i will later ty for the info
:P
edit \"%tmp.var\", 5, 15 32 67 12, disable center
thats why i dont use -e/b switches
and its been well tested out and no errors
and to check for o-line i will later ty for the info
:P
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Sep 10, 2007 3:32 pm
Posted on Sep 10, 2007 3:32 pm
code: $iif($snick(#,0) == 1,$iif(o !isincs $usermode,$style(2)) IRCOP) :/set -u0 %tmp.var $$1 | dialog -m ircop ircop }
added
added
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Oct 21, 2007 4:51 am
Posted on Oct 21, 2007 4:51 am
Dude, I cant open the box dialog. I tried /ircop and !ircop /isincs and !isincs but nothin happened. How do you open it? O_o
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Oct 21, 2007 4:53 am
Posted on Oct 21, 2007 4:53 am
Haha, I feel stupid. I didnt see the Menu Nicklist { >.< lol. Anyway, when I right click in the Nick LIst, and someones name is highlighted, IRCOP becomes shaded, and I cant hit it. And when nothing is highlighted, IRCOP doesnt even show up.
mIRC Snippet:
ircop, oper, admin, nicklist, op, dialog
Posted on Oct 23, 2007 5:39 pm
Posted on Oct 23, 2007 5:39 pm
[-DDC-]Darkness
you need to be an ircop to use it.
oper up :P
it uses o-lines to activate.
you need to be an ircop to use it.
oper up :P
it uses o-lines to activate.






