Away system

By era on May 28, 2004

Very simple away system for your mirc , just add the code in your remote ( alt +r )

Menu nicklist,channel {
  Away-System
  .Go Away:/amsg -xx-Im Away now-xx-Reason: %lul -xx- | .nick %anick | /away %lul
  .Go Back:/amsg -xx-I`m back now - I was away for: $duration($awaytime) - Reason was: %lul -xx-  | .nick %nnick | /away
  .Set reason:/set %lul $$?="Reason:" | echo [-X-] Reason updated to %lul [-X-]
  .Set normalnick|:/set %nnick $$?="Normalnick?:" | echo [-X-] Normal nick changed to %nnick [-X-]
  .Set awaynick:/set %anick $$?="Awaynick?:" | echo [-X-] Nick changed to %anick [-X-]
  .What is reason atm?:/echo [-X-]The Away Reason Is: %lul [-X-]
  .About:/echo [-X-]Little Away system. Made by NIN-Era, email: rgc@hot.ee , irc: irc.quakenet.org #ninclan, Have fun [-X-]
}

Comments

Sign in to comment.
robyy   -  Jun 03, 2004

i need a BNC

 Respond  
robyy   -  Jun 03, 2004

i need a BNC

 Respond  
drmrx   -  May 29, 2004

you should add a checker if the variable is set first and then go away like if (%lul != $null) { Im away..etc }

 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.