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!

How make bot to perform bioanalysis

wh3r1s

New Member
Joined
Sep 11, 2014
Messages
28
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>
 
scavenge on corpses is not working and suggested a long time ago to the devs.
so wait for stability then new features.
 
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.
 
scavenge on corpses is not working and suggested a long time ago to the devs.
so wait for stability then new features.

New feature? Worked before the bot went all uppity a few months ago, But maybe thats what you mean.
 
Back
Top