# Macros

## General Scouting Macro

You may customize this macro as you desire by changing which chats it gets sent to.

`<t>` displays what you are currently targeting, so when you scout, you will have to target the A-Rank in order to display its name. This is not necessarily required.

`<pos>` displays your current location, so you will have to be flying within close proximity to the A-Rank to get an accurate flag coordinate.

```
/micon "jump" general
/echo <t><pos>
/p <t><pos>
/l1 Scouting for train: <t><pos> 
```

### Sending text in different chats

```
/p
```

**Party chat:** Useful for if you are scouting with other people.

***

```
/l1
```

**Linkshell 1** **(The number corresponds to the linkshell order in your linkshell window):** If you have a linkshell for train coordination.

***

```
/cwl1
```

**Crossworld Linkshell 1** **(The number corresponds to the crossworld linkshell order in your crossworld linkshell window):** If you have a crossworld linkshell for train coordination.

***

```
/echo
```

**Echo** **(The chat that only you can see):** Useful for if you are conducting the train that you are scouting. See [Storing Flags](https://trainguide.ffxivhunts.com/conducting/storing-flags).
