UnderNet X Command Popup
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Oct 04, 2008 |
| Last Updated | Oct 11, 2008 |
| Tags | channel commands nicklist popup status undernet x |
Introduction
it is Undernet X Command popup script. Copy the code paste is remote (Alt+R -> click on remote tab -> click on File -> select new and paste code than click ok) and right click on nicklist/channel/status. The minimum Access level required by the command is show besided each command in popup:D Thanks to all my friends who helped me :>
mIRC Snippet:
UnderNet X Command Popup
Posted on Oct 4, 2008 5:20 pm
Posted on Oct 4, 2008 5:20 pm
This one actually looks pretty useful.
mIRC Snippet:
UnderNet X Command Popup
Posted on Oct 5, 2008 3:54 am
Posted on Oct 5, 2008 3:54 am
napalm` no one need ur lame comment if u don't like it just don't use
mIRC Snippet:
UnderNet X Command Popup
Posted on Oct 5, 2008 4:08 am
Posted on Oct 5, 2008 4:08 am
| Code: |
| ..NOOP [500] ...ON:msg x set $chan noop NO ...OFF:msg x set $chan noop OFF |
ON* ;)
mIRC Snippet:
UnderNet X Command Popup
Posted on Oct 5, 2008 5:51 am
Posted on Oct 5, 2008 5:51 am
Fixed! Thanks Gummo :)
mIRC Snippet:
UnderNet X Command Popup
Posted on Oct 8, 2008 8:45 am
Posted on Oct 8, 2008 8:45 am
you could add some more, for csadmins and rep.
Enjoy :)
| Code: |
LEVEL 1000 Commands * QUOTE Makes X issue a RAW Command. Please note. This command is dangerous and should only be used for debugging purposes. It enables you to talk as the server gnuworld runs as. /msg X quote <raw> LEVEL 900 Commands * SHUTDOWN Makes X shutdown. /msg X shutdown * REHASH Makes X rehash various parts of it's system. Options available: o TRANSLATIONS Reloads all translations from the database. Usefull if you added or updated languages. /msg X rehash translations o HELP Reloads the help entries from the database. /msg X rehash help o CONFIG Reloads the configuration table. /msg X rehash config LEVEL 800 Commands * SAY Makes X send a message to a channel. /msg X say <channel> <message> * SERVNOTICE Makes X send a servernotice to a channel. /msg X servnotice <channel> <message> LEVEL 750 Commands * REGISTER Registers a channel assigned to a specified username. /msg X register <channel> <username> * PURGE Purges a channel with a specified reason. This command will fail if NOPURGE is set. /msg X purge <channel> <reason> * SET Sets specific flags on a channel. Available channelflags on this level: o SPECIAL Marks a channel as special. It's userlist is not shown on the website. /msg X set <channel> special <on|off> o NOPURGE Marks a channel as not to be purged. /msg X set <channel> nopurge <on|off> o NOREG Toggles the noreg flag on a specified channel. /msg X set <channel> noreg <on|off> o NEVERREG Toggles the neverreg flag on a specified channel. /msg X set <channel> neverreg <on|off> LEVEL 600 Commands * REMIGNORE Removes a specific ignore from the list. /msg X remignore <user@hostmask> * ADDCOMMENT Appends a comment to a specified username. /msg X addcomment <username> <comment> * SCANHOST Searches the net to find a user matching a specific hostname. Use -all to get the list should it exceed a limit of 15 entries. /msg X scanhost <hostmask> [-all] * SCANUNAME Searches the network for usernames matching a specified mask. Also displays the signup ip used to register the account. Use -all to get the list should it exceed a limit of 15 entries. /msg X scanuname <mask> [-all] * SET Sets specific flags on a channel. Available channelflags on this level: o COMMENT Adds a comment about the channel with a maximum of 200 characters. /msg X set <channel> comment <comment> o LOCKED Locks the channelsettings of a channel only to be changed by an administrator. /msg X set <channel> locked <on|off> LEVEL 501 Commands * SET Sets specific flags on a channel. Available channelflags on this level: o SUSPEND Suspends a channel. /msg X set <channel> suspend <on|off> o TEMPMAN Marks a channel as having a temporary manager. /msg X set <channel> tempman <on|off> o CAUTION Toggles the caution flag on a channel, usefull to warn others to look more into the history of a channel. /msg X set <channel> caution <on|off> o VACATION Marks a channel as the manager being absent with channel services being notified about it. /msg X set <channel> vacation <on|off> LEVEL 1 Commands * STATUS Displays the status of a registered channel. /msg X status <channel> LEVEL * Commands * FORCE Forces your accesslevel on a channel. When issued you will have temporary access to a channel at the level of your * access. You will be able to perform commands in the channel up to that level. This command will not work in channels that have NOFORCE set. /msg X force <channel> * SET Sets a specific personal setting on your account. The following option(s) are available: o DISABLEAUTH Toggles your usability of admin priviledges. If disableauth is on, you will not be able to act as administrator. /msg X set disableauth <on|off> * STATS If a channel is specified, will show the application stats of the channel. If no option is specified, will show global statistics. /msg X stats [channel] * UNFORCE Removes your forced access from the channel. /msg X unforce <channel> |
Enjoy :)
mIRC Snippet:
UnderNet X Command Popup
Posted on Oct 8, 2008 4:36 pm
Posted on Oct 8, 2008 4:36 pm
**UPDATED** Thanks Xpl0reR




