Quote Originally Posted by Diamond. View Post
Silly question but how/when will bot know to return to depot to deposit stuff? Chars been dumping gold all over the floor...

Thanks!
Open the config file by typing /config in the XenoBot chat channel and changing the values here:

Code:
[Capacity]
Hunt-Minimum = 50                     ; If capacity goes below this value, script will exit the spawn. (0 to disable)
Drop-Flasks = 100                     ; If capacity goes below this value, script will drop flasks. (0 to disable)
Drop-Gold = 80                        ; If capacity goes below this value, script will drop gold. (0 to disable)
If you don't want to drop gold, set the Drop-Gold value to 0.