Difference between revisions of "MQ2ReachIt" - MMOBugs Wiki

(New page: {{plugin}} {{Pluginbox | name = MQ2ReachIt | author = MMOBugs Developers | link = [http://www.mmobugs.com/wiki/index.php/MQ2ReachIt Wiki Link] | commands=/hailtarget /saytarget /throw ...)
 
(→‎Example Usage: removed /usemerch example (no longer available))
 
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
==Description==
 
==Description==
 
Enables the use of commands at a distance such as hailing, buying, and corpse summoning.
 
Enables the use of commands at a distance such as hailing, buying, and corpse summoning.
 +
 +
==Active Hack==
 +
See [http://www.mmobugs.com/forums/everquest-suspensions-or-bans/1245-macroquest2-risks-faq.html| this forum post] regarding the risks of active hacks.
 +
 +
To enable edit macroquest.ini 
 +
 +
find the line that says
 +
 +
  EnableActivePlugins=0
 +
 +
change it to
 +
 +
  EnableActivePlugins=1
 +
 +
Then reload mmoloader
  
 
==Features==
 
==Features==
Line 31: Line 46:
 
* <span class="highlight2">/faropen</span> Opens an object such as a chest.
 
* <span class="highlight2">/faropen</span> Opens an object such as a chest.
 
* <span class="highlight2">/sumcorpse</span> Summons your targeted corpse.
 
* <span class="highlight2">/sumcorpse</span> Summons your targeted corpse.
 +
* <span class="highlight2">/fartaunt</span> Attempts to pull your current target.
  
 
==Example Usage==
 
==Example Usage==
Line 51: Line 67:
 
This command would use the switch whose id is 3 in the zone (type /doors to get the ID's).
 
This command would use the switch whose id is 3 in the zone (type /doors to get the ID's).
 
* <span class="highlight2">/switch 3</span>
 
* <span class="highlight2">/switch 3</span>
 
 
This command would open the merchant window on your current target, allowing you to buy and sell.
 
* <span class="highlight2">/usemerch</span>
 
  
  
Line 63: Line 75:
 
This command would summon your targeted corpse from anywhere in the zone (corpse permissions still apply).
 
This command would summon your targeted corpse from anywhere in the zone (corpse permissions still apply).
 
* <span class="highlight2">/sumcorpse</span>
 
* <span class="highlight2">/sumcorpse</span>
 +
 +
 +
This command would attempt to pull a targeted NPC from your current location (keep range <600).
 +
* <span class="highlight2">/fartaunt</span>
  
 
==Availability==
 
==Availability==
 
This plugin is included with the MMOBugs Compile.
 
This plugin is included with the MMOBugs Compile.

Latest revision as of 17:07, 22 April 2017

Plugin Info
Name MQ2ReachIt
Author MMOBugs Developers
Link Wiki Link
Commands /hailtarget /saytarget /throw /gank /grab /ubertrade /switch /usemerch /faropen /sumcorpse
Source Available No
Uses INI File No

Description

Enables the use of commands at a distance such as hailing, buying, and corpse summoning.

Active Hack

See this forum post regarding the risks of active hacks.

To enable edit macroquest.ini

find the line that says

 EnableActivePlugins=0

change it to

 EnableActivePlugins=1

Then reload mmoloader

Features

  • Hail NPC's from a distance.
  • Use merchants from anywhere in the zone.
  • Summon your corpse from anywhere in the zone.
  • Pickup items from anywhere in the zone.
  • Give items to NPC's from anywhere in the zone.
  • Open objects such as chests from anywhere in the zone.
  • Talking to NPC's from anywhere in the zone.

Commands

  • /hailtarget Hails your current target.
  • /saytarget <msg> Sends a say message to your current target.
  • /throw <msg> Alias for /saytarget.
  • /gank Picks up your current item target.
  • /grab Alias for /gank.
  • /ubertrade Opens a trade window with your current target.
  • /switch <id> Uses a switch in the zone.
  • /usemerch Opens the merchant window with your current target.
  • /faropen Opens an object such as a chest.
  • /sumcorpse Summons your targeted corpse.
  • /fartaunt Attempts to pull your current target.

Example Usage

This command would hail your target no matter where it is in the zone.

  • /hailtarget


This command would say "apples" to your target from anywhere in the zone.

  • /saytarget apples


This command would pick up your targeted item from anywhere in the zone (use the /itemtarget command).

  • /gank


This command allows you to trade items with your current target.

  • /ubertrade


This command would use the switch whose id is 3 in the zone (type /doors to get the ID's).

  • /switch 3


This command would open the your current targeted object.

  • /faropen


This command would summon your targeted corpse from anywhere in the zone (corpse permissions still apply).

  • /sumcorpse


This command would attempt to pull a targeted NPC from your current location (keep range <600).

  • /fartaunt

Availability

This plugin is included with the MMOBugs Compile.