Auto PM

Platform:  mIRC
Published  Dec 23, 2008
Updated  Dec 23, 2008
I Never coded in my life :S but i been trying to learn and need some help. I need something to auto message people when they join. If anyone can help. Mayby make a pop up or something for it :P on *:join:#channelhere: {/msg $nick text here.............................................}

I was using this but then got a PM snippet and when it msg the other person i start spamming them for some reason! need alot of help!

Comments

Sign in to comment.
Person   -  May 21, 2011
Oh so this script can actually help open your PM like it should when on /query ??
 Respond  
WillK1llin   -  Jan 03, 2009
TY
 Respond  
envious1   -  Dec 24, 2008
thanks slacker and Aucun.
 Respond  
slacker   -  Dec 24, 2008
as Lazy has stated you should have posted this on the forum
http://www.hawkee.com/phpBB2/viewforum.php?f=9

anyways just change msg $nick to .notice $nick and add a ! so it wont trigger when you join the room.

Code

 
 Respond  
pwnisher3   -  Dec 24, 2008
complete crap. and its not like we don't have enough joi greets in one snippet or another on hawkee.
 Respond  
Aucun50   -  Dec 23, 2008
First off you need a ";" in font of any writing that is not in script form, Second off
on *:JOIN:#Your channel: {
msg $nick (your text here)
}

Space off your work.
 Respond  
Lazy   -  Dec 23, 2008
You should really post in the mIRC Forum for help with your script.
 Respond  
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.