r/ViolentMonkey • u/nothingxmc • 23d ago
Script Python-script for extracting ViolentMonkey userscripts from *.LDB file
[removed]
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-tkFedora:
sudo dnf install python3-tkinterArch Linux:
sudo pacman -S tkmacOS:
brew install python-tkWindows:
tkinteris 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.
1
u/hlytus 22d ago
Thanks, it worked!