Smilies

By Spoof on Oct 09, 2009

Just copy paste into a new remotes file and save file then click OK and it will be saved.
Right click into the channel and select the smiley of your choice out of the menu and click.
This is mt first script, so be nice on your comments.Hopefully I'll make some better scripts.

Have fun using the script cause fun is what IRC is all about.

menu * {
  Smilies Script - Spoof
  .Siley
  ...Hillbilley:{
    /say 1,1-.9__
    /say 1,1-9(°…°)—«
  }
  ...VampBunny:{
    /say  14(\ /)
    /say 11*4,.,11*
  }
  ...I-Don't-Know:{
    /say ¯\(°_o)/¯
  }
  ...Weird-IDK:{
    /say ¯\Í¡à¹Í¡Ì¯à¹ /¯
  }
  ...Evil-MF:{
    /say (04â—£_04â—¢)
  }
  ...Raarrrwww-Attack-Smiley:{
    /say (""") (04â—£_04â—¢) (""") ...Raarrrwww !!!! 
  }
  ...FU-Evil-Smiley:{
    /say '┌∩â”(04â—£_04â—¢)┌∩â”.
  }
  ...Weird-Smiley:{
    /say Í¡à¹Í¡Ì¯à¹ 
  }
  ...Crazy-look:{
    /say (°_o)
  }
  ...Alien-eyes:{
    /say 9¨°ºo_oº°¨
  }
  ...Surprised:{
    /say 9˜_˜
  }
  ...Sad:{
    /say 11ú_ù
  }
  ...Sleepy:{
    /say 9Û_Û 
  }
  ...Pissed:{
    /say 4ò_ó
  }
  ...Mellow:{
    /say 9¬_¬ 
  }
  ...Asleep:{
    /say 15´15·`
  } 
  ...Eyes-covered:{
    /say ./¯_¯\.
  }
  ...Native:{
    /say 1,1--9___|
    /say 1,1-9/O_O\
  }
  ...Goofy-face:{
    /say 9Ô…Ô
  }
  ...I-Robot-face:{
    /say 9[º+º]
  }
  ...DJ-Bot-face:{
    /say d(04â—£_04â—¢)b
  }
  ...Sleeping-Bot:{
    /say [-_-]
  }
  ...Surprised-Bot:{
    /say [0_0]
  }
  ...WTF-bot-face:{
    /say [°_o]
  }
  ...Punk-Rocker:{
    /say 1,1--.9\\\|///
    /say 1,1---.9(°…°)
  }
  ...Bad-Hair-Day:{
    /say 1,1--9\\\|///
    /say 1,1-q(04â—£_04â—¢)p
  }

Comments

Sign in to comment.
Person   -  May 21, 2011

Good script, but i have to point this out.
You spelt Smiley wrong :/
Instead of [[ menu {
Smilies Script - Spoof
.Siley ]] it should be.....[ menu
{
Smilies Script - Spoof
.Smiley ]] NP =)

 Respond  
PuNkTuReD   -  Oct 09, 2009

it all takes time, tbh when i started, i just started by editing scripts.
not even the code of the script, just the replies.

like
Hi $nick, welcome to $chan

i would just edit the "hi" "welcome to" parts, didnt even touch the code/identifiers etc.
scripting is da bomb, keep at it.

 Respond  
Spoof   -  Oct 09, 2009

Thanks for all input about the "Good the Bad and the Ugly" of scripting.Its all for fun for
me and enjoy everyone's opinion. Maybe in time I can make better scripts like PuNkTuReD
stated.This is a good place you learn from though an feel lucky to have you guy's here to
help out.
Thanks Everyone :)

 Respond  
PuNkTuReD   -  Oct 09, 2009

i agree but not in this case using popups.

 Respond  
Jethro   -  Oct 09, 2009

Sometimes a script without brackets won't work. For instance, > while (%example) { without the bracket, you're going to get an error.

It's easy to form a bad habit, but it's never too late to kick it and start cultivating a good one.

 Respond  
knoeki   -  Oct 09, 2009

I'd say NOT using brackets is more of a bad habbit.. but everyone has his/her own style. ;_)

 Respond  
PuNkTuReD   -  Oct 09, 2009

its all just trial and error.
keep at it and youll be scripting dialogs, sockets, etc etc in no time mate.
its just harder to break bad coding habits later in scripting. lol.

 Respond  
Spoof   -  Oct 09, 2009

thx.. ya I was spazzed when it worked. crude but i'm trying.

 Respond  
PuNkTuReD   -  Oct 09, 2009

few things bro,

in a menu, its like levels

  Smilies Script - Spoof <--- 0
  .Siley  <------------------ 1
  ..Hillbilley:{ <----------- 2

only 2 .'s are needed not 3.

smileys on one line can go on one line without the { }
..Weird-Smiley: say Í¡à¹Í¡Ì¯à¹

actually so can your multi line smileys.code

..VampBunny:say  14(\ /) | say 11*4,.,11*

all your /'s can be removed.

your also missing a closing bracket for your menu.

most is just good coding habit, everyone has their preferences.

 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.