Under features it mentions it stops your own emotes from going through as emotes. But other people's emotes should go through fine. I was planning on adding a toggle for this feature, I can push it ahead and finish it sooner if you prefer. As for images, I'll have to test that and see what the case might be for that.
Maybe have some kind of regex shit, if possible, that detects letter combinations so it won't color emoticons?
What do you mean 'won't color emotes'? The emotes don't show up because it intentionally adds bbcode around it that makes the shoutbox not recognize it (simple hack). All I have to do is skip that part to get it to allow emotes again.
Updated. Now has a toggle so you can enable or disable your emotes at will, and images and other links should be fixed. Update using the procedures listed in OP.
So.... What is this for? Haha. Sorry, but is this a shoutbox thing? Or will it work with any chat room? Doesn't say in the main post and I'm not too familiar with "user scripts" or plugins or whatever. I've seen this post around but I've been delaying asking because it makes me feel dumb not knowing.
It's for the Serious TTT chatbox. It automatically applies your selected color as it's primary function. It could easily be modified to work with any site using the same chatbox plugin.
Feature suggestion: When the Chat Textbox is in focus, instead of that bright yellow, make it a darker grey.
I explored this but I didn't put enough time in. I couldn't figure out how to change the border color at the time (but it was a while ago). I could add settings to change the background though?
You could perhaps change the input text so it's always black in the text box. I used Inspect Element one day to do that
Hmm.. That does seem like a good idea. Should it be toggle or just always on? Always on sounds better but it only really benefits admins+ xD.
Well it's black by default for anyone else, so i don't see how having it always on would cause issues. IDK if you can do anything fancy like checking ranks, but maybe have it disable the color picker for Admins+ and disable the black text thing for Mods--
You're saying remove this for admins?: As for the black text thing - no harm in leaving it on for everyone if it's default black anyway xD.
Oh your script adds what admins already have? I don't have it so I wasn't sure how you added the ability.
Yeah. It adds what admins already have, but for normal members. Also has the option not to send emotes as emotes and just as text. I'm working on making it an extension and not just a userscript right now.