MMOMinion

Full Version: Genetic's Gather Profiles and Achievements
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I think I got it going... I used teleporting for a while and that seemed to help. It seems like it's going ok now, not sure what changed.
Anyone have luck gathering Koppranickel Ore? Doesn't seem like I can edit the leveling profile to gather it (seems like the profile is set to gather the sand until 64 and only then switch to Doman Iron Ore, but that's going to take ages and I already have more than enough sand after gathering from 61 to 63), and the multi gathering one gathers one node and then stands there doing nothing.
Works great here. Use koppranickel multi, zone into the area, go to navigation, sellect Gnenetic's mesh even if it is already sellected, and press start once the mesh build loads.

If you dont select the mesh, they like to just stand at the aetheryte
Genetic's mesh is for The Peaks, where you can gather Koppranickel Sand - that one's working fine for me. I'm talking about Koppranickel Ore, which is level 63 and in the Ruby Sea.
@hevelyn will check out the ore and test it
updated main post with a link to some new meshes. not all meshes are made yet but these will be high quality mesh in the future. fringes,azim steppe, the peaks 100% done with flight too
(07-10-2017, 12:34 AM)geneticdoom Wrote: [ -> ]@hevelyn will check out the ore and test it
updated main post with a link to some new meshes. not all meshes are made yet but these will be high quality mesh in the future. fringes,azim steppe, the peaks 100% done with flight too

Thank you so much for posting! Lochs is working great now!

For anyone using [Bottox] The Lochs for leveling mining, remember to change default mesh to Bottox, not just switch once. The profile will teleport while farming which will reload the mesh.
How would I combine two or more profiles?
For example, if I wanted to combine BTN  'tomato' and BTN 'leaf' to farm one for 4 hours then switch and do the other for 4 hours ..repeat?
Would there be anything special needed to add in a MNR profile to the mix?

I have tried this on my own, copy paste the task and re number them (1,2,3,4,5,6) but nothing happens, maybe it will farm one and not the other.

Example of one that does not work
Code:
local obj1 = {
    ["setup"] = {
        ["gearsetmining"] = 2;
        ["gearsetbotany"] = 3;
    };
    
["tasks"] = {
            

[1] = {
            
["minlevel"] = 66;
            ["maxlevel"] = 70;
            ["mapid"] = 612;
            ["radius"] = 70;
            
["pos"] = {
                
["x"] = -628.37200927734;
                ["y"] = 43.145812988281;
                ["z"] = 316.04644775391;
                ["h"] = 3.010;
            };

                        ["eorzeaminhour"] = 0;
            ["eorzeamaxhour"] = 12;                
                        ["type"] = "botany";
            ["item1"] = "Persimmon Log";
            ["skillprofile"] = "Gathering_HQ";
            ["gathermaps"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
            ["timeout"] = 180;
        };
            

[2] = {
            ["minlevel"] = 66;
            ["maxlevel"] = 70;
            ["mapid"] = 612;
            ["radius"] = 60;
            ["pos"] = {
                ["x"] = -676.6845703125;
                ["y"] = 41.293357849121;
                ["z"] = 398.69296264648;
                ["h"] = 2.800;
            };

                        ["eorzeaminhour"] = 0;
            ["eorzeamaxhour"] = 12;
            ["type"] = "botany";
            ["item1"] = "Persimmon Log";
            ["skillprofile"] = "Gathering_HQ";
            ["gathermaps"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
            ["timeout"] = 180;
            
        };
        
    
[3] = {
            
                        ["minlevel"] = 66;
            ["maxlevel"] = 70;
            ["mapid"] = 612;
            ["radius"] = 80;
            
["pos"] = {
                
                                ["x"] = -592.87292480469;
                ["y"] = 36.927375793457;
                ["z"] = 428.47192382813;
                ["h"] = 2.800;
            };
            ["type"] = "botany";

                        ["eorzeaminhour"] = 0;
            ["eorzeamaxhour"] = 12;
            ["item1"] = "Persimmon Log";
            ["skillprofile"] = "Gathering_HQ";
            ["gathermaps"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
            ["timeout"] = 180;

    };

[4] = {
            
["minlevel"] = 61;
            ["maxlevel"] = 70;
            ["mapid"] = 612;
            ["radius"] = 90;
            
["pos"] = {
                
                                ["x"] = -554.95196533203;
                ["y"] = 127.42440795898;
                ["z"] = -476.93426513672;
                ["h"] = 3.010;
            };
            ["type"] = "botany";
    
                        ["eorzeaminhour"] = 12;
            ["eorzeamaxhour"] = 0;
        
["item1"] = "Beech Log";
            
["skillprofile"] = "Gathering_HQ";
            ["gathermaps"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
            ["timeout"] = 180;
        
};

            
[5] = {
            ["minlevel"] = 61;
            ["maxlevel"] = 70;
            ["mapid"] = 612;
            ["radius"] = 85;
            
["pos"] = {
                
                                ["x"] = -557.64178466797;
                ["y"] = 104.37753295898;
                ["z"] = -261.78485107422;
                ["h"] = 2.800;
            };
            ["type"] = "botany";

                        ["eorzeaminhour"] = 12;
            ["eorzeamaxhour"] = 0;
            ["item1"] = "Beech Log";
            ["skillprofile"] = "Gathering_HQ";
            ["gathermaps"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
            ["timeout"] = 180;
            
        };
        

[6] = {
            
["minlevel"] = 61;
            ["maxlevel"] = 70;
            ["mapid"] = 612;
            ["radius"] = 100;
            
["pos"] = {
                
                                ["x"] = -572.44915771484;
                ["y"] = 110.78746032715;
                ["z"] = -318.29306030273;
                ["h"] = 2.800;
            };
            ["type"] = "botany";

                        ["eorzeaminhour"] = 12;
            ["eorzeamaxhour"] = 0;
            ["item1"] = "Beech Log";
            ["skillprofile"] = "Gathering_HQ";
            ["gathermaps"] = true;
            ["dangerousarea"] = true;
            ["usestealth"] = true;
            ["timeout"] = 180;
            
            };

};
}
return obj1
@poopy its something to do with the hours. im thinking over it. why not try it in a diff format hmmm.
Copy and paste from the brackets [] till the ; as highlighted. Then make sure the task numbers within the brackets are numbered in order with no duplicates. It can be 1,2,3,4,5,6 and so on or 10,11,15,20,21 that would also work since no duplicating numbers.
[Image: wFP1w.png]
updated botany 60-70. will now do kudzu vine then larch log. no longer does beech log because it was stupid.
Can i just ask regarding the unspoiled node profiles the files say it uses a Blue_Gathering Skill profile. Where do i get this?

Nevermind figured it out