Originally Posted by
noladrew320
Yes, I've edited this script a good bit to support vendoring and repairing. I still have some bugs to work out though after last night. I had two errors through out the night that terminated the script. I need to figure out how to return to the game menu and restart instead of terminating, which first off is not very efficient anyway. For example:
if $i == 1 Then
MsgBox(4096, "Error Resuming Game", "You don't seem to be in the lobby. Did you properly configure the bot? Bot will now exit", 50)
Terminate()
EndIf
That if_then statement should be set up to return either to the game and to the resume screen or straight to the resume screen. Not, "OMG WRONG WINDOW, SELF DESTRUCT!". Let's make this more efficient and have seamless functionality for this script. If you're able to provide some insight here, please feel free. I'm NOT super familiar with the syntax for AutoIT so I'm a bit behind the curve for doing things myself.
On a side note, even with the two errors, which I have no idea how long the error boxes were up before I woke up and noticed, I still made 200k GPH with zero deaths. As this doesn't have "stashing" support, I do have 8 yellow items in my bags that it couldn't vendor so GL for usable items after identifying.