[Script] UrComments

For custom files, check the wiki page https://wiki.waze.com/wiki/Scripts#URComments. At the end is a full tutorial about customizing URComments.

Hi, can someone fix this skript please?? It is important for me. Thanks

i posted an update yesterday Version 1.7.3 see if it helps?

The settings is still empty, i can“t set anything, i use a custom list of answers.

i can’t see any pills. is that just me or do other people have this problem? thanks!

See this post. URO+ generates those images, not URC.

thank you! i added URO and URC last week just after the WME update and nothing worked. i thought it was me, now i have learned the scripts need to be updated.

This same thing is happening to an acquaintance of mine. Even after disabling the custom made list (dominicanSpanish), the settings tab is empty, and the comments tab only shows the first comment.

I see that URComments was updated to 1.7.4 today, but it’s not loading for me, even with all scripts off. WME on Chrome.

Same here, huge list of errors on the console (just a few here):
VM2557:59 Syntax error @ ā€œWME URComments (Stable)ā€!
##########################
JSHINT output:
require: (W058) Missing ā€˜()’ invoking a constructor on line: 52 at character: 33
require: (W058) Missing ā€˜()’ invoking a constructor on line: 53 at character: 30
require: (W058) Missing ā€˜()’ invoking a constructor on line: 54 at character: 34
require: (W058) Missing ā€˜()’ invoking a constructor on line: 55 at character: 29
require: (W058) Missing ā€˜()’ invoking a constructor on line: 56 at character: 29
require: (W032) Unnecessary semicolon on line: 61 at character: 6
require: (W041) Use ā€˜===’ to compare with ā€˜null’ on line: 78 at character: 23
require: (W041) Use ā€˜===’ to compare with ā€˜false’ on line: 92 at character: 64
require: (W030) Expected an assignment or function call and instead saw an expression on line: 121 at character: 127
require: (W032) Unnecessary semicolon on line: 257 at character: 6
require: (W032) Unnecessary semicolon on line: 333 at character: 6
require: (W032) Unnecessary semicolon on line: 354 at character: 6
require: (W032) Unnecessary semicolon on line: 385 at character: 6
require: (W032) Unnecessary semicolon on line: 484 at character: 6
script: (E058) Missing semicolon on line: 31 at character: 76
script: (W030) Expected an assignment or function call and instead saw an expression on line: 31 at character: 77
script: (E058) Missing semicolon on line: 31 at character: 85
script: (W030) Expected an assignment or function call and instead saw an expression on line: 31 at character: 86

UR comments had been usable until I installed the latest update.
Now it is ā€˜gone’.

Wish I had saved before I updated. :frowning:

Just found out I could get the older version from the ā€˜history’ tab. Will see if it helps.

Joy, I can see the ā€˜URC’ tab again.

When I compare 1.7.3 (which works for me) and 1.7.4, there is only one 'significant difference.
Not sure why adding a // at the beginning of line 1500 seems to make the tab for URC disappear, but I think it kind of comments out the rest of that line.

I got the following response from benenmen on Slack:

URComments 1.7.4 is missing a ( " ) at line 31 just before Disabled keyboard shortcuts

What I did was add a " between + and Disabled on line 31 and it now loads and works for me.
Thanks benenmen

Confirmed

Thx, i confirmed too, script is working again.

I know everyone is busy with fixing the latest script issues, but I have a feature request.

I would find it very useful if there were a way to add to the UR comments rather than replace everything in the UR comment. There are several phrases that I have in my custom comments that I often find myself using in conjunction with other phrases.

Thanks.

Another WME Update…

Back to having to enter a character in the comment box before the message will send.

I also add together comments, I do it but adding the lagging one copying it then selecting the leading one which replaces the first selected then pasting in the lagging comment

Sent from my SM-G935V using Tapatalk

I have this as well. 1.7.7

I, also, except on the case where URC is auto-adding a followup ā€˜reminder’ message.
The auto-send WORKS then, without my needing to add a character and press ā€˜send’.

The ā€˜Double Click’ sending of messages seems to fail to fulfill some timing requirement as the comment windows doesn’t seem to know that text has been added.

However, the message window pop up doesn’t auto-close, like it used to do.

URC Comments have been updated to 1.7.8.
Changelog: Thanks to JasonN899 and MapOMatic for coming up workaround for the comment count. I also updated the code for the send button so double click messages should be working again. Per the script itself.