What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

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?
 
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)
 
Hello,this is my first time posting,really well done on the profile bro :)
To keep scrip not capping,it buy blue tokens,after it buy brute leech and giant crane fly,since i don't need tokens anymore,was it possible to change it to buy hi-cordial instead,following the same rule it buy the tokens? or can someone tell me how to modify the profile to do this please?
this would be awesome for me and any other that don't need blue tokes anymore. Thanks in advance :)

Probably something like
Code:
  <!ENTITY ShopPurchase3 "HiCordial">
  <!ENTITY ShopPurchase3_Count "99">
 
Nope,that would try get 99 hi-cordial,and would end up being unable to restock baits,99 brute leech is 120 scrip,1 hicordial is 100 scrip.
There is an option that let you use scrips to make sure you spend em all,so you don't cap.code is

Code:
<ShopPurchases>
						<ShopPurchase shopItem="&ShopPurchase1;" maxCount="&ShopPurchase1_Count;"/>
                        <ShopPurchase shopItem="&ShopPurchase2;" maxCount="&ShopPurchase2_Count;"/>
						<ShopPurchase shopItem="BlueToken"/>
					</ShopPurchases>
i think this is purely for tokens,what it does is,after you restock baits,and trade in illuminati perch,he use any blue scrip left,and buy tokens,instead i want it to buy hi-cordial,that's what im trying to change :P

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.
 
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.
 
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.

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.
 
i believe this is the new coordinates. -16.9342, 206.4994, 49.23638 heading 3.46
 
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:
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:
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?
 
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:
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.
 
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.

Please provide a log so I can see the behavior. In exchange I will give you some of my privately used coordinates.
 
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:
Back
Top