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.
edited description, thanks
(07-21-2017, 02:46 AM)geneticdoom Wrote: [ -> ]edited description, thanks

Thanks for all the hard work bud :)
Updated mesh on [Bottox] Yanxia around the aetheryte, pine logs and durium ore area
Updated mesh on [Bottox] The Azim Steppe around Doman Yellow, Nipplewort/Chickweed nodes, around Durium Sand/Palladium Sand/Doman Iron Sand
Updated Durium Ore in the flight Profile. With flight in yanxia should gather perfectly fine
Updated Durium Sand, Palladium Sand, Doman Iron Sand in Azim Steppe, will now gather them all. Designed for flight so it will work best with that but should work without...
Are there any scripts in the works for aetherial reductions? Botany or miner
not from me atm
I am trying to set up sucj that I collect 99 of an item then move to another item.
My thought is to set item 1 to gather if less than 99 and item 2 when item1 is > 99.
The first item works great but for the second item nothing is gathered.

Any advise?

Example of my thoughts:
Code:
Item 1
["condition"] = {
                ["ItemCount(4) < 99"] = true;
            };

Item 2
["condition"] = {
                ["ItemCount(4) > 99"] = true;
            };
look at the crystal/shard profiles for examples on how to do that. IIRC, once item one is @ 99, it should switch to item to. Switch item 2 to less than 99 since and it should work
I updated to the newest Meshes via post and my bot gets stuck in yanxia running between 25.8 - 12.5 to 26.4 - 12.4.  Any ideas what I'm doing wrong?
I did want to add my Botany bot still runs through the fringes without mining anything, also any idea what I'm doing wrong there?
just do one. gather item one until >= n then it should gather item 2. just my theory.
@xeggnogoholic Yanxia, what task wa s it doing. Botany- What level are you and what profile are u using. ss what your profile looks like or add it as attachement to ur post so i can see. im curious if u have the right one