Jump to content
Hotmail and Outlook are blocking most of our emails at the moment. Please use an alternative provider when registering if possible until the issue is resolved.

Recommended Posts

Posted (edited)

Got annoyed with making Mastermind Macro's every time I made one and using numpad keybinds to control my pets all the time, so I made a small and simple popmenu that creates some simple Mastermind Macros (with icons for flare) without me having to type them out all the time. I normally have it set in my Custom Window so I recommend having it put there. Figured I'd share it for any interested.

 

 

petcommands.mnu

//
Menu "petcommands"
{
	Title "PetCommands"
	Option "Bodyguard Mode" "macro_image Arachnos_Patron_SelfDefenseBuff Bodyguard_Mode petcom_all Follow Defensive"
	Option "Aggressive Follow" "macro_image Arachnos_Patron_ConeDoT Pets/Summons_Aggressive_Follow petcom_all Follow Aggressive"
	Option "Pets/Summons Attack" "macro_image Arachnos_Patron_RangedAoEModerateDmg Defensive_Attack petcom_all Attack Defensive"
	Option "Dismiss Pets/Summons" "macro_image Arachnos_Patron_MegaBuff Dismiss_Summons/Pets petcom_all dismiss"
	Option "Pet/Summons Go To Location" "macro_image Arachnos_Patron_TargetedRangedHighDmg Pets/Summons_Go_To_Point petcom_all goto Passive"
	Option "Attack Target Area" "macro_image Arachnos_Patron_SelfToHitBuff Pets/Summons_Attack_Target_Area petcom_all goto Aggressive"
}

 

Edited by TheMultiVitamin
fixed the icon for Aggressive Follow command
  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...