What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Credit Farming

Kaptainkook

Member
Joined
Mar 9, 2013
Messages
51
Reaction score
0
I am trying to make a Profile to just Grind the Heroics Mobs in the Northernmost point of Illum. I put in the Hotspots of the mob in the profile and when I start it the bot just stands there not running to the point...Anyone have any idea or can make a profile to just run around an Area and kill and loot shit?
 
<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">
<Name>Illum Heroic Mobs Grind</Name>

<Vendors>
<Hotspot Name="figure it out" X="" Y="" Z="" />
</Vendors>

<GrindAreas>

<GrindArea Name="Northernmost Point of Ilum">
<MinLevel>49</MinLevel>
<MaxLevel>55</MaxLevel>
<Mobs>
<Mob>Exact Mob Name</Mob>
<Mob>which should</Mob>
<Mob>be targeted / looked for</Mob>
</Mobs>
<Hotspots>
<Hotspot Name="Nexu Bloodstalker" X="-108.2938" Y="-0.8264468" Z="52.38474" />
<Hotspot Name="Nexu Bloodstalker" X="-105.8613" Y="-1.513339" Z="46.34575" />
<Hotspot Name="Nexu Mauler" X="-103.0177" Y="-2.484885" Z="52.6768" />
<Hotspot Name="Nexu Bloodstalker" X="-100.1195" Y="-3.375366" Z="45.94152" />
<Hotspot Name="Wounded Nexu Stalker" X="-98.9905" Y="-3.643142" Z="46.8815" />
<Hotspot Name="Wounded Nexu Stalker" X="-96.8457" Y="-2.948604" Z="53.3265" />
<Hotspot Name="Nexu Bloodstalker" X="-91.92376" Y="-2.677566" Z="52.23707" />
<Hotspot Name="Nexu Bloodstalker" X="-94.59438" Y="-4.088374" Z="42.34575" />
<Hotspot Name="Nexu Bloodstalker" X="-91.0144" Y="-3.984917" Z="44.289" />
<Hotspot Name="Nexu Packrunner" X="-86.96661" Y="-4.453644" Z="41.72723" />
<Hotspot Name="Nexu Mauler" X="-81.14453" Y="-4.969007" Z="47.93517" />
<Hotspot Name="Nexu Packleader" X="-76.46751" Y="-5.636507" Z="46.75142" />
<Hotspot Name="Nexu Bloodstalker" X="-76.87312" Y="-5.60176" Z="41.56173" />


</Hotspots>


</GrindArea>

</GrindAreas>
<Grind GrindRef="Northernmost Point of Ilum" While="Me.Level &lt; 55" />
</Profile>

you have to set a grindarea and then tell the bot to grind ;-)
 
Yea Mine looks just like that got the GPS for BuddyBot Info Dump...Maybe I Set the Grind Ref wrong or Mob name...Will look at it after work thanks!
 
<Profile>
<Name>Name of Profile</Name>
<Vendors>
<Hotspot Name="Imperial Medical Droid" X="37.20861" Y="-0.4799121" Z="-39.18109" />
<!-- vendors here -->
</Vendors>

<GrindAreas>
<!-- Grind Area's Here -->
<GrindArea Name="North Illum">
<MinLevel>54</MinLevel>
<MaxLevel>55</MaxLevel>
<Mobs>
<Mob>Republic Major</Mob>
<Mob>Republic Patroller</Mob>
<Mob></Mob>
<Mob></Mob>
<Mob></Mob>
<Mob></Mob>
</Mobs>
<Hotspots>
<Hotspot Name="Republic Major" X="67.11993" Y="-1.277731" Z="-92.16167" />
<Hotspot Name="Republic Patroller" X="68.63085" Y="-1.234176" Z="-96.05307" />
<Hotspot Name="Republic Patroller" X="70.51869" Y="-1.358949" Z="-91.61819" />
<Hotspot Name="Republic Patroller" X="63.53942" Y="-1.311673" Z="-93.15608" />

</Hotspots>
</GrindArea>


</GrindAreas>

<Grind GrindRef="Republic Patroller" While="Me.Level &lt; 55" />

</Profile>



Whats Wrong with this?
 
<profile>
<name>name of profile</name>
<vendors>
<hotspot name="imperial medical droid" x="37.20861" y="-0.4799121" z="-39.18109" />
<!-- vendors here -->
</vendors>

<grindareas>
<!-- grind area's here -->
<grindarea name="north illum">
<minlevel>54</minlevel>
<maxlevel>55</maxlevel>
<mobs>
<mob>republic major</mob>
<mob>republic patroller</mob>
<mob></mob>
<mob></mob>
<mob></mob>
<mob></mob>
</mobs>
<hotspots>
<hotspot name="republic major" x="67.11993" y="-1.277731" z="-92.16167" />
<hotspot name="republic patroller" x="68.63085" y="-1.234176" z="-96.05307" />
<hotspot name="republic patroller" x="70.51869" y="-1.358949" z="-91.61819" />
<hotspot name="republic patroller" x="63.53942" y="-1.311673" z="-93.15608" />

</hotspots>
</grindarea>


</grindareas>

<grind grindref="republic patroller" while="me.level &lt; 55" />

</profile>



whats wrong with this?

lol i am a dumbass
 
Ok this Profile Works but not with the PureSwtor...It works with the Default combat but that stuff is Garbage.Any Ideas why?

The Combat Bot Works fine with that Class.
<Profile>
<Name>North Illum</Name>
<Vendors>
<Hotspot Name="Imperial Medical Droid" X="37.20861" Y="-0.4799121" Z="-39.18109" />
<!-- vendors here -->
</Vendors>

<GrindAreas>
<!-- Grind Area's Here -->
<GrindArea Name="North Illum">
<MinLevel>54</MinLevel>
<MaxLevel>55</MaxLevel>
<Mobs>
<Mob>Republic Major</Mob>
<Mob>Republic Patroller</Mob>
</Mobs>
<Hotspots>
<Hotspot Name="Republic Major" X="67.11993" Y="-1.277731" Z="-92.16167" />
<Hotspot Name="Republic Patroller" X="68.63085" Y="-1.234176" Z="-96.05307" />
<Hotspot Name="Republic Patroller" X="70.51869" Y="-1.358949" Z="-91.61819" />
<Hotspot Name="Republic Patroller" X="63.53942" Y="-1.311673" Z="-93.15608" />

</Hotspots>
</GrindArea>


</GrindAreas>

<Grind GrindRef="North Illum" While="Me.Level &lt; 55" />

</Profile>
 
Ok this Profile Works but not with the PureSwtor...It works with the Default combat but that stuff is Garbage.Any Ideas why?

The Combat Bot Works fine with that Class.
<Profile>
<Name>North Illum</Name>
<Vendors>
<Hotspot Name="Imperial Medical Droid" X="37.20861" Y="-0.4799121" Z="-39.18109" />
<!-- vendors here -->
</Vendors>

<GrindAreas>
<!-- Grind Area's Here -->
<GrindArea Name="North Illum">
<MinLevel>54</MinLevel>
<MaxLevel>55</MaxLevel>
<Mobs>
<Mob>Republic Major</Mob>
<Mob>Republic Patroller</Mob>
</Mobs>
<Hotspots>
<Hotspot Name="Republic Major" X="67.11993" Y="-1.277731" Z="-92.16167" />
<Hotspot Name="Republic Patroller" X="68.63085" Y="-1.234176" Z="-96.05307" />
<Hotspot Name="Republic Patroller" X="70.51869" Y="-1.358949" Z="-91.61819" />
<Hotspot Name="Republic Patroller" X="63.53942" Y="-1.311673" Z="-93.15608" />

</Hotspots>
</GrindArea>


</GrindAreas>

<Grind GrindRef="North Illum" While="Me.Level < 55" />

</Profile>

PureSWTOR is a raid/dungeon routine that has no movement support. So it won't grind you. You're better off with WingIt or Joes 2.0 for that =P
 
pureswtor does no targeting, no movement. defaultcombat is basically joes + some wingit classes. so it's not garbage at all
 
i reached level 50, which are some good spots to farm credits? first heroic area at Ilum is to hard for me :/
 
Back
Top