MMOMinion

Full Version: Coding for fishing 2x different weather fish.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Both are up 24/7 but can only be caught during certain weathers. So would my Coding need to look like for the bot to teleport to location one fish if certain weather, if not Teleport to fish two and fish if certain weather and if neither are up wait afk to check again?

[1] = {
["highpriority"] = true;
["weathernow"] = "Clouds";
[""lastshiftmin""] = 3000;

[2] = {
["highpriority"] = true;
["weathernow"] = "Clouds";
[""lastshiftmin""] = 3000;

[3] = {
["lowpriority"] = true;          <- 3 is just to fish scripts till weather change for the first two.