still having some problems with the tomes. If I set looting of tomes to false, they get picked up no problem, however even though I have stashing tomes=true in the ini, they aren't getting stashed.
Last edited by FFSmasher; 06-21-2012 at 08:29 AM.
I love this profile!!!
310% gf 38k dps (with ss) 35k hp 25% move speed
making around 600k an hour + tons of gems and a few rares
Thanks for a reply, also I never used it before will be installing now and watch some videos on youtube how to use it, so I just wanted to ask are you running diablo and browsing on the same OS or I will need to install additional OS? And also won't my browsing and using mouse interrupt mouse clicks that AutoIt Script uses?
Finally something in this thread I can help with.
A virtual machine is just that, a virtually emulated computer that runs as an application in its own window. It will not be effected by what you do on your main computer what so ever (barring you have enough resources).
You will need to either clone your current machine and import it into the virtual setup, or start fresh and install an OS on the virtual machine
Thanks, I'm thinking of creating a virtual machine from existing physical machine without installed any other OS, that's possible right?
or should i choose "Create New Virtual Machine"? EDIT: never mind if I do "Create New Virtual Machine" it wants me to install new OS, so i guess my choice is
"Create Virtual Machine from Existing Physical Machine" ? Also it's asking me for the host but im connected to a router should i put my real ip or routers ip ?
Last edited by fukker; 06-21-2012 at 09:05 AM.
I actually don't use VMWare, I use VPC, however I would think you would use your IP, as your router isn't a PC.
Hello, and thank you guys very much for the script. Everything is working flawlessly since start up except that AutoIT doesn't seem to loot items. It's not an issue of the item lacking vowels. Despite this problem, my settings seem for the most part correct within the script.
![]()
Last edited by thelittleguy1300; 06-21-2012 at 09:55 AM.
hello,
first sorry for my english and this is my firt expirience with "scripts" and thanks for the script but it doesnt works. My system is windows 64bit x86. Diablo works on the exactly same settings like u have (on a 37" TV, but i think its not important,or? )
AutoIt Version: v3.3.8.1 and Scite Editor: 2.2.8.0
for first test i only change the MainMenu.png and i become no error, but the script do nothing.
1. what u mean with "install the three .dll (ImageSearchDLL, msvcr110, msvcr110d) in C:\Windows ? how i install the .dll ? or u mean only copy and paste in the directory ?
2. what i must do with "ImageSearch.au3" form "C:\Your Path\ImageSearchFiles-1.3\x86\AutoIt3\Include" ? "only copy in C:\Program Files (x86)\AutoIt3\Include" ? (i have many .au3 datas there, but i think its not important,or?)
Pls help me, and when it works i really donate for you! Tomorrow i try it over 3h and today from 13:00 o`clock
Alright, for those of you with odd pathing / general script just not acting right issues... I you could please either make a video of it, or take lots of pics and PM them to me, it really helps me actually find where the error lies. What I can say is that on Windows 7 x86 and x84 it runs flawlessly on multiple resolutions on multiple other peoples computers. This implies that the error you are having is specific to your computer and therefore I most likely cannot replicate it on my end for testing. (Thus why I need really detailed reports from you guys) So if you could PM me some vids, pics, Log File, etc It would help us both out.
Thats interesting... Make sure that you have it set in the INI only and have not made edits to the script. If that is true then on line 330 is you will find:
Just change == to <= and it should solve that issue for now.Code:If $mLootIn == 0 Then
Are you saying that in the small loot script I uploaded you can successfully loot legendaries but in the bot you cannot? If this is the case then I am highly confused as it is the same script.
If I am misunderstanding you then im sorry... Look in the loot function for the line: (65ish Loot, 580ish Bot)
between those parenthesis you should see 2 numbers, double check they are the same in both scripts.Code:$LegendaryCount += LootGear(___________________)
You may be limited by the amount of posts you have as to how many images you can upload... I am unsure.
As for your issue... PM me a screenshot of your MainMenu Ill see If I can make it for you. Also I'm sorry but I can t seem to remember if you got the error that it wasn't recognized, or if it just doesn't do anything. So go ahead and send me your log file too if you will.
I've said it quite a few times that tomes are borked... try changing the tolerance value's a bit in the stash tomes section... Its the last number on the line (710ish)
Higher makes it easier to stash tomes, but you make get false positives... A specific tier of shield comes to mind. Lower and you will stash less tomes, but with less false positives... Find the sweet spot. Also feel free to make a new tomeIcon.png. Perhaps the one provided is not the best choice.Code:If _ImageSearhArea($pngLoc & "tomeIcon.png", ________________________________________________________________, 100)
Wow... Thats umm quite a lot. Forgive me if I dont quite trust your numbers, but 600k is nearly twice as high as anyone else I have seen.
Either way, glad you like it.
First off, its best not to edit the script without directly being asked to by me. Alot of times errors are caused by people editing it and ignoring the INI file. You seem to have edited both(Next time only edit the INI)
1. Yes, copy and paste them into C:\Windows\
2. Yes, copy and paste it into "C:\Program Files (x86)\AutoIt3\Include". There should be many scripts in there. That is normal
If you are no longer getting the error that is good, however if nothing is happening please send me via PM a copy of your INI and Log Files. It will help me determine the problem.
Yes C:\Your Path\ is a valid location for this person. If it was not the script would not have started.
The very fact he is noticing he is not looting shows that the script is running properly.or the script will not work.
Last edited by Shimizoki; 06-21-2012 at 10:31 AM.
-Darkling Lord
Mine seem to not move close enough to the cellar, and I think just assumes it's not there. Then tp to town. She has 25% speed
She seems to click a little right to where the cellar actually is, and only half of the cellar is inside the top left corner of my screen.
Last edited by eter123; 06-21-2012 at 11:16 AM.