NatroTeam / NatroMacro

A Bee Swarm Simulator macro for Windows
https://discord.gg/natromacro
GNU General Public License v3.0
1.35k stars 140 forks source link

Easier Remote Control Commands #494

Closed Joeytjuhh closed 5 months ago

Joeytjuhh commented 5 months ago

Have you searched the existing suggestions?

Yes

What is your suggestion?

At the moment of writing this the commands are not that easy to remember. So my suggestion is that we have easier commands or slash commands like "/bugrun <loot?> <on/off>".

How will this improve Natro Macro?

Well, it would be easier to use and remember instead of checking back in the server if you forgot a command. I sometimes have that I do ?set bugrunladybugskill instead of bugrunladybugscheck. As check is not really fitting if it bassicly kills them.

What is your Discord username?

yourlocalss

ninjubaer commented 5 months ago

We're aware that it would probably be user friendlier but slash commands require a connection between discord and status.ahk and that comes with downsides such as higher resource consume and worse Compatibility (Websockets are not supported natively in Windows 8 and before)

this might be something for the future but it has very low priority

Joeytjuhh commented 5 months ago

We're aware that it would probably be user friendlier but slash commands require a connection between discord and status.ahk and that comes with downsides such as higher resource consume and worse Compatibility (Websockets are not supported natively in Windows 8 and before)

this might be something for the future but it has very low priority

And the normal text commands? Is that an option?

ninjubaer commented 5 months ago

i'm not exactly sure what you mean by that...

Joeytjuhh commented 5 months ago

Like the "?set " command, can that be easier like "?set bugrun ladybug kill true/1". Instead if "?set bugrunladybugscheck 1"