eniac86
Members-
Posts
143 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by eniac86
-
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
eniac86 replied to Drwolftech's topic in Fisherbot assistance
Got the same problems. bot standing too far away from pool and sometimes facing wrong direction. also farming Black Barracuda in suramar beach. -
The fishbot often positions itself too far away from pools and then tries to reach them, but of cause can't. Is this somehow fixable?
-
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.
-
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(); } }
-
mailing system bug log
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
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
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
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
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
@Droidz please read this !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! see above i posted a video as you requested -
mailing system bug log
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
@Droidz bump -
mailing system bug log
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
@Droidz bump -
mailing system bug log
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
@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
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
@Droidz bump -
mailing system bug log
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
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
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
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
eniac86 replied to eniac86's topic in WRobot for Wow Vanilla - Help and support
also could you change it so the mail recipient is obfuscated in the log ? had to do that manually. -
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