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!

[help please] not attacking what I want it to.

shovelhead

New Member
Joined
Nov 8, 2011
Messages
30
I have created a custom grinding profile to farm for motes of shadow. I have all the hotspots and it runs around fine, it even attacks things that are not the mob I want it to. Here is the faction list I have set so far

<Factions>14 7 168 73</Factions>

Again this will attack most every other creature in my area except the ones I want.

The mob I want to attack is voidspawns, these are considered demons (or so it says when you hover over the creature.) I believe demon was 73.

I am doing something wrong or have the wrong faction id in there?

here is my simple grindbot profile. It basically just run a huge circle and is supposed to kill the voidspawns, it just doesn't unless they attack me first. being lvl 85 they rarely attack me so farming for these is not working. Any help would be appreciated.

Code:
<HBProfile>
<Name>Nagrand</Name>
<MinDurability>0.4</MinDurability>
<MinFreeBagSlots>1</MinFreeBagSlots>

<MinLevel>1</MinLevel>
<MaxLevel>86</MaxLevel>
<Factions>14 7 168 73</Factions>

<MailGrey>false</MailGrey>
<MailWhite>false</MailWhite>
<MailGreen>false</MailGreen>
<MailBlue>false</MailBlue>
<MailPurple>false</MailPurple>

<SellGrey>false</SellGrey>
<SellWhite>false</SellWhite>
<SellGreen>false</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>

<Vendors>
</Vendors>

<Mailboxes>
</Mailboxes>

<Blackspots>
</Blackspots>

<Hotspots>
<Hotspot X="-2507.214" Y="8024.147" Z="-48.74817" />
<Hotspot X="-2521.798" Y="8062.956" Z="-46.61993" />
<Hotspot X="-2520.097" Y="8103.286" Z="-44.70723" />
<Hotspot X="-2480.982" Y="8112.119" Z="-43.8657" />
<Hotspot X="-2445.305" Y="8130.395" Z="-42.36968" />
<Hotspot X="-2414.842" Y="8156.967" Z="-41.77026" />
<Hotspot X="-2389.84" Y="8188.369" Z="-40.84315" />
<Hotspot X="-2372.953" Y="8225.026" Z="-40.86155" />
<Hotspot X="-2363.489" Y="8264.492" Z="-40.38771" />
<Hotspot X="-2361.863" Y="8304.779" Z="-40.02098" />
<Hotspot X="-2367.669" Y="8344.75" Z="-40.07002" />
<Hotspot X="-2380.099" Y="8383.133" Z="-40.05981" />
<Hotspot X="-2394.648" Y="8420.8" Z="-39.34946" />
<Hotspot X="-2411.803" Y="8457.329" Z="-36.40596" />
<Hotspot X="-2439.057" Y="8486.861" Z="-34.23102" />
<Hotspot X="-2474.266" Y="8506.364" Z="-34.12011" />
<Hotspot X="-2512.489" Y="8519.45" Z="-35.02209" />
<Hotspot X="-2551.583" Y="8528.358" Z="-36.16296" />
<Hotspot X="-2591.976" Y="8529.438" Z="-37.29571" />
<Hotspot X="-2632.245" Y="8527.342" Z="-37.74917" />
<Hotspot X="-2671.676" Y="8518.83" Z="-39.10166" />
<Hotspot X="-2709.417" Y="8504.52" Z="-40.14325" />
<Hotspot X="-2746.28" Y="8488.098" Z="-39.38558" />
<Hotspot X="-2776.526" Y="8459.92" Z="-38.28537" />
<Hotspot X="-2794.526" Y="8423.447" Z="-36.16385" />
<Hotspot X="-2810.126" Y="8386.205" Z="-35.14737" />
<Hotspot X="-2820.715" Y="8347.391" Z="-37.07774" />
<Hotspot X="-2828.106" Y="8307.669" Z="-38.90543" />
<Hotspot X="-2829.852" Y="8267.675" Z="-40.95808" />
<Hotspot X="-2821.133" Y="8228.299" Z="-41.73932" />
<Hotspot X="-2804.974" Y="8191.611" Z="-44.18171" />
<Hotspot X="-2780.708" Y="8159.012" Z="-45.87465" />
<Hotspot X="-2754.505" Y="8128.419" Z="-44.09485" />
<Hotspot X="-2723.165" Y="8103.192" Z="-44.32499" />
<Hotspot X="-2688.758" Y="8082.099" Z="-44.5199" />
<Hotspot X="-2655.493" Y="8059.178" Z="-44.3326" />
<Hotspot X="-2620.785" Y="8038.257" Z="-47.76468" />
</Hotspots>
</HBProfile>
 
first of all

use Fpsware's CC
download it from its thread,no svn


then recheck your factions
 
Would they also need to ensure the settings have "Kill between Hotspots" checked? Just asking.
 
I have Fpswares, just was using singulars atm, but will try. Also I do have kill between hotspots checked. Lastly I have no idea how to get the faction ID of the mob. I was just using the demon one cause it was a demon, also i have the nuetral as well as hostile ID's in there as well. I think the problem lies within the faction id itself, hence why I was asking if anyone migh know how to get it or know what it is.
 
click on developers tools button and you will see all the options you need
 
Back
Top