hey, i've got another bot running on my IRC server and it's loaded in a channel for Project Torlan. frequently, we post code pertaining to our project and the bot kicks the paster. is there any way to disable the flood kick completely?
there is a specific quote script that i'm looking for. it numbers the quotes and has commands !addquote, !quote and another for deleteing (forgot it's actual syntax) the quote script i got right now sux, it keeps repeating the same ones over and over again. can anyone seen me/attach what might be th...
*sigh* ok, it isn't even running the script it loads it, but it isn't executed. ok, so new question. could you do something like this PRIVMSG nickserv identify pass in a .tcl file and it execute that command? i'm not sure but is that the equivilent of doing a ".msg nickserv identify pass" ...
bind evnt - * init-server evnt:init_serv proc evnt:init_serv {type} { global botnick putserv "MODE $botnick +i-sw"; putserv "PRIVMSG Nickserv : ur_id_msg" } too simple of a solution, or what? :mrgreen: hehe ok, i probably did it wrong or something but this is what i did: # This ...
well, i dunno if this helps but, when i ran another bot from the same user, even if they used different folders, it gave me an ass load of errors. what i had to do is make a new user and run it from there. maybe this helps ya, maybe it doesn't but it's just m 2 cents
what do you mean exactly? are you talking about what Nickserv says when you use a reggistered nick? if so, i got this from the bot's DCC when i did a .restart [17:53:29] [XBot] [19:10] -NickServ (services@3dbuzz.com)- This nickname is registered and protected. If it is your [17:53:29] [XBot] [19:10]...
hey, i'm trying to recode the DalNet bot ident script so it can work on other irc servers. for some reason it's not working, does anyone see any errors in the script, case the bot isn't giving me any :-? # This script will identify your bot once received the notice that nick is # owned by someone el...
i recently switched from using trillian to using mIRC. when i was using trillian dcc'ing into the bot worked. now with mIRC it doesn't. the bot doesn't even acknowledge the dcc. is eggdrop not mIRC friendly?
k, i dinno if this is a built in feature in eggdrop bots, or if i have to use a script to do this but, can anyone point me in the right direction on how to make it so that the bot op's certain ppl when they join?
You could be forcing chanmode -l do a .chaninfo #channel to find out.. this is what i get when i did that: <mematrix> .chaninfo <X-bot> Settings for static channel #pdf <X-bot> Protect modes (chanmode): +tn-klim <X-bot> Idle Kick after (idle-kick): DON'T! <X-bot> stopnethack: DON'T! <X-bot> aop-del...