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.

DCC accept

Old posts that have not been replied to for several years.
Locked
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

DCC accept

Post by Ofloo »

if i would dcc send a file to my eggdrop and i want to auto accept it, i want to auto accept a dcc from any one.

- yes i am aware what everybody can send to you ;)
- yes i loaded the transfer mod
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Eggdrop isn't precicly designed as a file acceptance bot.

To do this would mean that you lose most other functionality as a protection bot, and in a lot of cases, your existing userbase would not work correctly.

1: Add a user called "xfer"

2: Grant the user "xfer" +x

3: Give the user "xfer" a hostmask of "*!*@*"

4: Make sure the both the filesys.mod and tranfer.mod are loaded.

5: Make sure the filesystem works correctly, and that the directories point to a valid location.

6: Start using.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

7. Enjoy :)
Once the game is over, the king and the pawn go back in the same box.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

8: Come back and bug us, you know you wannt :D
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

tnx for the direct answer ;) it works.
m
mutombo

Post by mutombo »

hi guys,
i'm sorry but this dont work for me.
im using 1.6.10 and i did exactly the above:

Code: Select all

*** Matching 'xfer':
HANDLE    PASS NOTES FLAGS           LAST
xfer      no       0 x               never (nowhere   )
  HOSTS: *!*@*
--- Found 1 match.
but the bot still refuses every dcc.(no access)
i have a real account and can send the bot files without problems.
any ideas ?
V
Volume
Halfop
Posts: 84
Joined: Fri May 23, 2003 5:08 am

Post by Volume »

check your directorys
4: Make sure the both the filesys.mod and tranfer.mod are loaded.

5: Make sure the filesystem works correctly, and that the directories point to a valid location.
mutombo wrote:hi guys,
i'm sorry but this dont work for me.
im using 1.6.10 and i did exactly the above:

Code: Select all

*** Matching 'xfer':
HANDLE    PASS NOTES FLAGS           LAST
xfer      no       0 x               never (nowhere   )
  HOSTS: *!*@*
--- Found 1 match.
but the bot still refuses every dcc.(no access)
i have a real account and can send the bot files without problems.
any ideas ?
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

how big is the file your getting ??? by the way ??
Locked