For anyone having problems with identifying; there is an error in the DoIdentify() function (starting in line 1276)
Change the "c" to your inventory key (default is "i"). Tested it and now it identified, salvaged and vendored correctly.Func DoIdentify()
DebugLog("Identifying Rare Items" & @CRLF & _
"****************************************************")
Send("c")
$arr = 0
For $i = 0 To 9
For $j = 0 To 5
If StringRegExp($AnalyzedLoot[$i][$j],"Rare") Then
$arr = StringSplit($AnalyzedLoot[$i][$j], ",")
DebugLog("Total Rares to Identify " & $arr[0] & " " & $i & "," & $j)
ToolTip ("Identify " & $arr[4] & " @ " & $arr[1] & "," & $arr[2],10,10,"Identify Loot")
MouseClick("Right",$arr[1],$arr[2],2)
Sleep(Random(2900, 3000))
ToolTip("")
EndIF
Next
Next
Send("c")
$AnalRareIdentify = 0
EndFunc
sorry for a stupid question but does this inject anything into the game?
For sure, nope
Im gettin a "parse error" around line 7100. DOnt know why. Just downloaded the files fresh.
Having a major issue with my character dying. I've woke up two days in a row to see my wizard dead, he'll leave the game - resume new game - teleport to cellar (if he doesnt die before he gets there) - enter cellar, go archon as normal and start attacking sarkoth and before sark is dead (red gear, low dps) he'll run in to get the loot when all the mobs are alive and die - repeating this for ever with 0% success rate. :/ An easy fix would be checking for red gear before starting the run and repair if needed, this would be a nice failsafe and not slow down / interrupt the runs as long as it doesn't repair for yellow gear before the run.![]()
OK so i'm having a problem, had this a few times before but i normally sorts itself by re-opening the bot however this time it isn't doing that.
It never stops "updating" does anyone have a solution to this?
Script and version: newest
Help or request: help
Desktop resolution: 1600x900
Diablo 3 window type: 1600x900
Operating system (32-bit or 64-bit): 64 w7
Manual or auto install: Manual
Move bound to mouse3: Yes
Where are you starting the [quest]: walked til checkpoint, left game; going back to menu
Game language: english
Last edited by Micro876; 07-14-2012 at 03:46 PM.
Sometimes my wizard only teleport 3 times instead of 4 http://puu.sh/IyCm
Whomhole time: http://puu.sh/IyDT
Last edited by vinipire; 07-14-2012 at 06:12 PM.
how can i make the bot sell all blues instead of salvaging with the new update 5 or somthing? thanks appreciate the script\
800x 600 BTW
also how can i make my character attack sark for a longer period of time i tryed reducing the damage but doesnt seem to mess with it. I die quite a bit on sark but still gettin 350-400k GPH
:P
How can i make the bot sell 59 and lower Magic items, while salvaging 61-62 and stashing 63.
Then selling all Rares under Item level 60 and stashing all rares 61-63?
I played with the numbers around but they either end up not identifying or attempting to salvage unID rares and changes my equipment T_T
i nee