Jump to content

1 Screenshot

About This File

Wrobot has special routines for smelting/milling, but not the same for other professions. This plugin helps to upgrade your profession skills and keep free space in your bags.

Open settings and type profession name and list of items your want to craft. Select "Sort by numSkillUps" if you want to make SkillUps items first. Or just type list of crafted matherials (for example, bolt of cloth) to save place in your bags. Will be usefull for tailors, leatherworkers and alchemists.

Settings2.PNG.d4693e6c768bcc12c3f2f51fd272e2fb.PNGSkin.PNG.dbaa2b4f20a953201f8e9631a76f3bec.PNG Cloth.PNG.c32c3921a1b6d2e8dc5281eba90a2872.PNG

  • For Cooking bot will wait and cast Cooking Fire when it ready before craft recipe. You have to enter "Cooking Fire" or localized spell name as Required Spell. So, you can grind leather and cook meat at the same time (or catch and cook fish, etc);
  • If you choose "DE green items" it will disenchant all green (uncommon) items in your bags;
  • Plugin contains skinning bug workaround - now bot can skin beasts with the best latency settings (for me works 25-100);
  • Open containers - useful for fisherbot, maybe useful for lockpicking too (not tested);
  • Internationalization support - if you have localized WoW client, simply enter localized spell names for Disenchant and Skinning.

Recipe crafting is binded to Looting state (so, bot will make recipes and disenchant after loot mobs).

I tested it in MOP, but it should work in other wow versions (added support for new tradeskill API for wow 7)


What's New in Version 1.3.8   See changelog

Released

Blacklist for disenchanting - bugfix


User Feedback

Recommended Comments



bishopwow

Posted

It won't activate for me on the vanilla version. I really what something to de stuff

ImGartia

Posted

I am unable to get this to work

 

headcrab

Posted

14 hours ago, ImGartia said:

I am unable to get this to work

Need some more information: plugin settings, wow client version, errors in log. This plugin 100% working in MOP, but if you can provide some more information, i could check and fix it in other clients

twbp

Posted

anyway to get this to work when not looting and standing in a city?

 

 

Floood0

Posted

DE fork only when looting, not very usefull for charsters who in sity 24/7

headcrab

Posted

10 hours ago, vasa2221 said:

doesnt work on legion 7.3

It binded to loot event, read description. Will craft right after loot mob, if you have enought ingridients.

With which product did you run it? It there any error in your log?

vasa2221

Posted

i did run with grinder. log was red, it didn`t even open to do settings on it

headcrab

Posted

34 minutes ago, vasa2221 said:

log was red, it didn`t even open to do settings on it

Could you copy-paste this error here? Perhaps, your plugin file or plugin settings is corrupted

vasa2221

Posted

[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>" невозможно

Jensen-

Posted

cant get it work on tbc i have set everything and nothing happens

miltonbrad

Posted

same for me vanilla wow everything is set but wont disenchant or craft bolts of cloth.

headcrab

Posted

Read desription: this plugin binded to loot event. Run any product, bot will kill mob, loot, and right after loot it will craft recipes if there is enough ingridients. So it keeps empty place in your bags.

miltonbrad

Posted

i get a error on wow saying 'attempt to call global isequippable item' i would update a log file but it wont let me upload one.

headcrab

Posted

Lua function IsEquippableItem called in disenchant procedure. Did you put true for "DE green items" option?

Anyway, IsEquippableItem is present in vanilla WoW:  http://vanilla-wow.wikia.com/wiki/API_IsEquippableItem

I did not tested disenchant in vanilla, maybe it not works. You can try to fix this error: open plugin in notepad, find 'IsEquippableItem' (line 77) and comment this line like this:

//if (!Lua.LuaDoString<bool>("return IsEquippableItem(" + item.Entry + ")")) continue;

 

miltonbrad

Posted

its not working it tries to equipe the item instead of disenchanting it. Also is there a spell required for tailoring? it dosnt make bolts of cloth.

headcrab

Posted

OK. I tested it in vanilla client and fixed all errors. Disenchanting and tailoring now works (except Skillups sorting)

miltonbrad

Posted

i just want to say ur awesome for making it working headcrab ? its working amazingly for me now and i must thank you. I have a bunch of plugins ment for another bot if u want to take a look at them and see if they can be applied to wrobot.

miltonbrad

Posted

Im getting a compile error when using the new updated version.

bandicam 2018-07-04 11-16-53-609.jpg

headcrab

Posted

1 hour ago, miltonbrad said:

Im getting a compile error when using the new updated version.

bandicam 2018-07-04 11-16-53-609.jpg

Yes, it was my mistake, fixed in v1.3.8

Stranger

Posted

When i use this addon for fishing its not opening. its clicking the item with my left mousebutton while looting is rightmouse click.

There is no diffrence if i use the shiftclick option or without the shiftclock option.

How can i solve this?


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...