• Visit Rebornbuddy
  • [Orderbot] Ephemeral Fishies ;)~

    Discussion in 'Fishing profiles' started by Calleil, Oct 1, 2015.

    1. flin138

      flin138 Member

      Joined:
      Jul 3, 2015
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      6
      Anyway to make it prioritize Pipira when the weather is up?
       
    2. fakeangels3

      fakeangels3 New Member

      Joined:
      Jul 12, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      the profile fish up to caiman for me then always stopped until pternadon window is up again.

      nothing in log during that period. I do have skywatcher install D: anyone knows wht seem to be wrong for me?
       
    3. Jessix

      Jessix Member

      Joined:
      Dec 3, 2015
      Messages:
      39
      Likes Received:
      1
      Trophy Points:
      8
      Hello I am receiving this error when loading the profile.
      [14:14:08.830 N] Failed to load profile: Element NPCRepair is not supported. Please check your XML and try again. (<NPCRepair NpcID="1011948" DialogOption="4" />) Line 276
      [14:14:08.848 D] System.Exception: Element NPCRepair is not supported. Please check your XML and try again. (<NPCRepair NpcID="1011948" DialogOption="4" />) Line 276
      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.(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)
       
    4. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Probably something like
      Code:
        <!ENTITY ShopPurchase3 "HiCordial">
        <!ENTITY ShopPurchase3_Count "99">
       
    5. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      You wanted hi cordials, so I edited the top, I forgot that I don't run the ShopPurchases the same way..
      Change the settings and the stuff you just pasted accordingly, I'd assume that works since it's probably still a priority list, so whatever is last in your list gets bought last.
       
    6. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      Try changing the Bluetokens to HiCordial
       
    7. Jessix

      Jessix Member

      Joined:
      Dec 3, 2015
      Messages:
      39
      Likes Received:
      1
      Trophy Points:
      8
      Anyone successfully got this to buy Hi-Cordials instead of tokens?
       
    8. AltanaFFXI

      AltanaFFXI New Member

      Joined:
      Jan 25, 2016
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Switch BlueToken to HiCordial and I believe that will do what you're looking for, Jessix.
       
    9. z33tec

      z33tec New Member

      Joined:
      Apr 20, 2015
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      1
      Anyone else having the issue where the bot will teleport to idyllshire then run at the crystal then it will just keep running in place. Also is there a way to change the location on the turn in scrips since it was changed in 3.2.
       
    10. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      If someone posts the new coordinates, I will try to get it updated. I no longer play ffxiv at the moment so I am not updating my code. Or anyone that has any c# knowledge can feel free to fork my repository and make a pull request with changes.
       
    11. z33tec

      z33tec New Member

      Joined:
      Apr 20, 2015
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      1
      i believe this is the new coordinates. -16.9342, 206.4994, 49.23638 heading 3.46
       
    12. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
    13. 7h3Cub3

      7h3Cub3 Member

      Joined:
      Jan 13, 2016
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      Hi Matt,

      Very sad to know you are kinda retired, your tools are awesome and RB wouldn't be what it is today without you. I would have hoped my regular donations would keep you going. Is it a lack of time or just lack of will/funds ?

      Regarding the coordinates i already fixed them on my own exbuddy, but sadly this is the really easy part, with the changes in 3.2 they shifted the memory offset for turn-in collectables so this is not working anymore, from my limited understanding it seems the exbuddy isn't able to pull the collectables info from the MasterPieceSupply windows so it believe the collectables can't be turned in because it's not present. latest svn push kinda broken stuff and we have to keep @326 (especially in turn-in collectables and leves even pre-patch, and your exfly module), i dunno if it was in preparation of later push, mashtag seems to have integrated for example in the RB API yesterday the yes/no dialog handling that don't need memory injection anymore and modded the offset and yes/no handling in some of the files in the latest 333 push. So i would hope something gonna change soon.

      I tried to fix the offsets myself but sadly this is a bit above my skills, especially because i have no clues as to what is to be searched for exactly in the memory (looking @ mana, hp and so on this i can do, but windows interracting and information pulling this i cannot). So i would have to hope someone with your own skills will be able to fix it, or maybe mashtag will in the future API updates for RB.

      Cheers Mate.

      PS : the changes for the NPC.

      Code:
      Plugins\ExBuddy\OrderBotTags\Behaviors\Objects\Data.cs
      Code:
      	{
      		Locations.Idyllshire,
      		new INpc[]
      			{
      				new MasterPieceSupply
      					{
      						AetheryteId = 75,
      						ZoneId = 478,
      						Location = new Vector3("-18.29565, 206.5211, 45.12097"),
      						NpcId = 1012300
      					},
      				new ShopExchangeCurrency
      					{
      						AetheryteId = 75,
      						ZoneId = 478,
      						Location = new Vector3("-20.64551, 206.5211, 47.2572"),
      						NpcId = 1012301
      					}
      			}
      	},
      
       
      Last edited: Feb 29, 2016
    14. philg666

      philg666 New Member

      Joined:
      Apr 27, 2014
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      in the ephemeral fishies script search for " 70.36431, 209.25, -20.27446 " and replace the lines:

      <MoveTo Name="Aethereyte Touchpoint" XYZ="70.36431, 209.25, -20.27446" />
      with
      <MoveTo Name="Aethereyte Touchpoint" XYZ="71.83993, 210.1733, -17.74781" />

      this will set the Aetheryte point so you can use it (already tried it and working)

      i also posted this" https://www.thebuddyforum.com/rebornbuddy-forum/plugins/240628-exbuddy-fishing-keepers.html " but there is not many ppl that go in the plugin section so ill post here if someone better than me can take a look at this.

      im also testing what 7h3Cub3 proposed in the data.cs file, will post back =3

      **updated coordinates because was running in front of the Aetheryte when you spawn from a certain point**
       
      Last edited: Feb 29, 2016
    15. z33tec

      z33tec New Member

      Joined:
      Apr 20, 2015
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      1
      I think i need some help with my coordinates sometimes my character will land at the very edge of the fishing spot and fall off the cliff. Ive tried changing the coordinates but it happens intermittently. Anyone else had this issue?
       
    16. philg666

      philg666 New Member

      Joined:
      Apr 27, 2014
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      you need to take coordinates not too near the edge and where you can also fish =3
       
    17. lemony

      lemony New Member

      Joined:
      Jan 16, 2016
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Similar to another problem someone was having a few pages back, I too can't get Illuminati perch to collect; it always goes to default "No" even when collection rate is greater than the 826 required. From the log:

      [15:52:51.142 N] [ExFish v3.1.5.1601080] Fished 1 of 40 fish at this FishSpot.
      [15:53:04.033 N] [ExFish v3.1.5.1601080] Declining -> Value: 0, Required: 826
      [15:53:06.630 N] Casting Cast
      [15:53:06.630 D] DoAction Spell 289 0xE0000000
      [15:53:18.203 N] Casting hook
      [15:53:18.203 D] DoAction Spell 296 0xE0000000
      [15:53:18.203 N] [ExFish v3.1.5.1601080] Fished 2 of 40 fish at this FishSpot.
      [15:53:30.670 N] [ExFish v3.1.5.1601080] Declining -> Value: 0, Required: 826
      [15:53:33.217 D] DoAction Spell 4102 0x10042D2A
      [15:53:33.217 N] [ExFish v3.1.5.1601080] Patience activated


      I can see it's always recognizing the value as 0, but I'm not that great with this and not sure if the "ExFish" is the "ExFishTags.cs" file which I tried updating via SVN, but not gonna lie don't really know what I'm doing... Appreciate any help, thanks.


      *edit* Got it working. Had 2 different OrderBotTag folders/paths without realizing and deleted the one giving me trouble.
       
      Last edited: Mar 12, 2016
    18. jameslr

      jameslr Member

      Joined:
      Jun 6, 2015
      Messages:
      49
      Likes Received:
      2
      Trophy Points:
      8
      Can someone please help me with getting the coordinates? I have tried 1000 different coords when fishing illuminati perch but none of them will get close enough to the edge to actually fish. It doesn't matter - I could be right on the edge when getting coords, but it still just lands way too far back and just dismounts.
       
    19. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      Please provide a log so I can see the behavior. In exchange I will give you some of my privately used coordinates.
       
    20. Calleil

      Calleil Member

      Joined:
      Mar 2, 2015
      Messages:
      144
      Likes Received:
      2
      Trophy Points:
      18
      Hey there all :)

      Back from outer space, for a while at least.

      Ran my private version of this profile and it really needs updated, so seems like there have been a lot of changes to stuff since I left.

      Skywatcher seems to pull null values, any news on that?

      I'll be looking at what I can do to update stuff, but didn't get to try out the whole thing yet. The turn ins stuff was an easy update/fix, so thanks to you guys who kept that up.

      I'll start poking around as time allows, not nearly as much free time as I used to have though.
       
      Last edited: Mar 23, 2016

    Share This Page