Top

simple away script


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  2.0
Scores Submitted  1
Date Added  Jun 27, 2008
Last Updated  Jun 27, 2008
Tags  away  script  simple 
  Bookmark and Share

Introduction

very simple away script :D coment plz

Grab the Code

Comments

  (2)  RSS
jonesy44
Comments: 1,086
 
mIRC Snippet:  simple away script
Posted on Jun 27, 2008 1:14 pm
Code:
menu channel {
  Set $iif($away,Back,Away) {
    $iif($away,back,away)
  }
}

napa182
Comments: 1,152
 
mIRC Snippet:  simple away script
Posted on Jun 27, 2008 7:18 pm
this dont really set you away. so jonesy44 $away wont work unless he changes it to set the user away.

Please Register or Login to start posting comments.
Bottom