MMOMinion
Fishing Guide - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: STORE Addons (https://www.mmominion.com/forumdisplay.php?fid=171)
+--- Thread: Fishing Guide (/showthread.php?tid=18485)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42


RE: Fishing Guide - sebbs - 03-16-2019

No there isnt.
It reads directly from your guide in game.


RE: Fishing Guide - drinkenergy - 03-22-2019

The Sea Butterfly fish is caught using Giant Crane Fly not Red Balloon.


RE: Fishing Guide - sebbs - 03-23-2019

working as intended then


RE: Fishing Guide - BigAkamaru - 03-26-2019

i think i found a error again. 

The Ribbon Eal using "Ruby Shrimp" (Mooch)  to catch.  (Living Shrimp to catch Ruby Shrimp to catch Ribbon Eal)
But in the config for the Fish is Mooch and Mooch2 listed as False.



Code:
21:31:0> D = "[fishingguideNextTask]: Check the low priority section since haven't found anything yet."
21:31:0> D = "[FishingguideNextTask]: Switching from task [nil] to [Ribbon Eel]."
21:31:0> D = "creating [New Evac Marker]"
21:31:0> D = "{"
21:31:0> D = "    [1] = {"
21:31:0> D = "        ['alias'] = 'Ribbon Eel';"
21:31:0> D = "        ['baitvar'] = 'Live Shrimp';"
21:31:0> D = "        ['complete'] = {"
21:31:0> D = "            ['Fishingguide.IsFishCaught(22396)'] = true;"
21:31:0> D = "        };"
21:31:0> D = "        ['condition'] = {"
21:31:0> D = "            ['Fishingguide.IsFishCaught(22396)'] = false;"
21:31:0> D = "        };"
21:31:0> D = "        ['group'] = 'autogroup_Ribbon Eel';"
21:31:0> D = "        ['identity'] = 'Ribbon Eel';"
21:31:0> D = "        ['item1'] = 'Ribbon Eel';"
21:31:0> D = "        ['itemid'] = 22396;"
21:31:0> D = "        ['key'] = 42;"
21:31:0> D = "        ['mapid'] = 628;"
21:31:0> D = "        ['markerName'] = 'Kugane Piers';"
21:31:0> D = "        ['maxPositions'] = 6;"
21:31:0> D = "        ['maxlevel'] = 70;"
21:31:0> D = "        ['minlevel'] = 1;"
21:31:0> D = "        ['multipos'] = {"
21:31:0> D = "            [1] = {"
21:31:0> D = "                ['h'] = -1.5;"
21:31:0> D = "                ['x'] = -24;"
21:31:0> D = "                ['y'] = -3;"
21:31:0> D = "                ['z'] = 105;"
21:31:0> D = "            };"
21:31:0> D = "            [2] = {"
21:31:0> D = "                ['h'] = 1.8;"
21:31:0> D = "                ['x'] = -15;"
21:31:0> D = "                ['y'] = -4;"
21:31:0> D = "                ['z'] = 112;"
21:31:0> D = "            };"
21:31:0> D = "            [3] = {"
21:31:0> D = "                ['h'] = -2.88;"
21:31:0> D = "                ['x'] = -59;"
21:31:0> D = "                ['y'] = -6;"
21:31:0> D = "                ['z'] = 117;"
21:31:0> D = "            };"
21:31:0> D = "            [4] = {"
21:31:0> D = "                ['h'] = -1.7;"
21:31:0> D = "                ['x'] = -83;"
21:31:0> D = "                ['y'] = -4;"
21:31:0> D = "                ['z'] = 123;"
21:31:0> D = "            };"
21:31:0> D = "            [5] = {"
21:31:0> D = "                ['h'] = 3.13;"
21:31:0> D = "                ['x'] = -75;"
21:31:0> D = "                ['y'] = -8;"
21:31:0> D = "                ['z'] = 127.48;"
21:31:0> D = "            };"
21:31:0> D = "            [6] = {"
21:31:0> D = "                ['h'] = 3.13;"
21:31:0> D = "                ['x'] = -101;"
21:31:0> D = "                ['y'] = -5;"
21:31:0> D = "                ['z'] = 137;"
21:31:0> D = "            };"
21:31:0> D = "        };"
21:31:0> D = "        ['pos'] = {"
21:31:0> D = "            ['h'] = -1.5;"
21:31:0> D = "            ['x'] = -24;"
21:31:0> D = "            ['y'] = -3;"
21:31:0> D = "            ['z'] = 105;"
21:31:0> D = "        };"
21:31:0> D = "        ['radius'] = 125;"
21:31:0> D = "        ['timeout'] = 1000;"
21:31:0> D = "        ['type'] = 'fishing';"
21:31:0> D = "        ['usebountiful'] = false;"
21:31:0> D = "        ['usebountifulshadow'] = false;"
21:31:0> D = "        ['usecalm'] = false;"
21:31:0> D = "        ['usecalmshadow'] = false;"
21:31:0> D = "        ['usechum'] = false;"
21:31:0> D = "        ['usecordials'] = true;"
21:31:0> D = "        ['usecordialsshadow'] = false;"
21:31:0> D = "        ['usefisheyes'] = false;"
21:31:0> D = "        ['usemooch'] = false;"
21:31:0> D = "        ['usemooch2'] = false;"
21:31:0> D = "        ['usenatures'] = false;"
21:31:0> D = "        ['usenaturesshadow'] = false;"
21:31:0> D = "        ['usepatience'] = false;"
21:31:0> D = "        ['usepatience2'] = false;"
21:31:0> D = "        ['usesnagging'] = false;"
21:31:0> D = "        ['usestealth'] = true;"
21:31:0> D = "    };"
21:31:0> D = "};"
21:31:0> D = "[Low] Setting best task to [Ribbon Eel]"
21:31:0> D = "[GetNextTaskPos]: Returned new positions [5]"
21:31:7> D = "[Cast]: Attempt #1"
21:31:32> D = "added [20112] to caught list"
21:31:32> D = "[Cast]: Attempt #1"
21:31:58> D = "added [20113] to caught list"
21:31:59> D = "[Cast]: Attempt #1"
21:32:19> D = "[Cast]: Attempt #1"
21:32:36> D = "added [20092] to caught list"
21:32:36> D = "[Cast]: Attempt #1"
21:32:58> D = "[Cast]: Attempt #1"
21:33:22> D = "[Cast]: Attempt #1"
21:33:47> D = "[Cast]: Attempt #1"
-----------------------
I have a second problem .
the Spearnose at Goblet.
The Housing Zones have now a Build in Default Mesh but no Housing instance(0-18) have that high Coordinates.


Code:
2:59:5> D = "[fishingguideNextTask]: Check the high priority tasks."
2:59:5> D = "[FishingguideNextTask]: Switching from task [nil] to [Spearnose]."
2:59:5> D = "[AddEvacPoint]: Evac point was not added, there is already one very close."
2:59:5> D = "{"
2:59:5> D = "    [1] = {"
2:59:5> D = "        ['alias'] = 'Spearnose';"
2:59:5> D = "        ['baitvar'] = 'Caddisfly Larva';"
2:59:5> D = "        ['complete'] = {"
2:59:5> D = "            ['Fishingguide.IsFishCaught(7919)'] = true;"
2:59:5> D = "        };"
2:59:5> D = "        ['condition'] = {"
2:59:5> D = "            ['Fishingguide.IsFishCaught(7919)'] = false;"
2:59:5> D = "        };"
2:59:5> D = "        ['eorzeamaxhour'] = 0;"
2:59:5> D = "        ['eorzeaminhour'] = 20;"
2:59:5> D = "        ['group'] = 'autogroup_Spearnose';"
2:59:5> D = "        ['identity'] = 'Spearnose';"
2:59:5> D = "        ['item1'] = 'Spearnose';"
2:59:5> D = "        ['itemid'] = 7919;"
2:59:5> D = "        ['key'] = 8;"
2:59:5> D = "        ['mapid'] = 341;"
2:59:5> D = "        ['markerName'] = 'Goblet';"
2:59:5> D = "        ['maxPositions'] = 4;"
2:59:5> D = "        ['maxlevel'] = 70;"
2:59:5> D = "        ['minlevel'] = 1;"
2:59:5> D = "        ['multipos'] = {"
2:59:5> D = "            [1] = {"
2:59:5> D = "                ['h'] = -2.22;"
2:59:5> D = "                ['x'] = -706;"
2:59:5> D = "                ['y'] = -25.2;"
2:59:5> D = "                ['z'] = -665.5;"
2:59:5> D = "            };"
2:59:5> D = "            [2] = {"
2:59:5> D = "                ['h'] = 1.75;"
2:59:5> D = "                ['x'] = -680;"
2:59:5> D = "                ['y'] = -25.2;"
2:59:5> D = "                ['z'] = -676;"
2:59:5> D = "            };"
2:59:5> D = "            [3] = {"
2:59:5> D = "                ['h'] = 2.59;"
2:59:5> D = "                ['x'] = -690.9;"
2:59:5> D = "                ['y'] = -25.2;"
2:59:5> D = "                ['z'] = -698;"
2:59:5> D = "            };"
2:59:5> D = "            [4] = {"
2:59:5> D = "                ['h'] = -2.72;"
2:59:5> D = "                ['x'] = -748.9;"
2:59:5> D = "                ['y'] = -25.2;"
2:59:5> D = "                ['z'] = -706;"
2:59:5> D = "            };"
2:59:5> D = "        };"
2:59:5> D = "        ['pos'] = {"
2:59:5> D = "            ['h'] = -2.22;"
2:59:5> D = "            ['x'] = -706;"
2:59:5> D = "            ['y'] = -25.2;"
2:59:5> D = "            ['z'] = -665.5;"
2:59:5> D = "        };"
2:59:5> D = "        ['radius'] = 125;"
2:59:5> D = "        ['timeout'] = 1000;"
2:59:5> D = "        ['type'] = 'fishing';"
2:59:5> D = "        ['usebountiful'] = false;"
2:59:5> D = "        ['usebountifulshadow'] = false;"
2:59:5> D = "        ['usecalm'] = false;"
2:59:5> D = "        ['usecalmshadow'] = false;"
2:59:5> D = "        ['usechum'] = false;"
2:59:5> D = "        ['usecordials'] = true;"
2:59:5> D = "        ['usecordialsshadow'] = false;"
2:59:5> D = "        ['usefisheyes'] = false;"
2:59:5> D = "        ['usemooch'] = false;"
2:59:5> D = "        ['usemooch2'] = false;"
2:59:5> D = "        ['usenatures'] = false;"
2:59:5> D = "        ['usenaturesshadow'] = false;"
2:59:5> D = "        ['usepatience'] = false;"
2:59:5> D = "        ['usepatience2'] = false;"
2:59:5> D = "        ['usesnagging'] = false;"
2:59:5> D = "        ['usestealth'] = true;"
2:59:5> D = "        ['weathernow'] = 'Clouds,Fog';"
2:59:5> D = "    };"
2:59:5> D = "};"
2:59:5> D = "[High] Setting best task to [Spearnose] due to same map"
-----------------------------
Another Error
The Basking Shark is : [Image: 060204.png]Fog->[Image: 060201.png]Clear Skies. red balloon -> Sky Faerie -> Mooch.
The Bot teleport at Fog to and go Fishing but stop at Clear Skies where the catch time zone starts.


RE: Fishing Guide - drinkenergy - 03-27-2019

(03-22-2019, 01:42 PM)drinkenergy Wrote:  The Sea Butterfly fish is caught using Giant Crane Fly not Red Balloon.

I meant the bot uses Red Balloon but Sea Butterfly needs Giant Crane Fly to catch it.


RE: Fishing Guide - sebbs - 03-27-2019

(03-27-2019, 03:36 AM)drinkenergy Wrote:  
(03-22-2019, 01:42 PM)drinkenergy Wrote:  The Sea Butterfly fish is caught using Giant Crane Fly not Red Balloon.

I meant the bot uses Red Balloon but Sea Butterfly needs Giant Crane Fly to catch it.

needs fisher intuition before it can catch sea butterfly and swap bait.
You should read a bit more into catch requirements


RE: Fishing Guide - Romain - 03-27-2019

This website is very useful: http://ff14fish.carbuncleplushy.com/


RE: Fishing Guide - poporing - 04-06-2019

Is there an auto sell function somewhere? As the bot stops once inventory is full


RE: Fishing Guide - sebbs - 04-06-2019

Sellout addon.


RE: Fishing Guide - Oni - 04-15-2019

Heya, one of the new 4.5. Fish doesn't work correctly. "Stethacanthus" is only catchable during 12-18 (11-18 in Addon)
Bot spams Fish Eyes (3 times in my case) and start fishing. Fish Eyes is needed for Sculptor, which appears at 12.