Im having problem installing my eggdrop on my remote red hat 8 rig im getting this at the end of the "make" stage: ---------- Yeah! that's the compiling, now the linking! ---------- Linking eggdrop... gcc -pipe -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o...
I really need help with this bash script and i have NO idea how whats wrong with it let alone how to fix it, its basically a script to start 3 programs in one command so it should be "simple" #!/bin/sh # This is the crontab script for pisg. # # Please change the following path to your pisg...
Those who are game players and have used server programs such as HLSW and HLM will know that it has an mIRC bot add-on which reports the goings on of a game server when the user is logged on to the server and has it turned on, but of course the downside of this is that it can only be on when the per...
Can some one please walk me though or point me somewhere on how to get rid of the user nick limit when adding users cause its annoying to have names limited to 9 characters, i know its possible cause i used to know someone whos bot was able to hold more than 9.
Thanks
ok so its the bot ip i tested it by putting the telnet command into putty but it doesnt seem to work ive changed the code so its like this im not really bother about the time: #/local/bash ../pisg/pisg --silent #This is for the bot-announce ( echo The_Mad_O sleep 1 echo password sleep 1 echo "....
I'm using pisg to make html stats off the eggdrop logs and are updated at 12am every day, i want the bot to announce when the stats have been updated by pisg. A couple of days ago i was given this script and has been said to of worked but it does not with me i was wondering if someone could look at ...
Hi i wondered if someone could make this script for me or at least get me started. A m8 and i have just got an eggdrop after upgrading from our other bot which was a heavilly scripted mirc instance and had loads of problems user management mainly. We are both tcl newbies so have no idea where to sta...