1. Step is: You have to download windrop ( http://www.irc-zone.org/modules.php?module=12&sid=72 ).
2. step is: Now you have to install it
3. Step Is: Now you need to done eggdrop.conf file.
##################################################################################
#||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||#
#||||$$$$$$||||$$$$$$||||$$$$$$||||$$|||$$||||$$$$$$||||$$||||$$$$$$|||||||||||||#
#||||$$||||||||$$||||||||$$||||||||$$|||$$||||$$||||||||$$||||$$||$$|||||||||||||#
#||||$$$$$$||||$$|$$$||||$$|$$$||||$$$$$$$||||$$$$$$||||$$||||$$$$$$|||||||||||||#
#||||$$||||||||$$||$$||||$$||$$||||$$|||$$||||$$||||||||$$||||$$|||||||||||||||||#
#||||$$$$$$||||$$$$$$||||$$$$$$||||$$|||$$||||$$$$$$||||$$$$$|$$|||||||||||||||||#
#||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||#
##################################################################################
########################http://www.egghelp.page.tl################################
##################################################################################
#########You need to Save this config file by name eggdrop.conf###################
##################################################################################
######First Run must be from Putty & with command: ./eggdrop -m eggdrop.conf######
############second Can Be with commands: ./eggdrop or ./eggdrop -m#############
##################If you have some problems please contact me on##################
######################FFD@Zmail.sk or irc.utchat.com #egghelp#####################
##################################################################################
##########################Now you must dellete What's down with #|################
##################################################################################
set mod-path "modules/"
set help-path "help/"
set text-path "text/"
loadmodule dns
loadmodule channels
loadmodule server
loadmodule ctcp
loadmodule irc
loadmodule notes
loadmodule console
loadmodule blowfish
loadmodule transfer
loadmodule share
#Here You need set Bot Nick and Bot Alternative Nick name, Them user #name and Bot real name, Email, Adn who is Owner of this bot.
set nick "BotNick"
set altnick "BotAltNick"
set username "Username"
set realname "Bot Real Name"
set admin "Admin <email: Email@email.sk>"
set owner "Owner"
# [0/1/2/3/4/5] What is your network?
# 0 = Efnet (non +e/+I hybrid), 1 = IRCnet, 2 = Undernet, 3 = Dalnet,
# 4 = Efnet +e/+I hybrid, 5 = Others
set net-type 5
#Here you need change irc server!
set default-port 6667
set servers {
irc.server.xx:6667
}
#Here you need to change for your channel
channel add #kanal
listen 6666 all
set userfile "BotNick.user"
set chanfile "BotNick.chan"
set notefile "BotNick.notes"
#/////////////////////////////////////////////////////////////////////////////////#
#//////////////////////////HERE DO NOT DELETE SOMETHINK///////////////////////////#
#/////////////////////////////////////////////////////////////////////////////////#
# This defines where the bot should store temp files.
set temp-path "tmp"
#Default console flags
set console "mkcobxs"
#Scripty
loadmodule uptime
#source scripts/userinfo.tcl
#loadhelp userinfo.help
#loadhelp scripts/nazov:scriptu.tcl
4. Step is: you have to run windrop.
#############################Finish########################
|