Last edited by spammero; 12-06-2012 at 08:40 PM.
Hi Chuichu! I got a question. How can you improve search speed? I saw your comment that the search speed should be much faster than 2 per sec. But, the fastest i can bypass input limit error is haSleep(1600,1600) without global delay, all options disabled. Thank you, in advance.
Last edited by msk380; 12-07-2012 at 03:31 AM.
first one should be fixed with 36a hopefully (according to 2 sources)... whats an example of sell iterate getting stuck so i can test... ill look at stash iterate.
HA uses no networking... its whatever it causes d3 to do. if its using up CPU thats another story (check HA % in task manager)... it should be like 0-1%.
like a script launcher thing? ill look into that, someone else asked for something similar (hotkey based).
1600 is way too high... people who dont mind getting banned just keep everything 0. since bliz bans in waves of every few weeks or so they will have made way more $$$ to make up for the cost of another copy.... thats why relogin was one of the earliest requested features of HA and ive been optimizing it since
anyway even if you have high delay you have a chance of getting banned if you let it run 24/7. imo its better to bot in bursts with human like breaks in between of minutes to hours.
yes. I even started try create such menu launcher in Autohothey, but i guess i need at least hotkeys in HA. I guess hotkeys not available now?
Or multiple client can do somethink like hotkey?
F.e. Ctrl+F12 launch 1st script witch rings searching and Ctrl+F11 launch script with amulets but in same client of diablo.
Hey
Thanks so much, i love this bot
but i have a question, so if i use the code like this, then its okay?:
itemsearch
hasleep(1000,1900)
itemsearch
hasleep(1000,1900)
.
.
.
and itemsearch
hasleep(4000),
so is this ok, or i wait too much?
thx for help
How to make it works right?Code:haPrompt('Hit Yes or No') if haPrompt() then haAlert('You pressed Yes') else haAlert('You pressed No') end
It all time shows message 'You pressed No' no matter if I press Yes or No.
I dont know if this is too much to ask, or if anyone wanna help me out. But i would like to pay IGG, for help with getting it to work. I have no idea where to start. If interrested, add: Bevervot on skype. Thanks.
Last edited by bevervot; 12-07-2012 at 07:44 PM.
Hello at all,
I don`t know what is better for no detection. Im trying to implement this :
local buyout = 100
haFilterStatClear()
if buyout < 0 then
haAlert('Set some filters and a low buyout')
else
while true do
haFilterUnique(...)
haFilterStat(1,...)
haFilterBuyout(1000000, true)
if haSearch() and haListSelect(1) then
haBuyout()
end
haSleep(1000,1600)
if haSearch() and haListSelect(1) then
haBuyout()
end
haSleep(1000,1600)
if haSearch() and haListSelect(1) then
haBuyout()
end
haSleep(1000,1600)
... to repeat several times... then prices for check item don't change ( I think it's more human )
or put this one
local buyout = 100
haFilterStatClear()
if buyout < 0 then
haAlert('Set some filters and a low buyout')
else
while true do
haFilterUnique(...)
haFilterStat(1,...)
haFilterBuyout(1000000, true)
if haSearch() and haListSelect(1) then
haBuyout()
end
haSleep(1000,1600)
haFilterBuyout(1000000, true) ==> Price are going to change constantly
if haSearch() and haListSelect(1) then
haBuyout()
end
haSleep(1000,1600)
haFilterBuyout(1000000, true)
if haSearch() and haListSelect(1) then
haBuyout()
end
haSleep(1000,1600)
Please can anyone inform me about this?
Thanks and regards,
when it hits 'input limit reached', it got stucked at the main page and never relogin for me. Anyone facing the same problem?
I know memory import from bnet server is trigged by search button in the auction house. I am wondering if there is any other way to expedite the process. For example, even if I disable all options like vsynch, and put zero global or haSleep, there is a few hundred milliseconds delay in item list update. I wonder if it could be reduced further. Thanks, in advance!
haFilterUnique('Natalya's Embrace', 1)
This one doesnt work casue of ' in name. How to search uniques with ' in name?
Hi all,
I'm a newbie on ownedcore, but have been following the thread on HappyAuction bot for a while now, and saw some active and helping hands from other people using the bot.
I'm more of a casual player of Diablo, but still enjoying the game. However, I'm getting beaten up by the inflation of gold to get me some necessary gear upgrades.
That's why I decided to check out the bot, and tried out the gemminer script with some modifications of my own, with large enough delays to (hopefully) stay undetected, as I'm not in for the big profit. No luck so far.
As I have no knowledge about GAH flipping or other profitable scenario's, I was wondering if any of you could hint me in a direction that might provide me with some small profit on the GAH, just enough to keep up with the game. I don't need an actual script (unless you want to) as I could script together it myself, but I'm clueless on what to look for in order to gain myself some small amounts of gold.
I have no intention to compete with gold sellers or "professional" AH botters, but just running it for a small period of time for my own account
As I'm just a casual guy, I sadly enough don't have not much in return, except I could provide scripts for the bot, if someone provides me input for profits for those scripts
Big thanks in advance!
@Dukepuke, I don't think you understand mate, but no one is going to provide you with profiles. Some people make a living this way and no one is going to give away anything, that would cut his own profit down. So use your brain or don't bot.
Cheers