So is it true that the script probably clicked on the lamp and counted it as a legendary ?![]()
So is it true that the script probably clicked on the lamp and counted it as a legendary ?![]()
Hey guys, got a weird problem. hope you can give me a hand
script works almost perfectly.. but sometimes i stuck in Menu not finding resume button.
It works fine for 5 hours and suddenly he stucks. WTF?
anyboy an idea?
Just a quick FYI that I wasted 20 minutes on... If I pin the script to my start menu (windows 7 x64), the script errors on run saying it can't find the first png file (mainmenu.png). It must pickup the scriptDir wrong or something. hope that saves someone sometime. thanks for all the work and keeping the thread going!
i run x86 version on x64 system
works perfect
Any reason why the bot will stash a couple magics and sell the rest? I have Magics set to FALSE for Stashing and TRUE for Vendoring.
It also doesn't seem to stash all of my gems. Just a few types.
How would I make it pick up Mythic Health Potions? Do I literally just take a pic, crop it and drop it in the folder? then edit this ?
Func LootCustom()
$count = 0
$gX = 0
$gY = 0
For $i = 0 To ($totalItems - 1)
$array = StringSplit($pick[$i], "|")
$file = $array[1]
$accuracy = $array[2]
$urlString = $pngLoc & $file
While _ImageSearchArea($pngLoc & "mythic.png", 1, 0, 0, @DesktopWidth, @DesktopHeight, $gX, $gY, $accuracy)
$count += 1
MouseClick("left", $gX, $gY, 1, 1)
Moving(900)
MouseMove(Round(Random(0, 400) * $x_ratio), Round(Random(700, 1080) * $y_ratio), 3) ;Moves mouse out of the way
If $count >= 10 Then
ExitLoop
EndIf
WEnd
Next
EndFunc ;==>LootCustom
Last edited by Synfoe; 06-18-2012 at 08:03 PM.
i am not using any vendoring or stashing
how much does it worth ?
Vendoring is not working for me, stuck at Cain's house everytime.If someone have idea how to fix it, i would be grateful.Thanks!
1.0.3 also announced
http://us.battle.net/d3/en/forum/topic/5837135682
Thank you for this wonderful script! Just tested 1.9.3 it is working perfectly!Also I noticed in 10 runs sarkoth gives low gold amounts highest I get is about 1k+, A few days ago I get like 2k+. Has anyone noticed this too? Did they nerfed sarkoth again? Well too bad
![]()
After each run, while in the main menu, the mouse moves to the chatbox for about two seconds before clicking Resume.
I notice it moves to the chat box after every click