This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

eggdrop doesn`t see user..

Old posts that have not been replied to for several years.
Locked
P
ProXy
Op
Posts: 126
Joined: Sun Aug 11, 2002 3:09 pm

eggdrop doesn`t see user..

Post by ProXy »

A user is known by the bot, because he just said hello to him. The i set the user +av on my channel using .chanset USER +av #HTP! But whenever the USER joins the channel the bot never voices him. He also seems that he cannot see the user..

Code: Select all

[21:13:02] <(Hack|The|Planet> frz|toBi  no       0 hp              never (nowhere   )
[21:13:02] <(Hack|The|Planet>    #HTP               av              never
The bot is open - so what could be the problem.

PS: the user always uses this Host!!
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

first note.

the +a flag is auto-op, not auto voice.

see ".help whois" for info on this.

You havn't stated if the hostmask for the uyser matches the user, and only that user.

use ".channel #channel", look for the nickname of the user, and see if there is a handle next to the nickname, and if it is the correct one.
P
ProXy
Op
Posts: 126
Joined: Sun Aug 11, 2002 3:09 pm

Post by ProXy »

Yes the hostmask only is correct on that specific user. I guess the problem is this: When i start the eggdrop, he enter all channels. But whenever i try to use .status he only says that he is trying to enter the channel!
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

The first question here is, what IRC netowk are you on, and what version and make IRCD does it user.
P
ProXy
Op
Posts: 126
Joined: Sun Aug 11, 2002 3:09 pm

Post by ProXy »

I am on the Quakenet, i don`t know whcich ircd version it is :(

When i first started my eggdrop 2 month ago, he does all right. He has joined every channel, has known all users and so on. Now he seems to have harder problems. I deleted all files generated from stats.mod and tcl script, even the user.dat, channels.dat etc. But the problem is there again :(
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

By any chance, has any functions of the network (all little differances, added commands) changed.

Have you changed any oft he servers in your server list.
P
ProXy
Op
Posts: 126
Joined: Sun Aug 11, 2002 3:09 pm

Post by ProXy »

No, I didn`t change anything.

I alaways get problems when i set the bot to more than 1 channel.

If I set him to the chan written in the conf, he is asking for OPs, and opping me and other users. When i add another channel, he stops begging for OP and also to voice or op other user...
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

This is all a result of one thing. Eggdrop does not know he is in the channel.

This has been known to heppen on non-RFC compatible networks, of whihc, I am unsure about quakenet (allthough, I have seen threads about this with quakenet before).

There is not much you can do, unless some1 is willing to look deeper into it (which I currently don't have the time for), to see if it is related to non-RFC type /who replies.
P
ProXy
Op
Posts: 126
Joined: Sun Aug 11, 2002 3:09 pm

Post by ProXy »

i have the global flags: ahjmnoptvx

When i enter the channel i get opped. But no other user (ghp) gets voiced or oped :(
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Post by bobjuh »

ProXy wrote:i have the global flags: ahjmnoptvx

When i enter the channel i get opped. But no other user (ghp) gets voiced or oped :(
For de autovoice you must have de chan put on +autvoice :)

BTW on ircnet there's a irc warcrew with the name Hack the planet and as there homechan #HTP. Looks like a lame rip off ;)
P
ProXy
Op
Posts: 126
Joined: Sun Aug 11, 2002 3:09 pm

Post by ProXy »

lol no i never knowed about the other clan :)

I had found the error. When the Qnet disconnects my bot, and he connects again he cannot join the channels as quaickly as he would like to. Then all channels are marked as "pending"! When i remove all then and add them again it works fine :)
W
Wcc
Master
Posts: 278
Joined: Sun Oct 28, 2001 8:00 pm
Location: USA
Contact:

Post by Wcc »

1.6.12 had a bit of a problem with autovoice and the +g flag. It has been fixed in 1.6.13 CVS (see README for information on how to obtain CVS versions).

Wcc
P
ProXy
Op
Posts: 126
Joined: Sun Aug 11, 2002 3:09 pm

Post by ProXy »

Well my +g is working fine now - only sometimes there`s the error: Couldn`t voice user blabla...

But after some tries that also works!

THX for the info!
Locked