Can anyone offer suggestions on getting it to pick the legs. 75% of my legs are lost bc it wont pick them up
Can anyone offer suggestions on getting it to pick the legs. 75% of my legs are lost bc it wont pick them up
Hi!
Can anyone tell me how can I increase the sleep timer? i'm a totally noob at autoit
I tried increasing the two numbers in this:
Func RoutineSiege()
While $UnPaused
MouseClick("left", 237, 503, 1, 0) ;Clicking Resume Game
Sleep(Random(13500, 14000, 1))
But it didn't work.
My codes are different to yours at lines 353 and 354
the codes are under the title "Func CheckChest"Code:353: MouseClick("left", $Chest1[0], $Chest1[1] + 24, 2, 1) 354:Sleep(Random(2200, 2400, 1))
should I be changing the sleep timer for line 222?
Code:;//////Siege Chests/////// 219:Func RoutineSiege() 220: While $UnPaused 221: MouseClick("left", 237, 503, 1, 0) ;Clicking Resume Game 222: Sleep(Random(13500, 14000, 1)) 223: Send("{M DOWN}")
The last 2 lines are quite obvious:
Click the Resume button and then wait 13.5 to 14.0 seconds before doing what ever follows up in the code.
That time interval is most likely a rough estimate of what it takes for an average PC to load and be ingame.
If your computer is too slow or if you want to have a wait ingame before the bot does whatever it does, increase it.
If you want the script to wait before clicking the button in first place, add another sleep before the MouseClick().
You can increase the timer by increasing the values respectively and restarting/recompiling the script.
Just read this and it disturbs me since ive been using the battlefield afk farm.
"http://www.reddit.com/r/Diablo/comments/259b1w/glorious_blizzard_sent_through_a_secret_warden/"
Apparently Blizzard updated the warden last night and that includs "reacognizing all known bots, and also for the first time it can pick up bots using PIXELfind"
so what do u think about this? o,o
Any way to make it work for 1280x800 or 1440x900 monitor?
Vmware. Set up a an so. Install d3. Run the script and minimize.
Hi Daggerlance,
Can you please tell me about your PC graphic card and VMWare config to run ROS in VMWare? D3 version 1.xx can work fine in my VMW before but now the ROS does not. When i launch game, it display all black but have sound.