what global delay is everyone running that isnt causing input limit reached errors? i used to run 0,50 global delays without issue - now i get input limit after about 4 minutes
My HA bot sometimes opens the Profile page after relog instead of opening the AH and then gets stuck at the Profile page. Anyone has the same problem?
haSleep(1500) ^^
it appears the input limit is being caused by doing many iterations of a single item. im using mad global delays and sleeps and if i gets to one item that i have 10 iterations of i hit the input limit every time.
if haFilterUnique('',2)and
haFilterStat(1,'',1) and
haFilterStat(2,'',1)and
haFilterBuyout(20000001,true)and
haSearch() and haListSelect(1) then
haBuyout()
haSleep(1000,3000)
elseif haFilterStat(1,'',40) and
haFilterBuyout(100000001,true)and
haSearch() and haListSelect(1) then
haBuyout()
haSleep(1000,3000)
elseif haFilterStat(1,',1) and
haFilterStat(2,'',1)and
haFilterBuyout(30000001,true)and
haSearch() and haListSelect(1) then
haBuyout()
haSleep(1000,3000)
elseif haFilterStat(1,'',30)and
haFilterBuyout(65000001,true)and
haSearch() and haListSelect(1) then
haBuyout()
haSleep(1000,3000)
i see this screen is popular...![]()
hey can u tell me how can I make log like this?
Trying to search for legendaries, but the bot just type the name but no click, then the bot cant search, i'm using haFilterUnique('namehere') and no search....something wrong
nvm...just figured out...
Last edited by Mytho; 01-20-2013 at 11:49 PM.
is anyone else hitting input limits like every 5-7 minutes? ive been using happy auction since release and never had this issue. unless i put my global delays or sleep delays at insanely high values it happens. im trying to see if anyone else is - i normally run 10+ bots but the issue is the same with even just one running so it isnt hardware failing. either its an issue with the program or my accounts are flagged - just looking to see if anyone else is havin the problem.
Does the fact that this bot is open source make it more detectable?
. .
Last edited by vbozadzhiev; 02-14-2013 at 01:37 PM.
Just got banned. Took pretty long this time, lol
Mule account survived![]()