Originally Posted by
belowme81
What? This is just wrong. Everyone should be the same when it comes to that. If your movement speed IN GAME on the Character sheet is 15, you put 15 in the INI. You do not put the run speed with the passive because that's not actually your movement speed. It's not rocket science. People are making these scripts out to be WAY harder than they have to be. If you follow the instructions to a T and take your time, you can easily download this and push a button and have it run successfully. It's people who cannot read instructions making it difficult for themselves.
Umm, no. It's completely right. Here's a snippet from the script:
Code:
$movementSpeed = 25 ;This is the % increase movement speed you have. 25 = 25%, 0 = 0% (25% is the movement cap but SS + Displacement avg = 32%)
SS + Displacement average is 32%.
Yes, if you put in your details tab movement speed, the bot will work. I'm not doubting that. However, it will work inefficiently. With my movement speed in the ini at 15% (due to passive), the bot works just fine. However, it does have a slight delay as it moves between waypoints because it's expecting it to take longer to get to each one. However, because the bot fires Smoke Screen + Displacement rune, there is a burst of movement speed and the bot doesn't automatically take this into account. That's why you have to play around with different movement speeds in the ini until you find the one that allows the bot to move efficiently and smoothly. Adjust movement speed, load time, teleport time, attack time, etc.
I shouldn't have phrased what I said the way I did. Yes, you should be able to download the bot, configure the ini, and run it with success. However, to make the bot run as efficiently as possible, you need to play with values in the ini and possibly even tweak the script a bit if you know what you're doing. My open cellar runs are currently 30-32 seconds depending on how much loot there is to pick up. That's much less than if I were to just run the bot at stock settings.
Originally Posted by
HackerBacker7
I have a question.
It seems like it is not stashing the gems, but stashes rares.
I looked at script and .ini file and they bot said True for stashing gem.
Would anyone give me any advice?
I'm not sure if there is a fix to this or not. On 1.9.2, I had this problem. It would only stash gems once in a while (not on the bottom row either). I believe 1.9.3 also had this problem but I just turned off gem collection because I decided it wasn't worth it. They don't sell for shit and it just adds time to the run when picking them up. I make more gold/loot by making faster runs instead.