Difference between revisions of "MQ2Cursor" - MMOBugs Wiki

(Initial entry.)
 
(→‎Description: fixed MQ2FeedMe wiki link)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{plugin}}
 +
{{Pluginbox
 +
| name = MQ2Cursor
 +
| author=[[User: s0rCieR|s0rCieR]]
 +
| link = [http://www.mmobugs.com/wiki/index.php?title=MQ2Cursor Wiki Link]
 +
| commands=/cursor, /keep
 +
| source = Yes
 +
| usesini = Yes
 +
}}
 +
 
== Description ==
 
== Description ==
'''MQ2Cursor''' by [[User:S0rcier|s0rCieR]] is a plugin that tries to keep your cursor free of items.  It was inspired by the plugins [[MQ2FeedMe]] and [[MQ2AutoDestroy]].
+
[[MQ2Cursor]] is designed to be next evolution of [[MQ2AutoDestroy]] and [[MQ2FeedMe]] plugins.
* 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 [http://macroquest2.com/phpBB2/viewtopic.php?t=12368 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.
+
== Features ==
 +
: Auto Keeps specified items, up to a desired quantity
 +
: Consumes, Drops, or Destroys items when the desired quantity is reached
 +
: Auto Sleeps when certain windows are opened (Spellbook, Casting, Bank, Give, Merchant, Trade,
 +
:: GuildTributemaster, TributeMaster, GuildBank, Inventory, and Loot (unless otherwise specified))
 +
: A Quiet/Silent Operating Mode
 +
: Global On/Off flags
 +
: Autoloots your corpse when loot Window up
  
 
== 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'''
+
* <font class="highlight2">/keep</font> Keep Item on Cursor (and don't add it to the list).
: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'''
+
== Example Usage ==
: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 2 st
 
  /cursor rem 1685
 
  /cursor rem 1685
Line 51: Line 40:
 
  /cursor list Water
 
  /cursor list Water
  
== See Also ==
+
== Configuration ==
* [[MacroQuest2:Plugins|Plugins]]
+
All settings are saved to the INI file <server>_<charname>.ini as the plugin is used.  Editing this file is not necessary.
 +
 
 +
== Availability ==
 +
This plugin is included with the MMOBugs Compile. The author's source can be found [http://www.s0rcier.net/MQ2Cursor/MQ2Cursor1.702.zip here].
 +
 
  
 
[[Category:Plugins]]
 
[[Category:Plugins]]

Latest revision as of 05:16, 12 September 2014

Plugin Info
Name MQ2Cursor
Author s0rCieR
Link Wiki Link
Commands /cursor, /keep
Source Available Yes
Uses INI File Yes


Description

MQ2Cursor is designed to be next evolution of MQ2AutoDestroy and MQ2FeedMe plugins.

Features

Auto Keeps specified items, up to a desired quantity
Consumes, Drops, or Destroys items when the desired quantity is reached
Auto Sleeps when certain windows are opened (Spellbook, Casting, Bank, Give, Merchant, Trade,
GuildTributemaster, TributeMaster, GuildBank, Inventory, and Loot (unless otherwise specified))
A Quiet/Silent Operating Mode
Global On/Off flags
Autoloots your corpse when loot Window up

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).

Example Usage

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

Configuration

All settings are saved to the INI file <server>_<charname>.ini as the plugin is used. Editing this file is not necessary.

Availability

This plugin is included with the MMOBugs Compile. The author's source can be found here.