Search found 10 matches
- Thu Oct 03, 2024 4:11 pm
- Forum: Generic support
- Topic: [SOLVED] set::auto-join - set::oper-auto-join
- Replies: 2
- Views: 6910
Re: set::auto-join - set::oper-auto-join
Okay, thx . . .
- Wed Oct 02, 2024 6:57 pm
- Forum: Generic support
- Topic: [SOLVED] set::auto-join - set::oper-auto-join
- Replies: 2
- Views: 6910
[SOLVED] set::auto-join - set::oper-auto-join
Hello,
please can someone give me a code example how to auto-join a channel with password (+k)?
There should be a Parameter for the JOIN Command.
Example
oper-auto-join "#chan <key>"; // doesn't work
oper-auto-join "#chan" <key>; // doesn't work
I need an example of the unrealircd-config set ...
please can someone give me a code example how to auto-join a channel with password (+k)?
There should be a Parameter for the JOIN Command.
Example
oper-auto-join "#chan <key>"; // doesn't work
oper-auto-join "#chan" <key>; // doesn't work
I need an example of the unrealircd-config set ...
- Tue Aug 09, 2022 8:25 pm
- Forum: Generic support
- Topic: WHOWAS Replying 406
- Replies: 5
- Views: 14508
Re: WHOWAS Replying 406
Hello, i fixed this Error in my own Clientcode, so you can close this Thread here.
SocketRaw:
old:
•04:10:23• <RAW> [O]: WHOWAS 2 fearcry <- wrong placed Parameters raised 406
•04:10:23• <RAW> : 369 fear_check fearcry :End of WHOWAS
new:
•04:18:23• <RAW> [O]: WHOWAS fearcry 2
•04:18:23• <RAW ...
SocketRaw:
old:
•04:10:23• <RAW> [O]: WHOWAS 2 fearcry <- wrong placed Parameters raised 406
•04:10:23• <RAW> : 369 fear_check fearcry :End of WHOWAS
new:
•04:18:23• <RAW> [O]: WHOWAS fearcry 2
•04:18:23• <RAW ...
- Wed May 25, 2022 6:22 pm
- Forum: Generic support
- Topic: WHOWAS Replying 406
- Replies: 5
- Views: 14508
Re: WHOWAS Replying 406
Hello,
i set on UnrealIRCD for checking my own Client-Programming. We are just 5 Users and not linked to any other Servers.
So let me say: no we doesn't reach this 2000 Items. I updated to UnrealIRCD6 just one Month ago if i remind correctly,
i have no clue of the amount of quits or nickchanges ...
i set on UnrealIRCD for checking my own Client-Programming. We are just 5 Users and not linked to any other Servers.
So let me say: no we doesn't reach this 2000 Items. I updated to UnrealIRCD6 just one Month ago if i remind correctly,
i have no clue of the amount of quits or nickchanges ...
- Wed May 25, 2022 11:40 am
- Forum: Generic support
- Topic: WHOWAS Replying 406
- Replies: 5
- Views: 14508
Re: WHOWAS Replying 406
hello,
i'm on windows server and installed a ready compiled software.
i'm on windows server and installed a ready compiled software.
- Sun May 22, 2022 11:49 am
- Forum: Generic support
- Topic: First user gets op rights
- Replies: 5
- Views: 11089
Re: First user gets op rights
if you join a channel what is NOT available on the server/network, you create this channel and you get
Channel-Operator Status for auto - thats IRC.
If you are this 1st User of a Channel you can register this Channel at ChanServ as long as your Nickname
(yourself) is registered by NickServ - i ...
Channel-Operator Status for auto - thats IRC.
If you are this 1st User of a Channel you can register this Channel at ChanServ as long as your Nickname
(yourself) is registered by NickServ - i ...
- Sun May 22, 2022 10:34 am
- Forum: Generic support
- Topic: WHOWAS Replying 406
- Replies: 5
- Views: 14508
WHOWAS Replying 406
Hello,
i get always a 406 Error Reply if i request a User with raw " WHOWAS <nick> " Command, on both cases if a User have quit some times before OR this user is online.
The Server (UnrealIRCD 6.03) is set to WHOWAS:1
Do i have to set something else in my Server-Config ?
cheers
fearcry
i get always a 406 Error Reply if i request a User with raw " WHOWAS <nick> " Command, on both cases if a User have quit some times before OR this user is online.
The Server (UnrealIRCD 6.03) is set to WHOWAS:1
Do i have to set something else in my Server-Config ?
cheers
fearcry
- Fri Mar 26, 2021 4:01 pm
- Forum: Generic support
- Topic: STATS G Reply
- Replies: 1
- Views: 11771
STATS G Reply
hey,
i ask myself how do i recognize a GZLINE?
I retrieve a List with the STATS G Command - for Example:
<RAW> 223 fearcry G *@examplehost.net 0 82626 [email protected] :NoScannings
<RAW> 223 fearcry Z *@xx.xx.xx.xx 0 73006 [email protected] ...
i ask myself how do i recognize a GZLINE?
I retrieve a List with the STATS G Command - for Example:
<RAW> 223 fearcry G *@examplehost.net 0 82626 [email protected] :NoScannings
<RAW> 223 fearcry Z *@xx.xx.xx.xx 0 73006 [email protected] ...
- Sun Sep 27, 2020 2:41 pm
- Forum: Generic support
- Topic: mIRC alias or raw syntax?
- Replies: 2
- Views: 6384
Re: mIRC alias or raw syntax?
okay thx 
- Sat Sep 26, 2020 10:25 am
- Forum: Generic support
- Topic: mIRC alias or raw syntax?
- Replies: 2
- Views: 6384
mIRC alias or raw syntax?
just a simple question,
i see in some postings here something like this
/gline - user@IP (example)
for me this seems like mIRC-aliases and does not show
what exact raw data a client is sending to an ircd.
Am i right ?
MOD EDIT: Topic split off to new one
i see in some postings here something like this
/gline - user@IP (example)
for me this seems like mIRC-aliases and does not show
what exact raw data a client is sending to an ircd.
Am i right ?
MOD EDIT: Topic split off to new one