bad.. why is the nav so bad, two steps, stop, two steps, stop, two steps, stuck routine called ( even tho its not stuck) then it spends an hour backpedaling and running back to the same point it stopped at and repeats over and over again. I mean whats the point of botting outside of just running a routine and playing by hand, I can't even go afk with it running because I have to stop it, move the toon 5 ft and start it again. am I just doing something wrong? View attachment 2013-09-27 18.33.txt
Disable all plug-ins. Auto equip and lock box opener will mess up with time since they are no updated. Also bot is trying to harvest nodes/robot/creatures and you are not the current level so it stalls out trying to scav/bio robot/creature. Make sure you are correct harvest level or disable. /harvestifnec in merchealper file.
that was my next question about the harvesting, turning off the plugins made a huge difference already <3
ok, I got rid of that and the "can harvest" errors are gone but its still going to harvest bio-analysis stuff that I have skill for. how do I turn that off as well? View attachment MercHelpers.cs
That's in the settings folder for the bot. You find your toon name in settings and edit that file in note pad. Make sure to have buddywing closed when editing this file. <?xml version="1.0" encoding="utf-8"?> <CharacterSettings> <SellItemAtLeastQuality>Premium</SellItemAtLeastQuality> <EnabledPlugins> <Value>Auto-Equip</Value> <Value>Use Lockboxes</Value> <Value>Relicious</Value> </EnabledPlugins> <TrainWhenNewAbilitiesAvailable>false</TrainWhenNewAbilitiesAvailable> <LootNpcs>true</LootNpcs> <PullDistance>2</PullDistance> <AutoSelectMount>false</AutoSelectMount> <LootChests>true</LootChests> <----- Turns off looting chests (I would turn this off if you are having issues) <LootProfessionHarvestables>true</LootProfessionHarvestables> <--- turns off node harvesting <Top>223</Top> <Left>2015</Left> <Width>525</Width> <Height>350</Height> </CharacterSettings> Just set those values to "false" and you are good to go!