not really
so the GP/H will be the same on normal and heroic? what about 10 man or 25 man? should we just be running this on 10M N for fastest clears?
not really
I tried writing the code as seen in the file, but it only deposits gold and lockboxes??
-<If Condition="SpellManager.CanCast(83958) && Me.Gold > 1000">
<CustomBehavior Code="SpellManager.Cast(83958);" File="RunCode"/>
<CustomBehavior File="WaitTimer" WaitTime="3500"/>
<CustomBehavior File="InteractWith" WaitTime="2000" WaitForNpcs="false" MobId2="206603" MobId1="206602"/>
<CustomBehavior File="Misc\RunLua" Lua="DepositGuildBankMoney(GetMoney());"/>
<CustomBehavior Code="foreach (WoWItem i in Me.BagItems) { if(i.Entry == 68729) i.UseContainerItem(); StyxWoW.SleepForLagDuration(); }" File="RunCode"/>
<CustomBehavior File="WaitTimer" WaitTime="1000"/>
<CustomBehavior Code="foreach (WoWItem i in Me.BagItems) { if(i.Entry == 68729) i.UseContainerItem(); StyxWoW.SleepForLagDuration(); }" File="RunCode"/>
</If>
<CustomBehavior File="WaitTimer" WaitTime="1000" />
<CustomBehavior File="RunCode" Code="foreach (WoWItem i in Me.BagItems) { if(i.Entry == ENTER ITEM ID HERE) i.UseContainerItem(); StyxWoW.SleepForLagDuration(); }" />
Hey my issue is that, when it tries looting it says tiny tresure 1/500 and it counts to 500 for some reason. It makes me manually loot the items for the bot to continue, how do I fix this?
it goes like using tiny tresure chest 1/500 2/500 etc
<CustomBehavior File="UseItem" ItemId="67539" NumOfTimes="500" TerminateWhen="!HasItem(67539)" />
PHP:<CustomBehavior File="UseItem" ItemId="67539" NumOfTimes="500" TerminateWhen="!HasItem(67539)" />
reduce NumOfTimes="500" to NumOfTimes="5" or less if you want
59:37.327 N] (Singular) (Singular) info: 763.6 seconds since BotBase last called Singular (now in OnBotStopped)
[18:59:37.168 D] [Flight Path] Cant take flightpath right now.
[18:59:37.168 D] Could not generate path from {3502.45, -3120.24, 1098.571} to {-285.1038, 157.9394, 47.96276} on map Kalimdor (Phase: MountHyjalPhase1) (time used: 0 milliseconds) @ FindStartPoly
[18:59:37.228 D] [Flight Path] Cant take flightpath right now.
[18:59:37.228 D] Could not generate path from {3502.657, -3120.42, 1097.07} to {-285.1038, 157.9394, 47.96276} on map Kalimdor (Phase: MountHyjalPhase1) (time used: 0 milliseconds) @ FindStartPoly
[18:59:37.288 Q] Bot stopping! Reason: Main window is closing
[18:59:37.289 D] Removed hook [Combat_Only] f9188758-3aa4-48b6-be3b-a6d588769bd6
[18:59:37.289 D] Removed hook [Death_Main] ae53386e-53cb-45bf-bbfc-1de25f13b9eb
[18:59:37.300 D] Behavior flags changed! Vendor, Roam, Rest, FlightPath -> Combat, Loot, Vendor, Roam, Pull, Rest, FlightPath
[18:59:37.302 D] [InteractWith-v2156(debug)] Behavior completed in 11m55s
[18:59:37.323 D] Behavior flags changed! Combat, Loot, Vendor, Roam, Pull, Rest, FlightPath -> All
[18:59:37.328 D] [DoWhen-v2082(debug)] OnBotStop cleanup...
[18:59:37.329 D] [DoWhen-v2082(debug)] Removing DoWhenActivities (count:3):
ActivityName(CustomDeathHook)
Used when: "() => Me.IsDead && Me.IsInInstance"
Enabled=True
AllowUseDuringCombat=True, AllowUseInVehicle=False, AllowUseWhileFlying=False, AllowUseWhileMounted=False
ActivityName(Open_PChests)
Used when: "() => HasItem(67539)"
Enabled=True
AllowUseDuringCombat=True, AllowUseInVehicle=False, AllowUseWhileFlying=False, AllowUseWhileMounted=False
ItemId(58488)
Used when: "() => !Me.HasAura(80263) && HasItem(58488)"
Enabled=True
AllowUseDuringCombat=True, AllowUseInVehicle=False, AllowUseWhileFlying=False, AllowUseWhileMounted=False
[18:59:37.329 D] Removed hook [Questbot_Main] 66254864-50a4-4a6c-81c2-121317781fbb
a log would be niceone other thing is, it just randomly sits outside the instance and HB says Moving hunting ground waypoint hunting ground center, how do i fix that?
I think this is happening once I'm dying, and i am using the V2 death plugin.
it should workis it working with paladin?
a log would be nice
Yes.Quick question: Are Potions of Treasurefind worth it here?
is there a plugin so the bot deposits gold into a guild bank with this?