Everybody I'm sorry! it was a false alarm, I banned because my name @ paypal was different from Battle.net, Sorry again!
anyone has ts3 or skype and 5 minutes to help me with bot?
Hi Chui! As i tested, this bot dont fully supports russian client. I figured out how to get it work correctly haFilterStat with russian stats (you need to save .lua file in UTF), but it dont want to work with haFilterType. I've changed sources and translated Diablo/constants.cpp, but nothing happens, it cant choose type of weapon/armor. What do you advise me to do else?
sorry i meant to add haFilterPrimary and haFilterSecondary so you can set the primary (ex: armor) and secondary (ex: ring) types manually. haFilterType is complex and requires the several strings in constants.cpp to work. ill add tonight (US time) and it should work then if other filter stuff already works for you (like haFilterRarity). the only one i cant avoid having strings for is figuring gems out based on the stat text you see in item tooltips... (see _gem_stats and _gem_types in constants.cpp)
Last edited by ChuiChu; 08-29-2012 at 06:40 AM.
can anyone explain how to use this bot where to do settings and so pls HELP skype or ts3?
I loved it, do you have any other documentation about all the functions it have ? Or do the readme have everything ?
Does it support the new 6 stats search ? Can you supply us with the full list for every stats ?
BTW, why this "ha" suffix ?![]()
Hey Chui, how does haGetAccount() work, it seems to return an account class not a string?
edit:
just read it
TextString account = {0};
_game.GetTrainer().ReadAccount(account);
_PushStack(account);
let me test something
edit 2: still not sure but i cant compare '[email protected]' to haGetAccount() since its not even close, printing it gives me something not a string
Last edited by slained; 08-28-2012 at 10:27 PM.
i only tested by calling haAlert(haGetAccount())... not comparing. i figured it wouldnt make a difflet me know if you see your acct with that method... if not i messed up (only tested after 2 d3 resets).
already tested, i got something like "[]~"