Ehi zeenexx, 1.1d.is working flawlessly! But what did you change about the stats file? It is now written only when you close the bot, so as now is not that really useful as itwas used to be.![]()
Ehi zeenexx, 1.1d.is working flawlessly! But what did you change about the stats file? It is now written only when you close the bot, so as now is not that really useful as itwas used to be.![]()
Tried the 1.1c last night and noticed that my WD sometines isn't casting my 3rd skill (zombie wall). Is this working as intended as a randomization feature? Will try the 1.1d version later and report back. Thanks!
oh didnt thought of that. i though it would be enough to have a look @ the log file to see if the bot is still running. if you want to have it like before just add
in line 1639If $SaveStats = True Then
SaveStats()
EndIf
that can happen if you pc is "to slow". try to higher the $Computerlag variable in the config file. (instead of 0 maybe 100 or 200)Originally Posted by kaptainkirk
Yeah but seems like also the log.txt is only written once the script is stopped
Can you confirm that? Because I'm thinking it could be a dropbox problem. Thanks again!
I think you can set it to refresh the log file every run like for stats?
The stats file will only be written when the bot gets terminated (will change that later again i think). The log file will be written whenever there is something to log (everytime when the bot writes something in the log box in the right bottom) but it dont open and close the file everytime when he does that. i dont know if that would cost much resources. maybe i try that with the next release
Hello,
amazing stuff. Thanks for this script, it works great ! I just created an account to say "good job and thank you".
I just wanted to inform you that sometimes, the cellar is open, the bot put the cursor on the cellar (and the cursor "open the fist"), but the bot doesn't seem to detect it. So it just tp+disconnect.
I tried to change my computerLag to 400 but it didn't change anything. It doesn't occur often, like once in 30 runs, so it's not a real problem.
Hi, i have changed the sell func, because the script shouldn't buy the blue level 63 items.
Maybe you can use this for your next version.
scriptpart: [AutoIt] Func SellItems() Switch TeleportToTown() Case "LeftGame" Return " - Pastebin.com
add to ini fnc:
Global $Level63Area[4]
$Level63Area[0] = 1090
$Level63Area[1] = 712
$Level63Area[2] = 1560
$Level63Area[3] = 985
image: ImageShack® - Online Photo and Video Hosting
Last edited by Ugc; 06-22-2012 at 07:20 AM.
just found some smaller issues which will be fixed in 1.1f - nothing important
edit:// maybe its something more important than i thought. if the bot dies while entering the cellar it CAN happen that he wants to exit diablo 3... i will have a look at it.. (sorry but its hard to test ALL possibilites of getting stucked before a release)
Hi thanksthat happens sometimes due to randomization i think. this needs some more testing and i try to fix it in 1.2
very niceHi, i have changed the sell func, because the script shouldn't buy the blue level 63 items.
Maybe you can use this for your next version.
scriptpart: [AutoIt] Func SellItems() Switch TeleportToTown() Case "LeftGame" Return " - Pastebin.com
add to ini fnc:
Global $Level63Area[4]
$Level63Area[0] = 1090
$Level63Area[1] = 712
$Level63Area[2] = 1560
$Level63Area[3] = 985
image: ImageShack® - Online Photo and Video Hostingi will have a look at it and include it maybe in 1.2 thanks!
Last edited by zEEneXx; 06-22-2012 at 12:06 PM.
just this minute i found a legendary but the bot dont picked it up. fortunately this time i looked at the monitor.
Updated to 1.1f - Fixed repair, fixed log bugs, fixed stuck on dead while entering cellar, increased legendary search tolerance
edit: skipped version 1.1e lol![]()
Last edited by zEEneXx; 06-22-2012 at 12:07 PM.
Im going to test Vmachinewhen installation is done ;d