EDIT: If that ini is simply a tutorial or something, I already know how to work the ini. I'm so confused T_T and no I don't think I have updater.ini wherever that is.
... I may have figured it out... I'll report back with an update derp derp.
EDIT: If that ini is simply a tutorial or something, I already know how to work the ini. I'm so confused T_T and no I don't think I have updater.ini wherever that is.
... I may have figured it out... I'll report back with an update derp derp.
Last edited by qu9ke; 06-17-2012 at 04:46 PM.
Yea, it just a tutorial, it should automatically generate update.ini if you dont have it along with S-SarkothBot.ini if you dont have it.
Your actual ini should look something like this. (This is mine)
Code:[Options] AutoUpdate=True Physical Log=True [Skills] Caltrops=d Companion=s Preperation=a SmokeScreen=w [Looting] Sets=True Legendaries=True Rares=True Magic=True Gems=True Tomes=False Custom=False [Custom Loot] PNG Location=C:\Users Your Location\ [ManageLoot] How Often=5 [Stashing] Loot=True Legendaries=True Rares=True Magic=False Tomes=False [Vendoring] Loot=True Rares=False Magic=False [Variability] Timer=False Attack_right=6 Attack_left=4 [Additional] Movement Speed=25 Pickup Radius=14 [Beta] Area=True Rows=4 Cols=8
Last edited by Shimizoki; 06-17-2012 at 04:55 PM.
-Darkling Lord
I'm still apparently missing something (please don't hate me xD). This is my ini and from what I can tell it's exactly how it is suppose to be for the beta to work, but it's still not happening. If it has something to do with this updater.ini you are talking about, you will have to fill me in more on that as I'm still not quite following. I do know it's in the same directory as my Autoit, but that's pretty much it. The script works excellent except for this one thing.
Btw This is how it was set the first time I came on here with this problem. I wasn't trying to sell magics. I was trying to use the beta.
EDIT: and at the bottom it says [Beta]
Area=True
Rows=4
Cols=10
I have the manageloot set to 1 just so I can test this stuff faster.
Last edited by qu9ke; 06-17-2012 at 05:03 PM.
Make sure that the attack left has a value, if you dont want to use it just set it to 0.
If you are using 1.3.3, and you have the INI set up like it is, then when you get to the vendor it should rapidly sell everything in your inventory. (Click every square)
does it not do this?
Also, the reason you dont have updater.ini is because you are not autoupdating.
-Darkling Lord
@Shimizoki, after updating to 1.3.3, 1920x1080 resolution is totally broken. log says does not detect anything. infact, i tried every script after 1.0.3 and it doesn't work on VM. I am now CLUELESS to why this is happening.
P.S I totally abandoned 2560x1440. its unstable. with all the waiting after loot.
EDIT: When Using 1.0.3, everything is working fine, I think when you updated the script to 1.3.x i keep getting errors on my VM. it says png is not found or recognized in log. This is impossible, as I am using the same PNGs which the 1.0.3 is using.
Last edited by theavalonman; 06-17-2012 at 05:16 PM.
Just a quick update for you, Left 1.3.2a running while I was at work which was about half 5, Came home now 11, Completed 450 odd runs, No banner issue or no trying to quit the game.
Did you change something from 1.3.2 to 1.3.2a to fix issue or was I just lucky?Code:Run Number: 458 - Runs till management: 4 Main Menu Old Ruins Cellar Check - Found Dank Cellar Attacking Sarkoth Looting Returning to Town Legendary:0 Set:0 Rare:10 Magic:346 Gem:219 Tome:0
I see 1.3.3 is also out now, I shall backup and give that a try tonight.
Jay.
Thats really odd that its not detecting anything. I assume you remembered the trailing \ on the PNGLocation when you tried the newer versions. otherwise you are right, there is no reason that it stopped. All I can say is that I know its working for people on 1.3.X in 1920x1080, therefore the best I can say is that you dont have something right in your INI. try deleting it and letting it create a new one. (I forget that stupid \ every time I change mine for testing... so I know its possible others make similar silly mistakes). I was talking to someone else running it in a VM. they were having the same issues (Ran perfect outside of the VM, failed inside) they just did a clean install inside the VM of my script again and double checked the INI and it started working.
1.3.1a was the same as 1.3.1, but I made one change to the death script. It might have fixed it... you might have just gotten lucky. I know that I did 400 runs and didnt get the error in testing, but got it on my 30th run when I tried to leave it overnight. So yay for luck. 1.3.3 should have completly fixed it though.
PM me your script and INI file. either in CODE blocks or on pastebin.com lets see if we can figure this out.
-Darkling Lord
@Shimizoki, what do you mean by 'clean' install? No matter what I do, the latest scripts do not work at all. especially from 1.1 onwards... jesus.
That's great then, I'll get some better gear then whack it on and leave 1.3.3 on over night, Shall leave my log in the morning and let you know how it gets on buddy!.
Once again, Keep up the great work. Dedication <3
I FIXED IT!!!!!!!! i put in my own pixel search and it actually sells now YES! I'm so ecstatic!
This is what I put for lines 387 and 689 (sorry don't know how to put it in code):
$VendorFound = PixelSearch(Round(150*$x_ratio), Round(0*$y_ratio), Round(300*$x_ratio), Round(100*$y_ratio), 0xCCCB5B, 10)
I made the pixel search vendoring rectangle the same shape and location as the repairing rectangle, and I changed the color slightly. I also increased the shade variation a little bit, giving the pixel search greater chances of finding what it needs to find. Probably unnecessary, but hey I'm just glad it works.
Last edited by qu9ke; 06-17-2012 at 05:45 PM.
I mean delete the DLLs, delete the .au3, delete the script, all the INIs, the pictures, everything. Then download it all over again on the latest version and install it from scratch. run through all the standard troubleshooting stuff again. (but make note of it so you know for next time). As I am not at your home I cant be specific as to why its not working, All I can do is say what worked for others. I am really sorry its not working, but if you CAN get it working again if you would please let me know what was wrong. perhaps I can add something to the OP to make it easier.
The log is much more advanced in 1.3.3. It will be MUCH longer. probably 2-3 times longer. more details so I can better troubleshoot errors. best only to post it if you run into an issue. otherwise best of luck. *Cough cough... i think im entitled to 25% of all the gold you make :P.
FML... are they not the same? I'll have to fix that, they should be. I must have edited one of them and not the other due to my inifinite stupidity. thank you.
and to put it in code you do [CODE] and then another one later [*/CODE] but without the *
Just for testing purposes... try lowering the 10 at the end and seeing if it still works. Make it a 5 or a 2.
Last edited by Shimizoki; 06-17-2012 at 05:50 PM.
-Darkling Lord
any ideas why im getting " Not Found - DisconnectError
Expects - MainMenu " error? It will stay in the main page and will click game menu page, im stuck cant figure out why its happening..