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

Neues Profil geschrieben, jedoch erscheint Fehlermeldung

Professoar

New Member
Joined
Oct 4, 2012
Messages
9
Reaction score
0
Aloha Community,

ich hab' mir 'n kleines Profil geschrieben, welches die Blutsegelmenschen abfarmen soll. Jedoch, wenn ich das Profil mit dem Grind-Bot starten will, erscheint die Fehlermeldung: Dieses Profil enth?lt keine Profile die zum Charakter passen!

Was mach' ich falsch ? :eek:

<HBProfile creator="Professoar" version="1.0"> <!-- Beginning of HB profile -->
<Name>Blutsegel farmen</Name> <!-- Name of HB profile -->

<MinLevel>1</MinLevel> <!-- minimum level that can use the HBProfile -->
<MaxLevel>90</MaxLevel> <!-- max level that can use the HBProfile -->

<MinDurability>0.3</MinDurability> <!-- Repair at 30% durability -->
<MinFreeBagSlots>2</MinFreeBagSlots> <!-- How many free bag slots to keep until you need to sell / mail -->

<!-- Set your selling and mailing here -->
<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<MailWhite>True</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>



<Name>Farming Area Name</Name>

<MinLevel>1</MinLevel> <!-- Minimum Level that can use the SubProfile - Useful if you're leveling and using multiple profiles -->
<MaxLevel>90</MaxLevel> <!-- Maximum Level that can use the SubProfile - Useful if you're leveling and using multiple profiles -->
<TargetElites>False</TargetElites> --> <!-- Target Elites setting (Has to be outside of GrindArea but inside SubProfile or HBProfile -->
<!-- I have mine inside of HBProfile, so it's de-selected here -->


<Vendors> <!-- Ally or Horde -->
<Vendor Name="Linzi Hackschlag" Entry="44083" Type="Repair" X="-13626.7" Y="-77.9288" Z="35.2404" /> <!-- Alliance Vendor -->
</Vendors> <!-- If making a leveling profile, you also stick Class Trainers in <Vendors>, per profile -->

<GrindArea> <!-- Beginning of farming area -->
<Factions>87</Factions> <!-- This is considered a(n) "[Undead, Scourge, Wolf, Murloc]" -->
<TargetMinLevel>1</TargetMinLevel> <!-- Target minimum level mob -->
<TargetMaxLevel>90</TargetMaxLevel> <!-- Target maximum level mob -->


<Hotspots> <!-- These are the points around the area you want to farm -->
<Hotspot X="-13482.97" Y="200.5297" Z="40.81974" />
<Hotspot X="-13546.51" Y="180.5733" Z="42.59778" />
<Hotspot X="-13568.96" Y="134.3864" Z="41.45377" />
</Hotspots>


</GrindArea> <!-- End of farming area -->

<!-- end of hb profile -->
</HBProfile>
 
ganz auf die schnelle,... nur copy and paste hier aus dem forum:

<HBProfile>

<Name>Blutsegel farmen</Name>
<MinDurability>0.4</MinDurability>
<MinFreeBagSlots>1</MinFreeBagSlots>

<MinLevel>1</MinLevel>
<MaxLevel>91</MaxLevel>
<Factions>87</Factions> <!-- Hab ich nicht ueberprueft -->

<MailGrey>false</MailGrey>
<MailWhite>true</MailWhite>
<MailGreen>true</MailGreen>
<MailBlue>true</MailBlue>
<MailPurple>true</MailPurple>

<SellGrey>true</SellGrey>
<SellWhite>false</SellWhite>
<SellGreen>false</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>

<Vendors>
<Vendor Name="Linzi Hackschlag" Entry="44083" Type="Repair" X="-13626.7" Y="-77.9288" Z="35.2404" />
</Vendors>

<Mailboxes>
<!-- Hab auf die schnelle keine mailbox in deinem profil gesehen -->
</Mailboxes>

<Blackspots>
</Blackspots>

<Hotspots>
<Hotspot X="-13482.97" Y="200.5297" Z="40.81974" />
<Hotspot X="-13546.51" Y="180.5733" Z="42.59778" />
<Hotspot X="-13568.96" Y="134.3864" Z="41.45377" />
</Hotspots>
</HBProfile>
 
ne, nicht unbedingt. versendest dann halt keine post. wenn die taschen zu schnell voll sind <SellWhite>,<SellGreen> halt auch auf true stellen
 
Ja, aber das Problem ist halt immer noch, dass er Bot das Profil nicht anerkennt. Es wird weiterhin die gleiche Fehlermeldung angesagt.
 
hmm.. gerade selbst getestet mit 85er jaeger, pala, warlock und mage... keine fehlermeldung. 47er schamane.. keine fehlermeldung.
<MinLevel>1</MinLevel>
<MaxLevel>91</MaxLevel> ist richtig gesetzt?
 
hmm.. gerade selbst getestet mit 85er jaeger, pala, warlock und mage... keine fehlermeldung. 47er schamane.. keine fehlermeldung.
<MinLevel>1</MinLevel>
<MaxLevel>91</MaxLevel> ist richtig gesetzt?

Jap, ist so eingestellt.

<HBProfile creator="Professoar" version="1.0"> <!-- Beginning of HB profile -->
<Name>Blutsegel farmen</Name> <!-- Name of HB profile -->

<MinLevel>1</MinLevel> <!-- minimum level that can use the HBProfile -->
<MaxLevel>91</MaxLevel> <!-- max level that can use the HBProfile -->

<MinDurability>0.3</MinDurability> <!-- Repair at 30% durability -->
<MinFreeBagSlots>2</MinFreeBagSlots> <!-- How many free bag slots to keep until you need to sell / mail -->

<!-- Set your selling and mailing here -->
<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<MailWhite>True</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>



<Name>Farming Area Name</Name>

<MinLevel>1</MinLevel> <!-- Minimum Level that can use the SubProfile - Useful if you're leveling and using multiple profiles -->
<MaxLevel>90</MaxLevel> <!-- Maximum Level that can use the SubProfile - Useful if you're leveling and using multiple profiles -->
<TargetElites>False</TargetElites> --> <!-- Target Elites setting (Has to be outside of GrindArea but inside SubProfile or HBProfile -->
<!-- I have mine inside of HBProfile, so it's de-selected here -->


<Vendors> <!-- Ally or Horde -->
<Vendor Name="Linzi Hackschlag" Entry="44083" Type="Repair" X="-13626.7" Y="-77.9288" Z="35.2404" /> <!-- Alliance Vendor -->
</Vendors> <!-- If making a leveling profile, you also stick Class Trainers in <Vendors>, per profile -->

<GrindArea> <!-- Beginning of farming area -->
<Factions>87</Factions> <!-- This is considered a(n) "[Undead, Scourge, Wolf, Murloc]" -->
<TargetMinLevel>1</TargetMinLevel> <!-- Target minimum level mob -->
<TargetMaxLevel>90</TargetMaxLevel> <!-- Target maximum level mob -->


<Hotspots> <!-- These are the points around the area you want to farm -->
<Hotspot X="-13482.97" Y="200.5297" Z="40.81974" />
<Hotspot X="-13546.51" Y="180.5733" Z="42.59778" />
<Hotspot X="-13568.96" Y="134.3864" Z="41.45377" />
</Hotspots>


</GrindArea> <!-- End of farming area -->

<!-- end of hb profile -->
</HBProfile>
 
Hab' ein Fehler gefunden. Hab' bei der Grindarea das mit'm Level nicht ge?ndert. Jetzt l?uft der Bot. Allerdings greift er keinen der Blusegelbukaniere an. Wei? wer warum ?
 
die grindarea brauchst du nicht wirklich bei grindbot profilen. einfach das, was ich oben gepostet habe als profil speichern, und dann klappts auch mit dem nachbarn.

uhm... blutsegelmopsen

grindarea musst du in questprofilen haben. edit: wenn du mit questprofilen grinden willst (hat seine vorteile)
 
Hm habe das selbe Problem bei Low Mobs... Also wenn die Chars einfach mal 50 Level dr?ber sind oder so... Kennt keiner ne L?sung?
 
<Factions>87</Factions> <!-- This is considered a(n) "[Undead, Scourge, Wolf, Murloc]" -->
<Factions>16</Factions> <!-- This is considered a(n) "[Undead, Scourge, Wolf, Murloc]" -->

Probier mal das

<Factions>16</Factions> <-- 16 ist f?r mobs!
 
Ganz was primitives:

Hast du "Kill between Hotspots" aktiviert?
 
Haha ich bin ned bl?d am profil stimmt alles andere grind profile im high level gehen ja auch... Und bot ist auch richtig drin...
 
Back
Top