With more and more scripts being loaded on my mIRC client, I've noticed that my channel menu, amongst others, are getting quite messy. Does anyone know how I can bring some order back to it?
The problem obviously is that all those menu's are coming from different scripts.
Maybe something like shortcuts could be solution?
I would love something like:
Menu channel {
.Name1: some-reference-to-the-script-here
.Name2: some-other-reference-to-another-script
}
This way, the entire menu structure (all original items, plus the added items) would be on 1 central location.
Any idea's ?