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

Need help with first Grinding Profile :)

Raypefruit

New Member
Joined
Oct 20, 2012
Messages
43
Reaction score
0
So I've tried to make a profile that farms these mobs -- Lightwing Hunter - NPC - World of Warcraft -- but when I start it, it I get

[bC]: Bot started
This profile does not contain any profiles fitting the character!
Bot Stopped! Reason: This profile does not contain any profiles fitting the character!

Here is what the profile looks like

<HBProfile>
<!--
PROFILE EXPECTATIONS:
* When using this profile, be certain to set the HonorBuddy bot to (select only one):
(*) Grinding / Mixed
( ) Questing
( ) PvP

* This profile is appropriate for (check all that apply):
[X] Alliance [ ] Achievement
[ ] Horde [X] Farming
[ ] Leveling
[ ] PvP
[ ] Questing
[ ] Reputation
[ ] Seasonal

* An explanation of <ForceMail> and <ProtectedItems> usage is here...
Honorbuddy: About ProtectedItems and ForceMail - Buddy Wiki

* DO NOT INCLUDE a <ForceMail> element in a profile!
Instead, each user should populate his <hb_install_dir>/ForceMail.xml file.
The Buddy Wiki provides a robust sample <ForceMail> element here...
Honorbuddy: A prototypical ForceMail Element - Buddy Wiki

* DO NOT INCLUDE a <ProtectedItems> element in a profile!
Instead, each user should populate his <hb_install_dir>/Protected Items.xml file.
The Buddy Wiki provides a robust sample <ProtectedItems> element here...
Honorbuddy: A prototypical ProtectedItems Element - Buddy Wiki

-->
<Name>Dispoze Trinket Farm</Name>
<MinLevel>1</MinLevel>
<MaxLevel>91</MaxLevel>

<MinDurability>0.3</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>

<MailGrey>False</MailGrey>
<MailWhite>False</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>

<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<SellBlue>False</SellBlue>
<SellPurple>False</SellPurple>

<TargetElites>False</TargetElites>

<AvoidMobs>

</AvoidMobs>

<Blackspots>

</Blackspots>

<ContinentID>0</ContinentID> <!--Pandaria; (optional tag, but good to include) -->

<Mailboxes>

</Mailboxes>

<Vendors>

</Vendors>

<GrindArea>
<TargetMinLevel>1</TargetMinLevel>
<TargetMaxLevel>91</TargetMaxLevel>
<Factions>14</Factions>
<MaxDistance>30</MaxDistance>
<Hotspots>
<Hotspot X="3041.206" Y="-1008.567" Z="222.5408" />
<Hotspot X="3124.363" Y="-1084.586" Z="215.8583" />
<Hotspot X="3140.903" Y="-1131.148" Z="214.4014" />
<Hotspot X="3183.442" Y="-1202.017" Z="207.6541" />
<Hotspot X="3234.085" Y="-1211.041" Z="207.305" />
<Hotspot X="3197.198" Y="-1259.974" Z="200.3491" />
<Hotspot X="3114.159" Y="-1241.023" Z="200.0001" />
<Hotspot X="3099.449" Y="-1160.803" Z="209.3306" />
<Hotspot X="3118.364" Y="-1101.372" Z="216.4861" />
<Hotspot X="3066.93" Y="-1208.586" Z="202.7546" />
<Hotspot X="3172.356" Y="-1414.39" Z="204.0769" />
<Hotspot X="3170.132" Y="-1396.424" Z="210.0516" />
<Hotspot X="3130.604" Y="-1341.186" Z="210.734" />
</Hotspots>
</GrindArea>

</HBProfile>
 
Last edited:
I basically just want it to run around those hotspots killing that mob and looting, no vendoring or mailing required.
 
I figured it out.

Code:
<Hotspot X="3041.206" Y="-1008.567" Z="222.5408" />
<Hotspot X="3124.363" Y="-1084.586" Z="215.8583" />
<Hotspot X="3140.903" Y="-1131.148" Z="214.4014" />
<Hotspot X="3183.442" Y="-1202.017" Z="207.6541" />
<Smoke weed every day>
<Hotspot X="3234.085" Y="-1211.041" Z="207.305" />
<Hotspot X="3197.198" Y="-1259.974" Z="200.3491" />
<Hotspot X="3114.159" Y="-1241.023" Z="200.0001" />
<Hotspot X="3099.449" Y="-1160.803" Z="209.3306" />
<Hotspot X="3118.364" Y="-1101.372" Z="216.4861" />
<Hotspot X="3066.93" Y="-1208.586" Z="202.7546" /> 
<Hotspot X="3172.356" Y="-1414.39" Z="204.0769" />
</Smoke weed every day>
<Hotspot X="3170.132" Y="-1396.424" Z="210.0516" />
<Hotspot X="3130.604" Y="-1341.186" Z="210.734" />
 
So did it work?

It's hillarious he just added:

<Smoke weed every day>
</Smoke weed every day>

Did that fix it? :D

If it is still not fixed, then I will give my suggestions
 
Here is my fix

Run this in questing bot

Make edits as neccessary. This won't be giving you any errors:

Code:
<HBProfile>
<MinDurability>0.3</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>

<MailGrey>False</MailGrey>
<MailWhite>False</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>

<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<SellBlue>False</SellBlue>
<SellPurple>False</SellPurple>
    
<QuestOrder>
<SetGrindArea>
<GrindArea>
<TargetMinLevel>1</TargetMinLevel>
<TargetMaxLevel>91</TargetMaxLevel>
<Factions>14</Factions>
<Hotspots>
<Hotspot X="3041.206" Y="-1008.567" Z="222.5408" />
<Hotspot X="3124.363" Y="-1084.586" Z="215.8583" />
<Hotspot X="3140.903" Y="-1131.148" Z="214.4014" />
<Hotspot X="3183.442" Y="-1202.017" Z="207.6541" />
<Hotspot X="3234.085" Y="-1211.041" Z="207.305" />
<Hotspot X="3197.198" Y="-1259.974" Z="200.3491" />
<Hotspot X="3114.159" Y="-1241.023" Z="200.0001" />
<Hotspot X="3099.449" Y="-1160.803" Z="209.3306" />
<Hotspot X="3118.364" Y="-1101.372" Z="216.4861" />
<Hotspot X="3066.93" Y="-1208.586" Z="202.7546" />
<Hotspot X="3172.356" Y="-1414.39" Z="204.0769" />
<Hotspot X="3170.132" Y="-1396.424" Z="210.0516" />
<Hotspot X="3130.604" Y="-1341.186" Z="210.734" />
</Hotspots>
</GrindArea>
</SetGrindArea>
<GrindTo Level="91" />
</QuestOrder>
</HBProfile>
 
Works to an extent, but not how I'd like it, I think it would take too much time/effort to make it right, but thanks very much.
 
Last edited:
Back
Top