XHop

By StaticX__ on Oct 04, 2008

Here is the XHop..
It does a virtual hop so you won't bother the other ppl in channel with your part/joins.
You put this code in aliases
Syntax: /xhop [-c]
-c Clears the screen and XHOPs

Have fun xhoping

/xhop {
  if ($chr(35) isin $active) {
    if ($1 == -c) { clear # }
    echo $color(info) -a $timestamp * Attempting to rejoin channel #
    echo $color(info2) -a $timestamp * Rejoined channel #
    topic #
    if ($me isop #) { .timer -m 1 00989 echo $color(info2) -a $timestamp * ChanServ sets mode: +o $me | halt }
    if ($me isvoice #) { .timer -m 1 00989 echo $color(info2) -a $timestamp * ChanServ sets mode: +v $me | halt }
  }
  else { echo $color(info) -a * /xhop: You are not in a channel }
}

Comments

Sign in to comment.
newtonlol   -  Jan 20, 2011
 Respond  
napalm`   -  Oct 04, 2008

This is retarded.

/clear
 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.