AO is the main topic, but you can also talk about things like the latest console game you've played, web comics, movies, music, etc. as they pertain to your AO experience.
Moderators: AOU Team, Site Managers, Forum Moderators
-
Yedo
- Posts: 49
- Joined: Thu Sep 07, 2006 12:18 am
- Location: Chicago Il, US.
-
Contact:
Post
by Yedo » Wed Sep 13, 2006 2:09 am
How exactly does one create macros? Is there a place where I could find a list of all the commands, etc?
Thanks.

-Yedo
-
Sefus
- Posts: 78
- Joined: Mon Sep 26, 2005 9:24 pm
- Location: Virginia, USA
-
Contact:
Post
by Sefus » Wed Sep 13, 2006 8:18 am
well that depends on which type of macro you want to make.
Assist Macro =
/macro <name> /assist <name>
Dance Move =
/macro dance /rocky
type /help or /tell helpbot help for a list of usefull commands.
Hope that helps a little

-
Trgeorge
- AOU Community Legend
- Posts: 951
- Joined: Mon Sep 26, 2005 11:38 pm
Post
by Trgeorge » Wed Sep 13, 2006 8:22 am
Macro is basicly a short script you can create in-game, add it to hotbar and execute by licking on it.
It looks something like this:
/macro (name- put anything you want here) /command - macro at start is what creates that button to add to hotbar. /command is whatever scripted comand you wish to do.
For list of /commands check some of script creating tools like:
RefMaker
AO Scripter
There are lots of other smilar tools and I think FC has a listing of /commands somewhere on
http://www.anarchy-online.com/ too. Unfortunatly I don't have time to look for more atm.
"War may be Hell....but it's good for business!"
-The Association for Merchants,Manufacturers, and Morticians
-
Khuri
- AOU Programmer/Coder
- Posts: 1768
- Joined: Thu Sep 29, 2005 7:57 pm
- Location: Germany
-
Contact:
Post
by Khuri » Wed Sep 13, 2006 4:27 pm
And, when i finally finish it, there will be a nice list of commands and how to use the crap.
When i finally finish it... encourage me!

-
Tristano
- Posts: 14
- Joined: Mon Jun 26, 2006 3:52 pm
Post
by Tristano » Wed Sep 13, 2006 4:40 pm
* Pokes Khuri with Encouraging Stick (SPECIAL, NODROP UNIQUE)*

-
Glarawyn
- Posts: 1
- Joined: Thu Sep 14, 2006 10:10 pm
Post
by Glarawyn » Thu Sep 14, 2006 10:20 pm
Trgeorge wrote:Macro is basicly a short script you can create in-game, add it to hotbar and execute by licking on it.
Trgeorge doesn't get to use my computer. Bad enough people put finger prints on my monitor, but I'm not letting anyone lick my computer!
-
Snakebite
- AOU Forum Moderator
- Posts: 3307
- Joined: Mon Sep 26, 2005 8:32 am
- Location: North-East England
Post
by Snakebite » Mon Sep 25, 2006 8:22 am
Glarawyn wrote:Trgeorge wrote:Macro is basicly a short script you can create in-game, add it to hotbar and execute by licking on it.
Trgeorge doesn't get to use my computer. Bad enough people put finger prints on my monitor, but I'm not letting anyone lick my computer!
Lol, never mind.
But on a serious note, a macro is just a command that creates a clickable button that you can drop on your hotbars that will trigger a script.
A script is a written command that when used will create an ingame effect such as dancing, attacking, speaking, whatever, scripts are a lot harder to make when they start getting complicated...
macro = /macro <macro name here(shows up on the button)> /<script filename here>
There are a few scripts built into the game, others you can write yourself.

Don't make me come in there and Moderate you!