The best shuffle profile so far but could you explain how the auctioning happens cause it just posted on the AH some Tirilium Ore for 2,5g / ore and the competition was at 8g40s / ore ?
The problem is that it gets to the guild bank and just sits there. Does not do anything past that. Is there a way to disable this? I looked through the profile settings, but couldn't find anything related to the guild bank.Checking the Guild bank and Personal bank for Jeweler's Setting.
Heya, Bengan12.
First of all -- Want to show my appreciation towards you with this profile pack. Really makes WoW life much simpler.
Running this profile, I am having an issue where it is The problem is that it gets to the guild bank and just sits there. Does not do anything past that. Is there a way to disable this? I looked through the profile settings, but couldn't find anything related to the guild bank.
Any help is appreciated! Thanks in advance,
~Mslduth
Perhaps some way of closing all windows before it tries to make an enchant would fix the issue? Maybe move x distance away from mailbox to force it to close the window?
Hey dude,
Still getting some weird bugs with the smelting, I suspect it isnt anything to do with the profile but more to do with PB itself.
From what I can tell if the character is already at the forge location when it tries to "move to forge" it will just bug out and sit there. When i manually move 1 step it starts working fine. Perhaps a work around would be to add a small move command at the move to forge thing. Do you get this issue?
Then again the bot always moves to mailbox when it first starts up. I will try to get a log of the bug.
This!!!
There is no way that i know off to close mail window unless walking away from it.
In Ahbuddy there is some anti afk code that moves your character around using wasd. If you could use this method and instead have it press escape. This would close all windows.
That might work, i?l look in his code againi use his C.O.D and some other things.
That might work, i?l look in his code againi use his C.O.D and some other things.
Any chance you can add a separate option to mail JUST starlight ink?
As it is now its mailing ink of dreams and starlight ink together.
Would be great if you can split them, just like you did with gems.
Regards
In Ahbuddy there is some anti afk code that moves your character around using wasd. If you could use this method and instead have it press escape. This would close all windows.
<CustomAction Code="Styx.Helpers.KeyboardManager.PressKey((char)Keys.Escape);" />
Can i get a comment on this Bengan?![]()
Nain!!!!!!
Ok, you can send it seperatly if crafting off crane wing insc is active it wont mail ink off dreams, so one character can keep those and mail the starlight ink by using the "Mail ink" function, if this is not enough i can add one.
Nain!!!!!!
Ok, you can send it seperatly if crafting off crane wing insc is active it wont mail ink off dreams, so one character can keep those and mail the starlight ink by using the "Mail ink" function, if this is not enough i can add one.
Solved by using this codePHP:<CustomAction Code="Styx.Helpers.KeyboardManager.PressKey((char)Keys.Escape);" />