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 

Error in timebomb.tcl

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    egghelp.org community Forum Index -> Archive
View previous topic :: View next topic  
Author Message
Sloop
Halfop


Joined: 12 Jul 2005
Posts: 44

PostPosted: Thu Aug 25, 2005 9:59 am    Post subject: Error in timebomb.tcl Reply with quote

Hi @ll,

I loaded the little fun game TIMEBOMB.TCL but it seems there's a problem: When cutting the wrong fire and the bomb blows up, the user is NOT KICKED out of the channel. Meanwhile I checked the partyline of this channel, and I get the message:

"userxyz is kicked of #channelname (*SNIP* ... BOOOOOOM!)"

but the process KICK seems not to work. I checked the .tcl script, and its doint the kick by this code:

Code:

proc IRCKick {theNick theChannel theReason} {
  note "Kicking $theNick in $theChannel (Reason: $theReason)"
  putserv "KICK $theChannel $theNick :$theReason"
}


I tried also to replace putserv with putquick but it still doesn't work. Can anyone help me please? what's wrong here?

Thanks in advance...
Sloop
Back to top
View user's profile Send private message
demond
Revered One


Joined: 12 Jun 2004
Posts: 3073
Location: San Francisco, CA

PostPosted: Thu Aug 25, 2005 12:02 pm    Post subject: Reply with quote

is your bot op on the channel? set dcc console +v (log output to server) and see if the bot actually issues that KICK
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    egghelp.org community Forum Index -> Archive 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