• 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

Tim Deep Macro for 53 - ? Bard

x0cet

New member
Joined
Sep 12, 2004
RedCents
I've had the same problem in FH with turning lvl 53 where the Mobs become yellow and red. I pasted this macro together based on Tones rec to go to timolous deep. Macro works great but the lag monster keeps killing me. Lag seems to be client side, disc access problem. Im using an alienware Aurora if anyone has any ideas how to speed my system up let me know.

I take no credit for writting it, im no coder, just did some cutting and pasteing

Enjoy

PHP:
This macro made for www.Redguides.com
| Don't steal it or we'll punch your fase!
#turbo  
#event camp "personingroup tells the group, 'lets roll'  
#event dzadd "personyouwanttoadd tells you, 'add me'  
#event invite "#*#invites you to join#*#"  
#Event Zoned "#*#You have entered#*#" 
  
  
Sub Main  
:begin  
/face heading 180
/delay 2s
/warp loc 6060.80 -3537.40  15.31
/circle on 70
/keypress forward hold
/twist 2 3 4 5 6 7 8 1
    
:loopstart 
/doevents  
/call GMcheck  
/if (${Target.Level}>53) /tar npc next 
/if (${Target.Distance}>220) /keypress esc  
/if (${Target.ID}==FALSE) /tar NPC radius 220
/if (${Me.PctHPs}<=35) /call succor
/delay 10  
/goto :loopstart  
/return  

Sub succor

/warp loc 7000.48 834.13 14.86
/circle off
/keypress back
/twist 1 7
/delay 60
:loopheal
/if (${Me.PctHPs}>95) {
/face heading 180
/twist 2
/warp loc 6060.80 -3537.40 15.31
/circle on 70
/keypress forward hold
/twist 2 3 4 5 6 7 8 1
/return
}
/delay 60
/goto :loopheal
/return

  
 Sub GMcheck  
 /if (${Spawn[gm].ID}) {  
 /echo Gm detected  
 /beep 
 /beep 
 /beep  
 /keypress 9 
 /endmac 
 /unload 
 /q  
 }  
 /return  
  
 Sub event_camp  
 /sit  
 /camp desk  
 /return  
  
 sub event_zoned  
 /delay 5s
 /keypress back  
 /sit  
 /camp desk  
 /endmac
 /twist off
 /circle off
 /sit 
 /return  

 sub event_dzadd 
 /dzadd personyouwanttoadd 
 /return 

 sub event_invite


Set up the twist however you like.

This warps you to the place, kills pirates, warps you to heal and back again.
 
Hmm i personally would not use this. The gunthak pirates for one the exp is not great with .3 a kill compared to abut 1.2 - 1.5 a kill at nightstalker camp in PoN. The spawns are not constant at Timorous and trying to find a perfect spot is hard, respawns are slow and there is really no need to heal at gunthaks anyways...
 
You can always just get a few groups to get past lvl 53 or u can do like I do and work on aa at 52 until you have all you want and then just have a healer in there with you to keep you alive
 
You can always just get a few groups to get past lvl 53 or u can do like I do and work on aa at 52 until you have all you want and then just have a healer in there with you to keep you alive
 
if yourmobs are too high or too low...look at using another toon to get the FH instanced... to get the mobs u want..

I use a toon 3 -4 higher than the bard to get white and yellow

they are all dk B to the toon i use to get the instanced..

works like a charm for me..

BUT I don't plan to let it run for 40 straight hours... or a week straight... i like my 6 hours and start again when i get up.. or get back home

8-)
 
That's exactly what I did, Army. I used my 47 chanter to set up my bard's expeditions. Get a friend to help or use your other account.
 
Tim Deep Macro for 53 - ? Bard

Users who are viewing this thread

Back
Top
Cart