
Search found 66 matches
- Sat Apr 10, 2021 4:22 pm
- Forum: Generic support
- Topic: Cannot get WebIRC to work with thelounge
- Replies: 5
- Views: 221
Re: Cannot get WebIRC to work with thelounge
obviously the person who have problems with this. lol 

- Mon Apr 05, 2021 1:51 am
- Forum: Services
- Topic: UnrealIRCd 5.0.1 + Anope 2.0.9 -OperServ- No oper block for your nick.
- Replies: 1
- Views: 123
Re: UnrealIRCd 5.0.1 + Anope 2.0.9 -OperServ- No oper block for your nick.
hi nicop! it would be nice if you could copy paste all your oper block from anope. (of course without pw.) but anyway.. the way the process should go: 1, connect to server 2, nickserv auth (cmd: /ns identify <nickservpw>) 3, oper up (ircd side - cmd: /oper <ircdopername> <ircoperpw>) 4, login to ope...
- Sat Mar 27, 2021 5:14 pm
- Forum: Installing and getting connected
- Topic: Users are getting Auto Op
- Replies: 6
- Views: 240
Re: Users are getting Auto Op
Mike, did you read the docs? did you read what DonTCry wrote above? i only see you still struggling, but you gave no info on your progress. btw there is support for hopm, just not on this unrealircd forum. check out where oyu can contact with the devs or the community of hopm and ask your questions ...
- Sat Mar 27, 2021 5:11 pm
- Forum: Installing and getting connected
- Topic: UnrealIRCD Need Help Please
- Replies: 5
- Views: 257
Re: UnrealIRCD Need Help Please
Mike, no, sorry, but i actually told you the solution for your "i cannot kick ppl as an oper" problem.. you are not listening at all or i'm not sure what are you trying to do or achieve here. once again: https://www.unrealircd.org/docs/User_%26_Oper_commands here you can learn about the co...
- Sat Mar 27, 2021 5:00 pm
- Forum: Installing and getting connected
- Topic: Cloaking is not working Need Help Please
- Replies: 4
- Views: 154
Re: Cloaking is not working Need Help Please
here is a good link for you to find tcl scripts: https://www.tclarchive.org/ (and btw i dont understand why the output of !seen should be only visible to you.. everbody who is on a channel can see whenever someone joins or leaves.. !seen just tells the last time when the bot saw the user.. thats it....
- Sat Mar 27, 2021 4:58 pm
- Forum: Installing and getting connected
- Topic: UnrealIRCD Need Help Please
- Replies: 5
- Views: 257
Re: UnrealIRCD Need Help Please
hello mike. i am not sure what you really want on an unrealircd forum. does your question belongs to unrealircd? no? no. you should learn where to ask your question - right now this is not the proper places. (and i am not sure if it should be eggdrop or services, because you didnt mention what kind ...
- Fri Mar 26, 2021 3:51 pm
- Forum: News and Releases
- Topic: UnrealIRCd and the recent OpenSSL advisory (CVE-2021-3449)
- Replies: 2
- Views: 543
Re: UnrealIRCd and the recent OpenSSL advisory (CVE-2021-3449)
mhm. OpenSSL versions 1.1.1h and newer are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1k. https://packages.ubuntu.com/search?keywords=openssl&searchon=names&suite=groovy§ion=all 1.1.1f :D https://packages.debian.org/search?keywords=openssl&searc...
- Fri Mar 26, 2021 3:35 pm
- Forum: General chat
- Topic: HOPM Bot Not Scanning
- Replies: 3
- Views: 214
Re: HOPM Bot Not Scanning
Mike, you need to be an operator (op; marked as @) to register a channel. i saw your question in an other topic, where you said it is a wrong idea that a user joins to an unregistered channel and gets op.. i think you are mixing the channel op and the operator status. so.. no matter what you wanna d...
- Fri Mar 12, 2021 9:46 pm
- Forum: Generic support
- Topic: Invisible users on my channel. Please help
- Replies: 4
- Views: 372
Re: Invisible users on my channel. Please help
are you an oper on the network / server?
do you know what makes them counted as invisible?
do you know what does that mean? why you wanna kick and ban them?:)
see: https://www.unrealircd.org/docs/User_modes
search for word "invisible" or flag "i"
((((its not a bad thing))))
do you know what makes them counted as invisible?
do you know what does that mean? why you wanna kick and ban them?:)
see: https://www.unrealircd.org/docs/User_modes
search for word "invisible" or flag "i"

((((its not a bad thing))))
- Thu Mar 11, 2021 9:48 pm
- Forum: Installing and getting connected
- Topic: IRCOP Access
- Replies: 2
- Views: 292
Re: IRCOP Access
https://www.unrealircd.org/docs/Oper_block example at the end. :) don't mix things. there is an extra default config named "operclass.default.conf", load that one up. but it seems you have upgraded from older version of unreal. did you try to run what is suggested? "To upgrade it to t...
- Wed Mar 10, 2021 1:23 pm
- Forum: Spam, drones and proxies
- Topic: How to block proxies ?
- Replies: 3
- Views: 976
Re: How to block proxies ?
right. jesus, how could i forget that one..
nice alhoceima ! 
https://www.unrealircd.org/docs/Blacklist_block



https://www.unrealircd.org/docs/Blacklist_block
- Mon Mar 08, 2021 1:46 pm
- Forum: Spam, drones and proxies
- Topic: How to block proxies ?
- Replies: 3
- Views: 976
Re: How to block proxies ?
hello.
ban proxies like?
but i guess you are looking for the ban user block: https://www.unrealircd.org/docs/Ban_user_block
ban proxies like?
but i guess you are looking for the ban user block: https://www.unrealircd.org/docs/Ban_user_block
- Mon Feb 22, 2021 10:46 pm
- Forum: Generic support
- Topic: Alias /report
- Replies: 5
- Views: 286
Re: Alias /report
eyo. did you guys check the man page?:) https://www.unrealircd.org/docs/Alias_block so.. you want to report to a channel, not a bot, but then why you use type normal ? anyway, you could use this: alias report { format "^#" { target "PRIVMSG #opers !report"; type real; parameters ...
- Wed Feb 10, 2021 4:54 pm
- Forum: Generic support
- Topic: Authentication service?
- Replies: 4
- Views: 492
Re: Authentication service?
lol.
anope supports DB like mysql.. eh. even has ldap support if i remember right.. idk. anyway. suresies.
anope supports DB like mysql.. eh. even has ldap support if i remember right.. idk. anyway. suresies.

- Tue Feb 09, 2021 11:39 pm
- Forum: Generic support
- Topic: Restrict opers creation
- Replies: 7
- Views: 482
Re: Restrict opers creation
see "set::level-on-join" on https://www.unrealircd.org/docs/Configuration
btw op != oper.
just saying.
btw op != oper.
just saying.
