Command Reference - zergrush1213/LordPsyanBots2017 GitHub Wiki

Command Reference

There are lots of chat commands available in LordPsyanBots. The following ones are the most frequently used:

	<tr><td class="center" colspan="2">Strategies</td></tr>
	<tr>
		<td>co +s1,-s2,~s3,?</td><td>Add, remove, toggle and show combat strategies</td>
	</tr>
	<tr>
		<td>nc +s1,-s2,~s3,?</td><td>Add, remove, toggle and show non-combat strategies</td>
	</tr>
	<tr>
		<td>ds +s1,-s2,~s3,?</td><td>Add, remove, toggle and show dead strategies</td>
	</tr>
	
	<tr><td class="center" colspan="2">Items</td></tr>
	<tr>
		<td>e [item]</td><td>Equip item</td>
	</tr>
	<tr>
		<td>ue [item]</td><td>Unequip item</td>
	</tr>
	<tr>
		<td>u [item]</td><td>Use item</td>
	</tr>
	<tr>
		<td>u [item] [target]</td><td>Use item on target (e.g. use gem on item)</td>
	</tr>
	<tr>
		<td>destroy [item]</td><td>Destroy item</td>
	</tr>
	<tr>
		<td>[item]</td><td>Add to trade window if trading, show if it is useful</td>
	</tr>
	
	<tr><td class="center" colspan="2">Quests</td></tr>
	<tr>
		<td>accept [quest]</td><td>Accept quest at the selected quest giver</td>
	</tr>
	<tr>
		<td>accept *</td><td>Accept all quests at the selected quest giver</td>
	</tr>
	<tr>
		<td>drop [quest]</td><td>Abandon quest</td>
	</tr>
	<tr>
		<td>r [item]</td><td>Choose quest reward</td>
	</tr>
	<tr>
		<td>quests</td><td>Show quest summary</td>
	</tr>
	<tr>
		<td>[quest]</td><td>Show quest and objectives status</td>
	</tr>
	<tr>
		<td>talk</td><td>Talk to the selected NPC (to complete a quest)</td>
	</tr>
	<tr>
		<td>u [game object]</td><td>Use game object (use los command to obtain the game object link)</td>
	</tr>

	<tr><td class="center" colspan="2">Misc</td></tr>
	<tr>
		<td>los</td><td>Enlist game objects, items, creatures and NPCs bot can see</td>
	</tr>
	<tr>
		<td>stats</td><td>Show stat summary (inventory, gold, xp, etc.)</td>
	</tr>
	<tr>
		<td>leave</td><td>Leave party</td>
	</tr>
	<tr>
		<td>trainer</td><td>Show what bot can learn from the selected trainer</td>
	</tr>
	<tr>
		<td>trainer learn</td><td>Learn from the selected trainer</td>
	</tr>
	<tr>
		<td>spells</td><td>Show bot's spells</td>
	</tr>
	<tr>
		<td>cast [spell]</td><td>Cast the spell</td>
	</tr>
	<tr>
		<td>home</td><td>Set home at the selected innkeeper</td>
	</tr>
	<tr>
		<td>summon</td><td>Summon bot at the inn</td>
	</tr>
	<tr>
		<td>release</td><td>Release spirit when dead</td>
	</tr>
	<tr>
		<td>revive</td><td>Revive when near a spirit healer</td>
	</tr>
</tbody>
Command Description
Movement
follow Follow master
stay Stay in place
flee Flee with master (ignore everything else)
d attack my target Attack my target
d add all loot Check every corpse and game object for loot
grind Attack anything

There are some of master's actions bot can react. For example:

Action Bot reaction
accept a quest Bot will accept it as well
talk to a quest giver Bot will turn in his completed quests
use meeting stone Teleport using the stone
start using game object and interrupt Use the game object
open trade window Show inventory and start trading
invite to a party/raid Accept the invitation
start raid ready check Tell his ready status
mount/unmount Mount/unmount as well
go through a dungeon portal Follow into the dungeon

HINT: you can create key-binded macros for any of this command for quick usage, e.g.

Key Macro Decription
F /p follow Follow me
G /p stay Stay
H /p flee Pull back
Shift+T /p d attack my target Attack my target
T /p @tank d attack my target Attack my target (for tanks only)
P /p co ~passive,? Toggle active/passive mode (assist or ignore)
J /p d add all loot Loot everything

/p can be replaced with /r if you are in raid group.

To learn about other commands tell bot something invalid and it will enlist all the commands and strategies available.

Back

⚠️ **GitHub.com Fallback** ⚠️