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.

some addons on...botlogin.mrc ??

Old posts that have not been replied to for several years.
Locked
J
JingYou
Halfop
Posts: 58
Joined: Tue Oct 16, 2001 8:00 pm
Location: Singapore
Contact:

Post by JingYou »

I was hoping the one who coded botlogin.mrc addon script for mIRC software to add in a few more things so it would be better..

-Adding of Telnet login (Out of IRC, e.g: /run telnet) ... Also add in DCC port.. for this option
-Adding of Delete account (Under Bot Login)
-Adding of Edit account (Under Bot Login)
-Making auto DCC chat when enters the 'stated' IRC network immediatly..

hehe.. many to add in huh? i hope all these options would be added in =P
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

"the one who coded", what a sly bastard :grin:

I found the last suggestion useful, but after looking at it for a little bit found that the script isn't really suitable for that because if its nick-based checking only. Auto login is dangerous because you can't check for imposters, or at least spot a situation where things don't look quite right before you attempt a login.
User avatar
Souperman
Halfop
Posts: 69
Joined: Sat Feb 02, 2002 8:00 pm
Location: Cape Town, South Africa
Contact:

Post by Souperman »

You could make it do a check (using /userhost maybe) to ensure that the bot is actually the bot (if that makes sense). :wink:
m
masskilla
Op
Posts: 172
Joined: Wed Oct 03, 2001 8:00 pm
Location: Croatia

Post by masskilla »


Yea it does, it can be done using /userhost or via /who (which isn't recommended)..
So slennox, get to work *grabs his whip*

MaSsKilla

#eggdrop
Undernet
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

Nup. Too much work and for something I'll never use myself, as hostmask maintenance would increase the 'pain in the ass' factor of the script too significantly.

I thought the script made it clear enough that it was nick-based and this would stop people demanding hostmask support, but obviously it needs to be written more clearly and in ALL CAPS :grin:
Locked