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 21 matches

by Koach
Sat Mar 30, 2019 2:38 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

Zuberlan wrote:Are there any plans for a script to be made that works for the new AI engine on eggdrop?
I don't know of any plans, but I sure would like to see one. Unfortunately, that task is beyond my abilities :(
by Koach
Tue May 15, 2018 4:12 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

Hi Merky,

I can't duplicate your error. What did you type when you received the error?

Although I didn't write this script, I can probably get it fixed, and any info you can provide will help.

Thanks,
Koach
by Koach
Fri Apr 27, 2018 6:46 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

I think this works now (crosses fingers) I am sure parts of this script might be written better. So, to all TCL experts (and non experts), please feel free to give me constructive criticism. ####################################################################### Script to create an AI bot for a chat...
by Koach
Thu Apr 26, 2018 11:23 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

The last code I pasted still has a problem. If you put a unmatched bracket, the bot will not respond and will show the error in the party line. Like this, for example: fovea, what is your name?] You'll see this error in party line: Tcl error [talkto_pub]: curl: (3) [globbing] unmatched close brace/b...
by Koach
Thu Apr 26, 2018 11:09 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

ok, let's try this again: ####################################################################### Script to create an AI bot for a chat room. # Uses https://www.pandorabots.com/botmaster/en/home for the AI brain # Written by heartbroken # version 2.4.3 # More info about the script: http://forum.eggh...
by Koach
Wed Apr 25, 2018 9:13 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

I hope this pastes ok. ###################################################################### # Script to create an AI bot for a chat room. # Uses https://www.pandorabots.com/botmaster/en/home for the AI brain # Written by heartbroken # version 2.4.1 # Written/edited by Branson # version 2.4.3 # Mor...
by Koach
Sun Mar 18, 2018 3:54 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

anotherrace, I realize it's been almost a year since you posted your question, but if you would like, I can post the script that I am using. Sorry I didn't see this sooner.
Koach
by Koach
Tue Mar 28, 2017 11:14 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

heartbroken,

It seems the problem was the bot. I recompiled, from 1.8.0 to 1.8.1, went through the conf line by line, making some minor changes, but nothing that should have affected anything.

But, when i was done, everything works beautifully. Thanks again for all your time and work.
Koach
by Koach
Tue Mar 28, 2017 4:16 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

Thanks once again, heartbroken. I am still still having problems with fovea, the bot I have been asking about. Here is an example in the channel. [14:06] <Koach> hi fovea [14:07] <Fovea> Koach: and partyline: <Fovea> [16:10:50] couldn't open socket: Name or service not known ,error So I tested anoth...
by Koach
Mon Mar 27, 2017 10:50 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

heartbroken, I wonder if you have any idea why this happens. Periodically, the bot will just hang and stop responding. The error message I get in the party line is: couldn't open socket: Name or service not known ,error The bot isn't hanging in any other way, just in talking via pandorabots. Thanks....
by Koach
Fri Mar 24, 2017 9:16 am
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

heartbroken,

Once again, thank you. I should have known that $nick: should be :$nick:.

But, I would not have figured out the change to the regsub line. Thanks for that explanation.

Koach
by Koach
Thu Mar 23, 2017 11:16 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

heartbroken, I wonder if you, or anyone, might have an answer to this. When I type the bot's name starting with a lowercase f, the response includes the bot's name inserted in the sentence. An uppercase F, replies correctly. Example: <Koach> fovea branson is nuts <Fovea> Koach: Ok I will add that fa...
by Koach
Sun Mar 19, 2017 10:38 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

Sheesh, I don't know why I always try to make things harder than they are lol

Thanks again for all your help.

Koach
by Koach
Sun Mar 19, 2017 5:30 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

Thanks heartbroken, Everything works great. But, and I hope you don't mind me asking, I have one more question (I hope lol). How can i get the bot to respond when its nick has a trailing comma, or colon. For example "hi bot, how are you" or "Bot: what does this mean." I really ap...
by Koach
Sat Mar 18, 2017 6:46 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

Thanks very much for this, heartbroken.

If i wanted to have it so chatters could type uppercase or lowercase for the bot's nick, where would be the easiest place to add that?

thanks again,
Koach