• 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

Hatchet/Sister macs

nyghteyes

What is a macro??
Joined
Mar 21, 2006
RedCents
1,347¢
Saw a request for a Sister mac , I Couldnt find one posted could only find one for Hatchet and this looked fairly easy, Plus had nothing better to do at work this morning soooo....Here is a Sisters mac

Devlin Made a Hatchet Macro posted HERE


Rich (BB code):
|Sisters Event DemiPlane
|6/18/09 - Nyghteyes - Notaddicted.com
|Dont blame me if this doesnt work, emotes based off allakhazams entries.
|Credit for those go to those whom posted them.



#turbo 40

#event Conspiring "#*#conspiring#*#"
#event Crying "#*#crying#*#" 
#event Rats "#*#dead rat#*#"  
#event Letter "#*#letter opener#*#"  
#event Poisinous "#*#poisinous substance#*#"
#event Sabotaging "#*#sabotagingG#*#"
#event Scoping "#*#scoping#*#"  
#event Spying "#*#spying#*#"  
#event Stake "#*#wooden stake#*#"
#event Diary "#*#diary#*#"
#event Kill "#*#I'll kill her#*#"

Sub Main

	/declare StartZone int outer ${Zone.ID}

	:MainLoop
		/doevents
  		/if (${Zone.ID} != ${StartZone}) /end
		/doevents
		/delay 5
	/goto :MainLoop
/return

Sub Event_Conspiring
/say She is conspiring
/return


Sub Event_Crying
/Say She is crying quietly
/return


Sub Event_Rats
/Say She put a dead rat in your bed!
/return


Sub Event_Letter
/Say She is sharpening a letter opener
/return


Sub Event_Poisinous
/Say She is making a poisonous substance
/return


Sub Event_Sabotaging
/Say She is sabotaging a coffin
/return


Sub Event_Scoping
/Say She is scoping out the guestrooms
/return


Sub Event_Spying
/Say She is spying on you
/return

Sub Event_Stake
/Say She is carving a wooden stake
/return

Sub Event_Diary
/Say She is reading your diary
/return

Sub Event_Kill
/popup WOOT Finished Sisters!
/end
/return
 
Can anyone confirm if this works?

No, but it seems simple enough that I don't see anything that would be broken. The only issue is this mac doesn't do any movement, so you need to move your toons to the right sister.
 
I will try to find some time to test this... For me, this is the hardest event to Box in Demiplane. Boxing, I could usually get one sister caught..but never did get 2 done.
 
Hatchet/Sister macs

Users who are viewing this thread

Back
Top
Cart