| View previous topic :: View next topic |
| Author |
Message |
starr Voice

Joined: 18 Mar 2007 Posts: 26 Location: Tennessee
|
Posted: Thu Dec 20, 2012 9:05 pm Post subject: Telneting Eggdrop |
|
|
I feel really stupid but can someone tell me how to telnet to my bot on a shell and how do I know I'm getting my bot and not one of the dozens of other people who are using that vhost.
Thanks  _________________ Starr
www.dcs-computer-services.net |
|
| Back to top |
|
 |
CtrlAltDel Halfop
Joined: 02 Jun 2004 Posts: 49
|
Posted: Fri Dec 21, 2012 10:31 am Post subject: Re: Telneting Eggdrop |
|
|
| starr wrote: | I feel really stupid but can someone tell me how to telnet to my bot on a shell and how do I know I'm getting my bot and not one of the dozens of other people who are using that vhost.
Thanks  |
make sure you change the following port(s) in the config file:
# If you would like the bot to listen for users and bots in separate ports,
# use the following format:
#
| Quote: | | Either these 2 and uncomment them, |
# listen 3333 bots
# listen 4444 users
#
# If you wish to use only one port, use this format:
#
| Quote: | | or this one and uncomment it |
# listen 3333 all
use a unique port number (I use anything between 3000 and 65000).
when you telnet, you'll have to use the address (vhost) AND port |
|
| Back to top |
|
 |
starr Voice

Joined: 18 Mar 2007 Posts: 26 Location: Tennessee
|
Posted: Fri Dec 21, 2012 11:37 am Post subject: |
|
|
Thanks I do use unique ports for each bot and while the odds are good I won't get someone's elses bot there is a chance lol _________________ Starr
www.dcs-computer-services.net |
|
| Back to top |
|
 |
CtrlAltDel Halfop
Joined: 02 Jun 2004 Posts: 49
|
Posted: Sat Dec 22, 2012 11:37 am Post subject: |
|
|
| A chance, yes, but then you have to login to the bot. Not likely someone will have your login info also. |
|
| Back to top |
|
 |
|