What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

how to ?

  • Thread starter Thread starter hermes
  • Start date Start date
Go to the vendor and press My Location button. Replace the location below with the vendor location. Make sure that you have a mesh that reaches the vendor. You can add as many vendors as you like.

<AddJob>
<Vendor>
<Vendors>
<Hotspot X="6455.438" Y="848.3199" Z="4854.001" />
</Vendors>
</Vendor>
</AddJob>
 
Can you add more than one meshfile to the profile

Eg:
<?xml version="1.0" encoding="utf-8"?>
<Profile>
<Tasks>
<AddDefaultJobs />
<LoadMesh Name="Defiant 6-30" />
<LoadMesh Name="Defiant 6-30 vendor" />
 
Can you add more than one meshfile to the profile

Eg:
<?xml version="1.0" encoding="utf-8"?>
<Profile>
<Tasks>
<AddDefaultJobs />
<LoadMesh Name="Defiant 6-30" />
<LoadMesh Name="Defiant 6-30 vendor" />

You can, but you can only have one mesh file loaded at any one time.
 
I'm having a little trouble getting vendoring to work. I took Hawker's code, updated the location hotspot, and pasted it into the 6-20 guardian profile that's here on the forums:

Code:
<Profile>
  <Tasks>
    <AddDefaultJobs />
    
    <LoadMesh Name="Guardian 6-20" />
<AddJob>
<Vendor>
<Vendors>
<Hotspot X="6040.273" Y="817.1752" Z="3028.928" />
</Vendors>
</Vendor>
</AddJob> 
    <GrindTo Level="12">
      <GrindArea>
        <Mobs>
          <Mob>Goblin Escort</Mob>
          <Mob>Goblin Scout</Mob>
          <Mob>Goblin Charlatan</Mob>
          <Mob>Vespid Darter</Mob>
          <Mob>Silvermane Wolf</Mob>
          <Mob>Wanton Destroyer</Mob>
          <Mob>Storm Idol</Mob>
          <Mob>Burning Idol</Mob>
          <Mob>Living Idol</Mob>
          <Mob>Geotic Idol</Mob>
          <Mob>Endless Idol</Mob>
        </Mobs>
        <Hotspots>
          <Hotspot X="6151.469" Y="829.4958" Z="3855.895" />
          <Hotspot X="6179.876" Y="829.8763" Z="3829.709" />
          <Hotspot X="6127.289" Y="829.6345" Z="3738.856" />
          <Hotspot X="6125.547" Y="822.014" Z="3554.334" />
          <Hotspot X="6185.536" Y="820.9351" Z="3595.44" />
        </Hotspots>
      </GrindArea>
    </GrindTo>
    <GrindTo Level="14">
      <GrindArea>
        <Mobs>
          <Mob>Gritshell Snapper</Mob>
        </Mobs>
        <Hotspots>
          <Hotspot X="7073.428" Y="823.9031" Z="2834.802" />
          <Hotspot X="7089.125" Y="821.7176" Z="2764.212" />
          <Hotspot X="7077.292" Y="825.3076" Z="2721.941" />
          <Hotspot X="7039.893" Y="830.943" Z="2782.29" />
        </Hotspots>
      </GrindArea>
    </GrindTo>
    <GrindTo Level="16">
      <GrindArea>
        <Mobs>
          <Mob>Gritshell Snapper</Mob>
          <Mob>Defiant Templar</Mob>
          <Mob>Defiant Blackguard</Mob>
          <Mob>Defiant Spirit Lord</Mob>
          <Mob>Defiant Infiltrator</Mob>
          <Mob>Defiant Balladeer</Mob>
          <Mob>Defiant Commander</Mob>
          <Mob>Engineered Wardstone</Mob>
        </Mobs>
        <Hotspots>
          <Hotspot X="7157.666" Y="821.0947" Z="2850.028" />
          <Hotspot X="7073.428" Y="823.9031" Z="2834.802" />
          <Hotspot X="7089.125" Y="821.7176" Z="2764.212" />
          <Hotspot X="7077.292" Y="825.3076" Z="2721.941" />
          <Hotspot X="7039.893" Y="830.943" Z="2782.29" />
          <Hotspot X="7117.281" Y="821.5067" Z="2663.652" />

        </Hotspots>
      </GrindArea>
    </GrindTo>

    <GrindTo Level="21">
      <GrindArea TargetMinLevel="13" TargetMaxLevel="16">
        <Mobs>
          <Mob>Aelfwar Conspirator</Mob>
          <Mob>Weird Tomte</Mob>
          <Mob>Weird Nisse</Mob>
          <Mob>Weird Hob</Mob>
          <Mob>Weird Mab</Mob>
          <Mob>Weird Brownie</Mob>
          <Mob>Weird Pixie</Mob>
          <Mob>Strobing Wisp</Mob>
          <Mob>Glowing Wisp</Mob>
          <Mob>Sparking Wisp</Mob>
        </Mobs>
        <Hotspots>
          <Hotspot X="6618.967" Y="836.5831" Z="2530.101" />
          <Hotspot X="6640.282" Y="836.6638" Z="2572.96" />
          <Hotspot X="6560.277" Y="836.5803" Z="2541.488" />
          <Hotspot X="6596.968" Y="836.5728" Z="2595.373" />
          <Hotspot X="6533.457" Y="836.6053" Z="2622.395" />
        </Hotspots>
      </GrindArea>
    </GrindTo>
    <Infinite />
  </Tasks>
</Profile>

I figured where I pasted it in was the right location. I looked around on the forums, but the other profiles I looked at did not seem to have that vendor code in them.

When running the bot it ends up getting stuck trying to butcher mobs with full inventory and doesn't seem to detect that it had full inventory.

I'm guessing I'm messing it up and not doing something I should be.

EDIT: Added a log. Pretty sure it's something I'm not doing though, not a bot problem.

View attachment 1-12 PM.txt
 
I'm having a little trouble getting vendoring to work. I took Hawker's code, updated the location hotspot, and pasted it into the 6-20 guardian profile that's here on the forums:

I reported this to hawker on skype about 10 hours ago and can confirm that the issue is defiantly here. Thanks for the logs though :)
 
Is this the correct format for adding the vendor job? I have been searching around the forums for vendoring info and this seems to be the best example I can find ATM.....
 
Is this the correct format for adding the vendor job? I have been searching around the forums for vendoring info and this seems to be the best example I can find ATM.....

There are some profiles that have it added, I believe south telara 35-50 has vendor code added. Just add it after <Tasks> or <Loadmesh>, as long as it's not within the <GrindArea> or <GrindTo> code. In the latest hotfix bot update announcement Hawker also shows the code with toggling selling for different qualities of items: http://www.ryftomate.com/content/11-ryftomate-1-01-565-rift-1-2-1-hotfix-2.html
 
Back
Top