listen man, were so damn deep into this thread with bug fixes and trying to add new code, any problem you are having will be answered by a) reading the code, theres so many comments that you don't even need to know anything about programming. b) reading previous pages
we obviously want to keep the masses away from learning about how to use this program / bot, if everyone new what it was we'd get nerfed in seconds. Maybe its best you don't try this stuff if you can't figure it out, you could end up deleting sys32 or something. I'm being honest, I came in here bright eyed and bushy asking retarded questions that if you just reaaaaaadd and take the time, you will learn bro. I have faith in you
P.S. everyone, if you don't put out enough DPS to kill sarkoth in less than 3.9 s, then lenghten attacktime to like 6-7 ish (inferno), but if you kill the side guys fast enough, then change the attacktime / 2 and 2.5 to like 4 and 5, i find that works really well. Also i added a few Send("{ALT}") to every loot function so that the names of the items never go down.
still having that problem with clicking on gems, since it clicks really low on the name. can't find what piece of code to put in, i after calling the pixel search similar to the blues and rares, after that the sendclick should have the same design , top left corner ish of the item word box
I tried to fix that already.
Subtracts 3 pixels from final y coordinate before it clicks. Should be moving it 3 pixels up, try more.Code:While _ImageSearchArea($pngLoc & "square.png", 1, 0, 0, @DesktopWidth, @DesktopHeight, $gX, $gY, 90) $count += 1 MouseClick("left", $gX, $gY - 3, 1, 3)
what lines do you get rid of if you only want to attack middle with ball lightning?
Is there a timer in the script for it to determine how long it takes to create a new game while in the main menu? I feel that might be one of the issues I'm having since sometimes I get stuck on the banner page. Something happens and somehow it double clicks or something after it leaves the game to click on the banner. Other than that, very nice script and thanks a lot for the hard work!
Yeah I had mine already set to 3400 in the .ini. Going into a game and starting the pathing is just fine. I'm still not exactly sure what is causing me to click on the banner, whether its an issue for me leaving the game or creating a game. This happens very rarely. Thanks for the quick response.
I said increase that value if you feel like it's not letting it load long enough.
1.8f is not working correctly in case of dying... every time i die, the script manages to go out the game, but when im already out the game (resume menu) the script tried to get out of diablo 3 and gets stuck in the window "Are you sure sure you want to quit".
Any chance to solve this?
Last edited by PlsHelpMe; 06-17-2012 at 05:53 AM.
Try newest version. I have never experienced that and I die all the time