Try enabling widgets in settings, and hovering your mouse over different parts of the screen. The screen is separated into widgets. Each widget has an identifier that is either 2 or 3 values:
Parent, Child, Child of Child
or
Parent, Child
In this case we have the values
216, 1, 1
216 is the parent widget, 1 is the widget that contains all of the emotes, and finally 1 is the emote
So each of the emotes will have widget values 216, 1, ( 0 -> Some number)