can someone please make me a working badnotes.txt . with this location. I tried editing some badnotes from here, I tried using badnotes for those profiles. the bot still tries to gather that ore = instant death. 3 elites and a cat. is in sholozar basin on left top of skyreach pillar . It doesn't matter 5039.917, 4736.379, -131.9347 right where the saronite spawn how i add it :<bad_location><name>Saronite Deposit</name><waypoint>5039.917, 4736.379, -131.9347</waypoint><comment>Underground node: 3/20/2010 1:29:01 PM </comment></bad_location> Thank you
FIRST of all... badnodes.xml NOT txt i added a file for ya. put it in the same folder as Gatherbuddy.exe <nodesBlacklist> <bad_location><name>Cobalt Deposit</name><waypoint>5039,917 4736,379 -131,9347</waypoint><comment>Automatic blacklist during manouver loop 2010-09-28 12:53:24 </comment></bad_location> </nodesBlacklist> remember to put it in badnodes.xml note that u dont use "." u use , and not , between the waypoints and GB should add it to badnodes by itself... if not try killing the mobs in the area THEN letting it try,
will try it asap thank you. it was badNodes.xml (my bad typing here txt) 1. tried it, same thing... he goes and tries to mine that saronite, and 3 elites gangbang him...
do as i said then, kill the mobs on ur own, then start it, let it try, after a while it should blacklist the node itself
Yes, use badNodes.xml first off. Then for the bad location tag, <bad_location><name>Saronite Deposit</name><waypoint>5039.917 4736.379 -131.9347</waypoint><comment>Underground node: 3/20/2010 1:29:01 PM </comment></bad_location> Keep the periods and lose the commas.
tried this and its the same... will try later what flexkres suggested.. to kill the mobs manually and start the bot
i redid his badnode point exactly how Gatherbuddy automatically does them... Surely if anything that would work now dont you think?
I'm sure you did, but as far as GB 1.7.3.0 is concerned, it does not use commas. I'm looking at my badNodes.xml file.
try this: Code: <bad_location><name>Saronite Deposit</name><waypoint>5039.917 4736.379 -131.9347</waypoint><comment>Blacklisted Spot</comment></bad_location>
ty all for all your replies , will try what ntsmarkv sugested in 1-2 hours and will post after how it went. e1. tested. still the same problem. it doesn't avoid that ore.... and all the SB mining profiles travel around that spot...need to make 1 without that part...
using the location button on gb for blacklisting nodes is a waste of time it dont work, what you need to do is let gb run when it comes to that node it will put something like this into the gb window Maneuvering towards Goldclover: ( 3168.7, 6205.48, 87.6262 ) if your not sure or didnt see it then just edit your debug.html that is in your gb folder and the last node it found should be at the bottom of that file. Use those coordinates not the location ones that you get when your press the location button and then add a line like this to your badnodes.xml <bad_location><name>ice thorn</name><waypoint>8382.422 -874.127 888.2003</waypoint><comment>long drop</comment></bad_location> as you can see from the above line the name for the node is ice thorn, it really dosnt matter what you put in there. be careful as the node location info has coma's "," in it but badnodes.xml cant have comas "," in it.