MMOMinion

Full Version: [module] LedgendaryFisher v1.4.5 (update: 15-08-23)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
In order to make this work EXTREMELY well with current limitations, you need to add your own OMC, Portal to fly, or Teleport . Helps to change the location data as well as create your own meshes, just to fish. Easier to avoid issues building/saving meshes if your only covering the areas your interested in, as well as customizing how you move around the map. Where you'll stop to fish will be , custom to your own location data if you do modify , this can be done by viewing the DEV monitor in game for your current location, and overwriting the default locations in the add on folder location.info file.

I have done these adjustments for all Red Scrip fish, few Blue Scrip Fish, and the ones that you can reduce.
Almost never run into many other fishers at all, modified as such, and will fish like a champ.
I ran into too many issues attempting to modifying the huge nave meshes for HW areas that are included. Odd crashes would occur, think just to large.

As well, if all custom maps your pathing will differ greatly from any other users.

Also I have encountered the same issues as Bandit420, Point #1 - in regards to fish eyes, I have that occur even when cordials are not involved sometimes, yet i restart and it works fine sometimes.

Point # 2, I noticed this awhile ago, yet I went and changed most location data since so can't comment much now.
I believe Helicoprion W condition is Heat Waves, with Previous Weather is Fog. I just can't manually add Fog into previous weather field
Anyone else having an issue with it not switching markers once it gets the "The Fish sense something amiss"?
(09-06-2015, 04:41 AM)rafale101 Wrote: [ -> ]I believe Helicoprion W condition is Heat Waves, with Previous Weather is Fog. I just can't manually add Fog into previous weather field

You can modify this or any other default details regarding fish, in the FishData.info file. Open with a text editor and search for "Helicoprion" then add "Fog" to the previous weather field for that fish. Save the file and reload the bot. Should now see it updated in the Fish data.
(09-06-2015, 09:43 PM)Underwhelp Wrote: [ -> ]
(09-06-2015, 04:41 AM)rafale101 Wrote: [ -> ]I believe Helicoprion W condition is Heat Waves, with Previous Weather is Fog. I just can't manually add Fog into previous weather field

You can modify this or any other default details regarding fish, in the FishData.info file. Open with a text editor and search for "Helicoprion" then add "Fog" to the previous weather field for that fish. Save the file and reload the bot. Should now see it updated in the Fish data.

Got that, thanks mate!
(09-06-2015, 05:11 PM)bhlbot Wrote: [ -> ]Anyone else having an issue with it not switching markers once it gets the "The Fish sense something amiss"?

I have this issue aswell
I am using this to try and catch Mansail, but even though I have "Get Collectables" checked, it keeps saying no to the collectible pop up window.
The collectability in the FishData.info file for Manasail is set to "0" , would need to change to "(Minimum collectability value?)"

Code:
[12784] = {
        ["AddInfo"] = "Level 56";
        ["Bait"] = "Red Balloon";
        ["CatchOnlyOnce"] = false;
        ["Category"] = "Other";
        ["Collectability"] = 0; --THIS NEEDS EDITING IN FishData.info
        ["EndTime"] = 14;
        ["FishEyes"] = false;
        ["Intuition"] = false;
        ["IntuitionBait"] = "";
        ["Location"] = "Tharl Oom Khash";
        ["Mooch"] = true;
        ["Name"] = "Manasail";
        ["PreviousWeather"] = "";
        ["Snagging"] = false;
        ["StartTime"] = 10;
        ["WeatherCondition"] = "Fair Skies, Clear Skies";
    };
(09-07-2015, 05:51 PM)Jessix Wrote: [ -> ]I am using this to try and catch Mansail, but even though I have "Get Collectables" checked, it keeps saying no to the collectible pop up window.

You sure what you fish meets the collectable requirements? Also when you check "get collectable" from Legendary Fisher do you see the min value has been input into the main bot fish module?

I have no problem getting Illumanati Perch collectable all day. Whenever the fish doesn't meet the collectable requirement bot helps me click no and stack the fish, or else becomes collectable (826+)
Would like to report a bug that ... but actually I don't know this is legendary fisher or the main bot issue..

I have a red scrip and blue scrip fish in my created fishing profile, meaning that when red scrip time comes the bot teleports and goes to where the red scrip fish should be, or vice versa.

This is working very well except that when, for example the red scrip fish time has come, at that same time if I have a blue scrip fish, bot doesn't decide yes/no and just hold that collectable window... so that my toon doesn't teleport to red scrip zone..
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