Hello everyone, I have DL'ed all of the appropriate clients and changed the ini file for the script. Once I run the Harvestbot in-game I get the following message in my chat window as well as no action by the bot.
Logging to "logs/Befallen/eq2log_NAME.txt' is now 'ON'
Logging to "logs/Befallen/eq2log_NAME.txt' is now 'OFF
I am attempting to mine in Rivervale, fyi.
Here is my INI file, if anyone can assist I would be grateful:
[Harvester]
DeleteMe = False
DebugLevel = 8
EQ2Path = C:\EQII\EverQuest2.exe
AvoidPlayers = True
CampOnEnd = False
EraseBadSpawns = True
ClosestFirst = True
MaxHarvests = 8
RunToRange = 8
WaitBetween = 300
QuitOnTimeout = False
QuitOnTells = False
Hotbar = 1
HotbarReset = 1
DefaultZone = Rivervale
;; The events section determines what to do when specific events occur.
;; Most of these allow you to play a custom sound when an event happens.
[Events]
eQuitOnTell = False
eQuitOnStuck = True
eTellSound = ding.wav
eUncommonSound =
eRareSound =
eStuckSound =
;; Here you configure your keys, The AutoRun key must be set, preferably to
;; {NumLock}, but other keys will work too. {Up} doesn't, for example.
;;
;; NearestPC is the key to target the nearest pc, normally F7
;;
;; You can also reconfigure your jump key if needed.
;;
;; Chat is the key you wish to pause the bot and chat with, {ENTER} is a good
;; choice because it also starts the chat at the same time.
;;
;; Shutdown is the key to stop the bot, please use this instead of F12
;; since F12 aborts the bot and prevents a clean shutdown and releasing of
;; memory as well as closing files.
;;
;; PetSpellName is the name of the spell to cast your pet. If you have no pet
;; you can safely ignore this. If you do have a pet, the bot will find it
;; if you have it up when you start the bot and the bot will try to recast
;; the pet if it it disappears.
[KeyConfig]
AutoRun = {NumLock}
Forward = W
Backward = S
Left = A
Right = D
Jump = {SPACE}
NearestPC = {F7}
Chat = {ENTER}
Reply = R
ShutdownBot = {Del}
PetSpellName = Tellurian Soldier
;; NODETYPE 1-10 Priority (the lower, the more priority a node has over others)
;; True / False Do you want to harvest this type of node?
;; 0-9 Hotkey button to press if you are using hotkeys
;; True / False Continue to harvest this node if the node type becomes trivial
;; for your skill level?
;;
;; IMPORTANT NOTE: do not set two node types to the same priority, if
;; you do, the bot will ignore the first setting and not
;; harvest this type of node. It may actually crash the
;; bot as well.
[Resources]
ORE = 1, True, 3, True
STONE = 2, True, 3, True
COLLECT = 3, True, 6, True
WOOD = 4, True, 2, True
DEN = 5, True, 4, True
ROOTS = 6, True, 1, True
SHRUB = 7, True, 1, True
FUNGI = 8, True, 1, True
FISH = 9, False, 5, True
MISC = 10, False, 1, True
;; This section is for defining options specific to your characters. Set the
;; section name to your character's first name: i.e. [JohnDoe]
;;
;; The name must be spelled correctly!
;;
;; Server Your server name (used to locate your log file)
;; LogFileOverride Set this to the path of your log file starting with "logs\". You can
;; leave this blank to have the bot auto-detect where the log file is.
;; Example: logs\Lucan DLere\eq2log_JohnDoe.txt
;; NumofBuffs The number of buffs you want the bot to maintain
;; Buff# Name of buff, duration (in minutes), casting time (in seconds)
[Name]
Server = Server
LogFileOverride = logs\
Numofbuffs = 0
buff1 =
;; Zone sections
;;
;; [zonename] [<zone name>] Each section must be named for the zone it refers to.
;; The name must be spelled completely and correctly, with
;; brackets surrounding the name.
;;
;; UseWayPoints True / False Should we use waypoints or should we just wander around randomly?
;;
;; RelaxedRadius True / False If we harvest something within a waypoint's radius and then find
;; another node nearby (distance less than 15) but it's technically
;; outside of the waypoint's radius, should we harvest that node
;; too (relaxed)? If not, the bot will follow the waypoint's radius
;; strictly.
;;
;; MaxWander # If (UseWayPoints) is False, this value sets a maximum radius
;; around your starting point and will not wander outside of
;; that area.
;;
;; NodeStopType Strict/Relaxed Determines whether or not you want the bot to stop abruptly
;; At each waypoint that we have a radius bigger than zero at.
;; If you have waypoints close together, the bot may zig-zag
;; too much and this setting can help. It's also useful if
;; You are pathing in a dangerous zone and need the bot's
;; movements to be precise.
;;
;; NumOfPoints # Set this to the number of waypoints you are going to define for
;; this zone.
;;
;; waypoint# X, Y, R, MVT Set X and Y to the waypoint coordinants (ignore middle /loc
;; value for height).
;;
;; Set R to the maximum radius you want to harvest nodes in around
;; this waypoint. If a resource distance is outside of the radius
;; for the waypoint you are currently at, it will be skipped.
;;
;; Set MVT to a movement type. This is optional and can be left out
;; entirely. If you want to move to this waypoint and stop immediately
;; when you arrive, set it to "direct". This can be very useful when
;; trying to set waypoints that cross bridges and other precise movements.
;; Direct movement type makes your bot look less lifelike, though, and
;; should be avoided when possible.
;;
;; nodetype resource Set to the exact name of the nodes that match the node types in this zone.
[The Forest Ruins]
UseWayPoints = True
RelaxedRadius = False
MaxWander = 100
NumOfPoints = 24
;; This set of waypoints will path you from the entrance of the zone completely around the keep
;; ignoring any nodes found within it. Notice that some waypoints have a radius of 0. These
;; are only travel nodes to help path to that location.
waypoint1 = 906, -562, 35
waypoint2 = 952, -562, 35
waypoint3 = 996, -575, 45
waypoint4 = 1014, -622, 10
waypoint5 = 1033, -607, 15
waypoint6 = 1055, -594, 30
waypoint7 = 1075, -595, 30
waypoint8 = 1090, -605, 0, direct
waypoint9 = 1105, -655, 30
waypoint10 = 1117, -708, 0, direct
waypoint11 = 1138, -733, 0, direct
waypoint12 = 1172, -749, 50
waypoint13 = 1140, -811, 50
waypoint14 = 1083, -840, 50
waypoint15 = 1075, -814, 15
waypoint16 = 1019, -825, 40
waypoint17 = 971, -815, 50
waypoint18 = 958, -757, 50
waypoint19 = 956, -703, 40
waypoint20 = 948, -661, 30
waypoint21 = 956, -641, 20
waypoint22 = 984, -635, 15
waypoint23 = 1004, -622, 10
waypoint24 = 992, -591, 35
COLLECT = ?
FUNGI = natural herb garden
ORE = blemished ore
FISH = array of fish
ROOTS = damp roots
DEN = creature den
SHRUB = natural garden
WOOD = aged arbor
STONE = unearthed stones
MISC = withered bones
[Antonica]
UseWayPoints = True
RelaxedRadius = False
MaxWander = 100
Numofpoints = 27
waypoint1 = -1730, 800, 50
waypoint2 = -1730, 750, 50
waypoint3 = -1730, 600, 50
waypoint4 = -1730, 550, 50
waypoint5 = -1730, 500, 50
waypoint6 = -1730, 450, 50
waypoint7 = -1700, 400, 50
waypoint8 = -1700, 350, 50
waypoint9 = -1675, 300, 50
waypoint10 = -1670, 250, 50
waypoint11 = -1630, 200, 50
waypoint12 = -1620, 150, 50
waypoint13 = -1620, 100, 50
waypoint14 = -1610, 50, 50
waypoint15 = -1600, 0, 50
waypoint16 = -1600, -50, 50
waypoint17 = -1620, -100, 50
waypoint18 = -1650, -150, 50
waypoint19 = -1650, -200, 50
waypoint20 = -1620, -250, 50
waypoint21 = -1585, -300, 50
waypoint22 = -1500, -550, 50
waypoint23 = -1490, -650, 50
waypoint24 = -1480, -750, 50
waypoint25 = -1575, -30, 0
waypoint26 = -1737, 380, 0
waypoint27 = -1780, 620, 0
COLLECT = ?
ORE = callous ore
STONE = sandwashed rock
WOOD = wind felled tree
SHRUB = plains shrubbery
FUNGI = plains fungi
ROOTS = plains roots
DEN = critter den
FISH = shoal of fish
MISC = withered bones
[The Enchanted Lands]
UseWayPoints = False
RelaxedRadius = False
MaxWander = 50
Numofpoints = 0
COLLECT = ?
ORE = residual ore
STONE = rhythmic stone
WOOD = wretched arbor
SHRUB = mystical natural garden
FUNGI = fairy ring
ROOTS = velvety roots
DEN = animal den
FISH = throng of fish
MISC = withered bones
[The Commonlands]
UseWayPoints = False
RelaxedRadius = False
MaxWander = 100
COLLECT = ?
ORE = cloven ore
STONE = wind swept rock
FUNGI = oasis fungi
SHRUB = oasis shrubbery
ROOTS = desert roots
FISH = band of fish
DEN = armadillo den
WOOD = wind felled tree
MISC = withered bones
[The Thundering Steppes]
UseWayPoints = False
RelaxedRadius = False
MaxWander = 100
Numofpoints = 0
COLLECT = ?
ORE = stonecrest ore
STONE = wind swept stones
WOOD = felled high plains arbor
SHRUB = high plains shrubbery
FUNGI = high plains fungi
ROOTS = mesquite catch weed
DEN = beast den
FISH = mob of fish
MISC = withered bones
[Zek, the Orcish Wastes]
UseWayPoints = False
RelaxedRadius = False
MaxWander = 100
COLLECT = ?
ORE = ferric ore
STONE = mud stone
WOOD = marred arbor
SHRUB = flattened bed of thistle
FUNGI = flattened natural herb garden
ROOTS = vestigial roots
DEN = lioness den
FISH = fury of fish
MISC = withered bones
[The Feerrott]
UseWayPoints = False
RelaxedRadius = False
MaxWander = 100
Numofpoints = 0
COLLECT = ?
ORE = alluvium ore
STONE = hermetic stone
WOOD = putrid arbor
SHRUB = overgrown bed of greenslade
FUNGI = overgrown fairy ring
ROOTS = dusty roots
DEN = animal den
FISH = hatch of fish
MISC = withered bones
[Rivervale]
UseWayPoints = False
RelaxedRadius = False
MaxWander = 100
Numofpoints = 0
COLLECT = ?
ORE = sedimentary ore
STONE = lithic stone
WOOD = corrupted arbor
SHRUB = tainted natural garden
FUNGI = tainted fairy ring
ROOTS = insidious roots
DEN = animal den
FISH = hatch of fish
MISC = withered bones
|