I was thinking while doing herblore legitly, if I wanted to make a script for it, what would I make the wait times. I would want to do it fast, but not too fast like a bot. I was wondering what a good time would be, then I came up with a solution. So tell me what you guys think first, then when this gets a decent amount of replies with times I'll edit this and tell everyone what I came up with, I think I had a really good idea, hopefully you guys will like it.
Oh by the way, the wait times I was talking about (because there could be thousands of different places to put them in a script) was when you use your herb with the vial, when the last vial gets the herb in it, how long to wait before you use the secondary ingredient with the unfinished potion (assuming you clicked the secondary ingredient while the herbs and being places in the vials, so once the last vial gets an herb you just click on the vial to start using secondary ingredients with unfinished pots).
So you can start posting how long the wait should be, if your confused bout what I'm talking bout just tell me I'll try to make it more clear.
EDIT: ok so what I mean is when the screen looks like this:
(By the way, with the screen shot you can't tell, but I have my mouse hovering the last vial of water, unless you checked the uptext)
(you have the vials starting to be mixed, and a secondary herb clicked ready to be used with unfinished pots)
How long would you wait to make your script click the unfinished pot to make them start being made after the last vial of water has recieved an herb.
so it starts doing this:
I want what you think would be the MOST HUMAN-LIKE wait time.
So far I've gotten:
Shuttleu:---- 300+random(300)
Runescapian: 200+random(300)
Zytex:--------- 200+random(200)
Coh3n:-------- x+random(1000) (I prefer x to already be defined)
Well I didn't get quite as many responses as I would've liked but I got impatient and just want to say what I got, I was thinking something like you guys with the wait, and you all are pretty much right. What I decided to do to figure out how long I should make my wait, and this was to see what my personal wait time should be, was I googled reflex time, so I could get a site to test me. I found one here, if anyone wants to test theirs:
http://www.happyhub.com/network/reflex/
I wound up getting mostly all in the .300's of a second, which is 300ms, so only twice I think I got in the 290's. So I would do wait(300+random(100)), I just wanted to see how accurate us scripters would be at a human-like wait time, and it seems like we are pretty dead ongood job guys. now I know though, my randoms for waiting should only be bout 100ms and wait times for clicking on que should be about 300ms. I think the best way to find out your personal wait time should be to also use that site to test your reflex, it's pretty fun to see what you get.








)
good job guys. now I know though, my randoms for waiting should only be bout 100ms and wait times for clicking on que should be about 300ms. I think the best way to find out your personal wait time should be to also use that site to test your reflex, it's pretty fun to see what you get.
Reply With Quote














