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.

ok...

Old posts that have not been replied to for several years.
s
sir
Voice
Posts: 21
Joined: Sat Aug 28, 2004 10:57 pm

ok...

Post by sir »

ok...so i uploaded the eggdrop1.6.17.tar.gz to a folder called eggdrop in my ftp...but now what do I do!?!?!

and can somebody please help me set this up from scratch...
also, I need some good scripts
Last edited by sir on Sat Aug 28, 2004 11:17 pm, edited 1 time in total.
User avatar
mematrix
Voice
Posts: 29
Joined: Sat Aug 07, 2004 5:44 pm

Post by mematrix »

User avatar
mematrix
Voice
Posts: 29
Joined: Sat Aug 07, 2004 5:44 pm

Post by mematrix »

how to install tcl scripts:
http://www.egghelp.org/enhance.htm#tclscripts

btw: sorry for double posting
s
sir
Voice
Posts: 21
Joined: Sat Aug 28, 2004 10:57 pm

Post by sir »

that doesnt answer my question though...
User avatar
mematrix
Voice
Posts: 29
Joined: Sat Aug 07, 2004 5:44 pm

Post by mematrix »

yes...now that you edited you post, it doesn't awser half of it. you can go through the scripts here and see if you like any of them http://www.egghelp.org/tcl.htm
s
sir
Voice
Posts: 21
Joined: Sat Aug 28, 2004 10:57 pm

Post by sir »

ok, so i've got scripts (which I don't know how to install)...


now how do I get the eggdrop on my server!?
User avatar
mematrix
Voice
Posts: 29
Joined: Sat Aug 07, 2004 5:44 pm

Post by mematrix »

/me bangs his head on the table

did you even look at the link i posted in my first post?!
s
sir
Voice
Posts: 21
Joined: Sat Aug 28, 2004 10:57 pm

Post by sir »

mematrix wrote:/me bangs his head on the table

did you even look at the link i posted in my first post?!
ok, listen carefully...

I have absolutely no clue how to do this shell and telnet stuff...
all I have is the ftp...so please take me step by step through the installation.

I know it sounds silly...but the "official" setup guide is too complicated!
n
nago
Voice
Posts: 14
Joined: Sat Aug 28, 2004 10:09 pm
Location: Boston, Mass

Post by nago »

You cannot setup an eggdrop using only an FTP server. Setting up eggdrop requires a Shell, where you can login, compile, and run the eggdrop. The only use you'll have for the FTP is to upload the Tar, or possibly upload scripts and conf files.

If you do not have access to a shell, you can stop trying to run eggdrop now.


If you do, here's what you'll do (in a nutshell)-

Login to your Shell (I'm going to assume you use windows.) With a program like Putty.

Once in, go to the directory where you uploaded the .tar.gz and type

tar zxvf <filename>

where filename is the .. well, filename of the tar package.

then type ls and cd, and go into the directory that just made (something like /eggdrop1.6.17)

In this directory, type

"./configure"

and then

"make config"

and then

"make"

and then

"make install"

You'll need TCL to compile this, but if you're using a shelll provided by any company of any sort it should already have that, so you shouldn't have to worry.

This will install eggdrop into /eggdrop of your user directory, so go to..

/home/<yourusername>/eggdrop

(where...yourusername is your username..of course, without the brackets)

and then locate eggdrop.conf.

You can download this with the FTP and edit it with notepad if you'd like,
or you can use pico or nano or vi etc to do it in the shell.

Either way it needs to be edited and read very, very, very carefully.


And when you've edited that conf, you can type (in /home/<yourusername>/eggdrop/)

"./eggdrop -m"

and It'll create a new user file and start up and join the channel you specified and all kinds of magic!!

when the bot pops on IRC, msg it "hello" so it'll recognize you as master. from there,

you have a lot of help files to read. egghelp.org has an amazing amount of resources and is VERY easy to follow if you just sit and read. Just focus.
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

and if that doesn't cover it, this will :).
User avatar
esix
Voice
Posts: 39
Joined: Thu Aug 12, 2004 11:16 am
Location: [esix@localhost]
Contact:

Post by esix »

Dunno why ppl can't read readme files and help files. :roll:
The End
s
sir
Voice
Posts: 21
Joined: Sat Aug 28, 2004 10:57 pm

Post by sir »

so how do i know if i have access to shell or not?!?!?
n
nago
Voice
Posts: 14
Joined: Sat Aug 28, 2004 10:09 pm
Location: Boston, Mass

Post by nago »

if you don't already know, the most likely answer is you don't.
Other than that, let's experiment!!

Download Putty (goto www.download.com and search for it)

use this client, for the address, put in your FTP address and select "SSH"
and then click "open"

It''ll ask about cachine the servers host key or some rubbish you don't care about. click yes.

If the server responds with "Login:" type your ftp user account.
then it'll ask for a pass. respond with your ftp pass.

if it lets you in, you have shell access! if not, you don't.

If you want a shell, look around on the homepage of egghelp.org, it lists places you can get them, or where you can rent eggdrops for use :D
And here's the cancel button, in case you don't want toast.
User avatar
esix
Voice
Posts: 39
Joined: Thu Aug 12, 2004 11:16 am
Location: [esix@localhost]
Contact:

Post by esix »

if he could upload eggdrop to ftp on shell he probably have shell acess d00h? at least i had it :roll: he has shell acess 100%, so just follow those instructions that ppl gave you here and your eggdrop will work 100%, but you'll have to edit your eggdrop.conf, that's not really hard, just read and read :mrgreen:
The End
n
nago
Voice
Posts: 14
Joined: Sat Aug 28, 2004 10:09 pm
Location: Boston, Mass

Post by nago »

Not neccessarily. He just said he had an FTP. I have an FTP too. It's certainly not a shell. He just needs to find out if he has a shell as well, and seeing as he doesn't know, the answer is most likely no.
And here's the cancel button, in case you don't want toast.
Locked