Quote Originally Posted by 'mmcookies',index.php?page=Thread&postID=105805#po st105805
I'm trying to write an addon that sends a messsage from my slaves to my main whenever they stop following, but there doesn't seem to be anything in the API that returns whether or not the character's in the "following" state.

Wondering if anyone has some good ideas about how to do this.
Check for the "You are following blah" frame being visible. Don't know it's name, but it's the yellow text in the middle of your screen. This is the absolute most reliable way I found to handle this.