• 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

MQ2Events

AnonymousHero

Active member
Joined
Apr 22, 2011
RedCents
516¢
I've decided to start using MQ2Events to do things periodically...

These get stoerd in MQ2Events_<char>.ini file

This Forage one is VERY useful to keep crap off your cursor. I initially started using MQ2Melee downshit/holyshit but this works so much better since it works in response to foraging text.

[ForageAutoInv]
trigger=#*#You have scrounged#*#
command=/docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /autoinventory
 
Last edited:
Ok I just realized you can use this to bot the Performer event with this beauty so I wrote a script to do it...

NOTE: You need to keep your toons parked near the performer for this to work because you need to be within a certain distance for the bards to register your lines.

Rich (BB code):
[Britton1]
trigger=#*#When she and I split ways,#*#
command=/multiline ; /target Britton ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say it felt like the end of my days.
[Britton2]
trigger=#*#it felt like the end of my days.#*#
command=/multiline ; /target Britton ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say Until I suddenly,
[Britton3]
trigger=#*#Until I suddenly,#*#
command=/multiline ; /target Britton ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say this life was better off alone.
[Britton4]
trigger=#*#this life was better off alone.#*#
command=/multiline ; /target Britton ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say Solitude was the best gift you ever gave me.
[Aelfric1]
trigger=#*#Touched tenderly.#*#
command=/multiline ; /target Aelfric ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say Where will you be?
[Aelfric2]
trigger=#*#Where will you be?#*#
command=/multiline ; /target Aelfric ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say Dreaming with me.
[Aelfric3]
trigger=#*#Dreaming with me.#*#
command=/multiline ; /target Aelfric ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say Please,
[Aelfric4]
trigger=#*#Please,#*#
command=/multiline ; /target Aelfric ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say everybody, hear the music.
[Seth1]
trigger=#*#Another night, in eternal darkness.#*#
command=command=/multiline ; /target Seth ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say Time bleeds like a wound that's lost all meaning.
[Seth2]
trigger=#*#Time bleeds like a wound that's lost all meaning.#*#
command=command=/multiline ; /target Seth ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say It's a long winter in the swirling chaotic void.
[Seth3]
trigger=#*#It's a long winter in the swirling chaotic void.#*#
command=command=/multiline ; /target Seth ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say This is my torture,
[Seth4]
trigger=#*#This is my torture,#*#
command=command=/multiline ; /target Seth ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say my pain and suffering!
[Seth5]
trigger=#*#my pain and suffering!#*#
command=command=/multiline ; /target Seth ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say Pinch me, O' Death. . .
[Randal1]
trigger=#*#Ol' Nilipus hailed from Misty Thicket.#*#
command=command=command=/multiline ; /target Randal ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say Where'er he smelled Jumjum he'd pick it.
[Randal2]
trigger=#*#Where'er he smelled Jumjum he'd pick it.#*#
command=command=command=/multiline ; /target Randal ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say The halflings grew cross
[Randal3]
trigger=#*#The halflings grew cross#*#
command=command=command=/multiline ; /target Randal ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say when their profits were lost,
[Randal4]
trigger=#*#when their profits were lost,#*#
command=command=command=/multiline ; /target Randal ; /docommand /timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /say screamin', 'Where is that brownie? I'll kick it!'
 
Please note it hasnt been fully tested (I have lockouts from my last DP run)... but I have done the performer event plenty of times manually with friends to farm 2.5's so I know what needs to be done.
 
Melee 2.5's drop from Performer event.

However, if you set your answers properly you can select whatever 2.5 you want out of the bonus chest on the Mayong encounter and which title you get.

The Bloodwise = Priest (drops from Roley event normally)
The Beloved = Hybrid (drops from Delvin event normally)
The Dark Savant = Caster (drops from Tris event normally)
??? = Melees (Forget which title it was but drops from Delvin event normally).

Note Demiplane has 4 Blockers and 4 Answers for each blocker. 4 of them are bad (cause you to not get the Mayong encounter). So 4 * 3 = 12 Potential Titles and 12 potentially different loots.

Many people dont goto the mayong encounter because
1) They're only after Necro Epics which means they stop after the Tris event.
2) The Performer Event is a PITA if you dont know what you're doing. We actually have our friends log out and come back in after the event is done because failed emotes will cause it to reset if you fail too many too quickly.
 
Last edited:
Very cool. Last I used this plugin was for mask clicks on OMM. :) I also have it setup as an emergency irc control w/keyword to execute commands

Rich (BB code):
[ommmask]
trigger=#*#You feel a gaze of deadly power focusing on you#*#
command=/multiline ; /i say -- Clicking Mask!! ; /delay 9s !${Me.Casting.ID} ; /casting "Mirrored Mask" item

[irccontrol]
trigger=#*#<#*#> PASSWORD #1#
command=/multiline ; /i say executing '${EventArg1}' ; /nomodkey /docommand /noparse ${EventArg1}
 
MQ2Events

Users who are viewing this thread

Back
Top
Cart