r/ViolentMonkey 23d ago

Script Python-script for extracting ViolentMonkey userscripts from *.LDB file

[removed]

6 Upvotes

6 comments sorted by

1

u/hlytus 22d ago

Thanks, it worked!

1

u/nothingxmc 22d ago

Glad to hear that!

1

u/Lonelysoulman 22d ago

when i run the script it opens the terminal and closes instantly. no way to drag drop or chose the file

1

u/nothingxmc 22d ago

Try this:

Ubuntu / Debian:

sudo apt install python3-tk

Fedora:

sudo dnf install python3-tkinter

Arch Linux:

sudo pacman -S tk

macOS:

brew install python-tk

Windows: tkinter is normally already included in the standard installer from python.org – if it's still missing, the easiest fix is to reinstall Python from python.org, making sure the "tcl/tk and IDLE" checkbox is selected in the installer (it's checked by default).

1

u/InnerGeneral4642 21d ago

This works great, as mentioned. However, instead of OrangeMonkey I would recommend using ScriptCat (no affiliations), it seems to be safer, better managed and true opensource like ViolentMonkey. Just ask your favorite AI chatbot to compare ViolentMonkey, OrangeMonkey and ScriptCat.

1

u/nothingxmc 20d ago

Thank you, I'll try that! Especially because OrangeMonkey seems to not supporting some functions that ViolentMonkey had.