Difference between revisions of "MQ2Cursor" - MMOBugs Wiki

Line 16: Line 16:
  
 
== Commands ==
 
== Commands ==
'''/cursor on|off|auto'''
+
* <font class="highlight2">/cursor on|off|auto</font> Turn plugin On/Off or Toggle
:Turn plugin On/Off or Toggle
+
* <font class="highlight2">/cursor silent on|off|auto</font> Turn Quiet Mode On/Off or Toggle
'''/cursor silent on|off|auto'''
+
* <font class="highlight2">/cursor feeding</font> Turn Feeding Mode On/Off or Toggle
:Turn Quiet Mode On/Off or Toggle
+
* <font class="highlight2">/cursor dropping</font> Turn Dropping Mode On/Off or Toggle
'''/cursor feeding'''
+
* <font class="highlight2">/cursor load|save</font> Save/Load information from the INI file.
:Turn Feeding Mode On/Off or Toggle
+
* <font class="highlight2">/cursor rem(ove)|del(ete) id</font> Remove ID or (Item on Cursor).
'''/cursor dropping'''
+
* <font class="highlight2">/cursor list [partial name]</font> List items in the cursor list along with their status (drop, protected, etc).  A partial name can be supplied to further narrow down the list, but please remember that the partial name is case sensitive.
:Turn Dropping Mode On/Off or Toggle
+
* <font class="highlight2">/cursor al(l(ways)</font> Always keep those (Item On Cursor).
'''/cursor load|save'''
+
* <font class="highlight2">/cursor # [st(acks)]</font> Keep quantity # (Item On Cursor).
:Save/Load information from the INI file.
+
* <font class="highlight2">/cursor random #</font> Random humanish delay in ms 0=off.
'''/cursor rem(ove)|del(ete) id'''
 
:Remove ID or (Item on Cursor).
 
'''/cursor list [partial name]'''
 
:List items in the cursor list along with their status (drop, protected, etc).  A partial name can be supplied to further narrow down the list, but please remember that the partial name is case sensitive.
 
'''/cursor al(l(ways)'''
 
:Always keep those (Item On Cursor).
 
'''/cursor # [st(acks)]'''
 
:Keep quantity # (Item On Cursor).
 
'''/cursor random #'''
 
:Random humanish delay in ms 0=off.
 
  
'''/keep'''
+
* <font class="highlight2">/keep</font> Keep Item on Cursor (and don't add it to the list).
:Keep Item on Cursor (and don't add it to the list).
 
  
'''/lootme on|off|auto'''
+
* <font class="highlight2">/lootme on|off|auto</font> Turn Plugin On/Off or Toggle.
:Turn Plugin On/Off or Toggle.
+
* <font class="highlight2">/lootme silent on|off|auto</font> Turn Quiet Mode On/Off or Toggle.
'''/lootme silent on|off|auto'''
 
:Turn Quiet Mode On/Off or Toggle.
 
  
 
== Examples ==
 
== Examples ==

Revision as of 18:40, 14 August 2009

Description

MQ2Cursor by s0rCieR is a plugin that tries to keep your cursor free of items. It was inspired by the plugins MQ2FeedMe and MQ2AutoDestroy.

  • It also tries to keep you above a certain hunger/thirst level (so that you don't eat your stat food).
  • Additionally, it can be used to loot your own corpse.

MQ2Cursor can be found here, in the VIP forums.

Features:

  • Auto Keep item from list up to a certain quantity.
  • Consume, Drop, or Destroy when quantity is reached.
  • Auto Sleep with certain windows are open (Spellbook, Casting, Bank, Give, Merchant, Trade, GuildTributemaster, TributeMaster, GuildBank, Inventory but not Loot window, Loot window but not Inventory).
  • Quiet/Silent Operating Mode and Global On/Off flags.
  • Autoloot your corpse when loot Window Up.

All settings are saved to the INI file <server>_<charname>.ini.

Commands

  • /cursor on|off|auto Turn plugin On/Off or Toggle
  • /cursor silent on|off|auto Turn Quiet Mode On/Off or Toggle
  • /cursor feeding Turn Feeding Mode On/Off or Toggle
  • /cursor dropping Turn Dropping Mode On/Off or Toggle
  • /cursor load|save Save/Load information from the INI file.
  • /cursor rem(ove)|del(ete) id Remove ID or (Item on Cursor).
  • /cursor list [partial name] List items in the cursor list along with their status (drop, protected, etc). A partial name can be supplied to further narrow down the list, but please remember that the partial name is case sensitive.
  • /cursor al(l(ways) Always keep those (Item On Cursor).
  • /cursor # [st(acks)] Keep quantity # (Item On Cursor).
  • /cursor random # Random humanish delay in ms 0=off.
  • /keep Keep Item on Cursor (and don't add it to the list).
  • /lootme on|off|auto Turn Plugin On/Off or Toggle.
  • /lootme silent on|off|auto Turn Quiet Mode On/Off or Toggle.

Examples

/cursor 2 st
/cursor rem 1685
/cursor silent on
/cursor list Water

See Also