• Visit Rebornbuddy
  • [O][MIN][BTN] Blue & Red Scripts | Unspoiled & Legendary Materials Farm

    Discussion in 'Mining-Botany Profiles' started by entrax, Sep 10, 2015.

    1. Nyxouille

      Nyxouille Member

      Joined:
      May 20, 2015
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      6
      Omg i'm so stupid XD. Works perfectly now. Sorry >_<
       
    2. rebornrising

      rebornrising Member

      Joined:
      Mar 25, 2015
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      6
      I must have an older version of exmatt's order bot tags. Where can I get the latestcopy?
       
    3. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      There is a link to his github on my first post

      EDIT : https://github.com/MGramolini/ExBuddy.git/
       
    4. Nyxouille

      Nyxouille Member

      Joined:
      May 20, 2015
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      6
    5. Byteme1000

      Byteme1000 Banned

      Joined:
      Sep 11, 2015
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0

      If that was the case then it should go onto the next area and not just sit there.

      Right now the bot just sits there and does nothing. It isn't doing the collection
      right. In fact I left it for quite a while and it didn't collect anything!

      This thing is very busted.. some one please fix it.
       
    6. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Well do you want me to help you or you'r just here to spit on my profile ?

      On your log the bot was trying to port to flacon's nest when you stop it, isn't it the next area ?

      What if your settings aren't good ? May be you did like Nyxouille and you'r thinking that only Collect_XXX = 1 is required to collect XXX as collectable, but it's not !

      So if you want my help, post your gathering settings here plz and a log or copy paste console log where you think my profile did "nothing" (Waiting isn't nothing if it's what the bot is supposed to do), I can't try to help you without them
       
      Last edited: Sep 14, 2015
      Djdave likes this.
    7. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38

      Yea i was confused the first time too..you need to choose both the item and Collect the item if you want to collect it.

      Edit: I guess I wasn't on the last page of posts...thought I was =(
       
      Last edited: Sep 14, 2015
    8. Nyxouille

      Nyxouille Member

      Joined:
      May 20, 2015
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      6
      Haha, Thank you anyway for wanting to help me :eek:
       
    9. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Here is the difference in the code :
      Code:
      If XXX != 0 (yes i want !)
           If Collecte_XXX != 0 (and collectable !)
                gather as collectable
          /If
           If Collecte_XXX == 0 (and not collectable !)
                gather as unspoiled
          /If
      /If
      

      With two distinct tag it'll be :

      Code:
      If XXX != 0 [COLOR="#FF0000"]OR Collecte_XXX != 0[/COLOR](yes i want... but how ? collectable or not ?)
           If XXX != 0 (oh okay you want unspoiled)
                gather as unspoiled
          /If
           If Collecte_XXX != 0 (as collectable !)
                gather as collectable
          /If
      /If
      

      Well.. okay it's not a big deal, but when you have some time zone with 3+ items it's begin to be a mess (just look at my condition in baked pipira's profile)

      But...in fact...indeed...may be.. two distinct could be better (at least for everyone except me), i'm working on my All-In-One(This profile + "Old Unspoiled" + 51-55 HW unspoiled), Exmatt you should be prepared yourself for a lot of complains about "Gathering didn't work ! =( because of GP Issue" x)

      Atm, idk yet if i'll let it like this or separete both entity.
       
      Last edited: Sep 14, 2015
    10. jamesestep1984

      jamesestep1984 Member

      Joined:
      Apr 23, 2015
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      Can someone please explain to me where i put all of exmatts stuff. I dont have any plugin to enable flight.
       
    11. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      \Rebornbuddy\Plugins\OrderBotTags
       
    12. jamesestep1984

      jamesestep1984 Member

      Joined:
      Apr 23, 2015
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      Failed to load profile: Element FlightPathTo is not supported. Please check your XML and try again. (<FlightPathTo XYZ="294.029, 271.385, 341.6016" Radius="3.0" MountId="1" DismountAtDestination="false" />) Line 116
      [22:29:58.728 D] System.Exception: Element FlightPathTo is not supported. Please check your XML and try again. (<FlightPathTo XYZ="294.029, 271.385, 341.6016" Radius="3.0" MountId="1" DismountAtDestination="false" />) Line 116
      at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
      at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
      at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
      at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
      at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
      at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
      at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
      at Clio.XmlEngine.PropertyProcessor..(XElement )
      at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
      at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
      at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
      at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
      at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
      at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
      at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
      at ff14bot.NeoProfiles.NeoProfile.Load(String path)
      at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)
       
    13. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Like this[​IMG]
       
    14. jamesestep1984

      jamesestep1984 Member

      Joined:
      Apr 23, 2015
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      holy shit finally... thank you so much, i'm fucking retarded apparently
       
    15. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      Well I'm stoping for now, need to sleep (Yes ! Sometimes I sleep) .

      But I think i'll stay with my "old" logic, I said 3+ items it's a mess just look at what the profile will be at 10 am-pm and others time zones xD / it's also a preview for my new profile, All 51-60 Unspoiled + Old from my other profile should all be listed here, tell me if something is missing while i'm still editing the file !
      You need to register and have one post to see spoilers!
       
      Last edited: Sep 14, 2015
    16. rebornrising

      rebornrising Member

      Joined:
      Mar 25, 2015
      Messages:
      63
      Likes Received:
      0
      Trophy Points:
      6
      oh thanks! downloaded it.

      I don't get that same error anymore but now the bot just flies to spots and waits over them and doesnt land or collect anything. I made sure to enter 1 for both mining and collecting for no more than one thing in any time slot.
      Also I see no place to "EnableFlight" in my plugins list. Any direction for me there? I don't seem to be able to find any plugin by search function called "EnableFlight"
       
    17. Mooncloud

      Mooncloud Member

      Joined:
      Aug 19, 2015
      Messages:
      120
      Likes Received:
      2
      Trophy Points:
      18
      Noticed another quirk Entrax, the Northern most node for Abalathian Rock Salt seems if you have that and Morel (or cloud banana) going, it can get stuck. Like, it just stops itself.
       
      Last edited: Sep 15, 2015
    18. entrax

      entrax Member

      Joined:
      Jul 23, 2012
      Messages:
      459
      Likes Received:
      15
      Trophy Points:
      18
      I'll check that when I can, not at home atm. But why would you enable two distincts material at the same hour ?
       
    19. Sephiroth16

      Sephiroth16 New Member

      Joined:
      Sep 15, 2015
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1

      My Bot doesnt move, what's wrong in here? :(
       
    20. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      I think it's just waiting for whatever you told it to gather to spawn.
      IsTimeBetween(4,6)
       

    Share This Page