• Visit Rebornbuddy
  • Grade 1 La Noscean Topsoil

    Discussion in 'Rebornbuddy Support' started by mphil355, Oct 19, 2014.

    1. mphil355

      mphil355 New Member

      Joined:
      Aug 9, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      Is anyone else having issues gathering this using <ItemName>?

      Code:
      <Profile>
      	<Name>Earth Crystals/Shards</Name>
      	<Order>
      		<If Condition="not IsOnMap(135)">
      			<TeleportTo Name="Moraby Drydocks" AetheryteId="10" />
      		</If>	
      		<Gather while="True">
      			<GatherObject>Rocky Outcrop</GatherObject>
      			<HotSpots>
      				<HotSpot Radius="95" XYZ="273.8181, 74.31756, -292.2603" />
      			</HotSpots>
      			<ItemNames>
      				<ItemName>Grade 1 La Noscean Topsoil</ItemName>
      				<ItemName>Earth Crystal</ItemName>
      				<ItemName>Earth Shard</ItemName>
      			</ItemNames>
      			<GatheringSkillOrder>
      				<GatheringSkill SpellName="Nophica's Ward" TimesToCast="1" />
      			</GatheringSkillOrder>
      		</Gather>
      	</Order>
      </Profile>
      
      I have also tried naming variations just to check 'Grade 1 LaNoscean Topsoil' and 'Grade 1 La-Noscean Topsoil'.
      This is my setup for earth crystal/shard farming and i would like to grab soil when it pops as well, but it will not grab it.
      I am sure my spelling is correct, and it is exactly how it appears on the node. I have the other two grade 1 topsoil working just great.

      Code:
      <Profile>
      	<Name>Wind Crystals/Shards</Name>
      	<Order>  
      		<If Condition="not IsOnMap(152)">
      			<TeleportTo Name="The Hawthorne Hut" AetheryteId="4" />
      		</If>		
      		<Gather while="True">
      			<GatherObject>Rocky Outcrop</GatherObject>
      			<HotSpots>
      				<HotSpot Radius="95" XYZ="-57.55798, -10.11146, 288.4624" />
      			</HotSpots>
      			<ItemNames>
      				<ItemName>Grade 1 Shroud Topsoil</ItemName>
      				<ItemName>Wind Crystal</ItemName>
      				<ItemName>Wind Shard</ItemName>
      			</ItemNames>
      			<GatheringSkillOrder>
      				<GatheringSkill SpellName="Llymlaen's Ward" TimesToCast="1" />
      			</GatheringSkillOrder>
      		</Gather>
      	</Order>
      </Profile>
      
      Code:
      <Profile>
      	<Name>Fire Crystals/Shards</Name>
      	<Order>  
      		<If Condition="not IsOnMap(145)">
      			<TeleportTo Name="Camp Drybone" AetheryteId="18" />
      		</If>		
      		<Gather while="True">
      			<GatherObject>Rocky Outcrop</GatherObject>
      			<HotSpots>
      				<HotSpot Radius="95" XYZ="140.7642, 7.528731, -98.47753" />
      			</HotSpots>
      			<ItemNames>
      				<ItemName>Grade 1 Thanalan Topsoil</ItemName>
      				<ItemName>Fire Crystal</ItemName>
      				<ItemName>Fire Shard</ItemName>
      			</ItemNames>
      			<GatheringSkillOrder>
      				<GatheringSkill SpellName="Nald'thal's Ward" TimesToCast="1" />
      			</GatheringSkillOrder>
      		</Gather>
      	</Order>
      </Profile>
      
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      Code:
      Grade 1 La Noscean Topsoil
      
      Should do it, if it doesnt please post a log.
       
    3. mphil355

      mphil355 New Member

      Joined:
      Aug 9, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      Code:
       
      [11:58:10.989 D] Current Locale Eng
      [11:58:10.990 N] Currently a level 50 Miner
      [11:58:10.999 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
      [11:58:12.350 D] [BotManager] Botbases have been reloaded.
      [11:58:12.350 D] Ex Combat Assist v0.0.0.0
      [11:58:12.350 D] Combat Assist v1.0.187.0
      [11:58:12.353 D] Fate Bot v1.0.187.0
      [11:58:12.353 D] PvP v1.0.187.0
      [11:58:12.353 D] Fishing v1.0.187.0
      [11:58:12.353 D] Grinding v1.0.187.0
      [11:58:12.354 D] Gathering v1.0.187.0
      [11:58:12.354 D] Order Bot v1.0.187.0
      [11:58:12.395 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
      [11:58:14.334 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
      [11:58:16.721 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
      [11:58:16.723 N] Building Actioncache
      [11:58:16.780 N] Action Name:Sprint Action Id:3
      [11:58:16.780 N] Action Name:Byregot's Ward Action Id:219
      [11:58:16.780 N] Action Name:Prospect Action Id:227
      [11:58:16.780 N] Action Name:Lay of the Land Action Id:228
      [11:58:16.780 N] Action Name:Stealth Action Id:229
      [11:58:16.780 N] Action Name:Preparation Action Id:230
      [11:58:16.780 N] Action Name:Toil of the Mountaineer Action Id:231
      [11:58:16.780 N] Action Name:Solid Reason Action Id:232
      [11:58:16.780 N] Action Name:Deep Vigor Action Id:233
      [11:58:16.780 N] Action Name:Nald'thal's Ward Action Id:234
      [11:58:16.780 N] Action Name:Sharp Vision Action Id:235
      [11:58:16.780 N] Action Name:Sharp Vision II Action Id:237
      [11:58:16.780 N] Action Name:Truth of Mountains Action Id:238
      [11:58:16.780 N] Action Name:King's Yield Action Id:239
      [11:58:16.780 N] Action Name:King's Yield II Action Id:241
      [11:58:16.780 N] Action Name:Unearth Action Id:242
      [11:58:16.780 N] Action Name:Unearth II Action Id:243
      [11:58:16.780 N] Action Name:Lay of the Land II Action Id:291
      [11:58:16.780 N] Action Name:Thaliak's Ward Action Id:293
      [11:58:16.780 N] Action Name:Sharp Vision III Action Id:295
      [11:58:16.780 N] Action Name:Triangulate Action Id:210
      [11:58:16.780 N] Action Name:Menphina's Ward Action Id:236
      [11:58:16.780 N] Action Name:Llymlaen's Ward Action Id:292
      [11:58:16.780 N] Action Name:Nophica's Ward Action Id:217
      [11:58:16.780 N] Done building Actioncache
      [11:58:16.825 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
      [11:59:44.427 N] Loaded profile Earth Crystals/Shards
      [11:59:50.403 N] Plugin AtmaHunter has been disabled.
      [12:20:33.633 N] Loaded profile Earth Crystals/Shards
      [12:20:36.045 D] Loading last profile
      [12:20:36.307 N] Loaded profile Earth Crystals/Shards
      [12:20:36.686 N] Connection established! [TCP-E-E] 10.0.0.2:50039 -> 192.99.148.87:31214 (QwZWqvHdhEO4_7j9vjNTZg)
      [12:20:36.723 D] Added new hook [Pull] 7dcae44f-aec0-4b31-ba77-c703a3638ef9
      [12:20:36.723 D] Added new hook [RoutineCombat] e2cef0ff-1f3c-4192-83b7-21b29656fb23
      [12:20:36.724 D] Added new hook [HotspotPoi] 48e79bb3-c17a-4cdf-8aee-ccd6bc400f10
      [12:20:36.727 D] Added new hook [SetDeathPoi] 8fe6154a-52fc-410e-a603-836ecb8ee377
      [12:20:36.727 D] Added new hook [SetCombatPoi] 10d6d4a4-0425-41e6-a5f5-22a0f8a2b89b
      [12:20:36.727 D] Added new hook [SetHotspotPoi] dfeb4e28-81e1-4505-bc44-e43e33076e55
      [12:20:36.727 D] Added new hook [SelectPoiType] ec576d99-05b5-46a3-ae7e-f9bc8a146d62
      [12:20:36.728 D] Replaced hook [SelectPoiType] 475d9096-c9de-4357-8018-edea86dded88
      [12:20:36.731 D] Inserted new hook [TreeStart @0] 746a2f1c-8654-4ce8-b308-b10618637ed9
      [12:20:37.050 D] Added new hook [PoiAction] a7ad75c7-c056-47f9-81dc-42495bb058b1
      [12:20:37.054 V] [Poi.Clear] Reason: Current behavior changed to GatherTag.
      [12:20:37.054 D] Replaced hook [ProfileOrderBehavior_Hook] 50455b23-6efd-45cd-a8a5-975f8422e85e
      [12:20:37.070 D] DoAction Spell 238 0xE0000000
      [12:20:39.947 D] [POI Set] Type: Gather
      [12:20:40.015 D] Requesting path on 135 from <254.1664, 73.39648, -320.4087> to <263.0508, 76.16503, -301.0245>
      [12:20:40.695 D] Generated path to <263.0508, 76.16503, -301.0245> in 00:00:00.6803282 ms
      [12:20:40.815 N] Sprinting
      [12:20:40.815 D] DoAction Spell 3 0xE0000000
      [12:20:43.725 D] Moving to next hop: <266.7951, 74.92817, -300.1398> (Moving to gather) D: 2.210466
      [12:20:43.907 D] Moving to next hop: <266.323, 74.97752, -298.6441> (Moving to gather) D: 2.274975
      [12:20:44.153 D] Moving to next hop: <264.2504, 75.03659, -300.5128> (Moving to gather) D: 2.61822
      [12:20:44.336 D] Targeting Rocky Outcrop 0x400001A4 0x1416BE60
      [12:20:44.396 D] Interacting with Rocky Outcrop 0x1416BE60
      [12:20:45.367 N] [GatherTag] Casting Nophica's Ward
      [12:20:45.367 D] DoAction Spell 217 0xE0000000
      [12:20:45.429 V] Blacklisting 400001A4 for 00:00:30 [Type: All] - Reason : So we don't auto target
      [12:20:45.435 N] Gathering ItemName:Earth Shard Chance:100 HqChance:255 Amount:2 RawItemId:5
      [12:20:46.868 N] Gathering ItemName:Earth Shard Chance:100 HqChance:255 Amount:4 RawItemId:5
      [12:20:56.282 V] [Poi.Clear] Reason: Node is gone
      [12:21:01.263 D] [POI Set] Type: Gather
      [12:21:01.321 D] Requesting path on 135 from <265.2155, 74.91679, -299.8189> to <268.0402, 73.97155, -271.5712>
      [12:21:01.508 D] Generated path to <268.0402, 73.97155, -271.5712> in 00:00:00.1867790 ms
      [12:21:02.534 D] Moving to next hop: <276.9531, 74.34923, -281.2466> (Moving to gather) D: 17.29311
      [12:21:05.255 D] Moving to next hop: <276.1357, 74.18702, -276.9679> (Moving to gather) D: 5.003129
      [12:21:05.985 D] Moving to next hop: <274.3464, 74.12962, -275.3734> (Moving to gather) D: 2.905592
      [12:21:06.359 D] Moving to next hop: <273.6175, 73.94941, -273.6561> (Moving to gather) D: 2.502733
      [12:21:06.645 D] Moving to next hop: <268.0402, 73.97155, -271.5712> (Moving to gather) D: 6.555408
      [12:21:07.277 D] Targeting Rocky Outcrop 0x400001A3 0x1416C5E0
      [12:21:07.300 D] Interacting with Rocky Outcrop 0x1416C5E0
      [12:21:08.242 V] Blacklisting 400001A3 for 00:00:30 [Type: All] - Reason : So we don't auto target
      [12:21:08.243 N] Gathering ItemName:Earth Crystal Chance:100 HqChance:255 Amount:1 RawItemId:11
      [12:21:17.014 V] [Poi.Clear] Reason: Node is gone
      [12:21:18.000 N] Stopping the bot. Reason:Pushed the stop button.
      [12:21:18.000 D] CurrentBot.Stop()
      [12:21:18.007 N] Connection closed! [TCP-E-S] 10.0.0.2:50039 -> 192.99.148.87:31214 (QwZWqvHdhEO4_7j9vjNTZg)
      [12:21:18.010 D] TreeHooks.Instance.ClearAll()
      [12:21:18.010 D] Navigator.Clear()
      [12:21:18.010 V] [Poi.Clear] Reason: Bot stopped
      [12:21:18.010 D] OnStop event
      [12:21:18.010 D] OnStop Event Invoking
      [12:21:18.010 D] ProfileOrderManager.OnBotStop. Resetting caches.
      [12:21:18.054 N] Bot Thread Ended. Was this requested?
      
      Just attempted it again, Grade 1 La Noscean Topsoil popped on the 2nd node, and it ignored it again with the same code posted above.
       
    4. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      Can you please post your profile.
       
    5. mphil355

      mphil355 New Member

      Joined:
      Aug 9, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
    6. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      Thanks. This is now fixed in version 189.
       
    7. mphil355

      mphil355 New Member

      Joined:
      Aug 9, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      awesome, you da mastah ;)
       

    Share This Page