I don't remember any way to select a pet with a game macro.
You can nevertheless select pets with the keyboard with
Shift F1, Shift F2, Shift F3
Unfortunately an awful bug makes you pets change their "slot" when you zone, so 1 becomes 3 for example.
You can thus have
a keyboard macro to select the pet! For this you need
a keyboard with easy macro functions: personally I use this one
http://gaming.logitech.com/en-us/produc ... g-keyboard
18 macro keys, each key being able to store 3 macros, and the software allowing to create almost unlimited configurations for games or situations (soloing, raid, healer, tank...)
If that sounds overkill to you, the same brand offers keyboards with less macro keys.
http://gaming.logitech.com/en-us/gaming-keyboardsand also the G13 which is an additional macro keyboard
http://gaming.logitech.com/en-us/produc ... -gameboardAnd you'll find keyboards with macro ability from other manufacturers.
Razer for example. (Note that, in AO, you need separate macro keys so you can type text: being able to put a macro on, for example, your "h" key doesn't help!)
Don't forget also that you can use the "in-game" name of your pet to specifically send commands affecting only a specific pet. Like
/pet "Metaphysical Demon" attack (this works for ANY RK MP demon: the Cacodemon must be called that way)
/pet "The Rihwen" follow
/pet "Mortificant The Eternal" heal (will heal the selected target, if it is friendly and can be healed)
/pet "Mortificant The Eternal" rename Cookiemonster
/pet "Tumulten" attack (mez pet attacking = mezzing)
The headache is to determine what the game name is for the game engine. 5For exmaple, all MP's "Enmity" pets are "enmity"; don't use the adjective before the name, like
Transcendent Enmiity.)
About macros:First, please note that the directory to store scripts has changed since most guides were written:It was something like
C:\Program Files\Funcom/Anarchy Online/scripts (It could be another disk: contrary to popular belief, you can have programs on ANY disk or partition.)
But to follow a stupid rule of "Games for Windows" (which by default puts a ton of crap on your system disk C: if you don't know how to change it), it has been moved to the tree of the "user" and this translate into something like:
C:\Users\<name of the user>\AppData\Local\Funcom\Anarchy Online\<a random number which is specific to your AO install>\Anarchy Online\scriptsOr another disk if you changed the disk where Windows stores user's data.
To start with:
Scripting, Basic
http://arcanum.aodevs.com/gametech_basicscripts.htmlScripting, Advanced
http://arcanum.aodevs.com/gametech_advancedscripts.htmlPower Macros
http://arcanum.aodevs.com/gametech_macros.htmlThe articles above are very old but still valid and well done, and progressive.
Also:
Introduction to Scripting
http://www.ao-universe.com/index.php?id ... =scriptingMassive article with a lot of info
html reference for scripting in ao
http://www.aoalliance.org/forums/viewto ... 03&start=0ScriptEditor
http://www.ao-universe.com/index.php?id=41