Thread Rating:
  • 11 Vote(s) - 2.91 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thunderbolt eel, Pteranodon, Pipira Pira
#31
(10-26-2015, 07:07 PM)SpankAss Wrote:  [quote='Jessix' pid='118059' dateline='1445694661']
Thanks for these profiles, they work and it's nice to have an example of how to edit them to add weather conditions.

The only change I made was the location for Thunderbolt Eels. It was a bit too close to the enemy "Dragonfly Tracer" and would pull aggro if it was close to me before stealthing and I changed the bait to Bladed Steel Jig and no mooch, as that is what I prefer.

Actually I am bit confused as to why it isn't collecting Thunderbolt Eels as collectibles? I don't see anywhere in the profile to add it? Or do I just have to select the fish from the collectible drop down like you would normally?

Here is my edited Red Scrip profile, for those of you that want to idle in Tailfeather and use Bladed Steel Jig for Eels instead.

Actually it idles in Anyx Trine for some reason, anyone know how to specify which aetheryte it uses?


Sigh, I wish Legendary Fisher was still updated, it was so much better than this profile thing :(

Guys whats ur min value on thunderbolt eel?

also your profile has me idling at some weird spot check the pick lol.
____

That is wierd... it Idles right next to the Tailfeather aetheryte for me. You can see below that the coords I used are correct.

[Image: Capture.jpg]
[Image: Capture1.jpg]
[Image: Capture3.jpg]
Reply
#32
Anyone else having issues with the whitelist not being respected while using this? :( At the moment the bot is keeping quite a lot of fish not on my list...
Reply
#33
yep, same here...
Reply
#34
(10-29-2015, 08:41 PM)ohm Wrote:  Anyone else having issues with the whitelist not being respected while using this? :( At the moment the bot is keeping quite a lot of fish not on my list...

I have had that issue happen, sometimes it works, sometimes not, , but have you tried adding the fish you don't want to the blacklist?
Reply
#35
nah... I just live with it... since the other fish at least stacks, I don't really care that much, some of them you can also sell ;)
Reply
#36
(10-28-2015, 11:10 AM)Jessix Wrote:  That is wierd... it Idles right next to the Tailfeather aetheryte for me. You can see below that the coords I used are correct.

[Image: Capture.jpg]
[Image: Capture1.jpg]
[Image: Capture3.jpg]

Yeah thats not the coords you have in the lua you linked. I went in and changed to the ones you just posted and everything is peachy again.
Reply
#37
Okay, thats wierd. I guess I uploaded a version before I changed the coords. Sorry about that :P Glad it's working :)
Reply
#38
You may want to add multiple tasks for fish locations so you don't get the fatigue after a while and have the bot sit there and try to fish over and over.

Also make sure you change that landing location, when I first ran this profile there were like 5-6 people running the same profile. How can I tell? Because whenever the weather changed and Pips or Eels became available all the bots that were parked at the same location all teleported at the same time it looks very shady. Easily fixed though just make sure you change your location to something different than this profile's, make it your own.

Code:
local obj1 = {
        ["setup"] = {
        ["gearsetfishing"]= 1;
        ["gearsetmining"] = 3;
        ["gearsetbotany"] = 4;
    };

    ["tasks"] = {

        [1] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 418.09176635742;
                ["y"] = -48.713756561279;
                ["z"] = -216.56489562988;
                ["h"] = -3.1061675548553;
            };
            ["whitelist"] = "Pipira Pira";
            ["whitelisthq"] = "Pipira Pira";
            ["weathernow"] = "Fog,Dust Storms,Clouds";
            ["usestealth"] = false;
            ["usemooch"] = false;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Goblin Jig";            
        };

        [2] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 433.51525878906;
                ["y"] = -47.886352539063;
                ["z"] = -276.29364013672;
                ["h"] = -3.1061675548553;
            };
            ["whitelist"] = "Pipira Pira";
            ["whitelisthq"] = "Pipira Pira";
            ["weathernow"] = "Fog,Dust Storms,Clouds";
            ["usestealth"] = false;
            ["usemooch"] = false;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Goblin Jig";            
        };

        [3] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 403.1481628418;
                ["y"] = 52.910564422607;
                ["z"] = -757.04028320313;
                ["h"] = -1.3024959564209;
            };
            ["whitelist"] = "Thunderbolt Eel";
            ["whitelisthq"] = "Thunderbolt Eel";
            ["eorzeaminhour"] = 22;
            ["eorzeamaxhour"] = 4;
            ["resetdaily"] = true;
            ["usestealth"] = true;
            ["dangerousarea"] = true;
            ["usecollect"] = true;
            ["usemooch"] = true;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Stonefly Nymph";        
        };

        [4] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 350.79446411133;
                ["y"] = 52.91040802002;
                ["z"] = -831.84112548828;
                ["h"] = -1.3024959564209;
            };
            ["whitelist"] = "Thunderbolt Eel";
            ["whitelisthq"] = "Thunderbolt Eel";
            ["eorzeaminhour"] = 22;
            ["eorzeamaxhour"] = 4;
            ["resetdaily"] = true;
            ["usestealth"] = true;
            ["dangerousarea"] = true;
            ["usecollect"] = true;
            ["usemooch"] = true;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Stonefly Nymph";    
        };

        [1000] = {
            ["type"] = "fishing";
            ["radius"] = 1;
            ["minlevel"] = 1;
            ["mapid"] = 129;
            ["pos"] =  {
                ["x"] = -266.66412353516;
                ["y"] = 16;
                ["z"] = 42.529888153076;
            };    
        };
            
    };
}
return obj1

Above is a revised profile that does Eels and Pips with multiple locations for each and in different fishing spots that are a bit more out of sight. It also has an alternate afk area although you (the user) should change this to truely make it your own.

If you want to use that file just copy all the contents in there save it to a new file call it Pips-Eels.lua and put it in your fish profiles folder or just download the file below with full annotations for future refrence. The pips in my file are caught with Goblin Jigs and the Eels with Stonefly Nymphs and mooch, easily changed if you want to, I did it this way for cost savings.

Ran this overnight last night, I got 126 normal quality pips 86 HQ pips and 32 collectible Eels. It also didn't stall once with a fishing fatigue message which was my ultimate goal.


Attached Files
.rar   Pips-Eels.rar (Size: 1.42 KB / Downloads: 41)
Reply
#39
(11-05-2015, 02:13 PM)LatinP Wrote:  You may want to add multiple tasks for fish locations so you don't get the fatigue after a while and have the bot sit there and try to fish over and over.

Also make sure you change that landing location, when I first ran this profile there were like 5-6 people running the same profile. How can I tell? Because whenever the weather changed and Pips or Eels became available all the bots that were parked at the same location all teleported at the same time it looks very shady. Easily fixed though just make sure you change your location to something different than this profile's, make it your own.

Code:
local obj1 = {
        ["setup"] = {
        ["gearsetfishing"]= 1;
        ["gearsetmining"] = 3;
        ["gearsetbotany"] = 4;
    };

    ["tasks"] = {

        [1] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 418.09176635742;
                ["y"] = -48.713756561279;
                ["z"] = -216.56489562988;
                ["h"] = -3.1061675548553;
            };
            ["whitelist"] = "Pipira Pira";
            ["whitelisthq"] = "Pipira Pira";
            ["weathernow"] = "Fog,Dust Storms,Clouds";
            ["usestealth"] = false;
            ["usemooch"] = false;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Goblin Jig";            
        };

        [2] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 433.51525878906;
                ["y"] = -47.886352539063;
                ["z"] = -276.29364013672;
                ["h"] = -3.1061675548553;
            };
            ["whitelist"] = "Pipira Pira";
            ["whitelisthq"] = "Pipira Pira";
            ["weathernow"] = "Fog,Dust Storms,Clouds";
            ["usestealth"] = false;
            ["usemooch"] = false;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Goblin Jig";            
        };

        [3] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 403.1481628418;
                ["y"] = 52.910564422607;
                ["z"] = -757.04028320313;
                ["h"] = -1.3024959564209;
            };
            ["whitelist"] = "Thunderbolt Eel";
            ["whitelisthq"] = "Thunderbolt Eel";
            ["eorzeaminhour"] = 22;
            ["eorzeamaxhour"] = 4;
            ["resetdaily"] = true;
            ["usestealth"] = true;
            ["dangerousarea"] = true;
            ["usecollect"] = true;
            ["usemooch"] = true;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Stonefly Nymph";        
        };

        [4] = {
            ["type"] = "fishing";
            ["minlevel"] = 60;
            ["maxlevel"] = 60;
            ["mapid"] = 398;
            ["pos"] = {
                ["x"] = 350.79446411133;
                ["y"] = 52.91040802002;
                ["z"] = -831.84112548828;
                ["h"] = -1.3024959564209;
            };
            ["whitelist"] = "Thunderbolt Eel";
            ["whitelisthq"] = "Thunderbolt Eel";
            ["eorzeaminhour"] = 22;
            ["eorzeamaxhour"] = 4;
            ["resetdaily"] = true;
            ["usestealth"] = true;
            ["dangerousarea"] = true;
            ["usecollect"] = true;
            ["usemooch"] = true;
            ["usepatience"] = true;
            ["usepatience2"] = false;
            ["usechum"] = false;
            ["baitname"] = "Stonefly Nymph";    
        };

        [1000] = {
            ["type"] = "fishing";
            ["radius"] = 1;
            ["minlevel"] = 1;
            ["mapid"] = 129;
            ["pos"] =  {
                ["x"] = -266.66412353516;
                ["y"] = 16;
                ["z"] = 42.529888153076;
            };    
        };
            
    };
}
return obj1

Above is a revised profile that does Eels and Pips with multiple locations for each and in different fishing spots that are a bit more out of sight. It also has an alternate afk area although you (the user) should change this to truely make it your own.

If you want to use that file just copy all the contents in there save it to a new file call it Pips-Eels.lua and put it in your fish profiles folder or just download the file below with full annotations for future refrence. The pips in my file are caught with Goblin Jigs and the Eels with Stonefly Nymphs and mooch, easily changed if you want to, I did it this way for cost savings.

Ran this overnight last night, I got 126 normal quality pips 86 HQ pips and 32 collectible Eels. It also didn't stall once with a fishing fatigue message which was my ultimate goal.

could you post your MESH using this?
Reply
#40
Is this still working for red scrips?
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products