tsincaat
Member
- Joined
- Jan 15, 2010
- Messages
- 163
- Reaction score
- 0
I added vendoring to the 6-20 guardian profile with the code in the update notes:
I made sure that I meshed right up to the vendor location and got his exact position. I started up the bot with full inventory and after the bot runs up to the vendor it shows "Interacting with vendor" but nothing appears to happen, no targeting or anything. I retried running it, targeting him first, but still nothing.
Log attached.
View attachment 2011-05-31 14.47.txt
PS: The visual mesh viewing is super sexy.
Code:
<Profile>
<Tasks>
<AddDefaultJobs />
<LoadMesh Name="Guardian 6-20" />
<AddJob>
<Vendor>
<Vendors>
<Hotspot X="6039.556" Y="817.1817" Z="3028.722" />
</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 made sure that I meshed right up to the vendor location and got his exact position. I started up the bot with full inventory and after the bot runs up to the vendor it shows "Interacting with vendor" but nothing appears to happen, no targeting or anything. I retried running it, targeting him first, but still nothing.
Log attached.
View attachment 2011-05-31 14.47.txt
PS: The visual mesh viewing is super sexy.