Everything posted by eniac86
-
Does WRobot always sell everything no matter what you have selected ?
arcangelo's 1-40 horde
-
Bug wrobot settings ignore unchecked selling options
got the same problem. in the questing profile i am using there is just one line that toggles selling on. removed that eventhough it does not change anything about what quality items sould be sold. problem still persists. keeps selling green stuff.
-
Does WRobot always sell everything no matter what you have selected ?
still got this problem with all addons deactivated. keeps selling green items, althought it should not and instead mail them.
-
Artifact fishing pole / full pool at once
As you may know the [Underlight Angler] has a trait for every legion fish-pool, that will ocasionally fish the complete pool at once. The problem is, you will not simply loot the complete content of the pool, but rather a lootable gameobject appears. The Question is how do i get the fishbot to loot that gameobject?
-
Keep Trying to send bobber to fishing pool
Got the same problems. bot standing too far away from pool and sometimes facing wrong direction. also farming Black Barracuda in suramar beach.
- too far away to reach pool
-
sending a shift+right-click to an inventory-item
Hey thanks for the help. I discovered 2 weird problems: First the lua does not accept the item name "Big-mouth Clam", if you just write "Clam" or "Big" it will work. Seems to be a problem with the "-", but i don't know how to escape it :( Second the keydown function seems to have no effect. Although if you hold down the shift key manually it works fine and will loot the clams. edit: hm weird. tried some things to get the item name with the "-" working but WoW itself seems to have a problem with it's own item name.
-
sending a shift+right-click to an inventory-item
Hey i'm trying to write a plugin that will open crates and clams while fishing. Sadly i have no idea how to send a shift+right-click to an item. Does anyone have an idea how to do that ? this does not work: wManager.Wow.Helpers.ItemsManager.UseItem(item.Name); Lua.LuaDoString("LootButton1:Click()"); this might work but i don't know how to continue: foreach (WoWItem item in items) { if (item.Name.Equals("Heavy Crate") || item.Name.Equals("Big-mouth Clam")) { wManager.Wow.Helpers.Bag.OpenAllBags(); List<int> bagAndSlot = wManager.Wow.Helpers.Bag.GetItemContainerBagIdAndSlot(item.Name); ... x=? y=? robotManager.Helpful.Keyboard.DownKey(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, System.Windows.Forms.Keys.Shift); robotManager.Helpful.Mouse.ClickRight(); robotManager.Helpful.Keyboard.UpKey(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, System.Windows.Forms.Keys.Shift); wManager.Wow.Helpers.Bag.CloseAllBags(); } }
-
How to open "Big-mouth Clam" while fishing?
How to open "Big-mouth Clam" while fishing? I tried the combine - vanilla plugin but it does not open clams. (I have all addons turned off, latency settings are OK aswell)
-
Does WRobot always sell everything no matter what you have selected ?
i'll deactivate automate. that's the only addon active besides a bag addon.
-
Does WRobot always sell everything no matter what you have selected ?
Does WRobot always sell everything no matter what you have selected? Does someone else have the problem that WRobot always sells everything (grey, white, green, ...), even if you only want it to sell greys? The only items spared from this are the items on my do-not-sell list.
-
mailing system bug log
on retail you get banned with any bot. doesn't matter what you use. so i started playing vanilla gain :D. and i realised how much better vanilla was compared to todays wow.
-
mailing system bug log
well it's been over a week now that i answered his request and he has been online several times but never answered. HB support is way better. But then again they have a whole staff.
-
mailing system bug log
@Droidz please read this !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! see above i posted a video as you requested
-
mailing system bug log
@Droidz bump
- Complete list of tradegoods for mailing
-
mailing system bug log
@Droidz bump
-
mailing system bug log
@Droidz I know you give a shit on this problem because you already have my money. But could you please take a look at this again? i posted a video of the bug just like you asked me to. I'll wait another day then i will open a new post gain. as you seem never to respond more than once to a thread. also do you not read your pm's ?
-
mailing system bug log
@Droidz bump
-
mailing system bug log
Here is a video of a mail/vendor run https://www.youtube.com/watch?v=ufr8BZPGVa0 In this case it uses the heartstone to unstuck itself, but if hs is not ready the bot will stop after X blockages.
-
mailing system bug log
It seems like the bot get's stuck because the mailing window is open. As soon as you close it, the bot will continue.
-
mailing system bug log
also could you change it so the mail recipient is obfuscated in the log ? had to do that manually.
-
mailing system bug log
As you never respond to any thread twice i opened another one :) Here's a log of the mailing bug. That navigation problem happens everytime it get's stuck at the mailbox. 1 Jul 2017 00H01.log.html
-
Bug list: mailing with questing, resurrecting inside enemies, targeting the stupidest shit possible
Here'S a log of the problem.
-
Bug list: mailing with questing, resurrecting inside enemies, targeting the stupidest shit possible
@Droidz I'll send a log next time the mailing fails.