Well those are patch notes from Everquest, not Macroquest. Putting those options in MQ2Rez section of your Macroquest INI would have no effect on Everquest since that isn't something that is in MQ2Rez to handle.
If you're using MQ2EQBC log all of your accounts into game at the same time, make sure they're all connected to eqbc, then issue the following command
/noparse /bcaa //multiline ; /if (!${Window[OptionsWindow].Child[OGP_AutoConsentGroupCheckbox].Checked}) /notify OptionsWindow OGP_AutoConsentGroupCheckbox leftmouseup; /if (!${Window[OptionsWindow].Child[OGP_AutoConsentGuildCheckbox].Checked}) /notify OptionsWindow OGP_AutoConsentGuildCheckbox leftmouseup; /if (!${Window[OptionsWindow].Child[OGP_AutoConsentRaidCheckbox].Checked}) /notify OptionsWindow OGP_AutoConsentRaidCheckbox leftmouseup
Again, this option is an everquest option, not a macroquest option, which will go away next patch.