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



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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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;

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites


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...