How to make a simple macro - script in AOC - Age of Conan


At some point you are going to get fed up with typing /emote and your favourite emote or you're going to want to have a pulling macro.

The best way (currently) I've found to do this is the following:

Lets do a simple emote:


Start up notepad in windows (click start - select Run - type notepad and click okay)
notepad always saves stuff with .txt on the end and that's okay.
type the following into notepad:
/say I am the mighty %m ally to King Conan !!
/emote poundchest
Save As "me.txt" in Program Files / Funcom / Age of Conan / scripts

Now to get that to work in game you would simply type /me.txt Which is to long for my liking, so right click the file and rename to "me" without the .txt on the end

Now you can type /me in game and it will say the words and beat your chest.
Note: %m is your characters name and %t is your target
so you could /say me %m you %t in a Tarzan like way.
Also you can do this while Alt Tab'd out of the game.. well I do.. and Don't go writing war and peace in your scripts it doesn't like it.



A Pulling macro

I'm sure you've figured out how to do a pulling macro but I'll do one here for completeness.
Start up notepad in window (click start - select Run -type notepad and click okay) type the following
/g INCOMMING !! I've got %t on my Ass and its not to happy.

save as inc.txt (rename to inc without the .txt) in Program Files/Funcom/Age of Conan/scripts
then you can type /inc in game when you have a target you are about to shoot.
Note: /g is group say only your group will see the message.
/gu is guild
/v is vicinity
/s is shout

I havn't figured out a way to get the maco on a button yet.. but I will. and when I do I'll put it on this page - so Add it to your favorites