• 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

Question - Macro or Plugin to make my character buff via specific commands in /tell?

Skyjet2000

Member
Joined
Jul 2, 2011
RedCents
605¢
I box multiple characters on raids, but I do most of my actual playing from a character that doesn't really have useful buffs.

I currently have audio triggers set up on the characters people request buffs from, then switch over and cast buff on that person requesting buffs.

Is there a macro or plugin available that I could run during a raid so that my character automatically casts buffs on the people requesting them with a command I can customize? Like if someone sent my enchanter a tell with "haste" in it, it'd target them and cast my current haste buff etc? Would love to save time switching over, since on certain characters literally all I do is buff people to save mains mana.
 
I would love it if this is possible.
Not sure if it is or isn't but that'd be amazing.
I know you can setup EQBC with // commands.
 
I can see this macro in my head. I will see if I can whip something up tomorrow night.
 
Can't you just use events to do this?

Something like this maybe?

[haste]
trigger=#*# tells you, 'haste'
command=/multiline ; /rt ; /casting "Hastening of Prokev|gem 12" -maxtries|3

- - - Updated - - -

Actually this might work better

[haste]
trigger=#1# tells you, 'haste'
command=/multiline ; /target ${EventArg1} ; /casting "Hastening of Prokev|gem 12" -maxtries|3

- - - Updated - - -

Just double checked syntax, it should be gem12 not gem 12 (no space between gem and the number)
 
Question - Macro or Plugin to make my character buff via specific commands in /tell?

Users who are viewing this thread

Back
Top
Cart