egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Bot sets modes when owner joins.

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help
View previous topic :: View next topic  
Author Message
StarLion
Voice


Joined: 20 Dec 2005
Posts: 16

PostPosted: Thu Apr 06, 2006 3:57 pm    Post subject: Bot sets modes when owner joins. Reply with quote

Whenever an owner (current flags: jlmnoptx global, no channel) joins a channel my bot has ops on, the bot procedes to try and set modes on the channel equal to the owner's name. IE: Cecilia joins the channel, the bot tries to set +Cecila on the channel, which on my particular network gets truncated to +ci for invalid modes. This is extremely annoying and NOT what the bot is supposed to do.

Any ideas?
Back to top
View user's profile Send private message
Sir_Fz
Revered One


Joined: 27 Apr 2003
Posts: 3793
Location: Lebanon

PostPosted: Thu Apr 06, 2006 5:28 pm    Post subject: Reply with quote

Do you have any scripts loaded that might be causing this conflict?
_________________
Follow me on GitHub

- Opposing

Public Tcl scripts
Back to top
View user's profile Send private message Visit poster's website
StarLion
Voice


Joined: 20 Dec 2005
Posts: 16

PostPosted: Thu Apr 06, 2006 6:04 pm    Post subject: Reply with quote

The only non-standard scripts:
dice.tcl (A die roller that doesnt even contain the word 'mode' in it)
av.tcl :
Code:
bind join - * join:auto_voice

proc join:auto_voice {nick host hand chan} {
 pushmode $chan +v $nick
}


Though judging by the 'timing' of the mode change (I've noticed it also triggers whenever the owner is deoped), i dont think this script is the problem.
Back to top
View user's profile Send private message
BarkerJr
Op


Joined: 30 Mar 2003
Posts: 104

PostPosted: Sat Apr 08, 2006 12:33 am    Post subject: Reply with quote

What IRC server version is the network? See /version.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
YooHoo
Owner


Joined: 13 Feb 2003
Posts: 939
Location: Redwood Coast

PostPosted: Sun Apr 09, 2006 8:29 am    Post subject: Reply with quote

StarLion wrote:
The only non-standard scripts:
dice.tcl (A die roller that doesnt even contain the word 'mode' in it)
av.tcl :
Code:
bind join - * join:auto_voice

proc join:auto_voice {nick host hand chan} {
 pushmode $chan +v $nick
}


Though judging by the 'timing' of the mode change (I've noticed it also triggers whenever the owner is deoped), i dont think this script is the problem.
What does your Global Channel options look like? And exactly what scripts are you loading?
_________________
Mr. Green
Johoho's TCL for beginners
Mr. Green
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber