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

Grind Bot moves then stands still

ysosrslawl

New Member
Joined
Dec 13, 2011
Messages
411
Reaction score
12
Hey there!

Was hoping I could figure it out on my own but guess not.

Problem: Aside from the normal bugs with singular, auth failing, not a correct instance of wow, etc. my real problem is that with this new profile I made, two of them actually. Neither of them are doing as they should with grindbot. Basically I just have the profile setup with the settings and such like you would any other profile. Inserted hotspots, vendors, mailbox, etc. but on one it just runs through the mobs and on the other it ran to two hotspots then stopped completely. No movement at all. I even stopped the bot and restarted it. All that did was it just mounted up and stopped.

If you see anything wrong in the code feel free to say something. I'm no expert and suggestions are appreciated.

View attachment 56934View attachment 56935
 
You need to set up correct factons. Each mob type has a "faction ID" that you can only find out by using the Developer tool in HB - just open it, click on a mob type you want to grind on and write the ID into your profile.

Code:
<Factions>9999</Factions>
won't do anything as 9999 here is just a placeholder used for gatherbuddy profiles etc. For example, if you want to farm mobs with factions IDs 14, 190, 2156, you set it up as :
Code:
<Factions>14 190 2156</Factions>
 
if your still having issues, post a full log as an attachment so we can see if honorbuddy is complaining about something not being right.
 
Yea I just edited the Dread Wastes profile for the factions and its just running through the mobs going from spot to spot. Not sure what I did wrong since the very first one I did months ago for leather farming worked perfect, for the most part lol.

Here's my log.
 
double check the faction IDs via dev tools
 
I have it working for the most part now after having added multiple faction Ids but singular is still bad for prot warriors and Duntanks does me no good and TRATM isnt updated as far as I know. So I'm stuck dying a lot while farming since I don't have another lvl 90 just yet.
 
No I've not even heard of it aside from seeing it recently in some users names or signatures. I will check it out, thanks.
 
Back
Top