1. Link item in macro

    Hi,
    I see people write in global or in trade : /trade WTS [Cardinal Ruby] 100g, WTB [Saronite ore] 5g etc. But it is not plain text, it is colored text which is clickable. How do they do that? I tried to shift + left click, but it ends up just plain text in chat anyway.

  2. Should be shift+mouse1/left click.

    Disable chat addons to check if the fault is at one of those.

  3. Yes but no.

    Picture 1: https://imgur.com/a/RJ0IiRc
    This works, in regular chat.

    But..

    Picture 2: https://imgur.com/a/FAeLxcO
    in trade chat is just plain text, not green or purple like on picture 1.


    But as you can see on picture 3, the guy can send colored text
    Picture 3: https://imgur.com/a/FYebQQy

  4. ah macro.. ups.

    Make your macro e.g.

    /2 WTB _ x 50 /w me

    The underscore is marking an item spot, as well as cursor's for future use.
    Place the cursor on desired item spot and press ESC. Leaving the macro window open, but not having cursor blinking on the macro.

    Copy paste to CHAT:
    /script MacroFrameText:Insert("")

    Place your cursor between the two quotation marks. Now link your item there. Then press Enter.

    Should look like
    /script MacroFrameText:Insert("[Copper Ore]")

    After the item has been linked inside the macro. Save the macro.

    Your macro if done correctly should look like with working link:

    /w WTB [Copper Ore] x 50 /w me

    EDIT:
    Easy & Fast linking to macro guide:
    Make a new macro. Name and choose an icon as you normally do.
    Press ESC.
    Open bag.
    Copy paste to chat: /script MacroFrameText:Insert("")
    Move cursor between the ""
    Shift + Click item you want linked in macro. Press Enter.
    Done. You have now linked item in macro. Now you can edit text around the linked item.
    Save the macro.
    Edited: March 12, 2026 Reason: Added easier to read and comprehend step by step guide.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •