!clone

By Dark_Aaron on Dec 01, 2008

just a cloning script

you might want to do this:

on *:TEXT:!cloneoff:#Aaron: { set %clone off | set %clone1 $null | msg # I have stopped cloning. | nick | identify
}

;################
;### By Aaron ###
;################

on *:TEXT:!clone *:#: { set %clone1 $2- | set %clone on | msg # I am now cloning $2-
}
on *:TEXT:*:#:if (%clone1 == $nick) { if (%clone == on) { msg # $1- } }

on *:Nick:#:if (%clone == on) { if ($nick == %clone1) { $+(nick $newnick,_thesecond) | set %clone1 $newnick } }

on *:ACTION:*:#:if (%clone == on) { if ($nick == %clone1) { describe # $1- } }

on *:TEXT:!cloneoff:#: { set %clone off  | set %clone1 $null | msg # I have stopped cloning.
}

Comments

Sign in to comment.
ersam987   -  Dec 13, 2010

i cant stop cloning o_O

 Respond  
irchainscriptz   -  Feb 03, 2009

LOL yeah it is annoying, but its a code that really depends on how you use it like any other codes :)

 Respond  
zacx   -  Feb 03, 2009

explain how to use it??

 Respond  
big_boya   -  Dec 22, 2008

/me likes
/me likes indead :P

 Respond  
56Avenue   -  Dec 11, 2008

Copyes someone, which I would find annoying >.>

 Respond  
CoOlEsT_n_CuTeSt   -  Dec 05, 2008

wat does it do???

 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.