Lordisckniss
New Member
- Joined
- Jan 15, 2010
- Messages
- 33
anyone? i dont understand how i could be broken overnight
Hey Everyone
i had been having so many problems with these profiles for the last 3 days well today an idea popped in my head that maybe because the person that uploaded them made them for himself the code was like set directly to his characters number assignment so i went and reassigned my numbers to the same as the one downloaded instead of changing them to mine and sure enough they all work perfect now change jobs and eveything before they didnt do anyhting but teleport around i figured that out first when ever i teleported and started running then stopped and started teleporting again i would stop the bot change jobs and node would pop and i would run to it lol that was up until i figured out the number assignment
hope it helps
I noticed that:
A) This isn't producing any umbral rocks for me (save one time when I got some.)
B) Mounting chocobo while stealth is up is causing problems. The chocobo then walks at stealthed speed. RB needs to drop stealth prior to mounting chocobo, i think.
Look through some of the other multiclass unspoiled farming profiles in these forums. There was a codechunk somebody wrote that uncast/breaks stealth. So anytime you hit a node that uses stealth you add for it to break stealth by using the codechunk,
Delete all sections similar to this (labeled with "Botany") and save the file as something new so you can go back to the original if/when you level BTN:Is there a way to make it only do the unspoiled mining nodes? It keeps trying to switch to botany which I haven't leveled past like 5.
<!-- Botany: East Shroud - Crawler Cocoon -->
<If Condition="IsTimeBetween(1,3)">
<If Condition="Core.Me.CurrentJob != ClassJobType.Botanist">
<RunCode Name="BTN"/>
<WaitTimer WaitTime="3"/>
</If>
<If Condition="not IsOnMap(152)">
<TeleportTo Name="Hawthorne Hut" AetheryteId="4" />
</If>
<Gather Loops="1">
<GatherObject>Unspoiled Lush Vegetation Patch</GatherObject>
<HotSpots>
<!-- Redo this one -->
<Hotspot Z="202.7292" Y="0.420082" X="53.94673" Radius="500"/>
</HotSpots>
<Slot>3</Slot> <!-- Crawler Cocoon -->
<GatheringSkillOrder>
<GatheringSkill SpellName="Leaf Turn II" TimesToCast="1" />
<GatheringSkill SpellName="Field Mastery" TimesToCast="1" />
</GatheringSkillOrder>
</Gather>
<TeleportTo Name="Camp Dragonhead" AetheryteId="23" />
</If>
Profile keeps stopping at the same spot.
[05:32:56.287 D] Teleporting to fallgourd float
[05:33:06.390 D] Added new hook [PoiAction] 76ade112-e882-4c13-8a6f-d73fe494b92c
[05:33:06.390 V] [Poi.Clear] Reason: Current behavior changed to GatherTag.
[05:33:06.390 D] Replaced hook [ProfileOrderBehavior_Hook] 6ed592a7-62e3-49f4-b5d1-90776ab9069d
[05:33:06.390 N] Buffing Truth of Forests
[05:33:06.390 D] DoAction Spell 221 0xE0000000
[05:33:09.662 D] DoAction Mount 1 0xE0000000
[05:33:11.232 D] Requesting path on 154 from <-52.64324, -40.87418, 235.1169> to <-250.5875, -58.19859, 300.7413>
[05:33:11.344 D] Generated path to <-250.5875, -58.19859, 300.7413> in 00:00:00.1117331 ms
[05:33:12.527 D] Moving to next hop: <-81.03825, -46.45023, 217.3755> (Moving to HotSpot) D: 25.33689
[05:33:15.195 D] Moving to next hop: <-81.69926, -46.45023, 219.8019> (Moving to HotSpot) D: 2.481663
[05:33:15.392 D] Moving to next hop: <-93.10117, -46.45023, 216.851> (Moving to HotSpot) D: 12.03379
[05:33:16.665 D] Moving to next hop: <-94.72079, -46.44393, 217.1538> (Moving to HotSpot) D: 2.178529
[05:33:16.869 D] Moving to next hop: <-111.9963, -46.21114, 217.5564> (Moving to HotSpot) D: 17.64772
[05:33:18.767 D] Moving to next hop: <-117.9546, -46.23293, 217.8718> (Moving to HotSpot) D: 6.504131
[05:33:19.433 D] Moving to next hop: <-119.7801, -46.16157, 218.792> (Moving to HotSpot) D: 2.5198
[05:33:19.629 D] Moving to next hop: <-124.2668, -45.81758, 222.0895> (Moving to HotSpot) D: 6.311358
[05:33:20.260 D] Moving to next hop: <-127.6584, -45.77835, 223.8528> (Moving to HotSpot) D: 4.44187
[05:33:20.666 D] Moving to next hop: <-127.7833, -45.2174, 226.4293> (Moving to HotSpot) D: 3.132171
[05:33:20.931 D] Moving to next hop: <-184.1422, -51.09253, 277.705> (Moving to HotSpot) D: 76.95979
[05:33:29.400 D] Moving to next hop: <-204.5079, -56.85823, 295.5738> (Moving to HotSpot) D: 28.2249
[05:33:32.406 D] Moving to next hop: <-209.6259, -56.70575, 295.7638> (Moving to HotSpot) D: 5.62274
[05:33:32.967 D] Moving to next hop: <-250.5875, -58.19859, 300.7413> (Moving to HotSpot) D: 41.79521
[05:33:39.701 D] Requesting path on 154 from <-248.7048, -58.15102, 300.5128> to <-252.5705, 59.18108, -93.63692>
[05:33:39.819 D] No viable path from <-248.7048, -58.15102, 300.5128> to <-252.5705, 59.18108, -93.63692> in 00:00:00.1183219 ms
Are you getting stuck in the northern shroud? Looks like scarlet sap but the log ends with a no viable path. Doesn't show a bot stopped in the whole log. So maybe a navigation error? Shortly after that on the next log you may have a "invalid session!" error. I noticed the character I had running last night stopped after about 5 hours and the bot was still running but he was just chilling in a zone.
Code:[05:32:56.287 D] Teleporting to fallgourd float [05:33:06.390 D] Added new hook [PoiAction] 76ade112-e882-4c13-8a6f-d73fe494b92c [05:33:06.390 V] [Poi.Clear] Reason: Current behavior changed to GatherTag. [05:33:06.390 D] Replaced hook [ProfileOrderBehavior_Hook] 6ed592a7-62e3-49f4-b5d1-90776ab9069d [05:33:06.390 N] Buffing Truth of Forests [05:33:06.390 D] DoAction Spell 221 0xE0000000 [05:33:09.662 D] DoAction Mount 1 0xE0000000 [05:33:11.232 D] Requesting path on 154 from <-52.64324, -40.87418, 235.1169> to <-250.5875, -58.19859, 300.7413> [05:33:11.344 D] Generated path to <-250.5875, -58.19859, 300.7413> in 00:00:00.1117331 ms [05:33:12.527 D] Moving to next hop: <-81.03825, -46.45023, 217.3755> (Moving to HotSpot) D: 25.33689 [05:33:15.195 D] Moving to next hop: <-81.69926, -46.45023, 219.8019> (Moving to HotSpot) D: 2.481663 [05:33:15.392 D] Moving to next hop: <-93.10117, -46.45023, 216.851> (Moving to HotSpot) D: 12.03379 [05:33:16.665 D] Moving to next hop: <-94.72079, -46.44393, 217.1538> (Moving to HotSpot) D: 2.178529 [05:33:16.869 D] Moving to next hop: <-111.9963, -46.21114, 217.5564> (Moving to HotSpot) D: 17.64772 [05:33:18.767 D] Moving to next hop: <-117.9546, -46.23293, 217.8718> (Moving to HotSpot) D: 6.504131 [05:33:19.433 D] Moving to next hop: <-119.7801, -46.16157, 218.792> (Moving to HotSpot) D: 2.5198 [05:33:19.629 D] Moving to next hop: <-124.2668, -45.81758, 222.0895> (Moving to HotSpot) D: 6.311358 [05:33:20.260 D] Moving to next hop: <-127.6584, -45.77835, 223.8528> (Moving to HotSpot) D: 4.44187 [05:33:20.666 D] Moving to next hop: <-127.7833, -45.2174, 226.4293> (Moving to HotSpot) D: 3.132171 [05:33:20.931 D] Moving to next hop: <-184.1422, -51.09253, 277.705> (Moving to HotSpot) D: 76.95979 [05:33:29.400 D] Moving to next hop: <-204.5079, -56.85823, 295.5738> (Moving to HotSpot) D: 28.2249 [05:33:32.406 D] Moving to next hop: <-209.6259, -56.70575, 295.7638> (Moving to HotSpot) D: 5.62274 [05:33:32.967 D] Moving to next hop: <-250.5875, -58.19859, 300.7413> (Moving to HotSpot) D: 41.79521 [05:33:39.701 D] Requesting path on 154 from <-248.7048, -58.15102, 300.5128> to <-252.5705, 59.18108, -93.63692> [05:33:39.819 D] No viable path from <-248.7048, -58.15102, 300.5128> to <-252.5705, 59.18108, -93.63692> in 00:00:00.1183219 ms
Are you getting stuck in the northern shroud? Looks like scarlet sap but the log ends with a no viable path. Doesn't show a bot stopped in the whole log. So maybe a navigation error? Shortly after that on the next log you may have a "invalid session!" error. I noticed the character I had running last night stopped after about 5 hours and the bot was still running but he was just chilling in a zone.
why are you teleporting to fallgourd float for then? Your log shows you teleporting there before it gets the "no viable path" call out on your log.For me Scarlet Sap isn't in the profile.
Make the following edits and try again:Trying to make a custom profile, trying to get it to continuously loop but after completing 1 loop the bot stops.
<Order>
<If Condition="IsTimeBetween(1,2)">
<Order>
[B][COLOR="#FF0000"]<While Condition="True">[/COLOR][/B]
<If Condition="IsTimeBetween(1,2)">
</If>
</Order>
</If>
[B][COLOR="#FF0000"]</While>[/COLOR][/B]
</Order>
Make the following edits and try again:
Code:<Order> <If Condition="IsTimeBetween(1,2)">
Change to:
Code:<Order> [B][COLOR="#FF0000"]<While Condition="True">[/COLOR][/B] <If Condition="IsTimeBetween(1,2)">
Code:</If> </Order>
Change to:
Code:</If> [B][COLOR="#FF0000"]</While>[/COLOR][/B] </Order>