i can't bot for 2 account on 1 computer...help me
waiting for your reply if it's possible to fix this error! now i stop learning databases, sql etc coz of error but if it's possible to fix this in near future - i'll continue to study!![]()
Why the first time I try to add critical hit chance, it fails and leave it as none (lost many millions to this).
haFilterStat(5, 'Critical Hit Chance', 5)
Mad man, if you don't understand that you don't post enough info to receive answer - then this bot is not for you... with info that you post there are 50 possible ways it fails. for example one way is "you forget to insert this line in your script"... this example seem stupid yes? your question is 50x more stupid...
There's no stupid question. only stupid people.
here's more info
haFilterUnique('')
haFilterSecondary('Amulet')
haFilterBuyout(MAX_BUYOUT, true)
haFilterStatClear()
haFilterLevel(58,60)
haFilterStat(2, 'Critical Hit Damage', 60)
haFilterStat(3, 'Attack Speed %', 9)
haFilterStat(4, 'Dexterity', 100)
haFilterStat(5, 'Critical Hit Chance', 5)
haSearch()
I tried adding it first, or last ( like in this exemple), it still wont work.
My second search is a copy paste of this one, only i'm looking for str, and the critical hit chance is added into filter. Also, when the script starts over, it does apply Critical hit chance.
Doing one research before starting the bot fix this.
'nuff infos ?
if you use haFilterSecondary('Amulet') then you must use haFilterPrimary('Armor') before or simply use haFilterType('Amulet') instead of haFilterSecondary('Amulet') and all will be ok... you must 1st swich category type before you can enter crit chance because for weapons there is no such variant as crit chance...
Last edited by ztnko; 01-05-2013 at 11:04 AM.
oh, that make sense. thank you !
no banwave yet lol, more crit mempos for me xD
Can we buy secret tome with it ?
thank you!
ChuiChu, i am sure Sehae speaks about buying items - not selling as in your screenshot. and i think there is no bug with buying items at all. his main argument that after he failed to buy item - there must be faild line in log or succesfull buy item. but it's not the truth. failed appears only if both competitors was in photofinish - in most cases it's not the true - everybody can test this by starting 2 bot's for searching very specific item and then post this item on auction and see what happend.
1. in 70% cases both bot's will see item, 1 bot buy it and no failed line in log on 2nd bot
2. in 20% cases both bot' will see item, 1 bot buy it and there is failed line in log in 2nd bot
3. in 10% cases only 1 bot will see item (because bot's works asynchronous and 1st bot is enogh lucky to press haSearch() milliseconds after item appears and buy it before 2nd bot even see it)
p.s. it's only my vision and i don't have any real provements that there is no bug with buying items...i also see extremly low number of buying items last weeks but i think it's only because of nobody plays diablo now after blizz announce of killing pvp...
Last edited by ztnko; 01-08-2013 at 04:01 AM.