View previous topic :: View next topic |
Author |
Message |
Yxaaaaaaa Voice
Joined: 29 May 2005 Posts: 2 Location: Dobrich, Bulgaria
|
Posted: Tue Nov 08, 2005 5:04 pm Post subject: Confused bot. |
|
|
Hello
I have a little problem with my bot. The problem :
Code: | confused bot: guess I'm on #chan and didn't realize it
Oops, I'm not really on #chan. |
Code: | Channels: #chan (trying), #chan1 (trying),
#chan2 (trying) |
Code: | #chan : (not on channel), enforcing "+n" (greet)
#chan1 : (not on channel), enforcing "+n" (greet)
#chan2 : (not on channel), enforcing "+n" (greet) |
The bot 'says': "I am not on these channels", but he is there .. How can i fix it..
I hope anyone could help me .. |
|
Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Wed Nov 09, 2005 7:05 am Post subject: |
|
|
Make sure you have the right net-type setting set. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
Back to top |
|
 |
Yxaaaaaaa Voice
Joined: 29 May 2005 Posts: 2 Location: Dobrich, Bulgaria
|
Posted: Wed Nov 09, 2005 3:04 pm Post subject: |
|
|
I tried with all net-types ( from 1 to 5 ) but the bot is confused again ..
What could be another issue ?
P.S. The bot is running on hybrid .. |
|
Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Wed Nov 09, 2005 4:28 pm Post subject: |
|
|
Yxaaaaaaa wrote: | I tried with all net-types ( from 1 to 5 ) but the bot is confused again ..
What could be another issue ?
P.S. The bot is running on hybrid .. |
You don't try net-types, you use the right one which is obvious. If your net-type is not one of the first 4, then use net-type 5 and edit the settings in the conf that should only be changed in case of net-type 5. (Read the comments in the .conf) _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Wed Nov 09, 2005 11:39 pm Post subject: |
|
|
it's likely desync, and given the kind of network/server that particular user is on (I can take an educated guess here hehe, I happen to know him), chances are it's permanent, due to introduced (chanmode) incompatibility by incompetent ircd developers _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
CrazyEgg Halfop
Joined: 28 Jul 2005 Posts: 47
|
Posted: Sat Nov 12, 2005 11:03 am Post subject: |
|
|
this problem was observed with egg using hide_ip.tcl
nickname conflict after restarting and the nick is in used.
(specially after split or ping time out event). |
|
Back to top |
|
 |
|