18:13:32 - [Quester] Started
[D] 18:13:32 - [Spell] Healing Surge (Id found: 8004, Name found: Healing Surge, NameInGame found: Healing Surge, Know = True, IsSpellUsable = True)
[D] 18:13:32 - [Spell] Stormstrike (Id found: 17364, Name found: Stormstrike, NameInGame found: Stormstrike, Know = True, IsSpellUsable = False)
[D] 18:13:32 - [Spell] Flametongue (Id found: 193796, Name found: Flametongue, NameInGame found: Flametongue, Know = True, IsSpellUsable = True)
[D] 18:13:32 - [Spell] Boulderfist (Id found: 218825, Name found: Boulderfist, NameInGame found: Boulderfist, Know = False, IsSpellUsable = True)
[D] 18:13:32 - [Spell] Boulderfist (Id found: 218825, Name found: Boulderfist, NameInGame found: Boulderfist, Know = False, IsSpellUsable = True)
[D] 18:13:32 - [Spell] Crash Lightning (Id found: 187874, Name found: Crash Lightning, NameInGame found: Crash Lightning, Know = True, IsSpellUsable = False)
[D] 18:13:32 - [Spell] Lava Lash (Id found: 60103, Name found: Lava Lash, NameInGame found: Lava Lash, Know = True, IsSpellUsable = False)
[D] 18:13:32 - [Spell] Healing Surge (Id found: 8004, Name found: Healing Surge, NameInGame found: Healing Surge, Know = True, IsSpellUsable = True)
[D] 18:13:33 - [Spell] Feral Spirit (Id found: 51533, Name found: Feral Spirit, NameInGame found: Feral Spirit, Know = True, IsSpellUsable = False)
[D] 18:13:33 - [Spell] Doom Winds (Id found: 214284, Name found: Doom Winds, NameInGame found: Doom Winds, Know = False, IsSpellUsable = False)
[D] 18:13:33 - [Spell] Astral Shift (Id found: 108271, Name found: Astral Shift, NameInGame found: Astral Shift, Know = True, IsSpellUsable = False)
[D] 18:13:33 - [Quester] RunCode[0]: wManager.wManagerSetting.CurrentSetting.Selling = true;
wManager.wManagerSetting.CurrentSetting.AttackElite = true;
wManager.wManagerSetting.CurrentSetting.CanAttackUnitsAlreadyInFight = true;
wManager.wManagerSetting.CurrentSetting.AttackBeforeBeingAttacked = true;
wManager.wManagerSetting.CurrentSetting.SellGray = true;
wManager.wManagerSetting.CurrentSetting.SellWhite = true;
wManager.wManagerSetting.CurrentSetting.SellGreen = true;
wManager.wManagerSetting.CurrentSetting.FlightMasterTaxiUse = true;
wManager.wManagerSetting.CurrentSetting.FlightMasterDiscoverRange = 80;
[D] 18:13:33 - [Spell] Crash Lightning (Id found: 187874, Name found: Crash Lightning, NameInGame found: Crash Lightning, Know = True, IsSpellUsable = False)
[D] 18:13:33 - [Spell] Stormstrike (Id found: 17364, Name found: Stormstrike, NameInGame found: Stormstrike, Know = True, IsSpellUsable = False)
[D] 18:13:33 - [Spell] Rainfall (Id found: 235781, Name found: Rainfall, NameInGame found: Rainfall, Know = False, IsSpellUsable = False)
[D] 18:13:33 - [Spell] Wind Shear (Id found: 57994, Name found: Wind Shear, NameInGame found: Wind Shear, Know = True, IsSpellUsable = True)
[D] 18:13:33 - [Spell] Boulderfist (Id found: 218825, Name found: Boulderfist, NameInGame found: Boulderfist, Know = False, IsSpellUsable = True)
[D] 18:13:33 - [Quester] RunCode[76]: Thread t = new Thread(() =>
{
int questId = 25259;
while (robotManager.Products.Products.IsStarted)
{
if (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause)
{
if (!Quest.HasQuest(questId))
break;
if (ObjectManager.Target.IsAlive && ObjectManager.Target.HealthPercent <= 5)
{
wManager.Wow.Helpers.Fight.StopFight();
}
}
Thread.Sleep(500);
}
});
t.Start();
[D] 18:13:34 - [Quester] RunCode[82]: wManager.wManagerSetting.CurrentSetting.AttackBeforeBeingAttacked = false;
[D] 18:13:34 - [Quester] IfHasQuest[127] (14066) | Result: False
[D] 18:13:34 - [Quester] IfHasQuest[130] (869) | Result: False
[D] 18:13:34 - [Quester] IfHasQuest[185] (14006) | Result: False
[D] 18:13:34 - [Quester] IfHasQuest[203] (13998) | Result: False