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.
jammer1
Voice
Posts: 39 Joined: Tue Feb 11, 2003 11:40 am
Post
by jammer1 » Sun Aug 31, 2003 12:58 pm
I can't code tcl, I need a script that will send a file from 1 bot to another bot. and I've searched every where and can't seem to find one that will do it.
user
Posts: 1452 Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway
Post
by user » Sun Aug 31, 2003 1:04 pm
jammer1
Voice
Posts: 39 Joined: Tue Feb 11, 2003 11:40 am
Post
by jammer1 » Sun Aug 31, 2003 1:16 pm
doesn't the file i want to send need to be defined somewhere?
again, i can't code. i can change paths and file names in the code .
Bot 2 isn't on the same shell as bot 1.
jammer1
Voice
Posts: 39 Joined: Tue Feb 11, 2003 11:40 am
Post
by jammer1 » Tue Sep 02, 2003 8:55 am
I've tried this and it won't send the file to bot2 that is on a different shell.
user
Posts: 1452 Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway
Post
by user » Tue Sep 02, 2003 9:01 am
jammer1 wrote: I've tried this and it won't send the file to bot2 that is on a different shell.
Did you load the required module(s) on both bots and set them up the right way?
jammer1
Voice
Posts: 39 Joined: Tue Feb 11, 2003 11:40 am
Post
by jammer1 » Tue Sep 02, 2003 9:14 am
user wrote: jammer1 wrote: I've tried this and it won't send the file to bot2 that is on a different shell.
Did you load the required module(s) on both bots and set them up the right way?
yes modules are loaded. when i chat the bot it tells me it sent it, but the file never got there
user
Posts: 1452 Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway
Post
by user » Tue Sep 02, 2003 9:19 am
jammer1 wrote: yes modules are loaded. when i chat the bot it tells me it sent it, but the file never got there
What's going on on the recieving end? Any errors/symptoms?
f
freakyy
Post
by freakyy » Tue Sep 02, 2003 9:20 am
where does your bot2 store incomming files?
have you set this up correctly? (:
jammer1
Voice
Posts: 39 Joined: Tue Feb 11, 2003 11:40 am
Post
by jammer1 » Tue Sep 02, 2003 9:24 am
no errors on the receiving end. i even tried a dccsend procedure i use to send a file to myself, just changed the nick to the bots nick and that didn't work either. the file doesn't make it to the bot on the different shell.
user
Posts: 1452 Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway
Post
by user » Tue Sep 02, 2003 9:29 am
what's returned when you '.tcl dccsend /path/to/file bot2' on the partyline?
(Don't say "What? you need .help", enable the dcc command if it's disabled)
jammer1
Voice
Posts: 39 Joined: Tue Feb 11, 2003 11:40 am
Post
by jammer1 » Tue Sep 02, 2003 9:35 am
[08:35] Begin DCC send test.txt to barnx_
[08:40] DCC timeout: GET test.txt (barnx_) at 0/8134
user
Posts: 1452 Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway
Post
by user » Tue Sep 02, 2003 9:48 am
jammer1 wrote: the file doesn't make it to the bot on the different shell.
Does that mean you don't even get a ctcp on the recieving end? Try '.tcl dccsend file YourNick'. If you don't get the ctcp, I've no idea what could be wrong. If you however are unable to connect when trying to accept the send it could be due to a firewall. (search the forum for clues on how to solve that)
jammer1
Voice
Posts: 39 Joined: Tue Feb 11, 2003 11:40 am
Post
by jammer1 » Tue Sep 02, 2003 9:54 am
.tcl dccsend file jammer1
<bot1> What? You need '.help'
jammer1
Voice
Posts: 39 Joined: Tue Feb 11, 2003 11:40 am
Post
by jammer1 » Tue Sep 02, 2003 11:22 am
aaaahhh, i have an access problem on bot2,
Refused DCC SEND test.txt (no access):
How do I fix this?
strikelight
Owner
Posts: 708 Joined: Mon Oct 07, 2002 10:39 am
Contact:
Post
by strikelight » Tue Sep 02, 2003 12:28 pm
jammer1 wrote: aaaahhh, i have an access problem on bot2,
Refused DCC SEND test.txt (no access):
How do I fix this?
.help whois
And look at the user flag descriptions.