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.

loading netbots.tcl

Old posts that have not been replied to for several years.
Locked
J
Jane`Lane
Voice
Posts: 15
Joined: Thu Sep 30, 2004 7:22 pm
Location: Rome, Italy

loading netbots.tcl

Post by Jane`Lane »

dear friends, I'm having troubles with an eggdrop... I wrote correctly the line

source netbots/netset.tcl

at the end of .conf file, but it doesn't load the script...
what happened????
thanks for helping me :oops:
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Is your path to the file correct?

Is your scripts directory: /home/user/eggdrop/netbots/netset.tcl
Do not add a comment infront of it (do not add an "#").
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

All netbots scripts reside in a folder you create in your main eggdrop directory named 'netbots' and then loaded with the following:

Code: Select all

# Botnet script
source netbots/netbots.tcl
Would also be a good idea to re-read netbots.txt and components.txt before using the script. :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked