i feel like in every one of these articles i'm coming in saying "i've done this already" but uh, please don't take offense to that lol. this is all really good. that being said....
i've never gotten AHK to do more than 400 without exploding on me. not sure what you guys are doing different.
...how many tabs did you use because i always tried to count and it kept changing smh
i've found the opposite to be true. i've found autoclicker.exe to be much much faster - i only need a 50 ms sleep time between clicks for that while for AHK i've had to use over 200 ms for it to actually register. that might have to do with how we're doing the functions though - i use click and then enter so the mouse doesn't have to move. i will have to look at your script later.
oh well there you go. weird that it's so much faster for you haha
anyways this is all super awesome work and i love that you're sharing this with the whole league. i was never comfortable with releasing my stuff (and i've got some super secret testing stuff) because it's still super buggy. i'm excited to see your AHK code!
(07-22-2020, 09:02 PM)Maglubiyet Wrote:[*]At this point, there’s no more user input required. Based on your inputs, the script takes care of running all of the trials. The number of sims is limited only by the game itself, but we’ve verified that it can handle up to 950 games without issue.
i've never gotten AHK to do more than 400 without exploding on me. not sure what you guys are doing different.
(07-22-2020, 09:02 PM)Maglubiyet Wrote:[*]Once the simulations are complete, the script checks the ‘Enable Personalities’ box, saves the configuration settings, and then exports the .csv file for analysis.
...how many tabs did you use because i always tried to count and it kept changing smh
(07-22-2020, 09:02 PM)Maglubiyet Wrote:[*]This script is entirely customizable if you know or want to learn how to write AutoHotkey scripts. This means that different delays can be set between different steps to optimize speed--in fact, the demonstration has actually been slowed down a bit for visual effect. If you really crank up the speed, you won’t even see the game window appear, but you won’t suffer any loss of data.
i've found the opposite to be true. i've found autoclicker.exe to be much much faster - i only need a 50 ms sleep time between clicks for that while for AHK i've had to use over 200 ms for it to actually register. that might have to do with how we're doing the functions though - i use click and then enter so the mouse doesn't have to move. i will have to look at your script later.
(07-22-2020, 09:02 PM)Maglubiyet Wrote:[*]The script does not use targeted mouse clicks! This has all been completed via keyboard shortcuts. Hopefully this will allow for a more global approach that does not require you to tinker with the settings before running the script.
oh well there you go. weird that it's so much faster for you haha
anyways this is all super awesome work and i love that you're sharing this with the whole league. i was never comfortable with releasing my stuff (and i've got some super secret testing stuff) because it's still super buggy. i'm excited to see your AHK code!
![[Image: 55457_s.gif]](https://signavatar.com/55457_s.gif)