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.

Recommend some tcl script

Old posts that have not been replied to for several years.
Locked
V
Vynn

Recommend some tcl script

Post by Vynn »

Hi there,
Can someone tell if there's a tcl script, where it greets a user in my bot, which can be customised ? In another words, to set an info line to an user in my bot :)
For example, a user can change his own greeting whenever he joins the channel. What I am trying to say is, if 2 users with +o flag, and both of them can have different greetings. It's not due to the flag(s) they have.
Anyone know of this script, kindly tell me abt it. Thanks. :lol:

Oh yes, one more thing. What's the uses of botnet exactly ? Does it means that, whatever i type in the console, all the linked bots will respond to the command i did in one of the bot's console ?
Pls do enlighten me :D
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

As for the greet.

Each user, as you said, can have seperate greet messages.

You havn't quite made yourslef clear, on what it is you need.

As for the botnet.

It can be used to chat to other users on the partyline. It can also be used to transfer commands between bots. THis is mainly done via scripts.

It can also be used to share userfiles.
V
Vynn

Post by Vynn »

Ok. For example, I have user A, B and C in my bot X. Each user has the same flags.

And when each A joins the channel, X greets A with whatever A wants. And when B joins, X greets B with whatever B wants. And same goes for C. Is it possible ?

I don't want the bot to greet A, B and C due to their flags. I want the bot to greet them due to the "username" in the bot. Get what I mean ? :lol:

If I am not wrong, that's call infoline, or something like that.

As for the botnet, I have installed botnet.tcl and GetOps.tcl in my all my linked bots. Do I need more scripts before I can send commands thru DCC Chats from just one bot to control all the linked bots ?

Do enlighten me. :D
User avatar
strikelight
Owner
Posts: 708
Joined: Mon Oct 07, 2002 10:39 am
Contact:

Post by strikelight »

Vynn wrote:Ok. For example, I have user A, B and C in my bot X. Each user has the same flags.

And when each A joins the channel, X greets A with whatever A wants. And when B joins, X greets B with whatever B wants. And same goes for C. Is it possible ?

I don't want the bot to greet A, B and C due to their flags. I want the bot to greet them due to the "username" in the bot. Get what I mean ? :lol:

If I am not wrong, that's call infoline, or something like that.
Chat one of your bots, and in the partyline do:
.help info
.help chinfo

Also read your eggdrop.conf (or whatever you named it [preferably you used the complete.conf]) for settings related to this feature of eggdrop.
No script is needed.
V
Vynn

Post by Vynn »

Ooh. Ok. Thanks for the information. Help appreciated. :wink:

And how about the botnet thing ? How to control all the linked bots by using just one console of a bot ? Until now, I have yet to know the functions of botnet. What's the use of it ?

Enlighten me please. :D

*Newbie learning more about bots* :P
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

I would seriously consider suring your optitian, because he is charing your for nothing.

This has allready been answered above.
Locked