JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiple commands

influence412 opened this issue · comments

Checklist

Enhancement purpose

Convenience and time saving

Solution

Is it possible to use multiple commands in a row in ASF-ui through delimiting characters?
For example: points [Bots] && balance [Bots]

Why currently available solutions are not sufficient?

This option is not currently available

Can you help us with this enhancement idea?

No, I don't have time, skills or willings for any of that

Additional info

No response

Why don't you just send the commands separate?

Nothing to consider for ASF core, ASF-ui can send multiple ASF API requests if it wants to.

Making it a built-in would make it much more complicated to parse output, and we want to phase out commands usage anyway in favour of ASF actions.