|
|
|
|
|
by nahmean
1490 days ago
|
|
I'd be interested to know which automation software you're referring to. I've spent a bit of time (particularly when I was younger and more interested in gaming) doing the same leveraging things like AutoIt all the way up to C#. I'm interested in what makes the automation software you've found inspiringly unique! |
|
Looks similar to a nocode version of autoit maybe. Its one of those tools that is challenging to understand but has incredible amounts of power. If you're familiar with old school runescape, it lets me set up a pretty nuanced bot for almost any acitivity in the game in about an hour. There are 150 actions, and a ridiculous number of settings. Many of the actions are ones I wouldn't think of when doing automation, but turn out to be useful (ie waiting for the count of colors within a certain area to be above or below a threshold).
Surely one of those things most people here would look at and prefer to write python on their own!