Skip to content
New issue

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

Universal Code Generator #4

Closed
Daringbaaz opened this issue Nov 22, 2021 · 1 comment · Fixed by #6
Closed

Universal Code Generator #4

Daringbaaz opened this issue Nov 22, 2021 · 1 comment · Fixed by #6
Assignees

Comments

@Daringbaaz
Copy link

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

@voodee voodee self-assigned this Nov 29, 2021
@voodee voodee linked a pull request Nov 29, 2021 that will close this issue
voodee added a commit that referenced this issue Nov 29, 2021
@voodee voodee closed this as completed in #6 Nov 29, 2021
@voodee
Copy link
Contributor

voodee commented Nov 29, 2021

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];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants