[E] 11:42:45 - y:\\plugins\professionhelper.cs > Compilator Error :
warning CS1685: Заранее определенный тип "System.Runtime.CompilerServices.ExtensionAttribute" определен в нескольких сборках в глобальном псевдониме; используется определение из "c:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll"
c:\Users\User\AppData\Local\Temp\eikygg4e\eikygg4e.0.cs(148,24) : error CS1502: Наиболее подходящий перегруженный метод для "wManager.Wow.ObjectManager.ObjectManager.GetWoWUnitSkinnable(System.Collections.Generic.List<MemoryRobot.Int128>)" имеет несколько недопустимых аргументов
c:\Users\User\AppData\Local\Temp\eikygg4e\eikygg4e.0.cs(148,58) : error CS1503: Аргумент "1": преобразование типа из "System.Collections.Generic.List<ulong>" в "System.Collections.Generic.List<MemoryRobot.Int128>" невозможно
there is nice script for crafting
/use tailoring/run for i,r in ipairs(C_TradeSkillUI.GetAllRecipeIDs()) do if C_TradeSkillUI.GetRecipeInfo(r).name=="Silkweave Cinch" then C_TradeSkillUI.CraftRecipe(r); break end end C_TradeSkillUI.CloseTradeSkill()
question is how to force bot to craft items then sell them to vendor and do it again ??
How to force bot use http://www.wowhead.com/item=116271/draenic-water-breathing-elixir Draenic Water Breathing Elixir when i`m farming under water every hour to keep my char alive?
any suggestion?script, plugin, or something else?
I farm plenty of stormscale and wanna ask is there any plugin or script to help craft many items of it?example start crafting then sell items to vendor and again craft and so on..
or another idea= while farming stormscale craft items 1 by 1 when i got required amount of scale once got it. can anyone help?