• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

RedQuest v7.1 (Works for 3/15 patch) (1 Viewer)

Status
Not open for further replies.

RedQuest

Well-known member
Joined
Oct 5, 2006
RedCents
Plugin Authors: If your plugin is included in this compile, and you do not want it to be, please send me a PM and it will be removed.

Welcome to RedQuest, the official precompile of Redguides. While there are always many good compiles after every patch, it was decided that some bit of stability was needed. This compile is in no way intended to replace the people who work hard to post the zips for you every patch. Rather, it is intended to just be available to the Redguides community.

If you see something that you would like added, please speak up, and I'll add it as soon as I possibly can.

--Warp, zone, /sumcorpse, docrack, etc, are included in this zip, but they CAN GET YOU BANNED. That said, I'm not your mother, and you can make your own choices about the risks.

--If you are looking for MQ2Csum, MQ2Copen, MQ2Hail, or other packet plugins that you want, and can't find them, they ARE there. Go look at the info for MQ2Pax. If you STILL can't find a plugin of that sort in the compile, then post in the thread.

Notes v7.1
--Updated to the 3/15b zip from MQ2 website
--Updated the MQ2Instamem opcodes, but they are untested.
--While warp and zone are included here, they will probably get you in trouble if you use them. Don't, unless you WANT to be caught.
--At this point, if it's an active hack that involves movement, moving, move speed, etc...it probably doesn't work. It will start working once we get this new warp detection and movepkt struct figured out.
--Temporarily removed Exactspeed, Pax, Workingassist
--Source code will be updated in a few minutes.
--And on a more important note...I've been granted mod powers in order to better deal with uninformed questions. Rather than implementing the two hours that I previously intended, any questions that have already been answered will just be deleted unanswered. If the person persists, a possible temp ban of anywhere from 5h to 1d can occur. Hopefully this will work towards correcting the problem.

Notes v7.0
--Sadly, unfortunately, the MovePkt structure has changed. This means that wonderful plugins like Pax, Switch, and WorkingAssist are temporarily down. It also means that Piggyzone will not work with NPCs. Also, due to the changed, but untested, packets, the remaining plugins involving packets will also be iffy. This includes Allzone, and possible 1-2 other plugins.
--If you find anything else not working, please say so.
--There is a new rule starting with this compile. For every time a person asks a question that has already been answered in this thread, I will delay the next update for at least two hours...and if another person asks, I will add another two hours on. If this adds on to when I'd be sleeping, you'll have to wait until morning. I'm fairly sick of people not reading, so we'll see if this solves the problem.
--Added MQ2ChatBlock, MQ2MapItemTarget, MQ2Reward, and MQ2PluginHook. Unfortunately, ChatBlock needs some code updating by the author to even get it to compile...sorry.

Uncompiled source code HERE.


Instructions:

Download the zip at the bottom of this post
Unzip to a folder of your choice
Run MacroQuest2.exe from that folder
Run EverQuest.exe
In-Game, type "/plugin <plugin name> load" to add all plugins you wish to use
Refer back to this post for any syntax and plugin descriptions you need
For plugins that require an XML window, don't forget to put the MQUI files in your "default" ui folder.


*** REMEMBER: Commands listed below will not work unless you load the plugin that enables them first!!!

If there is a * before the plugin name in the list, I consider it to be an active hack.

The following plugins are included, but not enabled by default.
-MQ2AdvPath
-*MQ2Allzone
-MQ2Autoforage
-MQ2Bandolier
-MQ2BardSwap
-MQ2BuffTool (XML included)
-MQ2Cast / MQ2Casttimer(XML included)
-MQ2Charnotes
-MQ2ChatBlock
-MQ2Combat
-MQ2Cursor
-MQ2CustomSound
-MQ2DPS (XML included)
-MQ2Debuff
-*MQ2DoCrack (XML included)
-MQ2Doors
-MQ2EQBC
-MQ2EQBCS (server, separate .exe file)
-*MQ2Exactspeed
-MQ2Exchange
-MQ2ExchangeItem
-*MQ2Faerune
-MQ2FeedMe
-MQ2FPS
-MQ2Fakechat
-MQ2Fakelink
-*MQ2Instamem
-MQ2LinkDB (Download Database HERE)
-MQ2MapItemTarget
-MQ2Melee
-MQ2Missing
-MQ2MoveUtils
-MQ2NetBots
-MQ2NetHeal
-MQ2OTD
-MQ2PacketAPI
-*MQ2Pax (MQ2Csum, MQ2CGank, MQ2Copen, MQ2Hail in one)
-*MQ2Piggyzone
-MQ2PluginHook
-*MQ2PreventSpeed
-MQ2Reward
-MQ2Rez
-*MQ2RWarp
-MQ2Randomstuff
-*MQ2Size
-MQ2Slave
-MQ2SpellHotkeys
-MQ2SpellSearch
-*MQ2Switch
-MQ2Targets
-MQ2TimeStamp
-MQ2Tracking
-MQ2Twist
-MQ2WorkingAssist
-MQ2XPTracker

Plugin Descriptions and Syntax

MQ2AdvPath - Plugin version of AdvPath.mac and .ini.
Rich (BB code):
/afollow [on|off] [slow|fast]
/afollow pause
/afollow unpause
/afollow spawn # [slow|fast]
/afollow [slow|fast]
NOTE: Fast default.
 
/play [PathName|off] [slow|fast] [smart] [pause|unpause]
NOTE: Fast default.
 
/record
/record save <Name>
/record checkpoint <Name>

AdvPath TLO's:
Rich (BB code):
${AdvPath.Active} Plugin Loaded and ready
${AdvPath.State} // FollowState, 0 = off, 1 = Following, 2 = Playing, 3 = Recording
${AdvPath.Waypoints} // Total Number of Waypoints
${AdvPath.NextWaypoint} // Number of NextWaypoint
${AdvPath.Y[Check Point Name OR Waypoint number]} LOC
${AdvPath.X[Check Point Name OR Waypoint number]} LOC
${AdvPath.Z[Check Point Name OR Waypoint number]} LOC
${AdvPath.Monitor} // Spawn your following
${AdvPath.Idle} // Idel time when following and not moving
${AdvPath.Length} // Estimated length off the follow path
${AdvPath.Following} // BOOL Following spawn ?
${AdvPath.Playing} // BOOL Playing ?
${AdvPath.Recording} // BOOL Recording?
${AdvPath.Status} // INT Status 0 = off , 1 = on , 2 = paused?
${AdvPath.Paused} // BOOL Paused?

MQ2Allzone - Lock yourself in a zone temporarily

Syntax:
Rich (BB code):
/lockazone - prevent yourself from zoning for up to 8 minutes (I think)

MQ2Autoforage - INI driven autoforaging

Rich (BB code):
/startforage - commence autoforaging.
/stopforage - stop autoforaging.
/keepitem {item} - add/change the item in the .ini file to auto-keep.
/destroyitem {item} - add/change the item in the .ini file to auto-destroy.

MQ2Bandolier
Rich (BB code):
USAGE
 
/createset <setname> slotname1|slotnumber slotname2|slotnumber2 ... (slotname21|slotnumber22)
Creates a set in MQ2Bandolier_<CharName>.ini using the selected equipment slots. If you use the name of an existing set, it will be over-written.
 
/deleteset <setname>
Deletes the specified setname from the characters ini.
 
/equipset <setname>
Equips all items of the specified set.
 
 
Example:
 
 
/createset ThisSet chest mainhand offhand
/createset ThisSet 17 13 14
 
 
Both of the above examples will create the following ini entry:
 
 
[ThisSet]
17=12345
13=23456
14=34567
 
--------------
 
/deleteset ThisSet
Deletes the ThisSet section in the ini
 
/equipset ThisSet
Equips all of the items from the ThisSet section in the ini

MQ2BardSwap - This plugin attempts to retrieve the current song from the twist plugin, if that TLO exists, and swap the correct intstrument into use.

MQ2BardSwap_Someplayer_Someserver.ini
Rich (BB code):
[Settings]
Horn=/exchange "Me So Horny" mainhand
Drum=/exchange "Tambourine of Wonder" mainhand
Lute=/exchange "Lute Skywalker" mainhand
Wind=DISABLED
Singing=DISABLED
Weapons=/exchange "Really Really Really Sharp Knife" mainhand
Delay=21
[Exclude]
;instruments don't have an effect on these
exclude1=Requiem of Time
exclude2=Selo's Rhythm of Speed
exclude3=Selo`s Assonant Strane
exclude4=Song of Sustenance
exclude5=Alenia`s Disenchanting Melody
;no swap for my Composers Greaves click please
exclude6=Selo`s Accelerating Chorus
;or lute of the flowing waters click
exclude7=Wind of Marr

Syntax
Rich (BB code):
/bardswap - Toggle swapping on and off.
/bardswap melee - Toggle using "Melee swap" delay.

MQ2BuffTool - This is also a plugin that will click off buffs automatically, but includes some logic to decide what to click off.

TLO Added
Rich (BB code):
${Block.Ready} (bool Plugin Loaded && InGame && Bloc Enable)
${Block.Quiet} (bool Always true or NULL if plugin not loaded)
${Block.Popup} (bool Should i Popup Msg on Spell Block?)
${Block.Count} (int # of buff in bloc list)
${Block.Total} (int # of buff blocked so far)
${Block.Spell[X]} (int # of free slot for a spell -1 not found)
${Block.Maxim[X]} (int Maxim # of Buff (1=buff,2=song,3=pet))
${Block.Avail[X]} (int Avail # of Buff (1=buff,2=song,3=pet))

Syntax
Rich (BB code):
/Command Common to ALL (ie /block /unblock /clickoff)
/Command /Help (Show Help)
/Command /List (Show List of Spells Being Blocked)
/Command /Load (Load Settings and Bloc List from INI)
/Command /Save (Save Settings and Bloc List to INI)
/Command /Block (Toggle on/off Scan for Bloc Buffs)
/Command /Popop (Toggle on/off Display of Popups)
/Command /Window (Popups XML Windows)
 
/Block <##/Name/[Set]> <MODE>
/Block ## <MODE> (spell on slot ##, -## for song)
/Block Name <MODE> (spell matching that name)
/Block [Set] (spell list from INI)
 
<MODE> 0=always(default) 1+ free buff to keep (Optional)
 
/Unblock <##/Name/[Set]>
/Unblock ## (remove Block from bloc list ##)
/Unblock Name (remove Block for that spell name)
/Unblock [Set] (remove Block for this List from INI)
 
/Clickoff <##/Name/[Set]>
/Clickoff ## (click off slot ##, -## for song)
/Clickoff Name (click off buff matching that name)
/Clickoff [Set] (click off buff from List in INI)


MQ2Cast - This is a plugin form of Spell_Routines.inc, and far, far superior. It can, among other things, memorize and cast spells, recast them, and, with the use of MQ2CastTimer, moniter the estimated duration on longterm spells like DoTs, Buffs, etc. The plugin can also deal with events, similar to MQ2Events.

SYNTAX FOR MQ2CAST

A nice little HUD snippet to go with the plugin:
Rich (BB code):
[CASTING]
CS1=3,425,150,255,255,255,~~ CASTING ~~~~~~~~~~~~~~~~~~~~~
CS2=3,425,162,255,255,255,Cast Effect: ${If[${Cast.Effect.ID},${Cast.Effect.Name},NONE]}
CS3=3,425,174,255,255,255,Cast Timing: ${Cast.Timing}
CS4=3,425,186,255,255,255,Cast Ready : ${Cast.Ready}
CS5=3,425,198,255,255,255,Cast Status: ${Cast.Status}
CS6=3,425,210,255,255,255,Cast Result: ${Cast.Result}
CS7=3,425,222,255,255,255,Cast Stored: ${If[${Cast.Stored.ID},${Cast.Stored.Name},NONE]}

MQ2Combat - Basic autocombat plugin

Rich (BB code):
/combat -- autocombat command
/combat help -- For help on usage

Rich (BB code):
When attack is pressed, it'll check the distance you are from the mob. if you are within xxx distance, it'll /stick to the mob (if /combat stick on). It will press your combat abilities based on the ones you set (Bash, Taunt, Kick). Up to 10. If a mob enrages or infuriates, it'll turn off attack or back off the mob to avoid the rampage.
 
If assist is set, it'll assist the assist until it gets a valid target and that targets hps are <= your setting before attacking.
 
If follow is set, it'll try to /stick to the person marked to follow if they get so far away from you.
 
It'll auto accept group invites.

MQ2Cursor - s0rcier version of MQ2Autodestroy, with a bonus or two, because s0rcier is god.

Rich (BB code):
/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 help|list|load|save :Hope No description need for those.
/cursor rem(ove)|del(ete) id :Remove id or (Item on Cursor).
/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 (no list adding).
 
/feedme on|off|auto :Turn Plugin On/Off or Toggle.
/feedme thirst # :Thirst Level, 0 turn off drinking.
/feedme hunger # :Hunger level, 0 turn off eating.
/feedme help :Need help for that?
/feedme silent on|off|auto :Turn Quiet Mode On/Off or Toggle.
/feedme random # :Random Humanish delay in ms 0=0ff.
 
/lootme on|off|auto :Turn Plugin On/Off or Toggle.
/lootme silent on|off|auto :Turn Quiet Mode On/Off or Toggle.

MQ2Customsound -- Assigns custom sounds to chat events.

Rich (BB code):
The MQ2CustomSound plug-in allows MQ2 users to define custom sound events that play based on unique chat events. These events and the sound effects that are played for them are dictated entirely by settings found in the MQ2CustomSound INI file.
 
 
With MQ2CustomSound, you can have a sound play...
- Whenever anybody (or certain people) send you /tell's WHILE FILTERING OUT NPC TELLS!
- When a spell drops or is resisted
- When you enable a discipline or a discipline drops
- Whenever somebody says any particular word, or mentions any particular item
- When you get hit/stunned/zone/die/camp/etc.
 
 
COMMANDS:
-----------------
 
/togglesounds - Turns all custom sound events on/off DEFAULT: OFF
 
/npctellsounds - Turns NPC tell filter on/off, when ON - tells that come from NPCs will not fire sound events DEFAULT: ON
 
/notradersounds - Toggles the Trader Sound Filter on/off. When ON, tell sound events from characters in trader mode will be suppressed. Note: Trader filtering only works when in the Bazaar DEFAULT: OFF
 
/sound [sound name] - plays the sound identified with a particular sound name (from the INI) - this is based off the MQ2PlaySound plug-in by Digitalxero and was included here for completeness
 
/sound stop - immediately stops the play-back of whatever sound is currently playing
 
 
INI FILE SETUP:
-----------------
 
In order for any sound effect to be played, you must create and configure your MQ2CustomSound.ini file. For the purpose of explaining how it all works, here is a sample INI file:
 
;>> START Sample MQ2CustomSound.ini START<<
[Events]
keys=tell|zone|camp|
 
 
[MatchStrings]
tell=tells you
zone=LOADING, PLEASE WAIT
camp=It will take you about 30 seconds to prepare your camp
 
[Sounds]
tell=C:\\MQ2\\sounds\\AIMding.wav
zone=C:\\MQ2\\sounds\\jeopardy.wav
camp=C:\\MQ2\\sounds\\astalavista.wav
waycool=C:\\MQ2\\sounds\\billandted.wav
 
;>> END Sample MQ2CustomSound.ini END<<
 
The INI file creates our custom events (the Events section), defines the text the plug-in must match in order to fire the event (the MatchStrings section) and then provides the sound file that should be played when the
event fires (the Sounds section.)
 
 
Defining Events:
All event names should be listed together in the 'keys' entry, separated by the | character. The sample INI above defines three events: tell, zone, and camp. These event names are then used in the other two sections of
the INI file, so make sure you use the same case and names throughout.
 
For every event name you must have a corresponding key in both the Match String and the Sounds sections!
For every event name you must have a corresponding key in both the Match String and the Sounds sections!
For every event name you must have a corresponding key in both the Match String and the Sounds sections!
 
NOTE: The last event name in the keys entry should ALWAYS end with a | as well.
 
 
Defining Match Strings:
Match Strings define the text that the plug-in matches in order to play the right sound. This text should appear in the INI file exactly as it does in-game and uses the event names defined in the [Events] section as keys.
 
In the example, since we defined events for tell, zone and camp, we have tell, zone and camp keys defined in the [MatchString] section. From this we can see that the tell event is fired whenever text containing "tells you" appears in any text window within EQ, while the zone event fires whenever the text "LOADING, PLEASE WAIT" appears, and the camp event fires whenever the text "It will take you about 30 seconds to prepare your camp" appears.
 
 
Defining Sounds:
The sounds section defines the actual sound files that should be played when an event is fired. This should be a full path location and the backslach character ( \ ) must be padded ( \\ ) in order to function properly (see example.)
 
In the example, since we defined events and match strings for tell, zone and camp, we also have tell, zone and camp keys defined in the [Sounds] section. All of the files in the example are located in the C:\MQ2\sounds\ directory and AIMding.wav would play when you received a /tell, jeopardy.wav would play when you zone, and astalavista.wav would play when you start your camp!
 
You can also define sound keys that are not automatically fired by any text event. This is what you see in the 'waycool' key in the [Sounds] section in the example. This enables us to play a sound using the '/sound
waycool' command. Possible reasons for using such an event would be the inclusion of sound effects in MQ2 macros, or included in your own EQ hotkey macro's, etc.
 
 
Supported Sound Formats:
Technically play-back of sounds is handled by Windows, so any file format that Windows has a supported driver/codec for should be supported. However, I've only had luck getting it to play .WAV files, so you're best just to use them! Many MP3 applications (WinAmp) can convert from MP3 to WAV if you need to. There's also tons of .wav files to be had out on the net.

MQ2Debuffs - Nice little plugin that figures out how many counters of what type you have and makes it available as MQData. Has a HUD attachment that can be added.
Rich (BB code):
// MQ2Data:
//
// Debuff (bool True if you have debuffs on that have counters on them, false if not)
// Debuff.Poisoned (int # of poison counters on you)
// Debuff.Diseased (int # of disease counters on you)
// Debuff.Cursed (int # of curse counters on you)
// Debuff.Poisons (int # of poison spells affecting you)
// Debuff.Diseases (int # of disease spells affecting you)
// Debuff.Curses (int # of curse spells affecting you)
// Debuff.Count (int # of debuffs that need cured, does not include snare)
// Debuff.HPDrain (int Amount of HP you are losing per tick from debuffs. This value is POSITIVE)
// Debuff.HPDrain[X] (int X= Disease, Poison, Curse, All: Number of specific counters effecting HPDrain) 
// Debuff.ManaDrain (int Amount of Mana you are losing per tick from debuffs. This value is POSITIVE)
// Debuff.ManaDrain[X] (int X= Disease, Poison, Curse, All: Number of specific counters effecting ManaDrain) 
// Debuff.Slowed (bool True if you are Slowed (melee attacks), False if not)
// Debuff.SpellSlowed (bool True if you are SpellSlowed (spell haste reduction), False if not)
// Debuff.CastingLevel (bool True if your Effective Casting Level has been reduced, False if not)
// Debuff.HealingEff (bool True if you are Healing Effectiveness has been reduced, False if not)
// Debuff.SpellDmgEff (bool True if your Spell Damage Effectiveness has been reduced, False if not)
//
// koad 09-11-2005 added these members:
// Debuff.Snared (bool True if your are Snared, False if not)
// Debuff.ManaCost (bool True if your Spell Mana Cost has been raised, False if not)

*This* part can be added to your MQ2Hud if you run the plugin. You may need to alter some of the numbers to get it going for your UI set up. Check out the MQ2Hudmove plugin in the zip's info for some basic ideas on how to do this.
Rich (BB code):
[Elements]
PoisonCounter=1,400,170,0,250,50,${If[${Debuff.Poisoned},${Debuff.Poisoned} POISON,]}
DiseaseCounter=1,400,185,200,200,50,${If[${Debuff.Diseased},${Debuff.Diseased} DISEASE,]}
CurseCounter=1,400,200,250,200,150,${If[${Debuff.Cursed},${Debuff.Cursed} CURSE,]}
DrainHP=1,465,170,250,0,10,${If[${Debuff.HPDrain},-${Debuff.HPDrain} HP/tick,]}
DrainMana=1,465,185,0,50,250,${If[${Debuff.ManaDrain},-${Debuff.ManaDrain} Mana/tick ,]}
BadThings=1,400,220,255,0,10,${If[${Debuff.Snared},SNARED ,]}${If[${Debuff.Slowed},SLOWED ,]}${If[${Debuff.SpellSlowed},SPELLSLOWED ,]}${If[${Debuff.CastingLevel},EFFCASTLEVELDOWN ,]}${If[${Debuff.HealingEff},HEALEFFECTIVEDOWN ,]}${If[${Debuff.SpellDmgEff},SPELLDMGDOWN ,]}${If[${Debuff.ManaCost},MANACOSTUP ,]}
That hud is produced from a buffbar looking like:
mq2debuffs_buffwin.jpg

And the resulting HUD would look something like this:
mq2debuffs_hud.jpg


MQ2DoCrack - This plugin facilitates applying memory patches to the eqgame.exe process.

Syntax
Rich (BB code):
/docrack list 
- Lists all available cracks and their current status. 
 
/docrack <crack name> [on|off] [silent] 
- Apply or remove <crack name>. [silent] does it without printing out 
anything (used during startup). 
 
/showmem <address> <bytes to show>
- Shows X amount of bytes of memory at specified address 
 
/dooffset <address> <memory>
- Writes supplied memory to specified address
 
/docrackwnd
- Opens or closes the DoCrack window - must have XML file in your UI folder

MQ2Doors - This plugin allows you to hide unlocked doors and walk through them.

Syntax
Rich (BB code):
/toggledoors on - Hides all doors in current zone.
/toggledoors off - Shows all doors and disables 'always' toggle.
/toggledoors always - Hides all doors as soon as you zone anywhere.

MQ2Eqbc - This plugin allows you to send remote commands via box chat much like mastermind does, remotely log into a different character (ie. load up cleric for rezzing) and control anyone anywhere (ie. someone in your raid needs to afk for a while: they connect to your server, you remotely load macros as pimp their char as needed until they return). (Yea, this is the SHIT, I know.)

Syntax
Rich (BB code):
/bccmd connect <server> <port> (defaults: 127.0.0.1 2112)
/bccmd quit (disconnects)
/bccmd help (show help)
/bccmd status (show connected or not)
/bccmd reconnect (close current connection and connect again)
/bccmd names (show who is connected)
/bccmd colordump (show color codes)
/bccmd togglecontrol (toggle allow control)
/bccmd togglewindow (toggle dedicated window)
/bccmd toggleautoconnect (toggle auto connect)
/bccmd togglecompatmode (toggle IRC Compatability mode)
/bccmd togglereconnect (toggle auto-reconnect mode on server disconnect)
/bccmd setreconnectsecs n (n is seconds to reconnect: default 15)
/bccmd stopreconnect (stop trying to reconnect for now)
/bccmd relog <charname>
/bccmd version (show version)
/bc your text (send text)
/bc ToonName //command (send Command to ToonName)
/bca //command (send command to all Toons)


MQ2Eqbcs.exe - Eqbcs is a server that can be run as a console app on windows or *nix, and is the server software used to operate Eqbc.

Syntax
Rich (BB code):
It takes one command line parameter, which is the port you want to bind to (default is 2112)
 
Control-C ends the program.

MQ2Events - Ini-determined, event driven.
Rich (BB code):
/event <load|delete <name>|settrigger <name> <trigger text>|setcommand <name> <command text>|list>
 
Variables:
EventArg1 these are set acording to last event triggered and correspond to #1# .. #9#
EventArg2 these are not cleared so you can have one event use #9# and once set it will stay set until another #9# is encountered.
EventArg3
EventArg4
EventArg5
EventArg6
EventArg7
EventArg8
EventArg9
ini file: MQ2Events_CharacterName.ini
[eventname]
trigger=trigger text
command=command to execute when triggered
 
ini example entries
[enrage]
trigger=|${Target.DisplayName}| has become ENRAGED#2#
command=/attack off
 
[relaytell]
trigger=#1# tells you, #2#
command=/tell relaytargetname ${EventArg1} told me, '${EventArg2.Mid[2,${Math.Calc[${EventArg2.Length}-2]}]}'
 
[group]
trigger=#1#To join the group, click on the 'FOLLOW' option, or 'DISBAND' to cancel.#2#
command=/timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /keypress ctrl+i
 
[raid]
trigger=#1#To join the raid click the accept button in the raid window or type /raidaccept.#2#
command=/timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /raidaccept

MQ2ExchangeItem - This plugin will allow you to exchange items or unequip items without having any inventory windows or bags opened. Will now allow exchanging items that are in main inventory slots, not just in bags.

Syntax

Rich (BB code):
NOTE: If you use custombinds using shift, alt, or ctrl, and use /itemnotify to right click the item... ENSURE that you use the format: "/nomodkey /itemnotify <slotname> rightmouseup"
 
/exchange "item name" <slotname> - Swaps "item name" into <slotname>
/unequip <slotname> - Unequip any of the equipment slots
/exchange help - Gives a list of the commands available
/exchange help list - Gives a list of the equipment slot names
 
 
Slotname can be any of the standard named slots:
 
 
charm
leftear
head
face
rightear
 
neck
shoulder
arms
back
leftwrist
rightwrist
ranged
 
hand
mainhand
offhand
leftfinger
rightfinger
chest
leg
feet
waist
ammo
pack1 - pack8

MQ2Exactspeed - Speed hack

Rich (BB code):
/speed #
 
ie, /speed 300 => ${Me.Speed}==300

MQ2FPS - This plugin changes the frames per second of the Everquest screen when it is in focus and when it is in the background. This is the same as EQPlayNice, only more macro friendly.

SYNTAX for MQ2FPS

MQ2Fakechat - Cause fake chat to be displayed in your windows from a specific person in a specific channel.

Syntax:
Rich (BB code):
/command personname what they will be saying
 
/fakeooc 
/fakeshout 
/fakeauction 
/faketell 
/fakesay 
/fakeraid 
/fakegroup 
/fakeguild

MQ2Fakelink - Fake links in channels of your choice. Enjoy.

SYNTAX for MQ2Fakelink

MQ2FeedMe - Food-handling plugin

Usage:
Rich (BB code):
        /autodrink          -> Force manual drinking
        /autodrink 0        -> Turn off autodrinking
        /autodrink 3500     -> Set Level where plugin should drink
        /autofeed           -> Force manual feeding
        /autofeed 0         -> Turn off autofeeding
        /autofeed 3500      -> Set Level where plugin should eat

MQ2Instamem - Instantly memorize a spell and/or spell set.

Rich (BB code):
/memspell "Spell name" gem#
/memset "Set name"

MQ2LinkDB - This plugin basically allows you to be a LinkBot. It stores links in a database and allows you to request a link to be posted. Make sure you type import the database with the "/link /import" command after getting ingame and unzipping the file in the right spot...see below.

SYNTAX for MQ2LinkDB

MQ2Melee - This plugin activates common combat abilities at logical times determined by the user.

SYNTAX for MQ2Melee

MQ2Missing - provides a list comparing who is not in zone/raid/dz/task to one other one of those...ie, who is inzone but not raid, inzone but not task, in task but not inzone, etc.

Rich (BB code):
/missing choice1 choice2 - compare choice 1 and choice 2
/missing - Shows plugin help

MQ2MoveUtils - This plugin performs basic monotonous movement tasks.

SYNTAX for MQ2MoveUtils

MQ2NetBots - Provides Linked MQ2EQBC Client way to exchange/share statistics/status to others and make those informations available in TLO for macro scripters and HUD designers.

Syntax:
Rich (BB code):
/netbots on/off
/netbots grab=on/off
/netbots send=on/off
 
grab: listen to others status on the network.
send: broadcast your status over the network.

MQ2NetHeal -

Syntax:
Rich (BB code):
/netheal on|off|auto :Turn On/Off Healing Informations
/netheal grab=on|off|auto :Turn On/Off Gather of Healing Informations.
/netheal send=on|off|auto :Turn On/Off Broadcasting of Healing Informations.
/netheal hot timems list :Use for macro only.
/netheal da timems list :Use for macro only.
 
/netcure on|off|auto :Turn On/Off Watching for HarmFull Effects.
/netcure audio=on|off|auto :Turn On/Off Report Audio Sound.
/netcure popup=on|off|auto :Turn On/Off Report Popup Style.
/netcure quiet=on|off|auto :Turn On/Off Report to MQ2 Window.
 
/networst on|off|auto :Turn On/Off Watching for Group Health.
/networst audio=on|off|auto :Turn On/Off Report Audio Sound.
/networst popup=on|off|auto :Turn On/Off Report Popup Style.
/networst quiet=on|off|auto :Turn On/Off Report to MQ2 Window.
 
/worsttarget query :Target Worst One if Any Matching Query.
/worstcycle query :Cycle to Next Worst One if Any Matching Query.

TLO's and other information:
Rich (BB code):
NETCURE:
${NetCure[X]} string return list of harmfull effects.
${NetCure[X].Detrimentals} int return # of Detrimental Spells.
${NetCure[X].Counters} int return # of Counters.
${NetCure[X].Cursed} int return # of Curse Counters.
${NetCure[X].Diseased} int return # of Disease Counters.
${NetCure[X].Poisoned} int return # of Poison Counters.
${NetCure[X].EnduDrain} int return # of Endurance Drain Per Tick.
${NetCure[X].LifeDrain} int return # of Life Drain Per Tick.
${NetCure[X].ManaDrain int return # of Mana Drain Per Tick
${NetCure[X].Blinded} int return # Blind Spells.
${NetCure[X].CastingLevel} int return # Reducing Casting Level.
${NetCure[X].Charmed} int return # Charm Spells.
${NetCure[X].Feared} int return # Fear Spells.
${NetCure[X].Healing} int return # Reducing Healing Effectiveness.
${NetCure[X].Invulnerable} int return # Invulnerability Spells
${NetCure[X].Mesmerized} int return # Memsmerize Spells.
${NetCure[X].Resistance} int return # Resist Debuff Spells.
${NetCure[X].Rooted} int return # Root Spells.
${NetCure[X].Silenced) int return # Silence Spells.
${NetCure[X].Slowed} int return # Slow Spells.	
${NetCure[X].Snared} int return # Snare Spells.
${NetCure[X].SpellCost} int return # Affecting Spell Mana Cost.
${NetCure[X].SpellSlowed} int return # Slowing Casting Speed.
${NetCure[X].SpellDamage} int return # Reducing Spell Damage.
${NetCure[X].Trigger} int return # That Trigger Something.
 
*Where X could be (self,myself,pet,warder,spellid,spellidlist);
 
NETWORST:
${NetWorst.Affects} int return Last # of People in Query Range.
${NetWorst.Average} float return HP Average People in Last Query.
${NetWorst.Counter) int return Last # of People Matching Last Query.
${NetWorst.Members} string return People SpawnID List of Last Query.
${NetWorst.Request[X]} int return # of People Matching That Query.
 
*Where X is the Query to Perform. 
*Valid Keywords are: radius,hp,pet,pc,group,self,fd,da,hot,war,clr,pal,rng,shd,dru,mnk,brd,rog,shm,nec,wiz,mag,enc,bst,ber,all or #ID#.
*hp,war,clr,pal,rng,shd,dru,mnk,brd,rog,shm,nec,wiz,mag,enc,bst,ber,all could be use with % ie: shm80 war60.
*order you pass paramters might influence query results.
 
NETHEAL:
${NetHeal[X].Name} or ${NetHeal.Name[Y]} string return Name.
${NetHeal[X].ID} or ${NetHeal.ID[Y]} int return SpawnID.
${NetHeal[X].Distance} or ${NetHeal.Distance[Y]} float return Distance.
${NetHeal[X].PctHPs} or ${NetHeal.PctHPs[Y]} int return PctHPs.
${NetHeal[X].Pet} or ${NetHeal.Pet[Y]} bool return This is a Pet?
${NetHeal[X].Class} or ${NetHeal.Class[Y]} int return Class.
${NetHeal[X].Feign} or ${NetHeal.Feign[Y]} bool return This is Feign Class?
${NetHeal[X].Canni} or ${NetHeal.Canni[Y]} bool return This is Cannibalize Class?
${NetHeal[X].Spawn} or ${NetHeal.Spawn[Y]} int return Spawn.
${NetHeal[X].da} or ${NetHeal.da[Y]} int return da timer left.
${NetHeal[X].hot} or ${NetHeal.hot[Y]} int return hot timer left.
${NetHeal[X].ttl} or ${NetHeal.ttl[Y]} int return 60000.
${NetHeal[X].Updated} or ${NetHeal.Updated[Y]} int return how old is This?
 
*Where X Could be ID or Name.
*Where Y is a Numerical Indice on Last ${NetWorst.Request} Enabling This to Act as Some Kind of Array.
 
IS:
${isNPC[ID]} bool return true when Spawn[ID] is a NPC.
${isNPCPET[ID]} bool return true when Spawn[ID] is a PET and Owner is a NPC.
${isNPCCORPSE[ID]} bool return true when Spawn[ID] is a CORPSE and Owner is a NPC.
${isPC[ID]} bool return true when Spawn[ID] is a PC.
${isPCPET[ID]} bool return true when Spawn[ID] is a PET and Owner is a PC.
${isPCCORPSE[ID]} bool return true when Spawn[ID] is a CORPSE and Owner is a PC.

MQ2OTD - Hud driven directional arrow pointing towards target.

Commands available:
Rich (BB code):
/otd (displays available options)
/otd moveto x y (centers the output at x,y - and stores in ini file)
/otd moveby x y (Like moveto, but moves from where it is by x and y)
/otd on (turns on output)
/otd off (turns off output)
/otd range (toggles numeric range display)
/otd reload (reloads ini file)
/otd drawtight (default off - displays range very close to direction pointer)
/otd getloc (displays current x,y location)

MQ2PacketAPI - Passive plugin that creates the API needed for some packet plugins.

MQ2Pax - Packet hacks all crunched together.
Rich (BB code):
/open - Open targeted chest/object
/gank - pick up item that has been targeted with /itemtarget
/hailtarget - hail your target from anywhere inzone.
/saytarget - say anything to your target from inzone.
/sumcorpse - Summons targetted corpse to your feet. (Must have consent)

MQ2Piggyzone - Gate/Zone/Chainshift/Fade/Succor
Rich (BB code):
/zone qeynos2 - takes you to North Qeynos if it knows a path
/zone force qeynos - takes you directly to North Qeynos and crashes if you aren't adjacent
/findpath qeynos2 - displays the path to North Qeynos
/findpath North - displays all of the zonenames whose long name contains "North"
/fade - zones you to the zone you are already in (even if its instanced)
/gate - Returns you to your bind point
/succor - fades you out, then back in at the succor point

MQ2PreventSpeed - This plugin eliminates all changes to your speed, positive or negative.

Syntax
Rich (BB code):
/dspeed - Toggle PreventSpeed on/off

MQ2Radar
mq2radar.jpg


SYNTAX FOR MQ2RADAR

MQ2Randomstuff - Pulls random text strings from ini file and assigns them to ${RandomStuff}
Rich (BB code):
Commands:
/randomstuff [section] - Picks a random key from [section] of the INI file, to be returned by ${RandomStuff}

So.. with an ini file like this
Rich (BB code):
[hybrids]
hybrid1=ranger
hybrid2=shadow knight
hybrid3=paladin
hybrid4=bard
hybrid5=beastlord
[incoming]
incoming1=Holy shit! %t incoming!
incoming2=%t is a big nasty monster! kill it!
incoming3=%t said he hates gnomes...then again who doesn't?
incoming4=Look, over in the bushes! It's %t!
[blackorwhite]
bw1=black
bw2=white
You could do
Rich (BB code):
/multiline ; /randomstuff incoming ; /gsay ${RandomStuff}
to trigger a random incoming message. Or maybe
Rich (BB code):
/multiline ; /randomstuff hybrid ; /raidsay some ${RandomStuff} needs to kite that add!

MQ2Rez - Plugin form of Wait4Rez.mac.

Rich (BB code):
/rez               -> displays settings
/rez accept on|off -> Toggle auto-accepting rezbox
/rez spawn  on|off -> Toggles going to bind point after death
/rez pct # -> Autoaccepts rezes only if they are higher than # percent
/rez loot on|off -> Toggle looting corpse when opened and when rezzed
/rez help

/rezzme -- Immediately respawn yourself without a rez. You will *not* regain any experience. You will also *not* automatically loot out, so you'll need to manually open your corpse.

MQ2Rwarp - Warps.

Syntax
Rich (BB code):
/zwarp <distance> - Warps you a specified distance on the Z axis.
/exactloc - Gives you a high-precision /loc readout
/waypoint - Sets a waypoint for future /warping
/warp <succor|last|loc <y x z>|dir <dist>|target|wp name>

MQ2Size - This plugin allows you to change the size of characters on your screen. (client side only)

Syntax
Rich (BB code):
/size 1-98
 
*WARNING* Do not go higher than /size 98. If you do, you'll have to delete your character file and do a complete file check with the EQ patcher.

MQ2Slave

Rich (BB code):
Inspired by Fibby's MQ2MasterMind. MQ2Mastermind was good because it let me control my bots, and have them run macros w/o actually looking at that screen and manually fiddle with buttons. I found I would also have situations where I'd want friends to control my toons, for situations where one of us would fall asleep etc...but MQ2MasterMind only allows 1 controller.
 
The next problem is each time the bot is run, you need to resend the password. When someone sends a blank password, like many do in eq, it would accept it. Not good for a random person checking to see if you've zoned sees "I will do you bidding"...
 
I made MQ2Slave to address all these issues.
To start it, type /plugin mq2slave
To add someone named "Mrmath" to the master list, type /addmaster mrmath
To remove "Mrmath" from the master list, you need to type /remmaster Mrmath
*Note* removing masters is case sensitive, adding them is not.
That is all there is to it, if any of the masters in the .ini file send the slave a tell starting with / then the slave will do it.
 
The list of masters is saved in the MQ2Slave.ini file which is completely customized the first time you run MQ2Slave and is edited via eq (you don't have to open the .ini file).

MQ2SpellHotkeys - allows a user to specify in an ini spell / hotkey combos

Usage
Rich (BB code):
    /autohotkey < on | off | list <...> | reload | addchat <chatname> | remchat <chatname> | setpopups <...> | save  >
          /autohotkey list < all | state | chats | popups | hotkeys >
          /autohotkey setpopus < all | < NameOfPopUp > > < TRUE | FALSE >
Alias:    /ahk is the alias for /autohotkey

-on: turns auto hotkey on

-off: turns auto hotkey off

-reload: reloads all info from the user's .ini in the release folder

-list: show list usage
---all: list all information
---state: show autohotkey state
---chats: show all default chat channels
---popups: show pop up states
---hotkeys: show spell / hotkeys combo

-addchat <chatname>: adds specified chat to the default chats list

-remchat <chatname>: removes specified chat from the default chats list

-setpopups < all | NameOfPopUp > < TRUE | FALSE >
---all: sets all popups
---NameOfPopUp: One of the categories such as OnHit or OnResist etc.

-save: saves the state (on or off) and default chats list to the .ini

Example INI
Rich (BB code):
; Filename: hotkeys_Soandso_Innoruuk.ini
; In the Default section, the chat's must be labeled in order.
; Doesn't matter the physical placement, just the numbers without skipping.
; If there is no "chat" label at all, then any unformated hotkeys below will
; not be sent.
[Default]
Auto_on=TRUE
chat0=/g
chat1=/rs

; Next section is all boolean values for spell pop up reporting
; These are just what to pop up, DoPopUps must be enabled in the
; section for that spell to show pop ups.
[PopUps]
OnHit=TRUE
OnResist=TRUE
OnInterrupt=TRUE
OnOutOfRange=FALSE
OnWillNotHold=FALSE
OnWornOff=TRUE
; Popup messages enabled for resists and wear off messages only

; Here are the spell / hotkey combos
; The section heading [...] is the name of the spell.
; There are 3 different types: OnCast, OnHit, and OnResist
; There can be multiple messages for each category as long as no two have
; the same exact name. They all have to start with one of the 3 categories.
; One field can be DoPopUps which enables popup messages for any of the
; categories allowed in the PopUps section.  If not included it's assumed FALSE.
; Remember for items to use the name of the spell that will be casting.
[Turgur's Insects]
DoPopUps=TRUE
OnCast0=## I am casting Slow on < %t > ##
OnResist=## < %t > resisted Slow! HEAL MY FURRY BUTT!!! ##
OnHit=## I have SLOWED < %t > ##

[Petrifying Earth]
DoPopUps=TRUE
OnCast=## I am casting Root on < %t > ##
OnResist=## < %t > resisted ROOT! RUN SCREAM and SHOUT!! ##
OnHit=## I have ROOTED < %t > ##
OnInterrupt=## ROOT has been interrupted!##

[Breath of Ultor]
DoPopUps=TRUE
OnCast=## I am casting Breath of Ultor on < %t > ##
OnHit=## I have Casted Breath of Ultor on < %t > ##

[Bane]
DoPopUps=TRUE
OnCast=## I am casting Bane on < %t > ##
OnResist=## < %t > resisted Bane! ##
OnHit=## I have BANED < %t > ##

[Tears of Saryrn]
OnCast=I am casting Tears of Saryrn on < %t >!
OnResist=## < %t > Tears of Saryrn! ##

[Malos]
DoPopUps=TRUE
OnCast=## I am casting Malos on < %t > ##
OnResist=## < %t > resisted Malos! ##
OnHit=## I have MALOSED < %t > ##
OnInterrupt=## MALOS has been interrupted!##

MQ2SpellSearch - Look up spells by their emote or name with search command

Rich (BB code):
   Features:
     - Adds /spellsearch command that you can use to lookup a spell
      by its name, or its casted emote text. Search is done on spell
      data in active memory. This is an interpreter not a dictionary.
    - Spells are searched for by an invoked thread, which on most
      machines helps avoid the 'freeze until search complete' syndrome
    - The dedicated window mode uses the default chatbox, no MQUI files needed

   Setup:
     - You need to setup your Settings section of your MQ2SpellSearch.ini
      or the plugin will not give you more than 1 match ever. Ex:
      [Settings]
       UseWnd=1
       MaxResults=15
    - The window is NOT shown by default at all. When you use a
      /spellsearch, the window will be visible.
      (Press ESC to hide it, output is not lost)
    - Window settings are saved per server per char name in the ini,
      only when the window class is destroyed. ie: game process does
      a OnCleanUI() or plugin is unloaded.

When using the separate window, it looks like this:
spellsearch01.jpg


MQ2Switch - Activate a switch/door inzone.

Rich (BB code):
/switch door#

MQ2Targets - Advanced version of the older MQ2Spawnmaster. Watches for new spawns inzone and can react in various ways.

SYNTAX for MQ2Targets

MQ2TimeStamp - This plugin inserts a timestamp into incoming chat.

Syntax
Rich (BB code):
/timestamp [ help| on | off | reload | default | format <format> | loc <0|1> | maxlen <length> ]
Will toggle on/off with no arguments
help - displays usage information
on/off - enables/disables timestamps
reload - reloads the ini file
default - resets your format to default(only changeable via ini)
format - sets your timestamp format to <format>
loc - sets timestamp location: 0-append, 1-prepend
maxlen - sets the maximum length of parsed timestamp.

MQ2Tracking - This plugin will provide a similar tracking window to the one used by native tracking characters.

SYNTAX for MQ2Tracking

MQ2Twist - This plugin automates the twisting of bard songs.
SYNTAX for MQ2Twist

MQ2WorkingAssist - Warp to range enough to assist, so that you can assist from anywhere inzone. Replaces the old assist with the new warping one.

Rich (BB code):
With someone targeted:
/assist

MQ2XPTracker

Rich (BB code):
Usage:
/xptracker - Display time tracking was started.
/xptracker reset - Reset all events and begin tracking as if plugin was just loaded
/xptracker total - Display total gains since tracking start
/xptracker quiet - Toggle output of tracking messages
/xpevents - list the events/timestamps of the events we've tracked
/xpevents [#] - lists the events tracked in the past [#] seconds
/xpaverage - lists the average (mean) xp per-kill
 
Last edited:
Re: RedQuest v7.0 (Works for 3/15 patch)

To make sure that people see it...after this, no more warnings.
Notes v7.0
--Sadly, unfortunately, the MovePkt structure has changed. This means that wonderful plugins like Pax, Switch, and WorkingAssist are temporarily down. It also means that Piggyzone will not work with NPCs. Also, due to the changed, but untested, packets, the remaining plugins involving packets will also be iffy. This includes Allzone, and possible 1-2 other plugins.
--If you find anything else not working, please say so.
--There is a new rule starting with this compile. For every time a person asks a question that has already been answered in this thread, I will delay the next update for at least two hours...and if another person asks, I will add another two hours on. If this adds on to when I'd be sleeping, you'll have to wait until morning. I'm fairly sick of people not reading, so we'll see if this solves the problem.
--Added MQ2ChatBlock, MQ2MapItemTarget, MQ2Reward, and MQ2PluginHook. Unfortunately, ChatBlock needs some code updating by the author to even get it to compile...sorry.
 
Re: RedQuest v7.0 (Works for 3/15 patch)

OMG you rock and no stupid questions
PLEASE READ WHOLE POST

Thanks for supporting my incapable of 2 boxing properly ass.
and i would give more redcents but i'm not allowed to give it to you all the time. silly rule you diserve all the redcents. and well army of corse since his tradeskill macros rock
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Can't give a red cent yet but soon as I can one is coming your way. Thanks again for the great job :)
 
Re: RedQuest v7.0 (Works for 3/15 patch)

For v6.2 the hardcoded limit on #turbo was removed.

Is it still? and if so generally assumed as of each compile thats put out?
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Does this copy have the same MQ2pax you used in the last release 6.2 or does it contain the new MQ2pax.dll that thez posted in the thread (pg10) of the 6.2 release.

Was wondering as I had troubles with the open command not working in the 6.2 release until I got the new MQ2pax from the thread..

BTW Great and fast work.. Thank you and keep it up..
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Notes v7.0
--Sadly, unfortunately, the MovePkt structure has changed. This means that wonderful plugins like Pax, Switch, and WorkingAssist are temporarily down. It also means that Piggyzone will not work with NPCs. Also, due to the changed, but untested, packets, the remaining plugins involving packets will also be iffy. This includes Allzone, and possible 1-2 other plugins.
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Amazing isn't it? And on the same page to boot, not like when you have to read 300 posts to keep up on current things hehe.
Your work is much appreciated RQ.
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Technically you listed Pax as included, and just said it was temporarily down. But on a positive note, I appreciate your hard work and dedication, and am glad someone has the knowledge and drive to produce such a quality work for us noobs!
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Anyone get monknd to go or is that nerfed yet ? i crash when load it

Monkbug uses the movepkt same as any other plugin of that sort. Until movepkt is updated, I doubt we'll see a test run.

And you're right, Veyron. So in the spirit of that...yes, I'll be using thez's command change when I get the update done.
 
Re: RedQuest v7.0 (Works for 3/15 patch)

seems like the forgotten halls bard macro is not working either, gonna try again with out instamem on just to make sure, i started it , it got expedition warped to rock clickie clicked me in then i was in forgotten halls warped to rat room, started to auto circle, then bam ctd
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Yup CTD on MQ2Instamem here to. First and only pluggin i loaded and Bam!
 
Re: RedQuest v7.0 (Works for 3/15 patch)

**UPDATE**
Forgotten halls Bard macro is busted, the death of something great has befallen all of us bards. /cry who can resurrect this great macro!!
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Yeah, I figured that most packet plugins would be busted. Will give out updates when I get them.
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Awsome, you are the man!! i cant wait!until then ill prolly play an alt or guild wars or something lol
 
Re: RedQuest v7.0 (Works for 3/15 patch)

You will never stop the stupid questions. Just remove the poeple from the forum or refund them. Don't punish becuase some people are retarted.. I mean really if you stick to this rule you will be waiting at least 3 weeks to release a patch or a new compile... Yea also I tryed all my fun bard macs... DAMN YOU SONY I hate you today...

Ok I have tryed for 1 hour to do vxed and FH with no warping and warping .... Sony has put some thought into this patch. I hope that all the CTD I did today doesnt alret them into checking the accounts I have used today.
 
Last edited:
Re: RedQuest v7.0 (Works for 3/15 patch)

Before with Instamem the command that I used was

/mem <name>

This one's description says it should be

/memset <name>

I CTD'd also on both cleric and shaman when I tried to

/mem buffs

But now that I've read thru it (not wanting to be the cause of delays next time, as I have the greatest amount of respect for Red and don't want the hatred of the board at me lol...) I'm ready to try /memset.

Thanks again Red :)

p.s. /memset <name> also CTD's
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Exactspeed is making me crash to login screen after using it for a bit. Just a FYI


Thanks for the great work Red
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Spanky90 said:
Exactspeed is making me crash to login screen after using it for a bit. Just a FYI

Confirmed, Exactspeed kicking me to server slect within ~30 seconds of /speed xxx.

Also noticing general slowness in MQ2. Like taking 15+ seconds to load any plugin
 
Re: RedQuest v7.0 (Works for 3/15 patch)

Working on a general update right now...should be up in a few minutes.

In general, I would advise you to avoid warping / zoning...even though it's working, SOE has done some funky-monkey stuff with warp detection in this patch.

Honestly...I would avoid anything that's an active hack. I certainly won't be doing anything along those lines for a while. That said, as usual, it will be included (though apparently a good deal of it is broken anyways).
 
Notes v7.1
--Updated to the 3/15b zip from MQ2 website
--Updated the MQ2Instamem opcodes, but they are untested.
--While warp and zone are included here, they will probably get you in trouble if you use them. Don't, unless you WANT to be caught.
--At this point, if it's an active hack that involves movement, moving, move speed, etc...it probably doesn't work. It will start working once we get this new warp detection and movepkt struct figured out.
--Temporarily removed Exactspeed, Pax, Workingassist
--Source code will be updated in a few minutes.
--And on a more important note...I've been granted mod powers in order to better deal with uninformed questions. Rather than implementing the two hours that I previously intended, any questions that have already been answered will just be deleted unanswered. If the person persists, a possible temp ban of anywhere from 5h to 1d can occur. Hopefully this will work towards correcting the problem.
 
To be more specific:

I have no problem with people asking questions. In fact, I WANT you to ask questions. But if you ask questions that have been answered, then there's a problem. The problem is that you haven't taken the time to do the reading you need to do when you have issues (going through the thread). The problem with the map in the last zip got just ridiculous -- people were asking questions that had been answered in the POST ABOVE THEM.

The reason that I'm trying to encourage this reading is because MQ2 in the hands of the uninformed is like giving a psychopath an automatic shotgun in a crowd of school children. Do your reading...please. Asking informed questions gets you brownie points from everyone who has the ability to answer those questions, and makes you a whole lot more likely to get an intelligent answer.
 
Hope I am not off base with this question but was just wondering how extreme the changes are with the movement packets? Sorry not trying to be retarded but I just started playing EQ again after almost a 3 year break so haven't really done much with MQ for a long time.

Anyways back on track. If it is too much to explain just let me know and I'll delete this post.
 
Well if you look at my number of posts you will see it is not many that is because i try to find the answer to my question before i post. I would like to thank the members of RG for putting as much information out there as possible keep up the fine work. I do also like the idea of not having to read the same questions over and over in researching for the answers.
 
Large attachments are broken with the server update, as are a couple other things. Give me a few.
 
Last edited:
So, due to more board errors, I'm unable to edit the first post at this time. Therefore...

Notes v7.2
--Updated to use TP's packet fix...thanks thez, plugins should all be working now. Any further errors should be reported to me!
--You must overwrite all old plugins with new ones from this zip...or it will not work. Sorry.
--MQ2PacketAPI removed...because it wasn't being used for anything.
 
Last edited:
RedQuest v7.1 (Works for 3/15 patch)
Status
Not open for further replies.

Users who are viewing this thread

Back
Top