Behr's Interactive Color Palette Command
Posted: September 13th, 2019, 10:20 pm
Last Edited: 2020-05-13
Just implemented the new tags:
Do you hate typing color codes? They can be hard to keep track of, especially if you like particularly colorful messages, especially if you need to reapply formats. This script allows you to shift-click the colors you need straight from the chat box to insert them directly into your chat box without erasing the rest of your message or forcing you to look at a reference to verify you have the right color code.
Here's an example of how it works: https://streamable.com/mvoll
Simply type
Here's the latest script, in a haste:
https://one.denizenscript.com/haste/68947
As well as right here in the thread:
Just implemented the new tags:
<&hover[HoverText]>
/<&end_hover>
| Returns a special chat code that makes the following text display the input hover text when the mouse is left over it!<&insertion[InsertText]>
/<&end_insertion>
| Returns a special chat code that makes the following text insert the input message to chat when shift-clicked!Do you hate typing color codes? They can be hard to keep track of, especially if you like particularly colorful messages, especially if you need to reapply formats. This script allows you to shift-click the colors you need straight from the chat box to insert them directly into your chat box without erasing the rest of your message or forcing you to look at a reference to verify you have the right color code.
Here's an example of how it works: https://streamable.com/mvoll
Simply type
/ccolors
and shift-click the colors you want.Here's the latest script, in a haste:
https://one.denizenscript.com/haste/68947
As well as right here in the thread:
Spoiler!