[Script] WME Speedhelper

Latest WME production build v2.180 seems to have broken Speedhelper…

Same here. This is what I get in the console:

1.png

Looks like today’s Prod update back to v2.180 has broken Speedhelper again…

EDIT : OK, there’s something odd going on. The Speedhelper page on Greasyfork offers 0.12.0 as the “latest” version of the script. However, go into the version history, and 0.12.1 is listed as an older version even though it’s actually a newer version. Install 0.12.1 ignoring the warnings about “downgrading to an older version”, and it works again. Greasyfork is very confused…

For reference, here’s where people can find v0.12.1

Should be fixed now. As I’m not actively maintaining this script anymore, I get sent fixes from other editors, but this last time I just edited the script online in Greasyfork and didn’t upload it to my personal server, from where Greasyfork auto-sync’s. So with the latest sync, it just copied the previous version again.

Mistery solved :slight_smile:

As you’re no longer editing the script, would you have any issues with somebody else taking over? I’d love to keep this updated as it’s a fantastic script and quite helpful. I do see the license is set to MIT/BSD/X11, so I’d like to take over/fork it into the WazeDev project, and continue releasing it from them.

If you’ve no issues with that, I’ll drop you a note on chat or discord if you’re there, and we can sort out the details of either updating Greasyfork to allow WazeDev/myself to update your existing script release process or start a new script release.

 please help, second try.......  :D
 do not ignore me   :( 
 [url=https://www.waze.com/forum/memberlist.php?mode=viewprofile&u=17033262]Gertbroos[/url]  :?:

  thank you very much

You might notice that Gertbroos said they were no longer maintaining the script. I’m hoping to get it into WazeDev so we can keep it up!

Any chance this can get fixed?

Hi @colochenses & @Gunnermkd
To add Honduras or Macedonia speeds in WME Speedhelper, you can try this:

  • Access Tapermonkey dashboard
  • Find WME Speedhelper and click on it.
  • In the editor tab, go to line 169 and add the following code (at the end of all countries):
HO: {'sgn': BGc, 'ann':'kph', 'spd':[ 10, 20, 25, 40, 50, 60, 80 ]}, //----------------------------------------- 119. Honduras
MK: {'sgn': BGa, 'ann':'kph', 'spd':[ 30, 40, 50, 60, 80, 110, 120, 130 ]}, //---------------------------------- 119. Macedonia

If this works for you, every time the script is updated you will have to do it again (as long as the author does not implement it with the updates).

I hope you find it useful

[mod=“NOTE”]If the icons are not the corresponding ones, please let me know and I will send you the updated code. [/mod]

Hi,

Could you please add

Vietnam - VN
50 - 60 - 80 - 90 - 100 - 120
km/h
Red Circle

Thank you.

Hi,

Could you please add

Cameroun - CM

60 - 80 - 100 km/h
Red Circle

Thank you.

Looks like WME v2.206 update has broken SpeedHelper again… :frowning:

It seems that this row (364) has the error (or one of them):document.querySelector("div.speed-limit-editor wz-label").insertAdjacentElement("afterend", signsholder);Error Message:Uncaught TypeError: Cannot read properties of null (reading 'insertAdjacentElement') at WMESpeedhelper_init.WMESpeedhelper.makeSigns (userscript.html?name=WME-Speedhelper.user.js&id=8c3ef6d4-a192-4cc0-a862-8e58b6cedb38:364:70) at WMESpeedhelper_init (userscript.html?name=WME-Speedhelper.user.js&id=8c3ef6d4-a192-4cc0-a862-8e58b6cedb38:497:20) at WMESpeedhelper_bootstrap (userscript.html?name=WME-Speedhelper.user.js&id=8c3ef6d4-a192-4cc0-a862-8e58b6cedb38:188:5)

My country Vietnam is not currently supported, please add Vietnam to the list. Thank you so much!

  • Country name: Vietnam
  • The list of possible speeds as displayed on the roadsigns: 50, 60, 70, 80, 90, 100, 120
  • Kph or mph: km/h
  • It’s a red circle with a white background and black text

Wondered if there’s any news on this @jangliss @Gertbroos? Would be amazing if someone could get this script working again, it was really useful until WME v2.206 broke it!

I wouldn’t mind anyone fixing it, I’d be happy to install a new version manually.

I’ve not heard anything, but did email this time instead of using WME Chat and forum notices. It does appear it got updated to resolve the issue with Speedhelper not showing up. I’ll give them a little bit of time to respond, and work on forking and republishing.

Ah, thanks for the heads-up - 0.12.2 is now working again. I’ve missed it!

V happy editor. Thanks for fixing this. So useful and was missed.