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.
Old posts that have not been replied to for several years.
Gothic-Angel
Op
Posts: 109 Joined: Mon Sep 23, 2002 9:46 pm
Post
by Gothic-Angel » Sat Nov 09, 2002 9:46 pm
I can't for the life of me make telnet run the eggdrop on the shell.
I had to figure out that cd = cwd on xp's telnet. Can someone instruct me on how to run the eggdrop in -m mode? I got everything setup on it and ready to go. First time using a shell soooo
Photon
Op
Posts: 170 Joined: Wed Aug 28, 2002 8:00 am
Location: Liverpool, England
Post
by Photon » Sat Nov 09, 2002 11:07 pm
Number one you dont telnet in .. you ssh in. Download putty (do an I feel lucky search on google)
from then on its just the same as if you were at the console.
to run -m, just type:
Although of course you need to replace the mybot with your bot/conf name. then message it hello and Bob should be your maiden aunt who lives in novascotia.
Gothic-Angel
Op
Posts: 109 Joined: Mon Sep 23, 2002 9:46 pm
Post
by Gothic-Angel » Sat Nov 09, 2002 11:23 pm
Hmm i tried that i changed to the dir using putty with ssh and I couldn't get it to run said unknown command.
[22:24](blahblah@freedom)[~/eggdrop1.6.12]> eggdrop -m leper.conf
eggdrop: Command not found.
The directory the eggdrop is in is eggdrop1.6.12 I can't make the mofo run.
tainted
Master
Posts: 239 Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:
Post
by tainted » Sun Nov 10, 2002 1:59 am
do ./eggdrop. that makes it point to the binary in the current directory, since it isnt in your path.