For people who doesnt goes to vendor, therefor gets stuck in town
Check that your ini have this:
[Stashing]
Loot=True
This was making problems for me... Running 1.2 version
Ok quick error i encounter with v1.3.2 ...when going to repair...he doesnt...and he clicks next to the villager right under the merchant...and then he just stops
1920 rez
Last edited by momo69; 06-16-2012 at 03:03 PM.
sometimes the NewTristram.png didnt worked. I made a new one.
1280x720.rar
>Exit code: 1 Time: 0.209 ---> thus is what i am getting adn it doesnt do anything to the .ini file ... i am with last version from page 1 of this tread ... Any ideas anyone ? Win7/64bit ... copied everything where it should be copied and disabled firewall ...
If you have the ability to either take a vid of it happening, or atleast a screen shot. Please send it to me via PM along with your INI. I want to see if I can figure this out. Unless I did my math wrong elsewhere, it shouldnt move away from the vendor.
Alright, thanks.
-Darkling Lord
Can you explain this code a little more to me. Specifically MouseClick("right", (((($c-1)*50)+32+139Code:If $vendorAll == True Then For $c = 1 To $vendorCols For $r = 1 To $vendorRows MouseClick("right", (((($c-1)*50)+32+1398)*$x_ratio), (((($r-1)*51)+32+572)*$y_ratio)) Next Next EndIf*$x_ratio), (((($r-1)*51)+32+572)*$y_ratio)).
I realize its starting in c1 (bag slot one) and moving down and across. But its missing my column 1, and its like dead center of my other columns. So i need to adjust this. Could you rewrite MouseClick("right", (((($c-1)*50)+32+139*$x_ratio), (((($r-1)*51)+32+572)*$y_ratio)) without the ratio adjustments as an example for me? I believe you use a 1600x900, so if i could just see what it was look like even in that resolution without the extra ratio stuff.
Also maybe explain the formula just a little, like $c-1*50+32+1390.
Thanks !
The issue with it going to the merchant but stopping at the villager outside Cain's house instead....I don't have stashing on so I'm not sure if that's part of the problem. I don't know that I have a way to video it, but I can at least attach a screenshot of where the toon stops. Trying now with 1.3.2.
Like others, I've seen the disconnect issue not being corrected by the script. Based on the time it was running and the gold I had acquired, it was up for several hours at one point without any correction.
Last edited by robble; 06-16-2012 at 03:39 PM.
nvm im just frustrated
Last edited by satan2004; 06-16-2012 at 06:44 PM.
I dont think this script had anything to do with you getting hacked, since you said 2 days of using this script that allows a DL, when the DL version has only been up a few hours.
I personally dislike the auto update feature just because of this. While its a nice feature, it definitely has the potential to turn into something nasty. I dont think Shim would have anything to do with something malicious, but lets say if i had a friend that wanted to start botting, i could cut and paste the code to mind friend, and i can change the DL path before giving it to him. Then when he runs the script, says "update", and he will likely just click "ok" not knowing what is going to get DLed.
I have personally commented out all the lines that has to do with auto update, because of this reason. Me pressing "OK DL new script now" saves me about 10 seconds of time vs just copy and paste from a pastebin.
I know you guys have already talked about this, and believe me I tried to make sense out of the suggestions you guys threw out there, but could you run by me again some possible solutions for the not vendoring problem in a simpler fashion. I know Shim mentioned editing certain lines and all, but I don't know which parts (assuming this actually fixes the problem).
EDIT: Not two minutes after I posted this I realized that in the .ini the Magic vendoring is set to False for some reason. I'm going to see if changing that fixes it. If so you guys might want to check to see if that is your problem, too.
Last edited by qu9ke; 06-16-2012 at 03:59 PM.