you need to put the file simpletesseractcolor.au3 in the folder with the mainscript.au3 or either in the autoit include folder. Its in the Bot\Bot\Setup\AutoIt3\Include folder you need to copy it and either put it in same folder as mainscript.au3 or either the installed autoit3 include folder
try changing the number in red to a larger number to compensate for your lag.Code:If CheckFor("OldRuins", "Area") Then Sleep(200) GUICtrlSetData($lblLocation, "Location: Old Ruins") Call("CheckRepair") If $StartingGold = 0 Then Call("GoldPerHour") ;Start Run MouseClick("middle", Round(0 * $x_ratio),Round(250 * $y_ratio)) ;starts the main run Send("{3 down}") Sleep(1900) Send("{3 up}") send($DiamondSkin) Moving(100) RandMove(Round(255*$x_ratio),Round(290 * $y_ratio), 1, 1) ;moves cursor over to the cellar so the proper blue pixel becomes highlighted Sleep(350) If CheckDead() Then Return EndIf
Hi all,
1)i want my wizard only keep rare, and legendary items and sell all blue no keep in stash.
2)Sometimes wizard didn't kill Sarkoth and cancel archon auto.
3) no pick up any gems
Open your wzd.ini file and change the things in red
Code:[Auto Start] Auto Start=1 Game Location=E:\Diablo III\ Game Start Time=9000 Password=Your Password{!} Task Manager Executable Name=Diablo III.exe [Custom Loot] Total Items=1 PNG Location=@ScriptDir [Skills] DiamondSkin=1 MirrorImage=2 Teleport=3 Hydra=4 [Additional] Movement Speed=0 Walk Time=3600 Load Time=4500 Teleport Time=6900 [Looting] Sets=1 Legendaries=1 Rares=1 Magic=1 Gems=0 Tomes=0 Custom=0 [ManageLoot] Every=5 Identify=1 [Stashing] Loot=1 Legendaries=1 Rares=1 Magic=0 Tomes=0 Gems=0 [Vendoring] Loot=1 Rares=0 Magic=1 All=1 All-Rows=4 All-Cols=10 [Variability] Timer=0 Manage Off By=2 Attack Time=3400 ;increase this number
I had it set to 100,300 but sometimes it would miss items because it was going to fast so I increased it since i let it run around 10 hours while i am at work and don't want it to mess up.
Last edited by stealthingyew; 06-25-2012 at 09:26 PM.
is it normal that my wizard teleport 3-4times? and it misses open dank celler when teleporting 3times?
any way to get high rate of teleporting 4times?
thanks
Well i meant for vendoring not repairing in general because the way I have your script edited to use my salvage magic function i have to visit the repair guy so even tho i am not selling anything every 7 runs i visit the repair guy then back down to blacksmith. That's the major time consumer that I run into.
edit the ini 1 means on, 0 means off
Code:[Auto Start] Auto Start=1 Game Location=E:\Diablo III\ Game Start Time=9000 Password=Your Password{!} Task Manager Executable Name=Diablo III.exe [Custom Loot] Total Items=1 PNG Location=@ScriptDir [Skills] DiamondSkin=1 MirrorImage=2 Teleport=3 Hydra=4 [Additional] Movement Speed=0 Walk Time=3600 Load Time=4500 Teleport Time=6900 [Looting] Sets=1 Legendaries=1 Rares=1 Magic=0 Gems=0 Tomes=0 Custom=0 [ManageLoot] Every=5 Identify=1 [Stashing] Loot=1 Legendaries=1 Rares=1 Magic=0 Tomes=0 Gems=0 [Vendoring] Loot=1 Rares=0 Magic=1 All=0 All-Rows=4 All-Cols=10 [Variability] Timer=0 Manage Off By=2 Attack Time=3400
that is correct you will need to redo them as well
basically ANY IMAGES you will probably have to redo.