There IS a crontab app for windows, with the same format for the tab-file as in *nix
its called (gasp!): WinCron
If you need to, you can download a limited version here!.
I highly recommend it, though its a bit 'geekier' to setup and use, than windows scheduler!
'rehash' read new scripts, so you can add and execute new scripts without taking the bot off the IRC network completely. Also, if a script is modified, aved, and bot rehashed, the modified script will execute with as the NEW script. Hence, a rehash makes it a LOT easier for a script-developer to tes...
suggest u to do the same... remove all scripts except qstat4eggdrop and then add 1 script by 1 and try to find out which scripts makes something wrong to qstat4eggdrop script. gl... I did! Only running qstat4eggdrop. I tried numerous versions of windrop Still, none of you Über-Eggy-Geeks want to el...
Basically, no! Reason: Bot listens on ports for incoming requests. It does this on IP: 10.x.x.x (eg. localhost/Your PC). When you specify the NAT servers IP to listen on, you are doing something right. But, it is not enough, because the NAT server doesn't know where to redirect the incoming requests...
i've been running this qstat4eggdrop for a very long period! I've ALWAYS had to re-install the windrop after suddenly and unmotivatedly getting the couldn't duplicate input handle: bad file number SOMETIMES after a reinstall, it works for some time again. Using a pre-1.5.3 version of eggdrop/windrop...
OK, bickering aside... I downloaded the latest script for ClanBase info just to test if i could find any errors. Guess what? It works beautifully w. my windrop 1.6.12!!! Maybe re-download it, and reinstall, Rav? If any1 remotely keen on tcl scripting could add a little codesnippet to remove the html...
This is EXACTLY the kind of info, many of us un1337 tcl-coder-wannabees are greatful for. Please, if at any time you will find your way to pilfering those FAQs, include stuff like this!
hi all, I read the post on Color Codes which was quite helpful. Now, I've found out, \002 makes bolds/unbolds text. Is there any other text formatting or otherwise useful codes to use? Or, can someone point me to a webresource on this topic, as I can't seem to find anything on any major search engin...
I DID manage to get a mysql-implementation going on a windrop some time ago, tried yesterday, but didn't make it :( I'll dive into it today, but i suspect the version of TCL to be at fault. What version are you runnung, danjuls? I think, FastBase only supports or runs with version 8.3 of TCL, meanin...
Why do you want to run multiple sevrers? If its only to link the same chennel on two different networks, then go use the excellent script: linkchan Its very cool, and rather easy to setup! ppslim tried to make a reconnect script linkchan if the bot or networks experienced any net-splits, but it neve...
I did some extended searching on the net some time ago. I found this russian site (though, I am not speaking russian myself) with comparisons of MySQL-implemantations for TCL/eggdrops. Theres even links, too. Maybe it helps, it helped me at least! http://www.amiga.org.ru/eggdrop/eggdrop_sql.txt Also...