if you want to ban mirc specifly this will do it:
ban version {
mask "*mirc*";
reason "i hate mirc users";
action gline;
};
it is not possible (without a hex editor) to remove or change the version reply in mirc. glining people just for using mirc may make you lose alot of users but if you ...
Search found 2 matches
- Fri Aug 19, 2005 5:01 pm
- Forum: Unreal 3.2 Support
- Topic: closing Unreal to Mirc Connections
- Replies: 6
- Views: 3022
- Thu Aug 18, 2005 11:36 am
- Forum: Unreal 3.2 Modules
- Topic: adding a whois line
- Replies: 2
- Views: 2521
adding a whois line
is there a way to add a line to the whois reply if the user has a certain usermode?
i know how to make usermodes and all that, i just want to know if its possible to do for example:
someguy sets mode +L
someone whoises someguy
someguy is blah
someguy using server
etc.
someguy has umode L
without ...
i know how to make usermodes and all that, i just want to know if its possible to do for example:
someguy sets mode +L
someone whoises someguy
someguy is blah
someguy using server
etc.
someguy has umode L
without ...