This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Checking user flags for bind pubs

General support and discussion of Eggdrop bots.
Post Reply
_
_banana
Voice
Posts: 2
Joined: Mon Nov 17, 2008 6:50 pm

Checking user flags for bind pubs

Post by _banana »

Hi, I'm having a problem with my eggdrop bot.

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
The first one works, but not the !stop. Same thing happens with one of the pisg scripts I'm using, which checks for m|m.
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.
Post Reply