• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Traveler's Tundra Mammoth as a vendor

    Discussion in 'Honorbuddy Support' started by bk123, May 6, 2012.

    1. bk123

      bk123 New Member

      Joined:
      Apr 29, 2012
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Is there anyway to have the bot use my Traveler's Tundra Mammoth as a vendor instead of having it go find a vendor??
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      there was a plugin about that idk if its updated tho,check in plugins section
       
    3. TKO

      TKO New Member

      Joined:
      Jan 31, 2012
      Messages:
      40
      Likes Received:
      1
      Trophy Points:
      0
      I'm unable to access the page with the plugin, but from what I read it's questing only. Is there a way to write this into a profile? I imagine I could set my mount and Traveler's Tundra and make the repair/vendor location far enough away that the bot uses a mount and set the mount vendor as the default. Will that work? I suppose I'll try it and let you know if you don't already know.
       
    4. xmsnxtradex

      xmsnxtradex New Member

      Joined:
      Sep 10, 2012
      Messages:
      172
      Likes Received:
      0
      Trophy Points:
      0
    5. TKO

      TKO New Member

      Joined:
      Jan 31, 2012
      Messages:
      40
      Likes Received:
      1
      Trophy Points:
      0
      I just tested this and it worked. Under settings, I unchecked random mount and made the Traveler's Tundra my default mount. Then I set the vendor to the one on the back of the mammoth and set the location far enough away that the bot would mount up. As soon as it mounted up, it realized the vendor was there and repair/vendored. It worked better than I expected since it didn't even travel to the site I set as vendor location.

      I'll be adding this to my future profiles.
       
    6. lalex

      lalex New Member

      Joined:
      May 20, 2014
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      Finally i found a solution to use my mamouth to repair and sell only the things i want.
      The solution was very simple, first i installed an addon for wow called "Scrap". I setup with autosell, automatic repair and intelligent learning.

      After that i used this code and it works for me it
      Code:
      <If Condition="(Me.FreeBagSlots &lt;= 10)" >
      	<CustomBehavior File="Message" Text="Repair" LogColor="Lime" />
      	<!--Mammoth -->
      	<CustomBehavior File="WaitTimer" WaitTime="2500" />
      	<CustomBehavior File="RunMacro" Macro="/use Reins of the Traveler's Tundra Mammoth" WaitTime="1500" />
      	<CustomBehavior File="WaitTimer" WaitTime="2500" />
      	<CustomBehavior File="InteractWith" MobId="32639" WaitForNpcs="false" ObjectType="Npc" Range="1"  WaitTime="5000" />
      	<CustomBehavior File="WaitTimer" WaitTime="7500" />
      </If>
      At the beggining you must to sell it manually, but the addon will learn the items you normally sell, and if you have less than 10 slots he will use your mammoth without change your normal mount. Thanks to the code the bot interacts with Gnimo, Thanks to the addon it will repair automaticly and sell the items you normally sell.
      I'm not a developer, but i like to custom my profiles... I hope this info will work for others
       
      Last edited: Jul 20, 2014

    Share This Page