Another wave.Waiting for those who will complain that ChuiChui wrote bad program
![]()
Another wave.Waiting for those who will complain that ChuiChui wrote bad program
![]()
Got banned this morning, all 3 accounts in the same time. Running HA 24*7, sleeps 10-20 minutes after 100-200 queries for one month and it works fine until this morning.
may want to mimic human schedules. there have been reports of actual humans being banned too lol... the type who actually physically tinker with the AH for 15+ hrs straight.
It is all about server side detection. In my view, it is easy to make an algorithm that detects auction bot in less than a week. When I was banned, I noticed strange behavior - despite the haSetLoginDelay(60000) in the script bot trying to login every few seconds. May be it must be placed in Main.lua now. In 0.9.25 haSetLoginDelay doesn't works from main but works fine from script.
any plans on fixing haSell function always false bug?
Hey, in front of my eyes, the bot found an item and didn't buy it? It just waited for a sec and then refreshed again till it was gone? What could this be? Is it possible that on delay 0 it just skips through some items??
PS: WHen I uncheck vertical sync and frame limits, the bot becomes really slow, he clicks like every 0.5 seconds. So this definately doesn't make it faster?![]()
Last edited by Sehae; 10-23-2012 at 03:04 PM.
Can any1 share useful scripts for this?
ChuiChu - answer plz when you will fix "haSell always false status bug" in last 9.27 version? all my dozen scripts use this function and all broken now because status is always false and without status check there is no way to run such scripts...
Last edited by ztnko; 10-24-2012 at 06:40 AM.
ill fix tonight... real busy with real work stuff
after relogin (haSetLogin) it ignores haSetGlobalDelay(). why?
another bug with haSell that if auction limit reached - script close this info window BUT it close whole auction window too...
good'm new here, wanted to know whether it is compatible with xp
Brazil!!
i see that nobody write about bugs here - 9/10 post about bugs in new versions is mine... may be i chose bad plase to post about bugs and there is some other plase more suitable for that? or other people post about bugs in private messages and i must do so to?
its probably because youre using a part of the API thats less used. most folks have so far focused on building simpler stuff oriented around item sniping similar to other AH bots. as a result that part of the API is the most tested...
also the new patch has added a few quirks that i didnt notice/test for at first. such as haSell on item limit (they changed the popup location in memory).
and relogin global delay disabled is only for restoring state as fast as possible. i figure that since its not a typical case that having delay isnt necessary.