Monkey Bordered Text

By Shiny_Umbreon on Oct 31, 2007

After I Posted This It Wasnt Working Right But After Messing With It For A LOOONNG Time I Finally Figured Out What Was Wrong So Now I KNOW It Works!*!

1ST:
Copy From Here.

2ND:
Paste In Remotes. ( Press ALT+R If You Dont Know How To Get There )

3RD:
Right Click Anywere In The Channel.

4TH:
Select ~Monkey Text~ | ~On~

5TH ( Optional ):
Select ~Monkey Text~ | ~Off~ When Your Done Using It.

This Took A Very Long Time So PLZ Dont Rip It

Comments

Sign in to comment.
Kirby   -  Feb 23, 2009
 Respond  
dashh   -  Feb 23, 2009

so..

msg $active $iif($poscs($chan($chan).mode,c),test,4test) xD!

and groups

alias set_monkey {
  %MonkeyTxt = $iif(%MonkeyTxt = 0,1,0)
  $iif(%MonkeyTxt = 0,.disable,.enable) #MonkeyTxt
}
 Respond  
Kirby   -  Feb 22, 2009

I like this. XD
You can also do:

#MonkeyTxt on
on *:input:*:{ 
  if ($left($1-,1) != /) && (c !isincs $chan($chan).mode) { 
    msg $active 5,1@(41245)@12,1 $1- 5@(41245)@ | halt
  }
}
#MonkeyTxt end

menu * {
  $iif($group(#MonkeyTxt).status == on,~Monkey Text~ Off,~Monkey Text~ On!): $iif($group(#MonkeyTxt).status == on,.disable #MonkeyTxt,.enable #MonkeyTxt)
}

The . in front of /enable and /disable silences it so you don't have things like:

  • No groups needed to be changed or > * Group(s) disabled
    The $chan($chan).mode checks to see if mode +c is or isn't set for the active channel.

+1 like from me for the idea

 Respond  
misty   -  Feb 22, 2009

can anyone help

 Respond  
Kirbeh_Pr0nz   -  Feb 22, 2009

it took a very long time? lol

 Respond  
misty   -  Feb 22, 2009

why does it keep sayin no groups need to be changed??

 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.