Phat Maker thing

By Firedog150 on Aug 15, 2007

Put it into remotes i know it is a simple script but it did take a while to make.
I think it pretty much explains itself

on *:text:!redphat:#: {
  /msg $chan 4|\/\/\/|
  /notice $nick 4|____|
}
on *:text:!bluephat:#: {
  /notice $nick 12|\/\/\/|
  /notice $nick 12|____|
}
on *:text:!yellowphat:#: {
  /notice $nick 8|\/\/\/|
  /notice $nick 8|____|
}
on *:text:!greenphat:#: {
  /notice $nick 3|\/\/\/|
  /notice $nick 3|____|
}
on *:text:!blackphat:#: {
  /notice $nick 1|\/\/\/|
  /notice $nick 1|____|
}
on *:text:!whitephat:#: {
  /notice $nick 1,1|\/\/\/|
  /notice $nick 0,1|\/\/\/|
  /notice $nick 0,1|____|
  /notice $nick 1,1|____|
}
on *:text:!purplephat:#: {
  /notice $nick 6|\/\/\/|
  /notice $nick 6|____|
}
on *:text:!pinkphat:#: {
  /notice $nick 13|\/\/\/|
  /notice $nick 13|____|
}
on *:text:!phatcommands:#: {
  /msg $nick SwiftIrc Phat commands
  /msg $nick !pinkphat
  /msg $nick !purplephat
  /msg $nick !blackphat
  /msg $nick !bluephat
  /msg $nick !redphat
  /msg $nick !yellowphat
  /msg $nick !greenphat
  /msg $nick !whitephat
  /msg $nick Please feel free to suggest a color.
  /msg $nick These will only look right if you are using the Swift client not mIRC
  /msg $nick mIRC Phat commands
  /msg $nick !mpinkphat
  /msg $nick !mpurplephat
  /msg $nick !mblackphat
  /msg $nick !mbluephat
  /msg $nick !mredphat
  /msg $nick !myellowphat
  /msg $nick !mgreenphat
  /msg $nick !mwhitephat
  /msg $nick These will only look right if you are using the mIRC not SwiftIrc Client
  /notice $nick Please look towards your pm for my Phat commands.
}
on *:text:!mredphat:#: {
  /notice $nick 4|\/\/\/|
  /notice $nick 4|______|
}
on *:text:!mbluephat:#: {
  /notice $nick 12|\/\/\/|
  /notice $nick 12|______|
}
on *:text:!myellowphat:#: {
  /notice $nick 8|\/\/\/|
  /notice $nick 8|______|
}
on *:text:!mgreenphat:#: {
  /notice $nick 3|\/\/\/|
  /notice $nick 3|______|
}
on *:text:!mblackphat:#: {
  /notice $nick 1|\/\/\/|
  /notice $nick 1|______|
}
on *:text:!mwhitephat:# : {
  /notice $nick 1,1|\/\/\/|
  /notice $nick 0,1|\/\/\/|
  /notice $nick 0,1|______|
  /notice $nick 1,1|______|
}
on *:text:!mpurplephat:#: {
  /notice $nick 6|\/\/\/|
  /notice $nick 6|______|
}
on *:text:!mpinkphat:#: {
  /notice $nick 13|\/\/\/|
  /notice $nick 13|______|
}

Comments

Sign in to comment.
TarheeL   -  Sep 08, 2007

on *:text:!bluephat:#: {
/notice $nick 12|\/\/\/|
/notice $nick 12|____|

Change to

on *:text:!bluephat:#: {
/msg $chan 12|\/\/\/|
/msg $chan 12|____|

Change for all and it lines up fine.

Do the same for the mirc part of the code, works fine, pointless but it works.

 Respond  
guest598594   -  Sep 08, 2007

well all u hav to do is

wrtie color and code to an ini
chack if !phat iswm $1
check if m is $left($1,1)
isolate the color usin $len and $calc
check if that color isin the ini
msg $chan $+ (readini to get the color code for the color in $1) (phat crown)
elseif m isnt $left($1,1) mgs $chan $+ colorcode <other crown)

 Respond  
guest598594   -  Sep 08, 2007

does concur mean ur with or against me on it can be coded better?

 Respond  
napa182   -  Sep 07, 2007

and none of them line up

 Respond  
napa182   -  Sep 07, 2007

on the first one you have it like this

on *:text:!redphat:#: {
  /msg $chan 4|\\/\\/\\/|
  /notice $nick 4|____|
}

you have it msg channel and notice

 Respond  
Ghost-lit Warder   -  Sep 07, 2007

Perhaps add a timer to the /msg $nicks and remove the /\'s. You would easily be flooded out.

 Respond  
napa182   -  Sep 07, 2007

it just seem\'s useless..But to each there own i guess, and yeah i concur with mountaindew: \"this could be coded a LOT better\"

 Respond  
guest598594   -  Sep 07, 2007

this could be coded a LOT better

 Respond  
TarheeL   -  Sep 07, 2007

No mountain, I just tried this script, works a lot better with /msg $chan, otherwise you would see the top part of the phat in color and the other half would be off line and not in color. Replaces all the /notice with /msg works well.

 Respond  
guest598594   -  Sep 07, 2007

can u even see colors in a notice?

 Respond  
TarheeL   -  Sep 07, 2007

Works better if you replace all the /notice $nick with /msg $chan.

Just my opinion

 Respond  
Monky   -  Aug 15, 2007

BLUE PHAT FTW!!!

 Respond  
Anti   -  Aug 15, 2007

OH PARTY HATS LOL OH KOOL ROFL ENOUGH WITH RUNESCAPE STUFF LOL

Why was i on caps lol..

 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.