When trying to uncolour a message in the new hex colour code system, the opening 搂x is not removed from the result, making it difficult to work with hex coloured messages.
on chat:
send "%uncoloured message%"
Then send hex coloured message in chat
(See screenshot for resulting behaviour)
搂x should be treated as a colour code, and removed from 'uncoloured message'
As you can see, the 'x' is left in
http://prntscr.com/tckvt7
(Giraffe was #FF0000, Cubed was &e)
This will probably be fixed in #3098

patched if #3098 is merged
I gave my affected code a test with #3098 and it is solved, thanks @APickledWalrus
Most helpful comment
patched if #3098 is merged