another bug - sometimes item.dps == 0 for weapons... i made a simple test - one script for 2 different virtual machines - on one item.dps works fine, on another == 0 everytime... vms was identical...
another bug - sometimes item.dps == 0 for weapons... i made a simple test - one script for 2 different virtual machines - on one item.dps works fine, on another == 0 everytime... vms was identical...
Last edited by ztnko; 09-02-2012 at 01:51 PM.
doh thought i did enough testing with that one... that with latest version?
and i think i fixed haGetAccount() for sure this time. sometimes these involve a memory position that i think is static that even after reopening d3 10 times in different ways it sticks... then the 11th time it doesnt lol.
item.dps bug with 9.16 and 9.17 versions - doesn't test lower
p.s. test 9.15 - works fine - correct item.dps
Last edited by ztnko; 09-02-2012 at 01:59 PM.
k thanks, that helps actually
ill look into speeding these up. i never gave them an optimization review like i did other things like search results item scanning... which is like 5x faster now than it used to be
i dont think just changing the extension will make a difference. someone (axazol) on blizzhackers in the earlier pages seemed to have this working. starting here: Blizzhackers • View topic - [AH Bot] HappyAuction (ignore the attachments though, theyre c++ source for old version of HA which has since been rewritten)
anyway i can look at this. just gotta swap languages and let it download 3gigs (on my dsl)
for tests i use
haListSelect(1)
local item = haItem()
haLog(item.dps)
Last edited by ztnko; 09-03-2012 at 12:21 AM.
9.18
this item was bought with if haItemStat('Intelligence').value1 > 70
but i can't reproduct this bug in tests
Last edited by ztnko; 09-03-2012 at 12:35 PM.
bug 9.18
after 2nd run - it doesn't write in user1.log at all
Anyone can do Tutorial how to setup the bot to make some profits?
Hey guys,
ChuiChu, thanks for the great work ( even tho i am gonna ask a stupid question :P )
How does this bot get configured ? Where do i put the stats of the items i want to snipe and all that ?
Also, are there any ready scripts ? I know this way there is more competition, but atleast so we can see how to start.
And if its not too much to ask, how do you guys estimate the prices ?
Cheers
can you post/pm the full code where this fails. i just tried a search on that specific unique with that specific value and it seemed fine for all of them but i may be doing it differently.
i see logging bug + text input stuff being too fast... so ill post a hotfix update soon![]()
Most people aren't coders, so can't you include a GUI or at the very least some default settings and better instructions on what needs to be modified? I've looked through the threads and haven't found anything like this, unless I'm missing it somewhere feel free to point it out.
it comes with a ready to go sample bot similar to all other AH bots. beyond that its a scripting interface so i cant really wrap a gui around it. see the readme for all instructions.
ChuiChu i have problem with Snipebuyout, coz it search then just go on item and don't buy it! Could u post here script just to search and buy first position he found ? Please![]()