Required Plugins : -> MQ2Cast -> MQ2Exchange Above all subroutines, add the following: #include AutoClick.inc Inside the macro's loop, add the following: /call AutoClick Save the following code as "AutoClick.inc" inside the **\Release\Macros folder: | -=-AutoClick-=-=-=-Include-=-=- | -=>...
Required Plugins: - MQ2Cast - MQ2Bandolier - MQ2MoveUtils Usage: - Enter this alias command once: /alias /invis /docommand ${If[${EQBC.Connected},/bc,/echo]} -= Invisibility Up (${Zone.ID}) - Use /invis after inputing that In the events section add: #event Invis "#*#Invisibility Up (#1#)#*#&qu...
A crash occures after having typed /Mac Tribute 3 10000. The following was parsed with WinDbg: [MQ2]CCommandHook::Detour(/mac tribute 3 10000) [MQ2]Macro - Loading macro: C:\VMAL\MQ2\Release\Macros\tribute.mac [MQ2]Macro - Starting macro with '/call Main 3 10000' [MQ2]Call - Calling subroutine Main ...
Usage: Supply the trigger text to translocate the player using AA, Spell, or Item. Required Plugins: - MQ2Cast - MQ2Bandolier In the events section add: #event Gate "#*#Gate Now#*#" At the bottom add: | -=-=-=-=-=-=-=-=-=-=-=-=- | -= Gate Event =- | -=-=-=-=-=-=-=-=-=-=-=-=- | * Will tran...
Usage: Supply the trigger text (Mount Up) to cast any mount. Required Plugins: - MQ2Cast - MQ2Exchange In the events section add: #event Mount "#*#Mount Up#*#" At the bottom add: | -=-=-=-=-=-=-=-=-=-=-=-=- | -= Mount Event =- | -=-=-=-=-=-=-=-=-=-=-=-=- | * Attempts to cast a mount | -=-...