in WoW directory, go into cache directory and delete all contents, same in HB/cache, close wow and HB fully beforehand.u want me total erase cache of wow? the thing with the EnGB file?
It should be at terrokar at 65.
in WoW directory, go into cache directory and delete all contents, same in HB/cache, close wow and HB fully beforehand.u want me total erase cache of wow? the thing with the EnGB file?
Don't know sorry that's all I know.i did erased everything. at start he did nothing he just mounted and spammed moving to pick quest many times. then i stopped and reactived and the sory goes on again moving to zagra.sorry for my poor english
The one you're using should be fine, I haven't used either what you are asking for. Only kicks, archaeology in standard HB and gathering profiles for leveling herb/mining. I can't help you any further sorry.can u send me a good bg profile or dungeon profile? i am newby here and i dont find it :/
<CustomBehavior File="Misc\RunLua" Lua="CancelUnitBuff('player',GetSpellInfo(75724))" WaitTime="1000" />
this is how we would do it. If you want to get me the aura id's (i don't know how you're currently doing it, but profile helper plugin in my svn helps a ton!)
I can easily replace these ... and I don't need all of the code, u can simply tell me the profile and line # and I can usually grasp the issue
public void PullMob()
{
string spell = "";
switch (Me.Class)
{
case WoWClass.Mage:
if (Me.GotAlivePet)
SetPetMode("Passive");
spell = "Ice Lance";
break;
case WoWClass.Druid:
spell = "Moonfire";
break;
case WoWClass.Paladin:
spell = "Judgement";
break;
case WoWClass.Priest:
spell = "Shadow Word: Pain";
break;
case WoWClass.Shaman:
if (Me.GotAlivePet)
SetPetMode("Passive");
spell = "Flame Shock";
break;
case WoWClass.Warlock:
if (Me.GotAlivePet)
SetPetMode("Passive");
spell = "Corruption";
break;
case WoWClass.DeathKnight:
if (Me.GotAlivePet)
SetPetMode("Passive");
spell = "Icy Touch";
if (!SpellManager.CanCast(spell) && SpellManager.CanCast("Death Coil"))
spell = "Death Coil";
break;
case WoWClass.Hunter:
if (Me.GotAlivePet)
SetPetMode("Passive");
spell = "Arcane Shot";
break;
case WoWClass.Warrior:
if (SpellManager.CanCast("Shoot"))
spell = "Shoot";
if (SpellManager.CanCast("Throw"))
spell = "Throw";
break;
case WoWClass.Rogue:
if (SpellManager.CanCast("Shoot"))
spell = "Shoot";
if (SpellManager.CanCast("Throw"))
spell = "Throw";
break;
}
if (!String.IsNullOrEmpty(spell) && SpellManager.CanCast(spell))
{
SpellManager.Cast(spell);
}
}
case WoWClass.Monk:
spell = "*****ling Jade Lightning";
break;
string GetSpellNameByID(int iSpellID)
{
return Lua.GetReturnVal<string>("return GetSpellInfo(" + iSpellID + ")", 0);
}
case WoWClass.Monk:
string GetSpellNameByID(int iSpellID)
{
return Lua.GetReturnVal<string>("return GetSpellInfo("117952")", 0);
}
spell = GetSpellNameByID(117952);
break;
i dislableb,allready the autoequip2 but its not work.... when i start the program again its working enable. i delete program and download new setup but its not working too. i cant find weapon select type where can i find can you tell me plz.Easiest thing to do is to disable the autoequip2 plugin and equip the gear yourself and you won't have that problem again, or go into it and select a weapon type.
p.s I think you're meant to post in support forum.
<Blackspot X="451" Y="1020" Z="64.24261" Radius="15" />
Looting Зан'тик - янтарный панцирь Guid:0xF530FDD6001EAC19
Moving to Type: Loot, Name: Зан'тик-манипулятор
[Profile Message]: Quests Completed. Returning to Klaxxi'Vess.
Mounting: Tawny Wind Rider
Can not turn in quest Seeds of Fear (ID: 31603) because I don't have it in my quest log! (Or do I: False)
Bot Stopped! Reason: Could not create current in quest bot!
What to do?
However, I did encounter a bug today with the GL daily "Hard as a Rock".
Some of the statues turn into hostile mobs, while others you just knock over. You have to do this 10 times. In my case, the bot was interacting properly with the statues that would turn hostile, but was stuck trying to interact with the "knock over" statues. Any help would be greatly appreciated!
Log Attached
http://www.thebuddyforum.com/honorbuddy-forum/guides/35945-guide-how-attach-your-log.htmlChanging current profile to [Fly][A - Quest] BC 58-70 [Kick]
[Singular] Your Level 65 Pandaren Arms Warrior Build is
[Singular] ... running the Questing bot Solo in Nagrand
[Singular] Context changed, re-creating behaviors
[Profile Message]: Compiling Zangarmarsh Quests
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
Plugins > AutoEquip2 > Configuration > Genereli dislableb,allready the autoequip2 but its not work.... when i start the program again its working enable. i delete program and download new setup but its not working too. i cant find weapon select type where can i find can you tell me plz.