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

How to clear blacklisted nodes?

pleasuredroid

New Member
Joined
Nov 10, 2012
Messages
89
Reaction score
0
Hey guys, I'm using a profile for herbing and I was wondering if there is a way to clear blacklisted nodes. Any help?
 
If you blacklisted them in HB, then you restart HB to clear them.
If they are in a profile, open the profile and look for something like this:
<HBProfile> <!-- opening context -->

<Blackspots>
<Blackspot X="-3517.482" Y="3576.992" Z="277.5767" Radius="10" />
<Blackspot X="-3657.943" Y="3703.881" Z="280.5849" Radius="25" />
<Blackspot X="-3834.783" Y="3732.12" Z="286.108" Radius="15" />
<Blackspot X="-4075.259" Y="3359.212" Z="285.3843" Radius="15" Height="15" />
<Blackspot X="-3684.854" Y="3336.164" Z="285.0022" Radius="10.5" Height="25" />
</Blackspots>

</HBProfile> <!-- closing context -->

Make it look like this:
<HBProfile> <!-- opening context -->

<Blackspots>

</Blackspots>

</HBProfile> <!-- closing context -->
 
Gb2 clears auto blacklisted nodes on every startup
 
Back
Top