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.

Join On Invite Script

Old posts that have not been replied to for several years.
Locked
M
Mischi

Join On Invite Script

Post by Mischi »

Hi fella's
i've used the search and searched in google too but i don't find anything.
i need an eggdrop script that is similar to the script that fishbot on QuakeNet has. I just want to type /invite botnick #channel and it have to join automatically.
Can you help me ?

p.s. if you can't understand me, i'm german ^^ and english is not easy for me :D
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

Well, fishbot isnt running a "script" fishbot is a bot prolly made in c++.

But to answer your question. If you had looked in the tcl archive you'd find invkick.tcl which does what you want
M
Mischi

Post by Mischi »

Oh thank you very much :mrgreen:
I probably surveyed it.
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

One easier more method would be seeing "need-invite" and setting it correctly to support the chan you want by the .chanset command or in the .conf file globally.

Q). Why use a tcl script, when the bot has an internal command to do similiar work as that of the tcl script?
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

awyeah, thats not what he wants :p

He wants a script that joins the channel when invited, not just _some_ channels
M
Mischi

Post by Mischi »

yeah MeTroiD you're right.
However an important function is missing. If i invite the bot into a Channel and part the Channel, the bot /cycle to get op and stay in the channel. I want the to part it to if nobody is in the Channel more.

One more Querstion it has nothing with eggdrops to do however can i allow my 'fishbot' to join as many channels as it needs. I know that on the homepage of fishbot (www.fishbot.net) is writin this
How does fishbot join so many channels?
Fishbot is a network service, similar to L or Q. Although it has no powers, fishbot does have the same ability as L or Q to join unlimited channels.
But can i do this for my eggdrop? or is this not possible ?
I Use UnrealIRCd with Anope services.
Last edited by Mischi on Wed Oct 20, 2004 12:47 pm, edited 1 time in total.
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

Well, script it in yourself else then
M
Mischi

Post by Mischi »

MeTroiD wrote:Well, script it in yourself else then
If i could script i won't post these questions :mrgreen:
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

on quakenet the channels are limited to 20. I dont know if its any different with other ircd's but unless it is, Your bot cannot join more channel as the info states it just how it is. fishbot was made by an ircoper on Quakenet thus fishbot has the same power as Q,L, (other bots) etc etc. It can join unlimited channels.
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

All ircds have different no of channels allowed. You can see the 'MAXCHANNELS' var on connect to determine this.

I use DALnet, on which some client servers allow 25 channels, some 20, 15, 12 and some 10. So it all depends upon the client server. The server administrator has limited this because of the bandwidth being used and the no. of connections to the client server.

(P.S: If you are so interested in fishbot, why don't you go and ask it's owner? Wouldn't that be a better choice)
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
M
Mischi

Post by Mischi »

hmm you're right awyeah :)
But did the owner give fishbot already someone else?
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

splidge won't hand out fishbot's source as stated on the FAQ

http://www.telkman.co.uk/f
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Well even if you can't make it like fishbot. But if you put in real determination, hard work, effort I bet you can make it BETTER than fishbot.

Don't try to copy or idealize things, try to beat them. :mrgreen: :mrgreen:
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
M
Mischi

Post by Mischi »

If i could this, i would do it better :)
M
Mischi

Post by Mischi »

If i could this, i would do it better :)


ARGH sorry for double post! but i can't delte it o_O
Locked