The Performer

Kalle

Ummmm.....
Joined
Jan 9, 2006
Messages
826
Reaction score
0
Points
16
Hey Guys,

anyone got the Emotes and what to say to the NPC of the Performer Event ?

I now it's a secret and if u won't tell me it, that's not a problem
 
Id tell you no problem at all, unfortunately my guild just killed Redfang this past week for the first time so we are a month or longer from geting to performer :(
 
pepper, can you give a strat on redfang? we are stuck on him atm.

Curteck
 
Redfang Spoiler

Once you guys get Redfang down he is honestly a pretty easy mob to kill.

First off your guild needs to have a wealthy amount of druids for this fight. 3 or more prefered. (WOW! Odd seeing a druid actually being useful huh?!)

To start you clear all the bats in the spire and he spawns in the first window on the stairs up. We place him to the far right hand side of the room and pin him along that wall.

Pallys make great ramp tank with DA hammer.

RF has a frontal only silence/dot. Thus the pin to the wall and nothing but the tank in front of him.

Now a make or break part of the raid. Redfang is on a 5 min up/down cycle. for 4 mins he will stay active this is when you tank/kill him. Then for 1 min he despawns and you get a bunch of blue con bat adds. Key here is to have enchanters viral mez, while druids are casting AE roots. The bats fall over dead instantly if they are rooted and take dmg. So druids rooting + others helping kill is the key to win on this part.

5 min cycle is now up, time for Redfang to spawn again. He has 3 spawn locations. 1) just outside of the spire where the black gargoyals are before you kill them 2) in the window he first spawned at. 3) in the window at the very top of the spire. Very important for ramp tank to get agro quickly (or monk whoever is pulling from the top if he spawns at the top) You have 1 min to engage him at this point if you dont the event resets.


Last but not least dealing with the 4 Blooddrinkers that spawn.
They are not killable so dont bother trying. If you do kill them they instant respawn.

What we do is have 4 knights + 2 clerics in a group off to the side near the staircase. Each knight stands directly under redfang to grab them instantly when they spawn. From there we run them up the ramp a little bit and take advantage of pathing there to kite them with. The bats have a really hard time geting up the ramp as they tend to path into it rather than on the ramp. Eventually they make it and when they do let them get close to you then jump off the ramp and start running back up it again to a safe spot. make sure dont go to far up or you will 20k and die when you jump hehe. Once you get that sweetspot found the bats will rarely ever hit you, allowing your clerics to DI/vie tank on RF and do rezes if need be for the most part.

This is how we do it. Some people prefer to tank the blooddrinkers rather than kite (silly imo as wasted healers but whatever floats their boats). This works rather well when people get it down.
 
Last edited:
Redfang takes extra damage from bows and blunt weapons, regular mitigation against piercing and 15% mitigation (bad thing) against slashing.
 
Okay i tried to write up a Macro. What do u think ? It would work ?

Code:
#event Hotbutton1 "#*#] when she and I split ways#*#"
#event Hotbutton2 "#*#] it felt like the end of my days#*#"
#event Hotbutton3 "#*#] Until I suddenly#*#"
#event Hotbutton4 "#*#] suddenly realized#*#"
#event Hotbutton5 "#*#] this life was better off alone#*#"
#event Hotbutton6 "#*#] Touched tenderly#*#"
#event Hotbutton7 "#*#] Where will you be?#*#"
#event Hotbutton8 "#*#] Dreaming with me#*#"
#event Hotbutton9 "#*#] Please,#*#"
#event Hotbutton10 "#*#] Another night, in eternal darkness#*#"
#event Hotbutton11 "#*#] Time bleeds like a wound that's lost all meaning#*#"
#event Hotbutton12 "#*#] It's a long winter in the swirling chaotic void#*#"
#event Hotbutton13 "#*#] This is my torture#*#"
#event Hotbutton14 "#*#] my pain and suffering!#*#"
#event Hotbutton15 "#*#] Ol' Nilipus hailed from Misty Thicket.#*#"
#event Hotbutton16 "#*#] Where'er he smelled Jumjum he'd pick it#*#"
#event Hotbutton17 "#*#] The halflings grew cross#*#"
#event Hotbutton18 "#*#] when their profits were lost#*#"


sub main

/Echo =========================== 
/Echo Kalles PerformerMacro
/Echo ===========================

:mainloop
	/doevents
	/delay 1s
/goto :mainloop
/return

sub Event_Hotbutton1(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Erster Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say it felt like the end of my days.
/return

sub Event_Hotbutton2(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Zweiter Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say Until I suddenly,
/return

sub Event_Hotbutton3(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Dritter Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say suddenly realized
/return

sub Event_Hotbutton4(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Vierter Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say this life was better off alone.
/return

sub Event_Hotbutton5(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Fünfter Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say Solitude was the best gift you ever gave me.
/return

sub Event_Hotbutton6(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Sechster Hotbutton =-
        /target Aelfric
        /stick
        /delay 3s
        /say Where will you be?
/return

sub Event_Hotbutton7(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Siebter Hotbutton =-
        /target Aelfric
        /stick
        /delay 3s
        /say Dreaming with me.
/return

sub Event_Hotbutton8(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Achter Hotbutton =-
        /target Aelfric
        /stick
        /delay 3s
        /say Please,
/return

sub Event_Hotbutton9(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Neunter Hotbutton =-
        /target Aelfric
        /stick
        /delay 3s
        /say everybody, hear the music.
/return

sub Event_Hotbutton10(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Zehnter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say Time bleeds like a wound that's lost all meaning.
/return

sub Event_Hotbutton11(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Elfter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say It's a long winter in the swirling chaotic void.
/return

sub Event_Hotbutton12(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Zwölfter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say This is my torture,
/return

sub Event_Hotbutton13(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Dreizehnter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say my pain and suffering!

/return

sub Event_Hotbutton14(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Vierzehnter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say Pinch me, O' Death. . .
/return

sub Event_Hotbutton15(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Fünfzehnter Hotbutton =-
        /target Randal
        /stick
        /delay 3s
        /say Where'er he smelled Jumjum he'd pick it.
/return

sub Event_Hotbutton16(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Sechszehnter Hotbutton =-
        /target Randal
        /stick
        /delay 3s
        /say The halflings grew cross
/return

sub Event_Hotbutton17(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Siebzehnter Hotbutton =-
        /target Randal
        /stick
        /delay 3s
        /say when their profits were lost,
/return

sub Event_Hotbutton18(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Achtzehnter Hotbutton =-
        /target Randal
        /stick
        /delay 3s
        /say screamin', 'Where is that brownie? I'll kick it!'
/return

Or should i delete the /stick command and try it with

Code:
MQ2Hail - Send a /say or /hail to a target from anywhere

Code:
Commands:
     /hailtarget   (with NPC targeted)
     /saytarget Text to say to target   (with NPC targeted)

EDIT: Added the Code from Rusty, thank you. So it could work now ?
 
Last edited:
Now let me just start by saying I know 0 about this encounter.... but using the macro posted above your going to be triggering the messages yourself. If thats what your intending than yes it seems to be coded correctly. BUT, if you are waiting for the emote to appear from an npc or a system emote this wont work. If you can PM or post a clip of your log during the event I could fix up the macro and get it going right for you seeing as I have never attempted this event I can't really try it myself :)
 
Nice macro Kalle probably not a good idea to use mq2hail on raids. Could probably do something like this to eliminate yourself and other people from activating the events.

Code:
sub Event_Hotbutton1(Line,Sender)
/if (${Sender.Equal[pc]}) /return
        /Echo -= Erster Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say it felt like the end of my days.
/return
 
I will get in a Emote from a NPC then i have to move to the NPC which it told me something and say the Sentence.

I copied it from the Rikkukin Macro and thought it would check every 1 second if i got a emote. So it's wrong ?
 
The macro should work fine you just have to adjust it so that when you or anyone else says the sentence it doesnt trigger the event.
 
Okay tried this out and was not good idea. It repeats the Message to many and the following Trigger sentence are wrong. So the Task failed. Could u add something the just say it one time each emote ?
 
Kalle said:
Okay i tried to write up a Macro. What do u think ? It would work ?

Code:
#event Hotbutton1 "#*#] when she and I split ways#*#"
#event Hotbutton2 "#*#] it felt like the end of my days#*#"
#event Hotbutton3 "#*#] Until I suddenly#*#"
#event Hotbutton4 "#*#] suddenly realized#*#"
#event Hotbutton5 "#*#] this life was better off alone#*#"
#event Hotbutton6 "#*#] Touched tenderly#*#"
#event Hotbutton7 "#*#] Where will you be?#*#"
#event Hotbutton8 "#*#] Dreaming with me#*#"
#event Hotbutton9 "#*#] Please,#*#"
#event Hotbutton10 "#*#] Another night, in eternal darkness#*#"
#event Hotbutton11 "#*#] Time bleeds like a wound that's lost all meaning#*#"
#event Hotbutton12 "#*#] It's a long winter in the swirling chaotic void#*#"
#event Hotbutton13 "#*#] This is my torture#*#"
#event Hotbutton14 "#*#] my pain and suffering!#*#"
#event Hotbutton15 "#*#] Ol' Nilipus hailed from Misty Thicket.#*#"
#event Hotbutton16 "#*#] Where'er he smelled Jumjum he'd pick it#*#"
#event Hotbutton17 "#*#] The halflings grew cross#*#"
#event Hotbutton18 "#*#] when their profits were lost#*#"


sub main

/Echo =========================== 
/Echo Kalles PerformerMacro
/Echo ===========================

:mainloop
	/doevents
	/delay 1s
/goto :mainloop
/return

sub Event_Hotbutton1(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Erster Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say it felt like the end of my days.
/return

sub Event_Hotbutton2(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Zweiter Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say Until I suddenly,
/return

sub Event_Hotbutton3(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Dritter Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say suddenly realized
/return

sub Event_Hotbutton4(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Vierter Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say this life was better off alone.
/return

sub Event_Hotbutton5(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Fünfter Hotbutton =-
        /target Britt
        /stick
        /delay 3s
        /say Solitude was the best gift you ever gave me.
/return

sub Event_Hotbutton6(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Sechster Hotbutton =-
        /target Aelfric
        /stick
        /delay 3s
        /say Where will you be?
/return

sub Event_Hotbutton7(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Siebter Hotbutton =-
        /target Aelfric
        /stick
        /delay 3s
        /say Dreaming with me.
/return

sub Event_Hotbutton8(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Achter Hotbutton =-
        /target Aelfric
        /stick
        /delay 3s
        /say Please,
/return

sub Event_Hotbutton9(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Neunter Hotbutton =-
        /target Aelfric
        /stick
        /delay 3s
        /say everybody, hear the music.
/return

sub Event_Hotbutton10(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Zehnter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say Time bleeds like a wound that's lost all meaning.
/return

sub Event_Hotbutton11(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Elfter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say It's a long winter in the swirling chaotic void.
/return

sub Event_Hotbutton12(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Zwölfter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say This is my torture,
/return

sub Event_Hotbutton13(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Dreizehnter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say my pain and suffering!

/return

sub Event_Hotbutton14(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Vierzehnter Hotbutton =-
        /target Seth
        /stick
        /delay 3s
        /say Pinch me, O' Death. . .
/return

sub Event_Hotbutton15(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Fünfzehnter Hotbutton =-
        /target Randal
        /stick
        /delay 3s
        /say Where'er he smelled Jumjum he'd pick it.
/return

sub Event_Hotbutton16(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Sechszehnter Hotbutton =-
        /target Randal
        /stick
        /delay 3s
        /say The halflings grew cross
/return

sub Event_Hotbutton17(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Siebzehnter Hotbutton =-
        /target Randal
        /stick
        /delay 3s
        /say when their profits were lost,
/return

sub Event_Hotbutton18(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/Echo -= Achtzehnter Hotbutton =-
        /target Randal
        /stick
        /delay 3s
        /say screamin', 'Where is that brownie? I'll kick it!'
/return

Or should i delete the /stick command and try it with

Code:
MQ2Hail - Send a /say or /hail to a target from anywhere

Code:
Commands:
     /hailtarget   (with NPC targeted)
     /saytarget Text to say to target   (with NPC targeted)

EDIT: Added the Code from Rusty, thank you. So it could work now ?

It wont work for me, wont event trigger the event
whats the different between
Code:
"#*#] when she and I split ways#*#"
and
Code:
"#*#when she and I split ways#*#"

The later one would trigger but also active for pc and myself

Kalle you got a working performer macro please?
 
after a few testing with a few toons

this is my macro I think working

not keep triggering myself or others

but didnt test in raid yet
Code:
#turbo
#event Hotbutton1   "when she and I split ways#*#"
#event Hotbutton2   "it felt like the end of my days#*#"
#event Hotbutton3   "Until I suddenly#*#"
#event Hotbutton4   "suddenly realized#*#"
#event Hotbutton5   "this life was better off alone#*#"
#event Hotbutton6   "Touched tenderly#*#"
#event Hotbutton7   "Where will you be?#*#"
#event Hotbutton8   "Dreaming with me#*#"
#event Hotbutton9   "Please,#*#"
#event Hotbutton10  "Another night, in eternal darkness#*#"
#event Hotbutton11  "Time bleeds like a wound that's lost all meaning#*#"
#event Hotbutton12  "It's a long winter in the swirling chaotic void#*#"
#event Hotbutton13  "This is my torture#*#"
#event Hotbutton14  "my pain and suffering!#*#"
#event Hotbutton15  "Ol' Nilipus hailed from Misty Thicket.#*#"
#event Hotbutton16  "Where'er he smelled Jumjum he'd pick it#*#"
#event Hotbutton17  "The halflings grew cross#*#"
#event Hotbutton18  "when their profits were lost#*#"


sub main

/Echo =========================== 
/Echo     PerformerMacro
/Echo ===========================

:mainloop
	/doevents
	/delay 1
/goto :mainloop
/return

sub Event_Hotbutton1(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Britton222222222 ==========
        /target Britton
        /delay 1s
        /throw it felt like the end of my days.
/return

sub Event_Hotbutton2(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Britton3333333333 ==========
        /target Britton
        /delay 1s
        /throw Until I suddenly,
/return

sub Event_Hotbutton3(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Britton4444444444 ==========
        /target Britton
        /delay 1s
        /throw suddenly realized
/return

sub Event_Hotbutton4(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Britton555555555 ==========
        /target Britton
        /delay 1s
        /throw this life was better off alone.
/return

sub Event_Hotbutton5(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Britton6666666666 ==========
        /target Britton
        /delay 1s
        /throw Solitude was the best gift you ever gave me.
/return

sub Event_Hotbutton6(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Aelfric2222222222 ==========
        /target Aelfric
        /delay 1s
        /throw Where will you be?
/return

sub Event_Hotbutton7(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Aelfric33333333333 ==========
        /target Aelfric
        /delay 1s
        /throw Dreaming with me.
/return

sub Event_Hotbutton8(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Aelfric4444444444 ==========
        /target Aelfric
        /delay 1s
        /throw Please,
/return

sub Event_Hotbutton9(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Aelfric55555555555 ==========
        /target Aelfric
        /delay 1s
        /throw everybody, hear the music.
/return

sub Event_Hotbutton10(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Seth2222222222 ==========
        /target Seth
        /delay 1s
        /throw Time bleeds like a wound that's lost all meaning.
/return

sub Event_Hotbutton11(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Seth33333333333 ==========
        /target Seth
        /delay 1s
        /throw It's a long winter in the swirling chaotic void.
/return

sub Event_Hotbutton12(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Seth44444444444444 ==========
        /target Seth
        /delay 1s
        /throw This is my torture,
/return

sub Event_Hotbutton13(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Seth5555555555555 ==========
        /target Seth
        /delay 1s
        /throw my pain and suffering!

/return

sub Event_Hotbutton14(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Seth66666666666666 ==========
        /target Seth
        /delay 1s
        /throw Pinch me, O' Death. . .
/return

sub Event_Hotbutton15(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Randal222222222222 ==========
        /target Randal
        /delay 1s
        /throw Where'er he smelled Jumjum he'd pick it.
/return

sub Event_Hotbutton16(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Randal333333333333 ==========
        /target Randal
        /delay 1s
        /throw The halflings grew cross
/return

sub Event_Hotbutton17(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
        /bc ======= Randal444444444444 ==========
        /target Randal
        /delay 1s
        /throw when their profits were lost,
/return

sub Event_Hotbutton18(Line,Sender)
        /if (${Sender.Equal[pc]}) /return
	/bc ======= Randal55555555555 ==========
        /target Randal
        /delay 1s
        /throw screamin', 'Where is that brownie? I'll kick it!'
/return
 
Last edited:
Ok, test this macro a couple of times
running 100% flawless now
and only triggered by the emote not by PC or myself

Finally I can delete those 18 social hotkeys, Lol
10 pages of social keys is just not enough for MQ2 user P
 
Depending on what plugin you're using you might have to replace all the /throw commands with /saytarget .. right?
 
Depending on what plugin you're using you might have to replace all the /throw commands with /saytarget .. right?

Yeah, modify the command for your plugin
The only problem Ive got was sometimes I was tanking named mob
I /throw the song and got summoned by named mob at the same time
Then I became ghost mode
I cant hit any mob anymore
I think the server cant recognize my location
Maybe this have something to do with the warp check blocker of mmobugstools
I dont know
Once in a while I became ghost mode, with mmobugstools on in many different conditions
And I had to camp/zone to fix it
 
Code:
#Chat Chat 
#event Seth1 "Another night, in eternal darkness.#*#" 
#event Seth2 "Time bleeds like a wound that's lost all meaning.#*#" 
#event Seth3 "It's a long winter in the swirling chaotic void.#*#" 
#event Seth4 "This is my torture,#*#" 
#event Seth5 "my pain and suffering!#*#" 
#event Seth6 "Pinch me, O' Death. . .#*#"

#event Rand1 "Ol' Nilipus hailed from Misty Thicket.#*#" 
#event Rand2 "Where'er he smelled Jumjum he'd pick it.#*#" 
#event Rand3 "The halflings grew cross#*#" 
#event Rand4 "when their profits were lost,#*#" 
#event Rand5 "screamin', 'Where is that brownie?  I'll kick it!'#*#" 

#event Aelf1 "Touched tenderly.#*#"
#event Aelf2 "Where will you be?#*#"
#event Aelf3 "Dreaming with me.#*#"
#event Aelf4 "Please,#*#"
#event Aelf5 "everybody, hear the music.#*#"

#event Britt1 When she and I split ways,
#event Britt2 "it felt like the end of my days.#*#"
#event Britt3 "Until I suddenly,#*#"
#event Britt4 "suddenly realized#*#"
#event Britt5 "this life was better off alone.#*#"
#event Britt6 "Solitude was the best gift you ever gave me.#*#"


Sub Main 
/popup Performer Running 
:mainloop 
/doevents 
/goto :mainloop 

Sub Event_Seth1 
  /attack off
  /tar seth
  /stick
  /delay 2s
  /say Time bleeds like a wound that's lost all meaning.
/return 

Sub Event_Seth2 
  /attack off
  /tar seth
  /stick
  /delay 2s
  /say It's a long winter in the swirling chaotic void.
/return 

Sub Event_Seth3
  /attack off
  /tar seth
  /stick
  /delay 2s
  /say This is my torture,
/return 

Sub Event_Seth4
  /attack off
  /tar seth
  /stick
  /delay 2s
  /say my pain and suffering!
/return 

Sub Event_Seth5 
  /attack off
  /tar seth
  /stick
  /delay 2s
  /say Pinch me, O' Death. . .
/return 

Sub Event_Seth6
  /attack off
  /tar seth
  /stick
  /delay 2s
  /say Another night, in eternal darkness.
/return 
|---------------------------------------------------------------|
Sub Event_Rand1 
  /attack off
  /tar Rand
  /stick
  /delay 2s
  /say Where'er he smelled Jumjum he'd pick it.
/return 

Sub Event_Rand2 
  /attack off
  /tar Rand
  /stick
  /delay 2s
  /say The halflings grew cross
/return 

Sub Event_Rand3
  /attack off
  /tar rand
  /stick
  /delay 2s
  /say when their profits were lost,
/return 

Sub Event_Rand4 
  /attack off
  /tar rand
  /stick
  /delay 2s
  /say screamin', 'Where is that brownie?  I'll kick it!'
/return 

Sub Event_Rand5 
  /attack off
  /tar rand
  /stick
  /delay 2s
  /say Ol' Nilipus hailed from Misty Thicket.
/return 
|-------------------------------------------------------------|
Sub Event_Aelf1 
  /attack off
  /tar Aelf
  /stick
  /delay 2s
  /say Where will you be?
/return 

Sub Event_Aelf2 
  /attack off
  /tar Aelf
  /stick
  /delay 2s
  /say Dreaming with me.
/return 

Sub Event_Aelf3
  /attack off
  /tar Aelf
  /stick
  /delay 2s
  /say Please,
/return 

Sub Event_Aelf4
  /attack off
  /tar Aelf
  /stick
  /delay 2s
  /say everybody, hear the music.
/return 

Sub Event_Aelf5
  /attack off
  /tar Aelf
  /stick
  /delay 2s
  /say Touched tenderly.
/return 

|------------------------------------------------------------------|
Sub Event_Britt1
  /attack off
  /tar Britt
  /stick
  /delay 2s
  /say it felt like the end of my days.
/return 

Sub Event_Britt2
  /attack off
  /tar Britt
  /stick
  /delay 2s
  /say Until I suddenly,
/return 

Sub Event_Britt3
  /attack off
  /tar Britt
  /stick
  /delay 2s
  /say suddenly realized
/return 

Sub Event_Britt4
  /attack off
  /tar Britt
  /stick
  /delay 2s
  /say this life was better off alone.
/return 

Sub Event_Britt5
  /attack off
  /tar Britt
  /stick
  /delay 2s
  /say Solitude was the best gift you ever gave me.
/return 


Sub Event_Britt6
  /attack off
  /tar Britt
  /stick
  /delay 2s
  /say When she and I split ways,
/return 


|-------------------------END MACRO-----------------------------|
 
Gonna be doing this event within the month methinks. Thinking about using this macro on our inaugural runs and if it works on those I'll maybe start depending on it.

Three questions though.

1) How well does it work currently? Does it respond to all emotes and target correct NPC's as long as no guildies with similar names? Really don't want to wipe my guildies through use of a third party program.

2) What plugins need to be running for it to work?

3) Hacking very much on DL here. Does it look like a macro? Stick means that I will just walk over near to NPC and say what is needed I think. But will it put me on top of NPC every time? Will it look like I am warping at all?
 
one i posted works great naver missed a emote with it and players cant set it off
 
OK, that's 1 out of the 3 questions.

The other two are:

1) What plugins do I need to load if any?

2) Does it LOOK like you are hacking? Does the stick functionality make you run right on top of the mob every time if you are not paying attention? Does it look awful close to warping?

Also, was planning on changing the timing on the macro a little so it's not 2 seconds every time. Want to make it 1 second sometimes, 3 seconds another time. Chaos theory ftw. SoE can't find patterns if there are no regular patterns.