Hi, my bot just runs around and dont pull mobs, if they engage my toon he will fight them off, but the bot never pulls itself. sorry for bad english ls xd // I already tried new routines, starting HB as admin, other profiles and stuff like that.
Code: <MinLevel>1</MinLevel> <MaxLevel>86</MaxLevel> <Factions>99999</Factions> Edit your profile. You might have to add faction IDs. In this sample.. See how the factions says 99999? I believe this needs to be changed to match the faction ID of the mods you are trying to kill. You can find the faction Id through the dev tools window. And oce you find it, change 99999 to whatever the ID is and save the profile. reload it and you should be good to go. Or you can try using kicks scripts to level
on my profile its like Code: ... ... <SubProfile> <Name>26-32 Stonetalon Mountains</Name> <MinLevel>26</MinLevel> <MaxLevel>32</MaxLevel> <GrindArea> <Factions>22 14</Factions> ... .. for each spot its written like this, i tryed now manually but didnt work too.