Close
Showing results 1 to 5 of 5
  1. #1

    Default creatte food / water on a mage auto give it out / blizzard?

    Anyway to cast a spell that has a placeholder where you have to click to cast the spell on ?

    Also i have a mod called item dispenser... but it would be nice to also find something that would let you create food and then hand it out when someone initiates a tradewithout and auto accept..

    is this possible ?

  2. #2

    Default

    You can't use in-game macro's too move items into the trade window as the slots are not inventory slots as far as I know.

    Macro's use (bag#,slot#) to find and move items, and since the trade window isn't a bag i assume its not going to be found by the scripting systems.


    As far as mouse-click spells, you can use this core to cast the spell on the target you are mousing over.

    /cast [target=mouseover,exists,harm,nodead] {spell}; [harm,nodead] {spell}

    Replace {spell} with whatever you want.
    Daizie and Mindie (Blood Elf Hunters - Malfurion US, PVE)

  3. #3

    Default

    ritual of refreshment?
    Coffee Resurrects.

  4. #4

    Default

    try TradeDispenser, it can automatically give out food/water to people you specified before (guild/party/raid/name and so on)

  5. #5

    Default

    there is a mod that will put so many stacks of food and water into the trade window when ever someone from your group opens a trade. It may be tradedespenser like sugested. Set your summon food and summon water to a hot key and clock them till you have enough for your group.

    You should already have this macro set to a hotkey,

    /script AcceptGroup();
    /script AcceptQuest();
    /script AcceptTrade();
    /script RetrieveCorpse();
    /script RepopMe();

    if you hit this key it will hit accept trade on both toons and the trade is done.

    Your question is a little hard to understand what you are asking so if this dosen't do it please re read what you wrote and rephrase the question.

Similar Threads

  1. Mage Blizzard AOE auto cast macro
    By nobodyz in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 06-24-2009, 03:21 AM
  2. How do you blizzard (or other AEs) with your mage?
    By Perrigrin in forum General WoW Discussion
    Replies: 30
    Last Post: 03-03-2009, 06:29 AM
  3. Mage water dispensing
    By JasonB87 in forum Macros and Addons
    Replies: 3
    Last Post: 12-18-2008, 07:52 PM
  4. Auto-water addon
    By Tehtsuo in forum Macros and Addons
    Replies: 7
    Last Post: 09-23-2008, 11:00 AM
  5. [Mage] Flamestrike, Blizzard ...
    By Menjina in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 09-07-2008, 09:53 AM

Posting Rules

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