Fungal Forest Mission Macro - Fate of the Telmira

Moongaden

New member
Joined
Sep 1, 2008
Messages
250
Reaction score
2
Points
0
Warning: This macro uses Warp. Only use when zone is EMPTY. As well, you will want to put your preference of invis in somewhere. This is your responsibility, not mine.

Code:
|Do this in Fungal Forest
|Does Mission - Fate of the Telmira

Sub Main

| ### Get Task ###
/warp loc -899 -848 98
/delay 1s
/target Adeenas npc
/delay 5
/say kind

| ### Autoros ###
/warp loc 1424 2312 430
/delay 2s
/target Autoros npc
/delay 5
/keypress h

| ### Eulyris ###
/warp loc -415 2010 430
/delay 2s
/target Eulyris npc
/delay 5
/keypress h

| ### Vaelani and Lisaryn ###
/warp loc 1314 640 255
/delay 3s
/warp loc -768 1105 215
/delay 3s

| ### Deagus and Excrug ###
/target Deagus npc
/delay 5
/keypress h
/delay 2

/target excrug
/delay 5
/keypress h
/delay 2

| ### deliver lisaryn's remains ###
/warp loc -899 -848 98
/delay 5
/target Adeenas npc
/face fast
/click left target
/delay 1s
/notify GiveWnd GVW_Give_Button leftmouseup
/delay 1s
/keypress h
/end
/return
 
Last edited:
Bleh, i dont think this is repeatable.

Also, i forgot a delay at the beginning, so if it didnt work, it should now.
 
yea ive tried all your macros they all worked pretty good