• Visit Rebornbuddy
  • How make bot to perform bioanalysis

    Discussion in 'Community Developer Forum' started by wh3r1s, May 18, 2015.

    1. wh3r1s

      wh3r1s New Member

      Joined:
      Sep 11, 2014
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Im writing a profile for bioanalysis on mobs , bot is killing the mobs and looting , but doesnt perform bioanalysis on them, i have the option:
      <LootProfessionHarvestables>true</LootProfessionHarvestables>

      but nothing happens , still working on the code: only 2 spots added. Thanks for help

      Code:
      <Profile>
      	<Name>Rishi jungle</Name>
      		<GrindAreas>
      			<GrindArea Name="Rishi Jungle">"
      				<MinLevel>32</MinLevel>
      				<MaxLevel>60</MaxLevel>
      				<Mobs>
      					<Mob>Skarkla River Hunter</Mob>
      				</Mobs>
      				<Hotspots>
                <Hotspot Name="Skarkla River Hunter" X="20.77816" Y="-0.3105459" Z="-7.010322" />
                <Hotspot Name="Skarkla River Hunter" X="12.73631" Y="0.1101796" Z="11.92609" />
      				</Hotspots>				
      			</GrindArea>
      		</GrindAreas>
      				<Grind GrindRef="Skarkla River Hunter" While="Me.Level &lt; 61" />
      </Profile>
      
       
    2. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      scavenge on corpses is not working and suggested a long time ago to the devs.
      so wait for stability then new features.
       
    3. wh3r1s

      wh3r1s New Member

      Joined:
      Sep 11, 2014
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Thanks for answer , is a shame, everywhing i try to do is broken xD
       
    4. wh3r1s

      wh3r1s New Member

      Joined:
      Sep 11, 2014
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Sorry im reviving this post, but is a bit shocking for me that bot takes all the crap in floor from scavenging and bioanalysis, but when there is a harvesteable corpse totally ignores it, maybe the bot has a list of harvesteables or the corpses and the nodes are a diferent type of object for swtor? Any idea about this? * Summon Aevitas* :)

      Thanks for helping.
       
    5. Dbb

      Dbb New Member

      Joined:
      Mar 5, 2015
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      New feature? Worked before the bot went all uppity a few months ago, But maybe thats what you mean.
       
    6. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      Was never supported by BW. Maybe in Joes
       

    Share This Page