deviant art





Login
Join deviantART for FREE Take the Tour Lost Password?
Deviant Login
Shop
 Join deviantART for FREE Take the Tour

More from #ArtBIT

Featured in Groups:

Details

August 17, 2007
13.3 KB
1024×458
Thumb

Statistics

Comments: 179
Favourites: 199 [who?]
Views: 17,047 (2 today)
Downloads: 367 (0 today)

License

Creative Commons License
Some rights reserved. This work is licensed under a
Creative Commons Attribution-No Derivative Works 3.0 License.
:iconartbit:
:star: What's this?

This is a Greasemonkey script for deviantArt Messaging Network (dAmn).
It adds the functionality to distinct deviants in chat by painting their names with different colours, all depending of the group you've added them in.
You create a group, and define its colour, add deviants to the group, and their names will change colour to the colour of the group they belong to.
You can create as many groups as you want, but one deviant cannot belong to more than one group.


:star: Ok I want to try it. How do I install it?

In order to use it, you must be using Mozilla or Mozilla Firefox, and you must have the greaseMonkey extension installed.
To install it, click the install link bellow:

     THE INSTALL LINK

...and the greaseMonkey script installation window will open.
To install the script press the "Install" button.
And that's it. Read the commands section to learn how it's used.


:star: Commands

Simply type a command into the chat's inputbox.

:bulletgreen: /grouphelp - Displays the help window.
:bulletgreen: /groupadd name color - creates a new friend group. color must be in HTML format (#000000 - #FFFFFF)
You can use many online tools for converting colors to HTML codes ( colorSchemer , colorChart, ...)
:bulletgreen: /groupdel name - deletes the group with the given name and removes all users that belonged to it.
:bulletgreen: /groupupdate name color - sets the new color for the group.
:bulletgreen: /groupmerge group1 group2 - adds all the users from group1 to group2 and removes the group1
:bulletgreen: /groupcheck user - Checks if the user belongs to any group.
:bulletgreen: /groupinfo group - Shows info for the group or if group is not specified, for all the groups you created.
:bulletgreen: /groupadduser group user1 (user2 user3 ... userN) - adds the specified user(s) to the group.
:bulletgreen: /groupdeluser user1 (user2 user3 ... userN) - deletes the specified user(s) from all the groups.
:bulletgreen: /groupnote group (subject) - opens the dA note page and sets all the group members as recipients.
:bulletgreen: /groupsay group message - highlights all the members of the group with your message.
(To prevent malicious use of /groupsay command, you must wait at least 1minute before using it again)



:star: Example usage

:bulletgreen: /groupadd testers #FFFF00
  this creates a group named 'testers' and sets the colour to #ffff00
:bulletgreen: /groupadduser testers robphillips girlflash genericname281 burst-design artbit
  this adds robphillips, girlflash, genericname281, burst-design and artbit to the 'testers' group, and whenever they're in chat, their names will be coloured in #FFFF00
:bulletgreen: /groupdeluser artbit
  this removes artbit from all the groups
:bulletgreen: /groupsay testers Thanks mates :)
  this will send the "Thanks mates :)" to the chat window, but robphillips, girlflash, genericname281, burst-design will see it highlighted as if you were talking directly to them.



:star: Changelog

0.263
•Compatible with dAmn WebClient 0.7 and Firefox 3.0.3
• Fixed some minor bugs.

0.22
• Added the /groupnote command.
• Added the /groupcheck command.
• Fixed some minor bugs.

0.2
• Added the /groupsay command.
• Fixed some minor bugs.

0.1_BETA!!!
• Initial release.



:star: My other dAmn scripts
dAway System
dAmn those links


THANKS TO: :iconburst-design::icongenericname281::icongirlflash::iconrobphillips: WHO HELPED ME TEST IT!
:icon:
Add a Comment:
 

Daily Deviation

Given 2007-08-21
"It's a kinda handy script that adds colors to your friends in dAmn. There's not many dAmn scripts that add this kind of feature, so I'm really liking this one" Well said, I came across this script a few days ago, it's really neat. dAmn Friends by =ArtBIT ( Suggested by `electricjonny and Featured by `maxwell-heza )
love 1 1 joy 1 1 wow 1 1 mad 0 0 sad 0 0 fear 0 0 neutral 0 0
:iconsilver-tao111:
*Silver-Tao111 Feb 11, 2012  Hobbyist General Artist
how do you change the words for admin. and stuff?

--
IN DEH PARK.

ON A RAINBOW.

OUTSIDE THE CARPET.

LAYING ON A MAGICAL FLYINH TURTLE.

IN HER HOUSE.

ON A PC GAME.

EATING MY PAKE.

WONDERING WHAT PAKE IS.


-'CAUSE I SAID SO. :shifty:
-

Llama 4 Llama
Reply
:iconartbit:
#ArtBIT Feb 14, 2012  Hobbyist Digital Artist
I'm not sure I understand?

--
:: Everyone has photographic memory; not everyone has the film for it ::
Reply
:iconsilver-tao111:
*Silver-Tao111 Feb 14, 2012  Hobbyist General Artist
hehe, nm, i found out from somebody, :la:

HAPPY VALENTINES!

--
IN DEH PARK.

ON A RAINBOW.

OUTSIDE THE CARPET.

LAYING ON A MAGICAL FLYINH TURTLE.

IN HER HOUSE.

ON A PC GAME.

EATING MY PAKE.

WONDERING WHAT PAKE IS.


-'CAUSE I SAID SO. :shifty:
-

Llama 4 Llama
Reply
:iconartbit:
#ArtBIT Feb 14, 2012  Hobbyist Digital Artist
Happy valentines to you too :hug:

--
:: Everyone has photographic memory; not everyone has the film for it ::
Reply
:iconsilver-tao111:
*Silver-Tao111 Feb 14, 2012  Hobbyist General Artist
:glomp: may your day be happier than normal!

--
IN DEH PARK.

ON A RAINBOW.

OUTSIDE THE CARPET.

LAYING ON A MAGICAL FLYINH TURTLE.

IN HER HOUSE.

ON A PC GAME.

EATING MY PAKE.

WONDERING WHAT PAKE IS.


-'CAUSE I SAID SO. :shifty:
-

Llama 4 Llama
Reply
:iconalexherndezzi:
Hi I'm new on this website.

I was wondering if you knew how to change the name of a link so that it does not say [link]? That would help me a lot if you could tell me. If not, sorry to be a bother. (:
Reply
:iconartbit:
#ArtBIT Oct 1, 2011  Hobbyist Digital Artist
You need to use the html syntax for anchor tags like this:
<a href="http://alexherndezzi.deviantart.com/gallery" title="Alex' gallery">Click to see my gallery</a>
That will be shown as:
Click to see my gallery

Read more about this here

--
:: Everyone has photographic memory; not everyone has the film for it ::
Reply
:iconalexherndezzi:
Thanks. That helps a lot. (:
Reply
:iconarcademan10:
would be nice to have for chrome!!

--
-Jayri Veradian Avieock


A Co-founder of #Dragon-Gryphon-club
Reply
:iconezio-auditore-di-fir:
~Ezio-Auditore-di-Fir Jun 20, 2011  Hobbyist Digital Artist
is there gonna be one fore firefox 4?

--
Sono silenzioso, io sono mortale, io sono Ezio Auditore Da Firenze. Sono un assassino.
Reply
:icon:
Add a Comment: