JayIsBlack
New Member
- Joined
- Oct 21, 2012
- Messages
- 4
Is there way to just have it gather pipira pira, porcini, and milk without the crafting?
bro its right in the profile...just set 0 in the craft section...<!ENTITY Craft "1"> <!-- 1 for crafting - 0 for stopping the bot when you get enough materials-->Is there way to just have it gather pipira pira, porcini, and milk without the crafting?
bro its right in the profile...just set 0 in the craft section...<!ENTITY Craft "1"> <!-- 1 for crafting - 0 for stopping the bot when you get enough materials-->
learn to read...
Thanks you for thatso after running the profile extensively over the last 2-3 days, here are the few small problems that I encountered.
Oh ofc.. I never set gather salt to 1...1. The bot still get stuck while switching from gathering water crystal to the abalathian rock salt spawn.
I never get that in while I was testing my new update, so mb it was a "if condition" issue or a fish tag issue I can't really know =/2. The bot will rarely get stuck while fishing, both in sea of clouds, and dravanian, like it would just stand there with fishing rod upward and doing nothing unless you manually move it.
I spot this few times, sometimes it's clear but the bot want to go for pipira and sometimes the weather is good but the bot doesn't care. i think it's about SkywatcherPlugin and ff14angler data so I can't really do something about that.3. The bot will also rarely get stuck while fishing for pipira, as I observed it either stuck as I mentioned above or it will keep on fishing even when the weather passed, it was clear weather and the bot still fishing, so as the result it will keep saying :" You cast your line at the Hundred Throes. Nothing bites"
<!-- If you can complete the craft with only 4 CS 2 set 0, 1 if you can't -->
<!ENTITY MuscleMemory_Rotation "1">
<!-- If you have at least 406 CP (with muscle memory rotation) or 400 CP (with 4 CS II rotation) -->
<!ENTITY Extra_Touch "0">
<!-- If you can complete the craft with only 4 CS 2 set 0, 1 if you can't -->
<!ENTITY MuscleMemory_Rotation "0">
<!-- Food Settings Set 0 if you don't need a food -->
<!-- Foods ID Baked onion Soup : 12861 Seafood Stew : 12865 -->
<!ENTITY ID_FOOD "12861">
<!-- If you have at least 406 CP (with muscle memory rotation) or 400 CP (with 4 CS II rotation) -->
<!ENTITY Extra_Touch "1">
<!-- You have Tricks of the Trade as cross skill and you want to use it set 1, 0 if you don't -->
<!ENTITY ToT "1">
<!-- You have Reclaim as cross skill and you want to use it set 1, 0 if you don't -->
<!ENTITY Reclaim "1">
<!-- (Reclaim set to 1 REQUIRED !) How many stacks at least to NOT use Reclaim -->
<!ENTITY IQ_Stack "7">
just want to double check, in my case with 784craft/724control/444CP (With baked onion soup HQ), i should set it as follow
Code:<!-- If you can complete the craft with only 4 CS 2 set 0, 1 if you can't --> <!ENTITY MuscleMemory_Rotation "0"> <!-- Food Settings Set 0 if you don't need a food --> <!-- Foods ID Baked onion Soup : 12861 Seafood Stew : 12865 --> <!ENTITY ID_FOOD "12861"> <!-- If you have at least 406 CP (with muscle memory rotation) or 400 CP (with 4 CS II rotation) --> <!ENTITY Extra_Touch "1"> <!-- You have Tricks of the Trade as cross skill and you want to use it set 1, 0 if you don't --> <!ENTITY ToT "1"> <!-- You have Reclaim as cross skill and you want to use it set 1, 0 if you don't --> <!ENTITY Reclaim "1"> <!-- (Reclaim set to 1 REQUIRED !) How many stacks at least to NOT use Reclaim --> <!ENTITY IQ_Stack "7">
thanks Entrax
[23:26:23.381 N] [ExLog] Baked Pipira Pira 2.3 | I can't gather it because it's not between 11-12 AM-PM !
[23:26:23.405 V] [Poi.Clear] Reason: Current behavior changed to ExLogTag.
[23:26:23.405 D] Replaced hook [ProfileOrderBehavior_Hook] a673bea5-931c-47c5-9213-6368f7f008a3
[23:26:23.405 N] [ExLog] Baked Pipira Pira 2.3 | I don't have enough Pipira Pira !
[23:26:23.409 D] Traceback (most recent call last):
File "<string>", line 4, in Execute
TypeError: Value cannot be null.
Parameter name: source
[23:26:23.409 N] Stopping the bot.
[23:26:23.409 D] Exception during scheduling Pulse: System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
at ExBuddy.Plugins.Skywatcher.FF14AnglerWeatherProvider.get_CurrentWeatherData() in c:\Users\Emily\Documents\Rebornbuddy 1.0.283.0\Plugins\ExBuddy\Plugins\Skywatcher\FF14AnglerWeatherProvider.cs:line 76
at ExBuddy.Helpers.SkywatcherPlugin.IsWeatherInZone(Int32 zoneId, Byte[] weatherIds) in c:\Users\Emily\Documents\Rebornbuddy 1.0.283.0\Plugins\ExBuddy\Helpers\SkywatcherPlugin.cs:line 66
at Microsoft.Scripting.Interpreter.FuncCallInstruction`3.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)
at System.Dynamic.UpdateDelegates.UpdateAndExecute6[T0,T1,T2,T3,T4,T5,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5)
at Microsoft.Scripting.Interpreter.DynamicInstruction`7.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at _Scripting_(Object[] )
at ff14bot.NeoProfiles.IfTag.GetConditionExec()
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.IfTag.(ProfileBehavior )
at System.Linq.Enumerable.All[TSource](IEnumerable`1 source, Func`2 predicate)
at ff14bot.NeoProfiles.IfTag.get_IsDone()
at ff14bot.NeoProfiles.ProfileBehavior.get_IsDoneCache()
at ff14bot.NeoProfiles.TreeNode`1.()
at ff14bot.NeoProfiles.TreeNode`1.()
at ff14bot.NeoProfiles.TreeNode`1.Find()
at ..()
at ff14bot.NeoProfiles.NeoProfileManager.UpdateCurrentProfileBehavior()
at ff14bot.BotBases.OrderBot.(Object , EventArgs )
at ff14bot.Behavior.BrainBehavior.()
[23:26:23.409 N] [ExLog] Baked Pipira Pira 2.3 | I don't have enough Pipira Pira !
[23:26:23.409 D] CurrentBot.Stop()
[23:26:23.409 N] Connection closed! 192.99.148.87:31214
[23:26:23.409 D] TreeHooks.Instance.ClearAll()
[23:26:23.409 N] Clearing all hooks.
it's not like sand in my draconian profile.entrax this shit looks really flipping cool just have a concern does it have the common sense to lets say gather the 50 pip then porcini then the rest or does it do like 1 mat then 1 then 1 then craft 1 item then rotate?
it's not like sand in my draconian profile.
It's more like
- We need porcini / we're able to get some ? -> go for porcini
- We need pipira / weather is good ? go for pipira
- We still need pipira and time is between 11-12 ? go reset fish's fear
- We need any crystal/shard/milk ? go for them BUT if weather became good for pipira (and we still need some) / if it's time for porcini or salt and we still need them it'll stop and restart the loop.
It's a weird question, for me it's not about items per hour. This profile will just farm enough materials to be able to craft the quantity you had set... that's it.if i set this to run while i sleep lets say 8 hours. how many would be made?
It's a weird question, for me it's not about items per hour. This profile will just farm enough materials to be able to craft the quantity you had set... that's it.
It'll depend on the quantity you had set, if it's really high the bot will wait for porcini/pipira before crafting. If you don't have luck with weather proc it'll take longer too.