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.

Search found 12 matches

by Sanzen
Wed Jan 28, 2015 11:17 pm
Forum: Script Support & Releases
Topic: google.tcl
Replies: 2
Views: 10750

google.tcl

I am using the google.tcl that uses the feeling lucky part of google. For some reason it is pulling the first link from google.fr and I am not sure as to why. There is nothing in the code to suggest why it would pull from google.fr unless I am missing something. #google.tcl v0.31 - Using the "I...
by Sanzen
Fri Dec 26, 2014 8:22 pm
Forum: Script Support & Releases
Topic: ?8ball.tcl and holdem.tcl and google.tcl
Replies: 5
Views: 10743

Thank you!
by Sanzen
Fri Dec 26, 2014 2:05 pm
Forum: Script Support & Releases
Topic: identify.tcl
Replies: 3
Views: 9470

Re: identify.tcl

For some reason I have been having problems with simple tcl scripts for my eggdrop. I have been trying to get ?8ball and holdem to work for about 2 days and can't figure it out and I'm not sure why. First, be sure that your scripts are even loading. Use the binds command to check. In the partyline ...
by Sanzen
Fri Dec 26, 2014 1:31 pm
Forum: Script Support & Releases
Topic: ?8ball.tcl and holdem.tcl and google.tcl
Replies: 5
Views: 10743

I did give the .chanset commands, with ?8ball it said this Successfully set modes { +8ball } on #SanzenHQ and with the holdem channel it told me +holdem was not a valid option. The beer.tcl script works for me as well. edit: I got google.tcl to work, apparently that script requires a chanset command...
by Sanzen
Fri Dec 26, 2014 12:46 am
Forum: Script Support & Releases
Topic: ?8ball.tcl and holdem.tcl and google.tcl
Replies: 5
Views: 10743

?8ball.tcl and holdem.tcl and google.tcl

I figured I'd put all of these in the same thread since they I am having the same problem with all of them. The trigger for them isn't working. Funny thing is, I had google.tcl working just 2 days ago and now it doesn't work. All load fine but none give feedback from the trigger commands. ?8ball htt...
by Sanzen
Fri Dec 26, 2014 12:37 am
Forum: Script Support & Releases
Topic: identify.tcl
Replies: 3
Views: 9470

identify.tcl

For some reason I have been having problems with simple tcl scripts for my eggdrop. I have been trying to get ?8ball and holdem to work for about 2 days and can't figure it out and I'm not sure why. I figured I'd reinstall my eggdrop and start from scratch and while I was at it, I'd finally put an a...
by Sanzen
Wed Apr 16, 2014 4:41 pm
Forum: Eggdrop Help
Topic: Make eggdrop idenitfy itself
Replies: 3
Views: 7660

Make eggdrop idenitfy itself

How do I make my bot identify itself? I registered the nick already on the server but now I want to give it OP and I can't do that unless it is using a registered nick.
by Sanzen
Fri Jan 17, 2014 6:24 pm
Forum: Script Support & Releases
Topic: alice.tcl Make bot ignore certain people
Replies: 2
Views: 6508

alice.tcl Make bot ignore certain people

My eggdrop is connected to a server with another bot, they both run alice and I made the mistake of having them start a conversation. I killed the eggdrop so it would stop. Long story short; I would like to make my bot ignore certain people. i.e; the other bot. How can I make that happen? I saw the ...
by Sanzen
Fri Jan 17, 2014 4:24 pm
Forum: Script Support & Releases
Topic: [Alice.tcl] Eggdrop talks via pm but not in the channel
Replies: 4
Views: 9193

Try login SSH and use there telnet ip port and the same thing nickname/password and try from there I reset my router and opened a random port and set that as the listening port in my conf file. Still getting "<*status> DCC Xfer Bounce (bot): Connection Refused while connecting to " I'm ru...
by Sanzen
Fri Jan 17, 2014 1:07 pm
Forum: Script Support & Releases
Topic: [Alice.tcl] Eggdrop talks via pm but not in the channel
Replies: 4
Views: 9193

You have to DCC CHAT with the eggdrop. Use /ctcp BOTNICK chat and then it will ask for your nickname and password. After auth use .chanset #chanel +alice To quit DCC CHAT simply type .quit It won't let me. The connection gets refused. I'm guessing it's a firewall issue but considering I'm having tr...
by Sanzen
Fri Jan 17, 2014 2:33 am
Forum: Script Support & Releases
Topic: [Alice.tcl] Eggdrop talks via pm but not in the channel
Replies: 4
Views: 9193

[Alice.tcl] Eggdrop talks via pm but not in the channel

As the title states, this is a problem with alice.tcl
The bot talks to me and others via pm but will not talk in the channels I've set it to.
Does anyone know why?
It tells me to do .chanset #channel +alice but I don't know where to do that.