Open Minimap on startup #74
Fireslayerjk
started this conversation in
Ideas
Replies: 2 comments
-
So simpler than that is you just need to add, |
Beta Was this translation helpful? Give feedback.
0 replies
-
oh, good to know! I gave it a try and works great. Thanks for the tip! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To have the bot open the minimap before starting I made the following change. I like watching them with the map open.
In the file SoloPlay.js add the line "sendKey(sdk.keys.code.Tab);" right after "myPrint("starting run");".
Beta Was this translation helpful? Give feedback.
All reactions