blackvenomm666 commented on a Page, MsgtoUser  -  Jul 01, 2012
on *:join:#Your Channel here: {
  if ($nick == nickhere) { .notice $nick Your message here...4This is an automated message. 
}
    .notice $me msg has been recieved by $nick and now the msg will be unloaded.
  .notice $me 4Unloaded MsgToUser.mrc | /unload -rs MsgToUser.mrc
}

Very simple and yes it works in a pinch. i just showed you another way you could do the If statement. With how it is set up you do not need the else halt because if the nick that joins is not the specified nickname it will not activate

Warriorii  -  Feb 10, 2013
how do you get your commit in the black box with numbered lines?
Warriorii  -  Feb 10, 2013
on your comment above now it doesnt unload it just deletes the msg and the nick and turns itself off
blackvenomm666  -  Feb 10, 2013

there is no reasone it would delete you must have done something wrong

Warriorii  -  Feb 24, 2013

no i did nothing wrong i just revised it so that when the user gets the msg it will delete their nick then it will clear all vars then turn itself off. that way u dont have to go into remotes to delete it from your variables...

Warriorii  -  Aug 09, 2013

I took out the else halt Blackvenomm666 and thanks for the advice....

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.