This isn't working near as good for me as the other original script.
1. Have to switch out around a ton of items (lose around 40& GF) to be able to kill the mobs (I have a 1300 dps x-bow).
2. Even though the mobs are still alive it goes up to them and dies, and it doesn't know how to leave the game.
Fix this and the bot will be flawless. Although I haven't seen it pick up yellows/legendary/set items or do the repair-loop but
if you've fixed that reasonably well this script would be very good. May I ask how much gold find you have?
If only it picks up rares/legendaries/set, I wouldn't ask for more.
While I had it running someone linked some yellow item in General chat and it insta-clicked it. So I guess it's the same thing if it's on the ground. Just don't forget to leave general chat while you have it running. It won't get perma-stuck (at least mine didn't) but it wastes a lot of time clicking on it. As for the repairing I tested it 5-6 times so far. Works perfectly.
And yea for the deaths. Just let it do its thing and it will be fine in a couple of seconds. Mackus' version was getting stuck there but notAres did something and it's now fine.
its easy to test if it picks up yellows or not, just go on AH buy a really cheap yellow go to your path kill mobs then come back drop it on the ground and start runniing from the beginning and when u pass by the yellow either it will pick it or not. i think ill do that and get back to you guys brb.
EDIT: no need to buy anything u can drop some piece of your gear :P
EDIT2: Ye it doesnt pick it up probably the code for the color needs to be changed
Last edited by fukker; 06-08-2012 at 07:14 AM.
For whatever reason the latest version seems like it must be missing some pickups for me. I got 3 rares in 6+ hours, but I go back to using an older script (same rare color code) and have picked up 4 within an hour. Unless that's just REALLY bad rng, but yesterday ran the older script for 8 hours and had a bagful. I'm still using 1.2.1, but as long as its working I'm happy!
tried this one again with the updates.
my char has around 5k dps with gf gear on. that means 14 seconds of right click dps can kill.
like jake i found that ball lightning works better at killing the adds but this script gives a problem.
he stands so far away from the door that he runs out of hatred for the last few seconds. the elite runs off to either side when he gets low hp making me miss shots. then the elite kills me. also the zombies at the start hit the char while running.
another suggestion : when game loads can you set a pixelsearch so it doesnt start clicking while load screen is on. rarely the load takes longer than usual and then the whole cycle is messed up
$Pixel5 = PixelSearch(Round(270*$x_ratio), 0, Round(1690*$x_ratio), Round(900*$y_ratio), 0xFFFF00, 1)
this is the code for rare loot but thing is the 0xFFF00 is the same code for repair icon, so if your repair works like it works for me but doesnt work on yellows u need to find a code yourself
Can someone verify that they have added a checkpoint when the bot goes to repair? If i go right out of the town portal toward the merchant it hits a checkpoint which obviously prevents the script from resuming game (it leaves you in town) if I go left to the other merchant its all fine - I don't have the scripting experience to modify this to go left but I guess I will try and figure that out now.
If this is just me, please let me know as I must be doing something wrong. It runs great and seriously thank you both for sharing your work.
$Pixel5 = PixelSearch(Round(270*$x_ratio), 0, Round(1690*$x_ratio), Round(900*$y_ratio), 0xFFFF00, 1)
try changing whatever i highlighted to this 0xF3F45B
I think it has issues with the gamma and stuff. Let me give it a whirl right now.