Hey, so i have found that as I am running around and using the porters they ask for a confirmation to port. While I figured out the way to click all of the "Yes" buttons on every character it would be nice to have everyone share their must haves for daily gaming hotkeys.
--Confirm port from fairies--
/bca //notify LargeDialogWindow LDW_YesButton leftmouseup
--Accept Rez also accept teleport from Wizard--
/bca //notify ConfirmationDialogBox CD_Yes_Button leftmouseup
--And for those who dont like to have 3 different buttons to hidecorpse all/none/looted. Put this in your aliases section of the macroquest.ini and just use /fixcorpse.
/fixcorpse=/multiline ; /bct ${Me} //hidecorpse all ; /bct ${Me} //delay 2s ; /bct ${Me} //hidecorpse none ; /bct ${Me} //delay 2s ; /bct ${Me} //hidecorpse looted
Let us know what you use to make your life easier!