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.

installing windrop-1.10.1 on win 10pro

General support and discussion of Eggdrop bots.
Post Reply
User avatar
Arnold_X-P
Master
Posts: 253
Joined: Mon Oct 30, 2006 12:19 am
Location: DALnet - Trinidad - Beni - Bolivia
Contact:

installing windrop-1.10.1 on win 10pro

Post by Arnold_X-P »

Good morning everyone.
I've installed Windrop-1.10.1 https://github.com/8b418c26-2b86-4b09-a96d-3662b72dbd41
The configuration I use to boot and log into the dalnet network is as follows.

Code: Select all

# This is a sample Eggdrop configuration file which includes all possible
# settings that can be used to configure your bot.

### Core Settings ###
set username "ReeBoT"
set admin "RaShInO coky_02@hotmail.com"
set nick-len 30
set nick "JulieTh"
set altnick "Ju|ieTa?"
set password "justmysend"
set realname "4.:4®|2,0SuperBoT|4®:."
set network "DALnet"
set net-type "DALnet"
set nservice "NickServ"


## SECCION INICIAL ##

bind evnt - "init-server" evnt:init_server

proc evnt:init_server {type} {
 global nick botnick botname nservice password 
 putquick "$::nservice IDENTIFY $::nick $::password" 
  if { $botnick != "$::nick" } {  
 putnow "nickserv GHOST $nick $password"
  putserv "NICK $nick" -next
 putlog "Mi NickName \002$::nick\002, esta en uso! Recuperando..."
  }
}

set default-port 6667
set servers {
bitcoin.uk.eu.dal.net:6667
halcyon.il.us.dal.net:6667
underworld.se.eu.dal.net:6667
}

set timezone "GMT"
set offset "-4"
set vhost4 "localhost"
set listen-addr ""
set prefer-ipv6 1

#ssl conexion
#set ssl-certificate "eggdrop.crt"
#set ssl-ciphers "DEFAULT ADH"

### Logfile Settings ###
set max-logs 5
set max-logsize 100
set quick-logs 0
# logfile mcobxs * "logs/JulieTh.log"
# logfile jkp #lapaz "logs/#lapaz.log"
set log-time 1
set timestamp-format {[%H:%M:%S]}
set keep-all-logs 0
set logfile-suffix ".%d%b%Y"
set switch-logfiles-at 300
set quiet-save 0

### Console Settings ###
set console "mkcobxs"

### File & Directory Settings ###
set userfile "JulieTh.user"
set pidfile "pid.JulieTh"
set chanfile "JulieTh.chan"
set force-expire 0
set share-greet 0
set use-info 1
set allow-ps 0
set sort-users 0
set help-path "help/"
set text-path "text/"
set temp-path "tmp/"
set motd "text/motd"
set telnet-banner "text/banner"
set userfile-perm 0600
set mod-path "modules/"

### BotNet Settings ###  
set botnet-nick "Ju|ieTa"
 listen 1035 users
set reserved-portrange 1742:1745
set remote-boots 2
set share-unlinks 1
set protect-telnet 0
set dcc-sanitycheck 0
set ident-timeout 5
set require-p 0
set open-telnets 0
set stealth-telnets 0
set stealth-prompt "\n\nNickname.\n"
set use-telnet-banner 0
set connect-timeout 7
set dcc-flood-thr 3
set telnet-flood 5:60
set paranoid-telnet-flood 1
set resolve-timeout 5

### Advanced Settings ###  
set ignore-time 1
set hourly-updates 00
set owner "Sedition, Arnold_X-P"
set notify-newusers "$owner"
set default-flags "hp"
set whois-fields "url birthday"
set die-on-sighup 0
set die-on-sigterm 1
set must-be-owner 4
unbind dcc n simul *dcc:simul
set max-socks 100
set max-dcc 50
set enable-simul 1
set allow-dk-cmds 1
set dupwait-timeout 5

### Module Settings ### 
loadmodule blowfish
set blowfish-use-mode cbc
loadmodule dns 
set dns-servers "8.8.4.4"
 set dns-cache 600
loadmodule uptime
loadmodule notes
loadmodule channels
loadmodule share
loadmodule transfer
loadmodule server
loadmodule ctcp
loadmodule irc
loadmodule console
#loadmodule compress
#loadmodule wire
loadmodule pbkdf2

### Channel Settings ###
set global-flood-chan 9:30
set global-flood-deop 4:50
set global-flood-kick 3:50
set global-flood-join 6:70
set global-flood-ctcp 3:85
set global-flood-nick 4:60
set global-flood-size 1024:60
set global-aop-delay 5:30
set global-idle-kick 0
set global-chanmode "nt-S"
set global-stopnethack-mode 0
set global-revenge-mode 0
set global-ban-time 120
set global-invite-time 60

set global-chanset {
    -autoop           -autovoice
    -bitch            +cycle
    +dontkickops      +dynamicbans
    +dynamicexempts   +dynamicinvites
    -enforcebans      -greet
    -inactive         -nodesynch
    -protectfriends   -protectops
    -revenge          -revengebot
    -secret           -seen
    +shared           +statuslog
    +userbans         +userexempts
    +userinvites      -protecthalfops
    -autohalfop       -static
}

channel add #lapaz {
     chanmode "+nt"
   idle-kick 0
	stopnethack-mode 0
	 revenge-mode 0
	ban-time 120
	invite-time 60
	aop-delay 5:30	
	need-op { puthelp "CS op #lapaz $::botnick" }
	need-invite { puthelp "CS set #lapaz mlock +tn-SlickR" }
	need-key { puthelp "CS set #lapaz mlock +tn-SlickR" }
	need-unban { puthelp "CS unban #lapaz $::botnick" } 
    need-limit { puthelp "CS set #lapaz mlock +tn-SlickR" }
    flood-chan 0:0
	flood-deop 3:10
	flood-kick 0:0
	flood-join 5:60
	flood-ctcp 3:60
	flood-nick 5:60
} 

set msg-rate 2
 set keep-nick 1
set use-ison 1
set strict-host 0
set cidr-support 0
set quiet-reject 1
set lowercase-ctcp 0
set answer-ctcp 3
set flood-msg 4:80
set flood-ctcp 4:85
set never-give-up 1
set strict-servernames 0
set server-cycle-wait 40
set server-timeout 60
set servlimit 0
set check-stoned 1
set use-console-r 0
set debug-output 0
set serverror-quit 1
set max-queue-msg 370
set trigger-on-ignore 0
set double-mode 0
set double-server 0
set double-help 0
set optimize-kicks 1
set stack-limit 0
set ctcp-mode 0
set bounce-bans 0
set bounce-modes 0
set max-bans 100
set max-modes 30
set kick-fun 0
set ban-fun 0
set learn-users 0
set wait-split 600
set wait-info 180
set mode-buf-length 200
bind msg - ident *msg:ident
bind msg - addhost *msg:addhost
bind msg - benitacool *msg:hello
set opchars "@&~%!?" 

set no-chanrec-info 0
set bounce-exempts 0
set bounce-invites 0
set max-exempts 20
set max-invites 20
set prevent-mixing 0
set max-dloads 1
set dcc-block 1024
set copy-to-tmp 1
set xfer-timeout 30
set share-compressed 1
set compress-level 9
set max-notes 50
set note-life 60
set allow-fwd 0
set notify-users 1
set notify-onjoin 1
set console-autosave 1
set force-channel 0
set info-party 0
set files-path "filesys/"
set incoming-path "filesys/incoming/"
set upload-to-pwd 0
set filedb-path ""
set max-file-users 20
set max-filesize 1024

### Script Settings ###
source scripts/autoscripts.tcl
source scripts/alltools.tcl
source scripts/action.fix.tcl
source scripts/dccwhois.tcl
source scripts/userinfo.tcl
source scripts/compat.tcl
loadhelp userinfo.help
It connects and enters a dalnet channel correctly.
Image
and I log in correctly to the partyline using the defero telnet program
Image
but when I load a tcl it gives me an error and the bot disconnects.. example load the tcl of source scripts/googler1.0.tcl
I try to start it and the error persists.
Image
Can you please help me to see what the fault is?
.:an ideal world:. www.geocities.ws/chateo/yo.htm
my programming place /server ix.scay.net:7005
networks: DALnet #tcls ChatZona #tcl Libera.Chat #tcls
User avatar
CrazyCat
Revered One
Posts: 1366
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Re: installing windrop-1.10.1 on win 10pro

Post by CrazyCat »

Check your script: open it with notepad++ and verify the file is not utf8-BOM. If it is, convert it into UTF8.

If the error persists, check if there is no strange character (emojis ?) in it. Or share the script to let us check it.

P.S.: you know, you can simply copy & paste the error without putting all the screenshots, your post could be resumed to:
I've installed Windrop-1.10.1, it works but when I load googler1.0.tcl (or any other script), I got the following error:

Code: Select all

Tcl error in file 'eggdrop.conf'
couldn't read file "scripts/googler1.0.tcl": invalid or incomplete multibyte or whide character
   while executing
"sourvce scripts/googler1.0.tcl"
   (file "eggdrop.conf" line 338)
Post Reply