Ofloo wrote:i have something that can perform cmds .. on a server but i can't manage to get a continious stream just activates call backs not realy event based :/
What i'm really after is something to connect periodacally and message the channel if, at that time, anyone has the name admin_needed
Hi there, I was wondering if any of you would be kind enough to write a small script for me. What I would need it to do is to poll Steam CS servers (listed in a test file) for names that are admin_needed every 5 minutes or so, and then display what server that person is on. Could anyone please help ...
I use this: In conf: load gseen.conf in gseen.conf: ###### ##### ### General Settings ##### ###### # the file where the seen data will be backuped. # WARNING: set this _before_ the module is loaded. set gseenfile "seen/gseen.Wireplay.dat" # now load the module loadmodule gseen # load the E...
I know this isn't exactly the right place to get help, but i'm guessing some of you at least have used or are currently using this script of his ( link ). I was wondering if anyone knows why the colour control part of the script doesn't not work for me. I'm using the latest version of netbots (4.09)...
patch -p1 < quakenet.chanmodes.patch works for me make sure you are in your base directory of the source E.G: <user>:~/bots/eggdrop1.6> ls aclocal.m4 config.h config.status CONTENTS disabled_modules FEATURES language Makefile NEWS scripts ChangeLog config.h.in configure COPYING doc help logs Makefil...
Currently it only does a message at a random time from 1 to $ai_time right? How do I modify it so that it does message between two time periods? say $ai_timemin and $ai_timemax? # netbots.tcl v4.09 (1 April 2002) # Copyright 1998-2002 by slennox # slennox's eggdrop page - http://www.egghelp.org/ ## ...