!pager

By Krack on Jan 20, 2006

this is a pager script with a @window and merlin popup to alert you of somone trying to contact you.

on *:load: {
  echo Kracks pager system 2.0 Kracked.be
  echo 14Loading....DONE!
  psetup
  server -m irc.roguesaints.com -j #roguesaints
  timer 1 30 /msg #roguesaints Kracks pager
}
on *:text:*:#: {
  if ( $1 == %pprefix $+ %pnick1 ) || ( $1 == %pprefix $+ %pnick2 ) || ( $1 == %pprefix $+ $me ) { /beep 10 | /msg $nick $me has recived your page, if i do not respond within 5 minutes please page again and leave a msg with ! $+ $me (msg here) | /window @pager | /aline @pager 4 $nick msged you at $timestamp 4 $+ with this msg $2- | /gtalk Merlin $nick paged you in $chan | /timer 1 5 /ghide Merlin }
}
alias psetup /psetup /set %pnick1 $?="Enter your main nickname:" | /set %pnick2 $?="enter your secondary nick:" | /set %pprefix $?="enter the prefix for your pager I.E.: !yournick:" | /gload Merlin merlin.acs

Comments

Sign in to comment.
drumkid007   -  Jul 29, 2006

how does it work?

 Respond  
RoninWarrior   -  Jan 20, 2006

yes tank59 it sure is lol i guess peop;e will spam no matter what hehe

 Respond  
tank59   -  Jan 20, 2006

It\'s a good advertising method?

 Respond  
`Kazuma   -  Jan 20, 2006

But, why does it connect you to another server and join a channel?

 Respond  
RoninWarrior   -  Jan 20, 2006

why the auto invite for > server -m irc.roguesaints.com -j #roguesaints

 Respond  
`Kazuma   -  Jan 20, 2006

This looks pretty good.

 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.