07-03-2017, 05:52 AM
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.
[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.