Announcement

Collapse
No announcement yet.

MACRO needed - Mining and Potion/Food use

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • MACRO needed - Mining and Potion/Food use

    Has anyone come across a MACRO for mining and/or Potion/Food Use to make it easier and a lot quicker, especially if your using sneak and inv potions in dangerous areas

  • #2
    well, I dont use any for items or mining myself, but the command card that came with the game states the following commands

    /item
    /range (or /ra)

    so i'm guessing to use an item would be like
    /item "potion" <me>

    I cant remember whether mining is done by using the pickaxe or whether you put it in your ranged slot (i dont ever mine) :sweat: but if its used like any other item then you'd probably do
    /item "Pickaxe" <t>

    and if you use the ranged slot it'll be something like
    /ra <t>


    -----------

    sorry I dont really know, someone else will answer with more certainty i'm sure.

    Comment


    • #3
      so i'm guessing to use an item would be like
      /item "potion" <me>
      Yeppers!

      but if its used like any other item then you'd probably do
      /item "Pickaxe" <t>
      Bingo!


      You can actually make a multi-line Harvesting/Excavation/Logging/Mining (HELM) macro, that eliminates the necessity to re-target the point (Substitute the proper tool where appropriate):
      /targetnpc
      /item "Pickaxe" <t>

      Comment


      • #4
        Thanks for your help, I'll log on and try it out in a couple of hours. Now I wish they had a command for AUTO SORT

        Comment

        Working...
        X