ok.. I have misseen snomasks in help file.. sorry..
oper::snomask "-cFfkejvGnNqsSo";
did help.
Search found 5 matches
- Fri Feb 18, 2005 2:51 pm
- Forum: Unreal 3.2 Support
- Topic: removing umode from oper
- Replies: 1
- Views: 1108
- Fri Feb 18, 2005 1:42 pm
- Forum: Unreal 3.2 Support
- Topic: removing umode from oper
- Replies: 1
- Views: 1108
removing umode from oper
oper forcer {
class opers;
from {
userhost *forcer@*;
};
password "MD5PASSWD" { md5; };
modes "-siqgwT";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
};
};
... or ...
modes-on-oper "+p-siqgwT";
now to describe this..
when I /oper
I want to have custom umodes ...
- Mon Nov 15, 2004 9:46 pm
- Forum: Unreal 3.2 Modules
- Topic: spoofing from hybrid
- Replies: 5
- Views: 3449
- Mon Nov 15, 2004 6:46 pm
- Forum: Unreal 3.2 Modules
- Topic: spoofing from hybrid
- Replies: 5
- Views: 3449
- Mon Nov 15, 2004 11:58 am
- Forum: Unreal 3.2 Modules
- Topic: spoofing from hybrid
- Replies: 5
- Views: 3449
spoofing from hybrid
I have problem.
I'm curently using hybrid 7.0, but I like features of Unreal.
Only thing that is missing, is hostname spoofing on connect.
Can anyone give me a hint if there exist module or something which changes my real hostname to freeform-spoofed hostname?
Of course I know about /sethost and ...
I'm curently using hybrid 7.0, but I like features of Unreal.
Only thing that is missing, is hostname spoofing on connect.
Can anyone give me a hint if there exist module or something which changes my real hostname to freeform-spoofed hostname?
Of course I know about /sethost and ...