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

Farm Only?

Javilionaire

New Member
Joined
Jun 3, 2011
Messages
211
Reaction score
0
Is there a farm only profile available? I put my character in the centre of freemarch and started the 6-30 profile available on the forums. However, he instantly started running to granite falls!

I'm level 27, but my butchery, mining and foraging are all level 1 so i wanted to get those up via the bot before i started leveling. How would i go about doing this?

Thanks :)
 
you can change the value on -<GrindTo Level="**">

open the profile with ta text editor and edit it
 
But how do i make it so that i stay in freemarch?

Every time i click start he runs off to granite falls and ignores mobs/nodes/herbs.

EDIT - I changed everything sub grindto level 27, to 30. However, he stills goes on his mission to granite falls.
 
Delete all except where you want and change the grindto to 51.
 
Just delete all the higher level GrindAreas in the profile that you don't want the bot to go to.

You might want to cut the 6-30 Defiant profile down to a single grindarea like so:
Code:
<?xml version="1.0" encoding="utf-8"?>
<!--Hawker's Defiant 6-30 version 1.1-->
<Profile>
  <Tasks>
    <AddDefaultJobs />
    <LoadMesh Name="Defiant 6-30" />
    <AddJob>
      <MendSoul>
        <Healers>
          <!--Ark of the Ascended-->
          <Hotspot X="6148.333" Y="837.4729" Z="4324.285" />
          <!--King's Retreat-->
          <Hotspot X="6302.013" Y="839.521" Z="4529.881" />
          <!--Meridien-->
          <Hotspot X="6138.417" Y="918.5899" Z="5225.956" />
        </Healers>
      </MendSoul>
    </AddJob>
    <AddJob>
      <Vendor>
        <Vendors>
          <!--Meridien-->
          <Hotspot X="6157.019" Y="918.7044" Z="5209.77" />
          <!--Ark of the Ascended-->
          <Hotspot X="6230.279" Y="820.2155" Z="4364.92" />
        </Vendors>
      </Vendor>
    </AddJob>
    <GrindTo Level="51">
      <GrindArea>
        <Mobs>
          <Mob>Savage Marchwolf</Mob>
          <Mob>Marchwolf</Mob>
          <Mob>Shadetouched Alpha</Mob>
        </Mobs>
        <Hotspots>
          <Hotspot X="6503.611" Y="846.2698" Z="4724.578" />
          <Hotspot X="6689.339" Y="852.5137" Z="4773.587" />
          <Hotspot X="6659.169" Y="846.0289" Z="4653.673" />
          <Hotspot X="6521.984" Y="837.9328" Z="4650.638" />
        </Hotspots>
      </GrindArea>
      </GrindTo>
    <Infinite />
  </Tasks>
</Profile>

Or you could merge a bunch of grind areas into one so you cover more ground when looking for ore/wood nodes like so:

Code:
<?xml version="1.0" encoding="utf-8"?>
<!--Hawker's Defiant 6-30 version 1.1-->
<Profile>
  <Tasks>
    <AddDefaultJobs />
    <LoadMesh Name="Defiant 6-30" />
    <AddJob>
      <MendSoul>
        <Healers>
          <!--Ark of the Ascended-->
          <Hotspot X="6148.333" Y="837.4729" Z="4324.285" />
          <!--King's Retreat-->
          <Hotspot X="6302.013" Y="839.521" Z="4529.881" />
          <!--Meridien-->
          <Hotspot X="6138.417" Y="918.5899" Z="5225.956" />
        </Healers>
      </MendSoul>
    </AddJob>
    <AddJob>
      <Vendor>
        <Vendors>
          <!--Meridien-->
          <Hotspot X="6157.019" Y="918.7044" Z="5209.77" />
          <!--Ark of the Ascended-->
          <Hotspot X="6230.279" Y="820.2155" Z="4364.92" />
        </Vendors>
      </Vendor>
    </AddJob>
    <GrindTo Level="51">
      <GrindArea>
        <Mobs>
          <Mob>Savage Marchwolf</Mob>
          <Mob>Marchwolf</Mob>
          <Mob>Shadetouched Alpha</Mob>
          <Mob>Vicious Marchwolf</Mob>
          <Mob>Bloodtusk Razorback</Mob>
        </Mobs>
        <Hotspots>
          <Hotspot X="6258.145" Y="822.1451" Z="4281.717" />
          <Hotspot X="6304.499" Y="822.0685" Z="4312.337" />
          <Hotspot X="6322.596" Y="823.0275" Z="4379.594" />
          <Hotspot X="6348.146" Y="821.5392" Z="4364.317" />
          <Hotspot X="6338.566" Y="821.3593" Z="4277.271" />
          <Hotspot X="6401.448" Y="821.5377" Z="4242.326" />
          <Hotspot X="6279.289" Y="820.4845" Z="4254.101" />
          <Hotspot X="6503.611" Y="846.2698" Z="4724.578" />
          <Hotspot X="6689.339" Y="852.5137" Z="4773.587" />
          <Hotspot X="6659.169" Y="846.0289" Z="4653.673" />
          <Hotspot X="6521.984" Y="837.9328" Z="4650.638" />
          <Hotspot X="6592.714" Y="874.8677" Z="5340.006" />
          <Hotspot X="6633.671" Y="872.5641" Z="5387.239" />
          <Hotspot X="6649.326" Y="875.2002" Z="5409.074" />
          <Hotspot X="6610.293" Y="873.3431" Z="5294.652" />
        </Hotspots>
      </GrindArea>
    </GrindTo>
    <Infinite />
  </Tasks>
</Profile>
 
Thanks for the reply!

He's reached level 45 butchery now so he's not gaining any more butchery exp from the mobs. How do i make it so that he only attacks mobs of a certain level until he reaches a certain butchery level?

Also, he keeps missing mining nodes!
 
You're going to have to remove mobs off the mobs list that you don't want the bot killing. As of now there isn't any support in profiles for changing what the mob fights/interacts with/butchers based on skill levels.

Basically you're going to have to babysit it and edit the profile as you skill up until you get to a point where you can run the profile as normal.
 
Ah ok, how would i go about removing a mob from the list?

Also, is it possible to make my guy only mine/forage and NOT kill mobs unless its defensively.
 
It's pretty self explanatory. If you go into the profile you'll see a list of mobs within <Grindto> like

Code:
        <Mobs>
          <Mob>Savage Marchwolf</Mob>
          <Mob>Marchwolf</Mob>
          <Mob>Shadetouched Alpha</Mob>
          <Mob>Vicious Marchwolf</Mob>
          <Mob>Bloodtusk Razorback</Mob>
        </Mobs>

Just remove the ones you do not want the bot to attack.

As for only attacking mobs that aggro on you you could try removing all the mobs from the list, or just have the name of a fake mob like <Mob>Giant Rat</Mob>. It's possible if you remove all mobs from the list that the bot would attack any mob it sees, I don't know. That's why I mention having a fake mob name there.
 
Code:
        <Mobs>
          <Mob>Mob</Mob>
        </Mobs>

Do it like this so if an invasion starts, you can add the Idol names and get some easy Planarite.
 
All this for something that barely takes you one-two hours to perform by hand?
 
Back
Top