Hi, Zojak! if i want to sell silks and craft mat such as ore and volatile elements i need to add something like that in profile? <CustomBehavior File="SellItems" Ids="53010,52329,52328,52327,52326,52325,52185,52183" /> elementium ore / pyrite ore /embersilk and volatile elements.
its a bit more complicaded but always wanted to figure it out to sell the craft mats. i try to solve it this evening and give you feedback
Thank you. tip : maybe need configure some HB settings ? after simple adding my "code" : Starting the bot! Currently Using BotBase : Questing Current zone is Firelands (Firelands - Zone - World of Warcraft) [Singular] Hotkey: To add a LOGMARK, press: [Shift+Alt+Ctrl+M] [Singular] Your Level 100 Orc Blood Death Knight Build is [Singular] ... running the Questing bot in Firelands [25-player Heroic Raid] [Singular] ... Raid using my SOLO Behaviors alone This Profile contains hardcore pullroutine [Azyul Death Handler]: v2.0 - Enabled Enabled EchoTigers Dungeon/Raid Death Support with Reset on Death. Bot stopping! Reason: Nothing more to do. After removed run as usual
what file need to be configure out . and also if i do "sell all" will it left protected items listed in profile?
well i cannot seem to find the way for this to work, it kills the mobs use the druid teleport, waits for cooldown and comes back to an empty instance, tried with the two versions, is there any way that you can help me?
sellitems questbehavior does not exist what i did found is echos code PHP: <CustomBehavior File="RunCode" > <![CDATA[ foreach (WoWItem i in Me.BagItems) { if (i != null && i.Entry != 6948 && !(Contains(Settings.Instance.ProtectedItemNames, i.Quality.ToString()) || Contains(Settings.Instance.ProtectedItemNames, i.Name) || Contains(Settings.Instance.ProtectedItemNames, i.Entry.ToString())) && !(Contains(Settings.Instance.DepositItemNames, i.Name) || Contains(Settings.Instance.DepositItemNames, i.Entry.ToString())) && !Me.Combat && !Me.IsDead && !Me.IsGhost && MerchantFrame.Instance.IsVisible) i.UseContainerItem(); StyxWoW.SleepForLagDuration(); } Lua.DoString("RepairAllItems();"); ]]> </CustomBehavior> i dont know if i will add it at the profile because some ppl dont want to sell these mats. so sofar you need to experiment with it
how to make it lockbox mailed a other character or overthrown personal bank Second question: why version guild bank? What she does?
it uses the gbank to store items and gold. the missusage of spells is not related to profiles. ask the combat routine developer to add it
If my boat will put all the trash in the guild bank , it immediately will see the other players ! It will be 100 % obvious that my boat ! It is extremely safe . Why not add to your personal bank?
Goal: Waiting for 2m38s of 3m06s Activity: Wait time remaining... 2m37s... of 3m06s Goal: Waiting for 2m37s of 3m06s Activity: Wait time remaining... 2m36s... of 3m06s Goal: Waiting for 2m36s of 3m06s Activity: Wait time remaining... 2m35s... of 3m06s Goal: Waiting for 2m35s of 3m06s Activity: Wait time remaining... 2m34s... of 3m06s Goal: Waiting for 2m34s of 3m06s Every run wait ~3 min!!!(((
The hardcore 0.6 profile (didnt test any othe profile) kills shanoxx after a while. Dont know whats causing this but i tested 2 days (10hours each char) and both chars are locked now (druid and dk tank). They killed shannox after 6 hours of farming - i uploaded the log from last night, maybe you can figure out whats wrong and fix it View attachment 8700 2016-09-24 23.33.txt P.S. i used hb2 cause hb3 sucks for farming
i get around 1.2k/h with dk tank which profile did you use? In the hardcore profile (0.6) its not facing the lava The profile has to wait to not run into instance limit (10 runs/hour)