which filters were expected and what were the actual filters? and was it a few relogins or several?
anyway sry bout the derp... ill make it so u can have option to restart the script on relogin. most people dont seem to run scripts that need inline restarts anyway :P
as for me - my script start with:
haFilterStatClear()
haFilterUnique("")
haFilterChar('Demon Hunter')
haFilterType('All off-hand')
haFilterRarity('All')
and after relogin it restore type as "all 1-hand" every time. so as i say the top1 way for me is simply rerun script - it will never buggs...
Last edited by ztnko; 09-16-2012 at 12:53 AM.
can i use multiple clients and stash functions? i think i can't in current version because only 1 window can be foreground. Can you do so that stash function automaticaly brings window foreground?
ya thats next item on list, and i fixed the state restore stuff already... hoepfully for sure this time![]()
sorry if you have already answered this chuichu but does the newer versions accept more than 3 itemfilters?
Is there any plans to reduce CPU usage? I notice it unnecessarily pulls up item tooltips when selecting items because it mouses over the item image and not the rest of the 'item bar' (for example mousing over the name or cost instead to select the item). Currently it is using ~13% CPU per bot on an i5 2500k @ 4ghz, about 8% without the VM overhead.
should be easy... most of it is looping/polling stuff. which script are you seeing 13% on?
@RU/CN folks... almost done with locale support. was easier than i thought![]()
Hello, i'm new to this bot, my question is :
is it possible to keep my active bid always adjust new bid value if someone over bid my current bid?
so instead of filtering search with script, i filter manual and start bid manually, then i use the bot to protect my active bid. is there any example script to do this task?
thanks for anybody can answer![]()
Is it possible to clear the "max buyout" window? I've tried haFilterBuyout(' '), (""), (). Nothing seems to clear a number already in there, which makes it impossible to go from searching for something with a buyout to searching for something with no max buyout, as far as I know. Is there a way to do this? Thanks
sent you a pm, ChuiChu
ps: sorry for this spam![]()
ChuiChu , do you use any SP in vs 2008?
what framework you use?
and you use x64 or x86?
and what windows version?
Last edited by 00broken; 09-19-2012 at 11:40 AM.
i cant seem to reproduce this... HA is always at 0% no matter what scripts i run. are you sure its HA and not d3 sucking up CPU? (in task manager proc list)
if its the first item in search results you can loop on it with haSearch and see if the bid changes then bid again... otherwise i have active auctions support on my todo list (auctions tab)![]()