commented on a Page, Birthday Greeter  -  Aug 12, 2014

I'm using a bot in my channel (mIRC6.35) Trying to use it from there but is not working? testing it with bot (not channel operator and entering:
!addbday John 08 12 also tried !addbday $1 John 08 12
only this appears in main window [16:23] !addbday Peter 08 12 (Stats have mode +B only)
not even receiving the message [Birthday] Only Channel Operator's can add Birthday's!
I'm new at this so does it work in a bot on the channel is it usable as is in mirc 6.35?
Please help I've been looking all over for something like this>

 -  Aug 12, 2014

also tried !addbday $1 John 08 12

Resinator  -  Aug 13, 2014

There is no way to answer this question without seeing the script you are running on the bot and knowing what you are trying to accomplish.

Truk  -  Aug 13, 2014

I assume you know that you cannot do the !addbday John 08 12 from the bot itself but it has to be from another chat session try having the bot running and start another chat program instance and try it from a nickname other than the bot's nick. Hope this helps. I just confirmed it will do nothing if you try the !addbday from the bot - notta-nuttin

 -  Aug 13, 2014

Thank you Truk will try that and see. Will get back to you on that
Resinator I used the script as is from Truk http://hawkee.com/snippet/9892/

Resinator  -  Aug 13, 2014

you have to type !addbday Peter 08 12

  • must not be typing it from the bot (machine running the script)
  • must have operator status (@) to add birthdays
Ablekie  -  Aug 29, 2014

Any way that you can add a routine to also delete a birthday? I'm newby and tried but no go. like:
n :TEXT:!delbday:#: {
if ($nick !isop $chan) {
.notice $nick [Birthday] Only Channel Operator's can add Birthday's!
halt
??????

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.