All the scripts I have that check user flags for bind pubs fail no matter the user doing it.
For example, Marky's Color Uno script uses these:
Code: Select all
bind pub - !uno UnoInit
bind pub "o|o" !stop UnoStop
I'm operator on the channels, and I've set all the required user flags via the eggdrop bot. I've tried making scripts myself, and they all fail when checking user flags.
It seems like I've tried everything and I'm still at a loss. This isn't my first time using eggdrop (or these scripts for that matter), and they worked flawlessly in the past.
I'm running eggdrop v1.6.18+SSL on InspIRCd 1.1.17 if that helps.