I'm Looking for a script that has the ability to voice people who are running a Fserver or a XDCC.
It should do a !list in a timed interval and (De)Voice people when they are serving or not.
I've got a script that does it with mirc but then i've always to be online.
In case you haven't noticed the forum rules, you won't get helped with the XDCC bots due an known reason. There is no need to specify it cos I'm shure you know it. Anyway, before posting an question try looking for an anser by browsing the forum. You may also try the Search function of the forum, I'm shure you'll find something usefull.
Once the game is over, the king and the pawn go back in the same box.
I think you didn't read my question right or don't understand what i'm looking for.
I'm not asking how to make a xdcc bot,
My question i about a script that does at a time interval a !list and voices fservers or people who are running a XDCC/TDCC server
Also i tried the search option and the only thing you can find is about a autovoice script that voices everybody who joines or when the add is showing
Currently this is another script i am working on Aniverse. I know that Tiver in #rg has a script, self scripted by the owner, FalconX, that is fully operational.
He basically uses lots of different notc binds (no pubm binds as in channel advertising isnt allowed) with all the different fserve versions. If yu get the standard headers from the different and most popular fserve scripts, and then bind it to the first word or two of the first message given out, and that should work.
time bind will be needed first, to get the bot to keep !listing
So If i wanted to only respond on silent Fservers,
and do a List every 10 minutes
i whould do something like this ? (Sorry i'm not really into scripting).
TRaSH wrote:okay so if i would like to have the bot do a !list every 15 minutes and voice people who are runnig a fserver
bind time - "15 *" do:list
That's NOT what he said... the mask in the time bind is matched against the minutes, hours, days etc, so using only that one bind would make it trigger 15 minutes past every hour.