User Tools

Site Tools



mmoalt_gathermode

This is an old revision of the document!


mmoalt_GatherMode

Features compared to normal gather mode:

  • Choose between different combat modes
  • Always keeps track of all gatherables you pass. So you never miss a single one.
  • Automatically blacklists a node if you keep dying while trying to reach it
  • Blacklist a single gather node
  • Blacklist all gatherables of a type

As usual, no teleports will be used.
If a node isn't on the mesh, it will not be gathered.


Settings

Combat mode:

  • Everything – Attacks every aggro target
  • Aggro – Attacks aggro target when your hp is starting to get low
  • Survive – Attacks aggro target if your hp is very low
  • None – Never attack anything (not recommended)

Clear queue when stopping bot:
If enabled, will clear the current gather queue when stopping the bot.

Enable gather markers (not recommended):
Enable bot marker subtask.


Custom task settings

Max Gatherables:
Maximum amount of gatherables to get before ending the task.
(I recommend setting a max duration even if you have this on)

Do Events:
Let the bot do events while gathering.

Combat mode:
Set a custom combat mode or use the default settings.

Custom duration:
Use this field instead of “Max Task Duration” to also make sure that the queue is empty before ending the task.


How to use

Set the bot mode to “mmoalt_GatherMode”
Start the bot

The mode is also available in custom tasks.


Blacklist

The blacklist is in the blacklist manager.
“Lua Modules” ⇒ “BlacklistManager”

To blacklist the currently selected gatherable. Click the “Blacklist selected gatherable” button.
To blacklist every gatherable with the same type as the currently selected gatherable. Click the “Blackist selected gatherable type” button.

Note:
The single gatherable blacklist uses the position of a node.
The position of nodes changes often.


Public API

mmoalt_GatherModeAPI:Reset() – Reset timers and the current gatherable
mmoalt_GatherModeAPI:CheckForGatherable() – True if a gatherable is in queue.
mmoalt_GatherModeAPI:GetTaskName() – Returns the task name.
mmoalt_GatherModeAPI:GetTask() – Returns the gather task if you want to spawn it in a subtask.
mmoalt_GatherModeAPI:EndTask() – Ends the gather task (if you put it in a sub task).



Support: Forum

mmoalt_gathermode.1461471998.txt.gz · Last modified: 2016/04/24 04:26 by mmoalt