Yea but still gets the error of the keys being in use. If I had visual studio i could probably compile it again
Yea but still gets the error of the keys being in use. If I had visual studio i could probably compile it again
Do you have any plans about adding a gui, to make it easier to use? Like Blizzkreig?
working wit 1.04?
could you make a sample script of an item with 6 stats, so we can edit out stats if we want, and jsut change it. How can I see what "names" the script will understand.
ill probably make it auto assign or something. and if its not CTRL-F12 itll notify you.
its a script based bot. its not really possible. though i could just support UI scripting.
works with 1.0.4 but a few minor bugs.
haFilterStat(1, "Dexterity", 50)
haFilterStat(2, "Intelli", 40)
etc
theres a bug right now that if you select the last stat in a group itll shift things... like if 'Amor' is the last stat under 'Defense'. to get around it select that one last
Anyone still having success with ah botting after the patch? The things I was flipping before just don't flip anymore.![]()
Ah is a mass mess atm, it need to stabilize, in the maintime i take what i can :P
im also finding a bunch of bugs on blizzards part while working on HA :P
well what i mean by that is allow you the ability to script your own UI in... itd probably just involve integrating one of the popular LUA UI packages.... after all the point of this bot is to allow you to do more than just spam filter profiles like the 100 other AH bots that do this already.
sry for the noob questions but i'm trying to compare selected item stats. What am i doing wrong
item.stats('dexterity') >= 20
why not jsut set your filters like that, and run it. Thats how I think it supposed to?. Or do you script into the bot what to enter into the fields?
man chui i love your code its so clean, I just compiled several versions changing f7-12 easy fix. Much thanks for the open source code
ya im a stickler for clean code... HA is actually a little dirty compared to the usual but its a smaller projectnormally i dont use C-strings for example.
anyway ill make a future version let you configure hotkey (or autoassign). this next release is mostly bug fixes though.
Last edited by ChuiChu; 08-25-2012 at 01:43 AM.
I'm not nearly as much into coding as you, clearly, so I don't know that a popular LUA UI package is...
But, I don't see what's so wrong with being a little like the other bots. You could make your bot/script a LOT user friendly, without compromising with the product. It's just a suggestion.