Originally Posted by
thedramamine
Well, I finally figured out how to add BAD nodes to the profile of SGather:
1.- Download Lazybot (We will use it Just to get the coords of the BAD node)
2.- Log into your char and get near the BAD node, then go to Lazybot , click on the "Radar" tab, uncheck all the options and leave checked the option "Nodes".
3.- Go to the folder where you have the executable of Lazybot
4.- Search for a file named badNodes, DELETE it
5.- go back to Lazybot and click the button "Open Radar"
6.- You should be able to see the BAD node in the radar... LEFT CLICK IT... now the dot wich represented the BAD node should have vanished
7.- Go to the folder where you have the executable of Lazybot
8.- There should be a new file named badNodes, open it with notepad... you should see something like this:
<?xml version="1.0"?>
<Badlist>
<bad_location>
<name>Earthroot</name>
<waypoint>994.7361 -4608.823 23.33051</waypoint>
</bad_location>
<bad_location>
9.- Open your SGather profile with Notepad, go to the bottom till you find the line " <BlacklistedNodes>"
Now under that line, you should convert the coords from the badNodes that is shown upper to this format:
<BlacklistedNodes>
<Position>
<X>994</X>
<Y>4608</Y>
<Z>-23</Z>
</Position>
Please +Rep!!