TARGET

Clicks on your current target

Syntax

TARGET [menuaction] 

menuaction - MenuActionID - leaving menuaction out will default to NPC_SECOND_OPTION (10) for npcs and PLAYER_SECOND_OPTION (45) for players

Examples

TARGET
TARGET 11
TARGET attack
TARGET talk-to

Notes

  • To find menuaction, you can use kittykeys click logger

Demos