• 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

MimicMe looking less obvious

hytiek

✨Broken TA Owner✨
Moderator
Joined
May 21, 2019
RedCents
16,692¢
Hi all,

While I was working on MQ2Grind, one of the design aspects I embraced was simply "look more human". This rolled into my configuration of the MimicMe feature from MQ2TargetInfo that I've overlooked sharing for a very long time.

1619092529506.png

MQ2targetinfo.ini:

If you use Dannet:
MimicMeSayCommand=/dgge /docommand /timed $\{Math.Rand[20,120]} /say
MimicMeHailCommand=/dgge /docommand /timed $\{Math.Rand[20,120]} /keypress HAIL

If you use EQBC:
MimicMeSayCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,120]} /say
MimicMeHailCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,120]} /keypress HAIL

That's it, please keep in mind that results WILL vary based on random numbers be generated. Tweak as you want, use or don't use.

While this works for me, I hope it works for you.

-hytiek
 
Last edited:
Hi all,

While I was working on MQ2Grind, one of the design aspects I embraced was simply "look more human". This rolled into my configuration of the MimicMe feature from MQ2TargetInfo that I've overlooked sharing for a very long time.

View attachment 29667

MQ2targetinfo.ini:

If you use Dannet:
MimicMeSayCommand=/dgge /docommand /timed $\{Math.Rand[20,120]} /say
MimicMeHailCommand=/dgge /docommand /timed $\{Math.Rand[20,120]} /keypress HAIL

If you use EQBC:
MimicMeSayCommand=/noparse /bcg /docommand /timed ${Math.Rand[20,120]} /say
MimicMeHailCommand=/noparse /bcg /docommand /timed ${Math.Rand[20,120]} /keypress HAIL

That's it, please keep in mind that results WILL vary based on random numbers be generated. Tweak as you want, use or don't use.

While this works for me, I hope it works for you.

-hytiek
needs the double slash before docommand

If you use EQBC:
MimicMeSayCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,120]} /say
MimicMeHailCommand=/noparse /bcg //docommand /timed ${Math.Rand[20,120]} /keypress HAIL
 
started doing something like this couple weeks back, just so they dont all hail at the same time, love it
 
Thanks, I've been using a hotkey to do the same thing. Doing it with the MQ2Targetinfo will be much easier.
 
My random isnt working anymore. Using the EQBC version. This is in the MQtargetinfo .ini
Should I add it to the MQgroupinfo too?
 
Oh never saw this, Thx for sharing hytiek
 
Also never saw this, but thanks @hytiek! Any chance it could be rolled into the ini's by default? I'm fine making the changes locally, but this seems like something that would help the community
 
MimicMe looking less obvious

Users who are viewing this thread

Back
Top
Cart