• 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

Vxed Bard Mac/W Advpathing - Also Updated with a leach mac*UPDATED* 1-8-07

toad32 said:
SmokinHot -

This thing ROCKS solo. However, I am having an issue when using the smart1 + vxedtag. I have tried everything I know (which isnt much) but the leach toon is not accepting the expedition invite. He gets the invite for the expedition...window pops up...the bard zones in...and the leach just sits there. For now I have manually accepted the invite...then manually zoned in...with a manual invite from the bard...the leach auto accepts.

Sorry I am not a scripter...dont have alot of ideas...but wanted you to know about the issue. Telling ya...if the leach piece would work...I would be in heaven.


Well I am at least a partial dumbass. As soon as I loaded mq2advpath on the leach he accepted the expedition invite and zoned in. Thank you Smoking...this is going to make stuff SOOO much faster. Redcent as soon as I can bro. Thank you thank you thank you!
 
Last edited:
Np guys, I though have decided to move on to vanguard. Although it is pretty buggy at the moment it is an amazing game lol so i prolly wont be updating this as I was planning on doing but who knows lol. I will still awnser questions though and help where I can :-)
 
I die regularly when running this, my bard is about 4.2k hp unbuffed or so, without any defensive aas, so its pretty obvious, but around what hp level and what defensive aas would be needed to be able to run this macro with any consistency? Id really like to be able to run this all day, but as it is I typically can only get it to run for anywhere from 30 minutes to 3 hours. I usually start with tenacity and i dont usually die if i have it on, so that may be why i survive up to 3 hours in the first place..
 
Yea my bard has like 6k unbuffed but has alot of defensive aa's they help alot, This zone isnt easy at first if u dont have the gear or aa's but just get some of those defensive aa's u will notice a diffirence
 
I have the same thing soon as Ten drops I go down..... potions are not enough.. working with the numbers for succor wills see if I can come up with a number that does not kill to much time away from killing
 
Its a bit odd, I dont know if something is going on, the first time I ran it, i went for like 400 minutes, which must have been a fluke, but after that for the next two days I was able to run it and id get about 3 hours each time. But since yesterday I have tried over and over and I havent even been able to get more than 4 kills.
 
Ran fine last night for 9 hours.. today cant get over 6 kills then lock up... as I get beat. 3 days ago did 800 mins np
 
I would suggest unloading everything and reloading it . . .I dont see whats with the sudden change hehe
 
Ok Ran it last night for 3 hours watching TV .. went to bed she died like 10 min after I fell asleep lol. I got up this am reset her and totally uninstalled norton 2005. I am thinking that the ATTACK pop ups and NEW virus alrets pop up was diong it so I'll go home in few hours and check her out again.
 
I have been watching these macs kinda close and mine runs great for random amounts of time all are because of deaths now not pathing. What I noticed is if I do a reboot of my computer just prior to starting them (I in other words don't play for an hour then go run the macro) I have higher rate of success over 2 hours normally. If not the pathing jacks itself all up and I think its a video problem (On my computer) not a macro or plugin issure.

With the clean load it works 100% better.

Why mine only runs a couple hours is I run out of HP buffs and get my butt handed to me in about 4 hits sometimes. I had been running successfully for 3 hours and happened to be looking at the screen when I watched it happen. I went from Full Hp's to dead in about 2 seconds it seemed and its cause I happened to run into a mob right as he popped and then a second one. This did not allow the mac to process my damage fast enough to succor me.

I have seen it succor successfully a lot of times so I know it works.

The last thing I did was add a timer to the camp sub so that when I am at the computer I can review what happened before it quits. This was so I could adjust the hp thresholds and times a little.
 
having a slight problem with this macro. I use smart.mac and vxedtag.mac together. When the bard runs to the apprentice and /say vxed sometimes it won't give it to him then when the bard tries to zone in he can't. THe problem occurs when he warps to the ghost room but problem is he's in barindu..so he warps way up high in hte zone and dies shortly after. I was wondering if anyone could add a barindu check so that if the bard is in barindu about to zone into the instance to check to see if the bard has the instance.
this is the smart.mac that I use:

#turbo
#event named "#*#misguided beludu Creque murmurs#*#"
#event dead "#*#You have been knocked unconscious!#*#"
#event exp "#*#experience!#*#"
#event ping "You have gained an ability point!#*#"
#event stats "#*#YETi STATS#*#"
#event reset "#*#RESET#*#"

Sub Main
/declare Kill_Count int outer 0
/declare Ping_Count int outer 0
/declare Exp float outer
/declare AAExp float outer

/varset Exp ${Me.PctExp}
/varset AAExp ${Me.PctAAExp}

/echo
/echo ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
/echo Make sure u change LEACH to 2nd toons name and
/echo Change NAME to your name!
/echo Smart1.MAC- This mac is to be used in conjunction
/echo with Tagvxed.Mac
/echo ENJOY
/echo ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
/echo

/delay 20s

/if (${Zone.ShortName.Equal[Barindu]}) /call Expedition
/delay 2s
/if (${Zone.ShortName.Equal[GuildLobby]}) /call quit

/plugin mq2rez
/delay 5s
/tell name y
/invite name
/delay 1s
/dzadd name
/rez spawn on
/stand
/delay 1s
/docrack nostun2 on
/delay 1s
/look 100
/stoptwist
/delay 1s
/plugin mq2instamem
/delay 2s
/memset vxed
/speed 2
/plugin mq2moveutils unload
/delay 1s
/plugin mq2moveutils
/delay
/delay 1s
/face fast heading 270
/squelch /twist 8
/delay 3s
/warp loc 109 -262 445
/delay 1s
/circle on 54
/delay 12s
/stoptwist
/delay 1s
/target NPC radius 220
/delay 1s
/call Loop
/return

Sub Loop
/stoptwist
/squelch /twist 3 4 5 6 7
:loop
/doevents
/if (${Target.Distance}>=200) /keypress esc
/if (${Target.ID}==FALSE) /tar NPC radius 220
/if (${Me.PctHPs}<=65) /potionbelt activate 1
/if (${Me.PctHPs}<=75) /potionbelt activate 2
/if (${Me.PctHPs}<=40) /call healtwist
/if (${Zone.ShortName.Equal[Barindu]}) /call Expedition
/if (${Zone.ShortName.Equal[GuildLobby]}) /call quit
/goto :loop

/return

Sub Expedition
/plugin mq2rez
/disband
/delay 1s
/rez spawn on
/stoptwist
/plugin mq2advpath
/delay 2s
/plugin mq2exactspeed unload
/delay 1s
/plugin mq2exactspeed
/delay 1s
/speed 1
/delay 4s
/twist 1
/delay 6s
/play there slow
/delay 13s
/twist 2
/delay 2s
/target appren
/face
/delay 3s
/say vxed
/delay 20s
/keypress esc
/delay 1s
/twist 1
/delay 6s
/face heading 222
/delay 4s
/play back slow
/delay 10s
/plugin mq2moveutils
/delay 2s
/keypress forward hold

/delay 30s
/tell name y
/delay 1s
/dzadd name
/plugin mq2exactspeed unload
/delay 1s
/memset vxed
/delay 3s
/invite name
/delay 1s
/plugin mq2exactspeed
/look 100
/stoptwist
/delay 2s
/speed 420
/delay 1s
/plugin mq2moveutils unload
/delay 1s
/plugin mq2moveutils
/delay 1s
/face fast heading 270
/squelch /twist 8
/delay 3s
/warp loc 109 -262 445
/delay 1s
/circle on 60
/delay 12s
/stoptwist
/delay 1s
/target NPC radius 220
/delay 1s
/call Loop
/return

Sub healtwist
/warp succor
/stoptwist
/circle off
/delay 1s
/keypress back
/delay 1s
/keypress back
/squelch /twist 2
/delay 6s
/sit
:loopheal
/doevents
/if (${Me.PctHPs}>=90) /call main
/if (${Me.PctHPs}<=25) /potionbelt activate 1
/if (${Me.PctHPs}<=30) /potionbelt activate 2
/if (${Zone.ShortName.Equal[Barindu]}) /call Expedition
/if (${Zone.ShortName.Equal[GuildLobby]}) /call quit
/goto :loopheal
/return

Sub quit
/memset vxed
/delay 5s
/delay 3s
/camp desktop
/delay 25s
/end
/return

Sub event_named
/warp succor
/stoptwist
/circle off
/keypress back
/keypress back
/delay 1s
/dzremove name
/dzremove bard
/return

Sub event_reset
/stoptwist
/speed 420
/plugin mq2moveutils unload
/delay 1s
/docrack nostun2 on
/delay 1s
/plugin mq2moveutils
/delay 1s
/face fast heading 270
/squelch /twist 8
/delay 3s
/warp loc 125 -300 447
/delay 1s
/circle on 60
/delay 12s
/stoptwist
/delay 1s
/target NPC radius 220
/delay 1s
/if (${Target.Name.Equal[#misguided_beludu_Creque00]}) /keypress esc
/delay 1s
/if (${Target.Name.Equal[#Misguided_beludu_Creque00]}) /keypress esc
/delay 1s
/call Loop
/return

Sub dead
/stoptwist
/delay 30s
/dzremove name
/return

Sub event_exp
/varcalc Kill_Count (${Kill_Count}+1)
/varset AAExp ${Math.Calc[${Me.PctAAExp}-${AAExp}]}
/varset Exp ${Math.Calc[${Me.PctExp}-${Exp}]}
/echo EXP: ${Exp} - AAXP: ${AAExp} - ${Math.Calc[${Macro.RunTime}/60]} minutes
/echo Kill Count - ${Kill_Count}
/echo Ping Count - ${Ping_Count}
/varset Exp ${Me.PctExp}
/varset AAExp ${Me.PctAAExp}
/return

Sub event_ping
/echo PING!
/varcalc Ping_Count (${Ping_Count}+1)
/return

Sub event_stats
/echo Yeti Statistics
/echo ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
/echo Kill Count - ${Kill_Count}
/echo Ping Count - ${Ping_Count}
/echo Running Time - ${Math.Calc[${Macro.RunTime}/60]} minutes
/echo ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
/return
 
Spony you want the "code" tag not the "quote" tag.

{code} "quoted text" {/code}.

Change {} and insert []
 
I run these a lot and this happenes to me often. If I run the macro solo it runs for hours and days but soon as I dzadd someone it starts burping all over the place... there is something about when the named pops and the Bard succors and then zones that doers not remove the leech correctly. Right now without exactspeed I cannot work on it but I have been working on it for a while if you look it is not able to get the mission is the problem... not an answer but yes others are having the same problem running smart1 and vxed at leech at the same time. What is needed is a way to completely clear the mission or to wait it out if it does not accept.... an event on the cannot get task text is a good start I think.
 
Vxed Bard Mac/W Advpathing - Also Updated with a leach mac*UPDATED* 1-8-07

Users who are viewing this thread

Back
Top
Cart