We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, Please Make a Code Generator Which has the option to Select Maps/Exclude Map, Where We Can Set OwnDelays Time / Waiting time.
This Way in case if anyone Don't Wanna Mine or Feed any Animals (Map) Then it Will Be Great for those users.
Like I Have Chicken But I Don't Wanna Feed or I Wanna Exclude Chicken Map For Checking or Clicking.
Thankss
The text was updated successfully, but these errors were encountered:
feat: update readme for issues #4
db92612
Thank you for the suggested functionality. It is implemented in the new version.
Now you can select the necessary maps for mining in the script settings.
// Maps on which you can collect resources // 1 — Mining // 2 — Chiken // 3 — Plant // 4 — Cow const availableMaps = [1, 2, 3, 4];
Sorry, something went wrong.
voodee
Successfully merging a pull request may close this issue.
Hi, Please Make a Code Generator Which has the option to Select Maps/Exclude Map,
Where We Can Set OwnDelays Time / Waiting time.
This Way in case if anyone Don't Wanna Mine or Feed any Animals (Map) Then it Will Be Great for those users.
Like I Have Chicken But I Don't Wanna Feed or I Wanna Exclude Chicken Map For Checking or Clicking.
Thankss
The text was updated successfully, but these errors were encountered: