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

Code to go to trainers

theholyone

New Member
Joined
Jan 30, 2010
Messages
505
Reaction score
0
Is there a tag line that will allow us to manly go to a trainer?

asking on behalf of the beginning stages of questing where you have to go through your trainers quest.

i've tried ticking the " train new skills " but it doesn't seem to function very well
 
Train New Skills only works when there are trainers present in the profile. HB training is a fairly new thing and isn't able to determine where your trainer is via it's own DB yet. There is no manual code, but if the profile has the trainers in it, then train new skills will train every time it levels up and has available spells.
 
what do you mean by " have the trainers in it " , as a quest objective or just having the name in there? sorry to sound demanding and rude.

also, where do i post bugs of HB?

HB doesn't target the blackrock spies that are viewing through the magnifiy glass
 
example for this:

HTML:
    <!-- Trainers -->
    <!--*Trainer type: Paladin*-->
    <Vendor Name="Brother Sammuel" Entry="925" Type="Train" TrainClass="Paladin" X="-8914.567" Y="-215.0163" Z="82.1168" />
    <!--*Trainer type: Warrior*-->
    <Vendor Name="Llane Beshere" Entry="911" Type="Train" TrainClass="Warrior" X="-8918.364" Y="-208.4109" Z="82.12554" />
    <!--*Trainer type: Priest*-->
    <Vendor Name="Priestess Anetta" Entry="375" Type="Train" TrainClass="Priest" X="-8853.587" Y="-193.336" Z="81.93271" />
    <!--*Trainer type: Warlock*-->
    <Vendor Name="Drusilla La Salle" Entry="459" Type="Train" TrainClass="Warlock" X="-8926.743" Y="-195.5889" Z="80.58879" />
    <!--*Trainer type: Rogue*-->
    <Vendor Name="Jorik Kerridan" Entry="915" Type="Train" TrainClass="Rogue" X="-8863.468" Y="-210.9055" Z="80.57269" />
    <!--*Trainer type: Mage*-->
    <Vendor Name="Khelden Bremen" Entry="198" Type="Train" TrainClass="Mage" X="-8851.57" Y="-188.234" Z="89.31389" />
    <!--*Trainer type: Hunter*-->
    <Vendor Name="Ashley Blank" Entry="43278" Type="Train" TrainClass="Hunter" X="-8924.651" Y="-149.9028" Z="81.36339" />
 
what do you mean by " have the trainers in it " , as a quest objective or just having the name in there? sorry to sound demanding and rude.

also, where do i post bugs of HB?

HB doesn't target the blackrock spies that are viewing through the magnifiy glass

EDIT: Panyama's post shows a profile that allows for training.
<vendors>Also there are many reasons why the bot may not target the BlackRock Spies.. that is more of a support issue and if your wanting to learn more about how the bot targests things you should look into the Wiki or post a support issue.</vendors>
 
I will have a quest behavior done soon that will allow you to Force a train also, so you can have a force train in your profile for quests that require that.
 
I was just thinking about that sort of thing Natfoth, good luck with it and i hope to see it at some point! Would be really handy!
 
Back
Top