• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Jmo's Official Compile v3.1

Status
Not open for further replies.

Jmo

Ex-Admin Dust Bunny
Creator
Joined
Mar 16, 2006
RedCents
794¢
Jmo's MacroQuest2 Compile v3.1


Notes:
--Current Compile Updated with: (MQ2-20080418a) Updated: 4/22/08

A few changes:
1. Due to some concerns, MQ2Addicts is required if you're going to run our packet hacks. It should autoload if you use the Macroquest.ini in my compile. If not, please /plugin MQ2Addicts in game. Packet blocking is no longer part of MQ2Main.
2. MQ2RWarp, MQ2Piggyzone, and MQ2Pax are all 3 separate plugins. This will make it more efficient for updating each patch.
3. MQ2Pax now contains the following all as part of the plugin:
--/gank
--/speed
--/sumcorpse
--/saytarget
--/switch
--/sopen
4. PIGGYZONE IS WORKING...REJOICE!



I'll say it again just in case it was missed: MQ2ADDICTS is REQUIRED if you want to use our packet hacks. Please be sure to load (/plugin MQ2Addicts) it in game if you do not use the Macroquest.ini I provide, which will load it automatically.

Recent Updates & Additions:

--4/22/08--
--Packet Hacks are back in and updated. Piggyzone, RWarp, and Pax are included now. More will be on the way later this week.
--MQ2Addicts is required to be loaded to use our Packet Hacks.

--4/18/08--
--Updated for Today's patch. No active hacks. Will be included as soon as all offsets are updated.

--4/10/08--
--MQ2Addicts updated to include Piggyzone commands.

--4/09/08--
--MQ2Addicts updated to include Warp, Speed, and Pax.
--MQ2Speed and MQ2RWarp removed as they are no longer need. Please /plugin MQ2Addicts in game for these commands.
--MQ2PluginHook removed by request.

--4/08/08--
--MQ2Addicts added
--MQ2RWarp and MQ2Speed added
***by request of those working on the packet hacks, sources for these plugins have been kept private***


Known Issues: Active hacks not included, will be added again soon. They need updating.

The above plugins, are known issues that are being worked on. I will update the compile once they have been fixed. Please let me know if you have any other issues.


Redcent's Greatly Appreciated!

Instructions:

  1. Download the zip at the bottom of this post
  2. Unzip to a folder of your choice
  3. Run MacroQuest2.exe from that folder
  4. Run EverQuest.exe
  5. In-Game, type "/plugin <plugin name>" to add all plugins you wish to use
  6. Refer back to this post for any syntax and plugin descriptions you need

Please post any issues below.
 
Last edited:
Re: Jmo's Official Compile v3.0

ATTENTION:

Plugin Authors, if your plugin is included in this compile, and you don't want it to be, send me a PM and I will remove it immediately.


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

I have temporarily removed the non updated plugins from this list as they are no longer in the compile untill we get them fixed.

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

--*MQ2Addicts
--MQ2AdvPath
--MQ2Autoforage
--MQ2Autosize
--MQ2AutoSkills
--MQ2Bandolier
--MQ2Bardswap
--MQ2Bufftools
--MQ2Bzrsrch
--MQ2Cast
--MQ2Casttimer
--MQ2Charnotes
--MQ2Chat
--MQ2ChatWnd
--MQ2Cursor
--MQ2CustomBinds
--MQ2Customsound
--MQ2Debuffs
--*MQ2DoCrack
--MQ2DPS
--MQ2EQBC
--MQ2EQBugFix
--MQ2EQIM
--MQ2Events
--MQ2Exchange
--*MQ2Faerune
--MQ2Feedme
--MQ2Fps
--MQ2HUD
--MQ2Irc
--MQ2ItemDisplay
--MQ2Labels
--MQ2LinkDB
--MQ2Main
--MQ2Map
--MQ2Melee
--MQ2Missing
--MQ2Moveutils
--MQ2Netbots
--MQ2Netheal
--MQ2Otd
--*MQ2Pax
--*MQ2Piggyzone
--MQ2Pop
--MQ2Radar
--MQ2Randomstuff
--MQ2Reward
--MQ2Rez
--*MQ2RWarp
--MQ2Setgrav
--MQ2Slave
--MQ2Spawnmaster
--MQ2Spellhotkeys
--MQ2Spellsearch
--MQ2SuperDuperReallyGhettoSpeed
--MQ2SuperStacker
--MQ2Targets
--MQ2Telnet
--MQ2Template
--MQ2Timestamp
--MQ2Tracking
--MQ2Twist
--MQ2Vendors
--MQ2WinXP
--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]}
 
Last edited:
Re: Jmo's Official Compile v3.0

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.
 
Re: Jmo's Official Compile v3.0

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

MQ2WinXP
Rich (BB code):
//==================================================  
// Description: This plugin is designed to allow you to manage your 
// MS Windows services while you are in game.  Additionally, with 
// this plugin, you are able to reboot, shutdown, or logout of your 
// computer. This can come in handy for  farming. Once you get your 
// fill, just shutdown your computer.
//==================================================  
// Usage:
/WinSession [shutdown|reboot|logout]
[shutdown] Shutsdown your computer and powers it off
[reboot] Reboots your computer
[logout] Logs you out of your computer
/WinExplorer [kill|start]
[kill] Kills the explorer.exe process
[start] Starts the explorer.exe process
/WinServices [stop|start]
[stop] Attempts to stop every service listed in the INI
[start] Attempts to start every service listed in the INI
//==================================================

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
 
Re: Jmo's Official Compile v3.0

Just in case you didn't read the first post, active hacks will be added again soon. They require updating which is being worked on now. I wanted to get this out to everyone to at least use the normal stuff.
 
Re: Jmo's Official Compile v3.0

Oh, one more thing...Sony FUBAR'd the map. You can only see mobs close to you now.
 
Re: Jmo's Official Compile v3.0

Oh, one more thing...Sony FUBAR'd the map. You can only see mobs close to you now.


I had a feeling that was going to happen..That sucks donkey balls. The map feature was one of the best things about MQ2.

Is it safe to assume that we can still see mobs at the max tracking distance for rangers?
 
Re: Jmo's Official Compile v3.0

It's not really that bad. I haven't checked in a huge zone yet though. Definitely a lot less than before, but for my uses (mostly making sure I can single pull) it still is effective.
 
Re: Jmo's Official Compile v3.0

Thanks for the compile JMO, looking forward to the active stuffs when ya can, Red Cent inc.
 
Re: Jmo's Official Compile v3.0

THanks a bunch man you do rock, about the map it does blow, it was definitly one af the most used fetures for me if not the most used.
 
Re: Jmo's Official Compile v3.0

I noticed in the docrack.ini file there is no seeinvis now. Can that be added back or is it gone?
 
Re: Jmo's Official Compile v3.0

i'm just wondering since it still shows group members anywhere in the zone. Maybe it's possible to get the whole map back. Who knows .
 
Re: Jmo's Official Compile v3.0

from what ive seen you can only "see" npcs < 650 distance on the map. they pop on and off when moving in and out of that range.
 
Re: Jmo's Official Compile v3.0

As a Fyi those classes with eyes (monk,mage,wiz) your range moves with the Eye
 
Re: Jmo's Official Compile v3.0

Hi all, anyone know if hiderun can be added to the offsets, i kow this is kind of the wrong section but was no open recent place to add into the plugins and offsets area sorry....
 
Re: Jmo's Official Compile v3.0

To answer the DoCrack questions.

From what I can tell, SOE changed the way the client calls on some of the offsets. There are some that I could find in the past that for some reason are not there anymore or have been changed. Hopefully I can find out how to find them again. Since there was no other DoCrack.ini posted, I have been working to find the ones I can.
 
Re: Jmo's Official Compile v3.0

Hi Jmo, I have appreciated your fast work in getting stuff out to us, whatever you find is great thank you. One should never 'look a gift horse in the mouth'. Thanks again.....
 
Re: Jmo's Official Compile v3.0

Hi Jmo, I have appreciated your fast work in getting stuff out to us, whatever you find is great thank you. One should never 'look a gift horse in the mouth'. Thanks again.....

GoEnglish_com_1DontLookAGiftHorseInTheMouth.gif
 
Re: Jmo's Official Compile v3.0

Not sure whether this is within EQ (don't think its within EQ, as its one of their features that has been working forever).. or MQ2.. but if you are in the bazaar.. and your search turns up with more then 200 items, you CTD.

I Searched for Froglok / Warrior armor.. ctd
I searched for "Elaborate" as my defined search .. ctd
 
Re: Jmo's Official Compile v3.0

Does anyone have any idea why OTD will show on one of my comps but not the other? I've come to depend on it. Thanks.
 
Re: Jmo's Official Compile v3.0

I have been having the exact same issue with bazaar. If I want to search for anything i have basically had to unload MQ2, don;t know if it's a simple fix or something else. Perhaps the MQ2Bazsearch or whatever it was I seem to remember seeing in old compiles is broke, I'll look and see if I can unplug that when I find the name and let you know if it fixes it, would at least narrow it down to s single plugin. As always thanks for all the hard work JMO and company, i know many work on these. Looking forward to seein the actives again =)
 
Re: Jmo's Official Compile v3.0

/unload MQ2Bzsrch

The "response" packet sent back from the server has changed. It was updated on the MQ2 Development forum but hasn't made it to the CVS yet.
 
Re: Jmo's Official Compile v3.0

It's "/plugin MQ2Bzsrch Unload" (without the quotes). If you /unload MQ2Bzsrch you'll completely unload MQ2. Other than that, Randomguy hit the nail on the head. A lot of changes with this patch.
 
Re: Jmo's Official Compile v3.0

I was wondering is mq2map pretty much screwed? or is it just for this update.

If not is there an eta for a fix for it? The map feature is probably the single most useful item personally, especially when trying to pop rare mobs that have zone wide phers or roam along a huge map.

Thx for the work put into the complies appreciate it.
 
Re: Jmo's Official Compile v3.0

I was wondering is mq2map pretty much screwed? or is it just for this update.

If not is there an eta for a fix for it? The map feature is probably the single most useful item personally, especially when trying to pop rare mobs that have zone wide phers or roam along a huge map.

Thx for the work put into the complies appreciate it.

The map function works off displaying what your client knows.

Since Sony is now limiting what spawns information your client gets, the map cannot display full spawn information.

This is not a "just this update" problem.
 
Re: Jmo's Official Compile v3.0

I agree the map feature was on thing I mainly used. I used it to see where other pc's where at so I knew what camps where taken or if someone was trying to ninja my namers lol. Is there a way to get the /mapfilter pc show to work again or is that screwed like the one that shows mobs?
 
Re: Jmo's Official Compile v3.0

PC's and Mobs all are on the spawnlist they just have different information stating they are PC's or NPC's, the spawnlist is now given to you in a more limited fashion.
 
Re: Jmo's Official Compile v3.0

would the amount of information available to the client be different in the case of a tracking class?
 
Re: Jmo's Official Compile v3.0

sadly no. The only information in the tracking struct is direction (not distance) npc or pc, and name.
 
Re: Jmo's Official Compile v3.0

I crash everytime I try to use an active hack like: /sumcorpse It load MQ2Addicts just fine but crashes once I run one command. Am I doing somethign wrong??
 
Re: Jmo's Official Compile v3.0

Yes. I don't include the updated versions in this compile as we're still updating them. It's all in the first post.
 
Re: Jmo's Official Compile v3.0

The active hacks are temporarily down for a moment, it is being worked on.
 
Ok. First post updated with new compile. Active hacks are back!

PLEASE READ THE FIRST POST, AS THINGS HAVE CHANGED.

Also, more active hacks coming this week.
 
Ok. First post updated with new compile. Active hacks are back!

PLEASE READ THE FIRST POST, AS THINGS HAVE CHANGED.

Also, more active hacks coming this week.

I love movement packet hacks like a fat kid loves cookies. speaking of which BRB COOKIES. <3
 
In the past I was able to /target any mob, npc, etc.. This function no longer works. Is this tied in with the mapping fubar.
 
Jmo's Official Compile v3.1
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart