#(lellollellol) How can a click event redirect a link

8 messages · Page 1 of 1 (latest)

near aurora
#

I want to make a click event in a chat message to redirect to a link, is this possible?

latent geyserBOT
#

(lellollellol) How can a click event redirect a link

latent geyserBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

near aurora
#

BTW When you see this thread please ping me!!

tranquil marshBOT
# ruby plover !t element.click_url

Adds a click command to the element, which makes the element open the given URL when clicked.
Note that this is a magic Denizen tool - refer to !language Denizen Text Formatting.

Group

text manipulation

Returns

ElementTag

Examples
- narrate "You can <element[click here].custom_color[emphasis].on_hover[Click me!].click_url[https://denizenscript.com]> to learn about Denizen!"
near aurora