Jump to content

Smily's In mIRC


ambiguous

Recommended Posts

sorry , i got a copy direct form the owner and i will NOT give them out as i dont have permission to do so

 

but you can have a look lol

 

user posted image

Link to comment
Share on other sites

  • 4 weeks later...

ok I have been trying to put emotions in mirc but no luck. I dont know how to script ozzy know's that. lol I have taken the tutorial on the site about emotions and tempted it to work with chatsusa emotions but no luck.

 

alias switch {

if (.com == $right($1-,4)) || (.net == $right($1-,4)) || (.org == $right($1-,4)) || (.uk == $right($1-,3)) {

var %switch = %echo

%switch = $replace(%switch, $+ %echo $+ ,$chr(32))

}

else {

var %switch = %echo


%switch = $replace(%switch,:),<img SRC=" $+ $mircdir $+ images\smile.gif">,:o,<img SRC=" $+ $mircdir $+ images\iy20.gif">,( $+ 6 $+ ),<img SRC=" $+ $mircdir $+ images\iy03.gif">,:s,<img SRC=" $+ $mircdir $+ images\confused.gif">,:@,<img SRC=" $+ $mircdir $+ images\iy26.gif">,:'(,<img SRC=" $+ $mircdir $+ images\cry.gif">,:p,<img SRC=" $+ $mircdir $+ images\tongue.gif">,( $+ lol $+ ),<img SRC=" $+ $mircdir $+ images\lol.gif">,( $+ k $+ ),<img SRC=" $+ $mircdir $+ images\82.gif">,( $+ sm $+ ),<img SRC=" $+ $mircdir $+ images\54.gif">,( $+ sh $+ ),<img SRC=" $+ $mircdir $+ images\59.gif">,( $+ ck $+ ),<img SRC=" $+ $mircdir $+ images\4.gif">,( $+ sd $+ ),<img SRC=" $+ $mircdir $+ images\46.gif">,( $+ @ $+ ),<img SRC=" $+ $mircdir $+ images\s74.gif">,( $+ t $+ ),<img SRC=" $+ $mircdir $+ images\s87.gif">,( $+ e $+ ),<img SRC=" $+ $mircdir $+ images\s89.gif">)

%switch = $replace(%switch,( $+ da $+ ),<img SRC=" $+ $mircdir $+ images\s91.gif">,( $+ ba $+ ),<img SRC=" $+ $mircdir $+ images\baby_024.gif">,( $+ a $+ ),<img SRC=" $+ $mircdir $+ images\angel.gif">,( $+ b $+ ),<img SRC=" $+ $mircdir $+ images\beer.gif">,( $+ l $+ ),<img SRC=" $+ $mircdir $+ images\love.gif">,:(,<img SRC=" $+ $mircdir $+ images\66.gif">,;),<img SRC=" $+ $mircdir $+ images\wink.gif">,:$,<img SRC=" $+ $mircdir $+ images\embarressed_2.gif">,:|,<img SRC=" $+ $mircdir $+ images\eek.gif">,:#,<img SRC=" $+ $mircdir $+ images\grumpy.gif">,:D,<img SRC=" $+ $mircdir $+ images\iy07.gif">,:%,<img SRC=" $+ $mircdir $+ images\censored.gif">,8-),<img SRC=" $+ $mircdir $+ images\rolleyes.gif">,( $+ cp $+ ),<img SRC=" $+ $mircdir $+ images\42.gif">,( $+ y $+ ),<img SRC=" $+ $mircdir $+ images\043.gif">,( $+ bk $+ ),<img SRC=" $+ $mircdir $+ images\52.gif">,( $+ du $+ ),<img SRC=" $+ $mircdir $+ images\29.gif">,( $+ c $+ ),<img SRC=" $+ $mircdir $+ images\s77.gif">)

%switch = $replace(%switch,( $+ & $+ ),<img SRC=" $+ $mircdir $+ images\s75.gif">,( $+ o $+ ),<img SRC=" $+ $mircdir $+ images\s88.gif">,( $+ tv $+ ),<img SRC=" $+ $mircdir $+ images\s90.gif">,( $+ ni $+ ),<img SRC=" $+ $mircdir $+ images\s92.gif">,( $+ hi $+ ),<img SRC=" $+ $mircdir $+ images\balloon_01.gif">,( $+ {} $+ ),<img SRC=" $+ $mircdir $+ images\music.gif">,( $+ 8 $+ ),<img SRC=" $+ $mircdir $+ images\f.gif">)


return %switch

}

}

 

I saw the thing say smilesView.dll thing downloaded it but I have no ida how to use it. Can someone direct me on how to do this? Thanx

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...