I would like to ask ChuiChu to give "- provide more information about send-to-stash in completed tab" in TODO list the highest priority. I can explain why. Now we have full control of buying items, full controll of selling items and full control of stash items. with new hash function we can do ALL what we want. Of cause it's some small "bugs" like item.type etc but it's not really prevent coding smth. Now there is only one problem - we can't get buy statistic and we can't get sell statistic. Of couse we can log item that we find but we don't know if we really bought it. The same story with sell - we can log what we put on auction but we can't understand if it sold or not. And it's really problem when i have several hundreds items a day. I need that info to analyze the effectivness of each of my buying filters. I don't speak now about "auction log" tab. I speak about "completed items" tab. I really need that combination like
haListIterate()
item=haItem()
works for comleted items tab. and i need there additional fields like:
1. to detect it's new item or unsold or it's gold for sold items or it's gold for failed item that you pay gold but somebody else buy it etc
2. if it's gold - item=haItem() also must return item so i can use all common fields of item and item.hash
i understand that average user of this bot don't need all these functions but i think you don't make your bot for them because you even don't want money for your work. But i think you make this bot for advanced users who understand full potential and i assure you - i am not alone - these advanced users really luck of fucntions to work with completed tab!
p.s. i know that now comes "spammero&K" and say that his snipebot on 2 accs don't need all these, so i ask everybody who understand what i am talking about and need it - support my petition...![]()
Last edited by ztnko; 12-26-2012 at 05:54 AM.
is anyone still making 50-100m+ pr day stable?
got banned
hi guys... finally finished major stuff at work. have time to work on this again... ill make that last one high priority. was justa bout to ask what you guys want most first
and yes, i made this bot for advanced use... unlike all the other bots who simply checked/bought first item of search results.
Last edited by ChuiChu; 12-27-2012 at 04:10 AM.
Another suggestion to further improvements is to optimize the bot running fullscreen windowed mode smoother. If we can get the bot working properly in this particular mode we would be able to run serveral D3 accounts in smaller scales than 800x600 on one PC without using that much CPU power (using ISBoxer).
If this method already works then I'm sorry :-)
Lossing alot of auctions atm :/
yep, same here, but you cant win every auction
I got a question. How do you make your code to run during a specified time? For example, can u make it to run from 7pm and 11pm and then stop or run another code? Is there a way to get the computer clock? Thx a lot, in advance!