• 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 AFK BARD MACRO WORKS!!! MADE BY kmccue200

kmccue200

New member
Joined
Nov 20, 2008
RedCents
71¢
Hey there everyone, I have been working on making an afk bard macro that will zone you from guildlobby all the way into barindu then start the expedition, zone you into vxed, and begin pwning mobs! this was made 90% by kmccue200 the only thing i added that wasnt mine was redbots target macro for when we are inside vxed to target mobs.

Other than that this was made by kmccue200 ( i know tone made one 4 years ago but i didnt have any of his working macro's so i didnt take anything off of him )

PHP:
::Also i would like to give partial credit to czar for showing me diff macro's to get idea's of what i can do to make the zoning work smoothly.::

Ok spell gems as follow's
#1 Regen
#2 Dot #1
#3 Dot #2
#4 Dot #3
#5 Dot #4
#6 Dot #5 (magic level 60 dot)
#7 Selo's
#8 Invulnerable

have mq2docrack if you can

Good luck guys!!

PHP:
#turbo
#Event lobby "You have entered Guild Lobby."
#Event barindu "You have entered Barindu, Hanging Gardens."
#Event vxed "You have entered Vxed, The Crumbling Caverns."

|Ok all you have to do is put the spells in this order
|#1 Regen
|#2 dot 1
|#3 dot 2
|#4 dot 3 
|#5 dot 4
|#6 dot 5
|#7 selo's
|#8 invul (put this up its kinda mandatory unless you edit it cause the mac will not go though)

Sub Main
/delay 1s
/echo This macro was made by kmccue200
/delay 1s
/echo trying to load nostun2
/plugin mq2docrack
/delay 1s
/docrack nostun2 on
/echo I got idea's from other macros but the only macro i took anything from was redbots target mac
/delay 1s 
/echo everything about the macro zoning into vxed, and doing all the commands other than target was written by kmccue200
/echo tone was the original person to make a macro from vxed but it was lost and i never found a mac that worked
/echo so i made my own, have fun!
/delay 1s
/if (${Zone.ID}==344) /call event_lobby
/if (${Zone.ID}==283) /call event_barindu   
/if (${Zone.ID}==290) /call event_vxed
/goto main
/return

sub event_mainloop 
/if (${Zone.ID}==283) /call event_barindu   
/if (${Zone.ID}==290) /call event_vxed
/call event_mainloop
/return

sub event_target
/if (${Zone.ID}==344) /call event_lobby
/if (${Zone.ID}==283) /call event_barindu   
/doevents 
 /if (${Target.Distance}>220) /keypress esc  
/if (${Target.ID}==FALSE) /tar NPC radius 220  
/if (${Target.Level}>67) /tar npc next 
/if (${Target.Name.Equal[misguided beludu Creque]}) {
/squelch /twist stop
/twist stop
/target npc next
/delay 30
/squelch /twist 1 2 3 4 5 6
/twist 1 2 3 4 5 6
}
/if (${Target.Name.Equal[a venomous stonemite]}) {
/squelch /twist stop
/twist stop
/target npc next
/delay 30
/squelch /twist 1 2 3 4 5 6
/twist 1 2 3 4 5 6
}
/delay 10  
/call event_target 
/return  



sub event_lobby
/delay 2s
/echo it recognized lobby. good work kevin.
   /twist end
   /delay 1s
   /echo Waiting in the lobby for 1 seconds...
   /memspellset vxed
   /delay 1s
   /target magus
   /delay 5s
   /warp target
   /delay 3s
   /zone Barindu
/call event_mainloop
        /return


Sub event_barindu
   /circle off
/delay 1s
   /twist off
/delay 1s
    /delay 2s
   /echo Attempting to target apprentice
   /delay 2s
   /target apprentice
   /delay 2s
   /echo You should have apprentice targeted now.
   /delay 2s
   /warp target
   /delay 2s
   /echo you should be on the apprentice now.
   /delay 2s
   /say vxed
   /delay 3s
   /echo OMFG you made it to stoneshifter
   /delay 3s
   /target stoneshifter
/delay 2s
   /warp loc 456.00 -1258.00 -118.91
/delay 20s
   /keypress forward hold 10
/delay 6s
/call event_mainloop
/return


Sub event_vxed
  /echo you made it to sub_event vxed
/delay 1s
/echo we are trying to /call kiting
/delay 1s
   /call event_kiting
   /return


Sub event_kiting
   /if (${Zone.ID}==290) { 
/delay 1s
/echo omg you made it to sub event_kiting almost there
/delay 1s
      /face fast heading 263
/delay 1s
      /twist end
/echo waiting for DA
      :WaitForDA
      /delay 1s
   
      /if (${Me.SpellReady["Kazumi's Note of Preservation"]} != TRUE) {
         
/delay 10s
         /goto :WaitForDA
      }
      /twist 7
      /delay 5s
      /twist 8
      /delay 5s
      /circle on 69 59.0321 -304.451\
      /delay 1s
      /warp loc 125 -300 447
   /delay 1s
      /twist 1 2 3 4 5 6 7
   }
/call event_target
   /return

::EDIT:: | I HAD A PROBLEM WITH VXED NOT OPENING IN TIME SO WHEN IT PRESSED KEYPRESS HOLD I WOULDNT ZONE IN TIME TO VXED SO IT WOULD START THE EVENTS IN BARINDU OVER AGAIN, THIS CAUSED MY CHARECTER TO PORT BACK TO APPRENTICE AND ASK FOR VXED INVITE AGAIN, AND MY CHARECTER WOULD BE STILL RUNNING FROM THE HOLD AND IT CAUSED ME TO RUN INTO MOBS AROUND APPRENTICE. I FIXED THIS BY ADDING A 20 SECOND DELAY AFTER WARPING TO THE VXED ZONE FRONT BEFORE RUNNING IN
::EDIT::
 
Last edited:
Lol i made this myself i swear you wont find a working vxed macro anywhere else that does what mine will, since tone took his good one off the market
 
this will take you from 62-74 if you want, and i got over 1000 aa's macroing in vxed back in the day, and now that i got this running again im still going ( im at 71 right now )
 
did you get the dll's from JMO's latest compile?
 
yes i did. I have looked through the compile and the source and i cant see mq2addicts in it. When i try and run the macro it logs to char select at the warp part because i cant load the mq2rwarp either.
 
There are some plugins, like mq2addicts and mq2rwarp that the authors do not want the source released for, and as such are not found in the source. You should be able to drop them from the pre-compile into your compiled one.
 
So is there any way on the vxed sub...can you make it better at zoning into vxed ? like have the bard warp facing due north to this loc ? 522.36 ,-1253.45 , -118.98 ? also you could drop the DA Song and add IVU potions ? But i am mainly worried about the afking for longer than five hours when Vxed resets the bard runs the wrong way and does not zone into Vxed.
 
ive come back a couple of times now to find my bard dea and and zoned to Lobby in differing spots, is there a way to restart the macro after the instance reset before my bard dies, apart from that it works just great, tried it two days in a row and even at lvl 76 its still making me a few AA's a day and some minor xp also, its just the death part i can seem to get sorted. red cent to you though its not bad at all Thanks,,,,,,,,,,
 
Hi again, this macro would be amazing if you could make it work for a higher lvl range so mobs were dark blue to a 76 bard, different instance maybe, and also to use the higher lvl spells up to 76 or so, this is a great idea but still have the issue with dieing at the end when the zone resets.
 
OK does any one have a list of spots where the Mobs WONT RUN at low health ? AKA Doing the death walk ? 60+ ? for using it in other zones I have done some modifiying to this macro i just need to find some other spots to do it in also ?
 
Hi, im wondering f im missing something on this macro, sometimes recntly after running this macro once whenever i go back a second or third time etc it loads me into the zone but spins me in circles and wont run in circles any ideas please. and still have an issue with restarting this macro over again while afk, still dieing for some reason.
 
try logging all teh way out befor you start the mac, restart your computer then run it, and see if it does it on the 2nd and 3rd try
sometimes you have to log out for moveutils to work right
 
You need to "/plugin mq2moveutils unload" then reload mq2moveutils...its a bug
/plugin mq2moveutils

If some one could edit this into the macro some where ? I do not know how to i tried to do it on my copy i have dinked around with but it does not reload move utils only unloads them...
 
The new moveutils broke this macro's circle radius....can any one fix it ? I am not good at that...
 
change the line and few lines under /circle ect ect to this

/circle loc 59.0321 -304.451
/delay 1s
/circle radius 69
/delay 1s

that should fix your problems mine runs 24/7 lately

hope that helps
 
ok got it working semi but in vxed its not warping to any targets? it will go to all black then pop up somewhere
 
here is my fix to the macro i didnt make this macro i only adjusted it for the new changes and so it zones back in correctly on death and such with these changes ive been able to run it 24 hours straight without a single issue.

i repeat i take no credit for this i just made a couple simple changes so it works with new moveutils ect. hope this helps
 
Heh ive been killing myself trying to get boastful bellow to work in this macro if anyone can help id really appreciate it. need it to see if boastful bellow is ready then activate the aa thanks.
 
Heh ive been killing myself trying to get boastful bellow to work in this macro if anyone can help id really appreciate it. need it to see if boastful bellow is ready then activate the aa thanks.

i dont play bard and have no idea what is boastful bellow, but i think you can use
/if (${Me.AltAbilityReady[boastful bellow]}) /aa act boastful bellow
 
Hi this macro is working great and keeps going day and night but i was playing all day and made my lvl and then ran the macro for a few hours and when i came back i had died and lost my level and a huge chunk of xp and cannot find my corpse anywhere, does this macro auto loot my corpse and if not whats up cus even the lobby summoners cant locate it.... any ideas would be great thank you.....
 
Hi this macro is working great and keeps going day and night but i was playing all day and made my lvl and then ran the macro for a few hours and when i came back i had died and lost my level and a huge chunk of xp and cannot find my corpse anywhere, does this macro auto loot my corpse and if not whats up cus even the lobby summoners cant locate it.... any ideas would be great thank you.....

I dont see anywhere in this mac that would do anything with any corpse.

Though I have had corpses disappear on me when I would afk in Mech. Maybe there is a bug with regetting a mission and currently having a corpse in there still or maybe instance closing with a corpse in? ...Just a theory.
 
there is a place you can go if your corpse rotted its off of PoK... you gotta talk to a lady on the hill by the main bank area and will port you there
 
This macro seems to have stopped working atm for me, its is fine untill the invulnerability wears off then bard runs of in a stright line into a wall and gets killed... any ideas
 
I am having some problems setting this macro p when I run it it says "Can't find main Label" and then stops the macro every time any help woul dbe great thx :-)
 
there is a goto main in the sub Main but no label to go toin the one slandaro made, so i did this
Rich (BB code):
/echo so i made my own, have fun!
:main
/delay 1s
/if (${Zone.ID}==344) /call event_lobby
/if (${Zone.ID}==283) /call event_barindu   
/if (${Zone.ID}==290) /call event_vxed
/goto main
/return
im guessing if something goes wrong in the detection of the zones you want it to loop
 
ok added a couple things, like loading a preset spell list and the aa purchase .inc
that is availble in the vip section of mq2 forums. Was trying to get it to cast lesson of the devoted but havent got it to work yet.
Rich (BB code):
#turbo
#Event lobby "You have entered Guild Lobby."
#Event barindu "You have entered Barindu, Hanging Gardens."
#Event vxed "You have entered Vxed, The Crumbling Caverns."

#include AAPurchase.inc
|#include spell_routines.inc

|Ok all you have to do is put the spells in this order and save the spell set as vxed
|#1 Regen
|#2 dot 1
|#3 dot 2
|#4 dot 3 
|#5 dot 4
|#6 dot 5
|#7 selo's
|#8 invul (put this up its kinda mandatory unless you edit it cause the mac will not go though)

Sub Main
/delay 1s
/call AAInit
/echo This macro was made by kmccue200
/delay 1s
/echo Loading Spellset vxed
/squelch /memspellset vxed
/delay 3s
/echo trying to load nostun2
/plugin mq2docrack
/delay 1s
/docrack nostun2 on
/echo I got idea's from other macros but the only macro i took anything from was redbots target mac
/delay 1s 
/echo everything about the macro zoning into vxed, and doing all the commands other than target was written by 

kmccue200
/echo tone was the original person to make a macro from vxed but it was lost and i never found a mac that 

worked
/echo so i made my own, have fun!
:main
/delay 1s
/if (${Zone.ID}==344) /call event_lobby
/if (${Zone.ID}==283) /call event_barindu   
/if (${Zone.ID}==290) /call event_vxed
/goto main
/return

sub event_mainloop 
/if (${Zone.ID}==283) /call event_barindu   
/if (${Zone.ID}==290) /call event_vxed
/if (${Me.AltAbilityReady[357]} && ${Target.Type.Equal[NPC]} && ${Bellow}==1) /alt act 199 
/call event_mainloop

}

/return

sub event_target
/if (${Zone.ID}==344) /call event_lobby
/if (${Zone.ID}==283) /call event_barindu   
/doevents 
/if (${Target.Distance}>220) /keypress esc  
/if (${Target.ID}==FALSE) /tar NPC radius 220  
/if (${Target.Level}>67) /tar npc next 
/if (${Target.Name.Equal[misguided beludu Creque]}) {
/squelch /twist stop
/twist stop
/target npc next
/delay 30
/squelch /twist 2 3 4 5 6
/twist 2 3 4 5 6
/delay 2s
/if (${Me.AltAbilityReady[357]} && ${Target.Type.Equal[NPC]} && ${Bellow}==1) /alt act 199 
}

/if (${Target.Name.Equal[a venomous stonemite]}) {
/squelch /twist stop
/twist stop
/target npc next
/delay 30
/squelch /twist 2 3 4 5 6
/twist 2 3 4 5 6
/delay 2s
/if (${Me.AltAbilityReady[357]} && ${Target.Type.Equal[NPC]} && ${Bellow}==1) /alt act 199 
}
/delay 10  
/call event_target 
/return  



sub event_lobby
/delay 2s
/echo it recognized lobby. good work kevin.
   /twist end
   /delay 1s
   /echo Waiting in the lobby for 1 seconds...
   /memspellset vxed
   /delay 1s
   /target magus
   /delay 5s
   /warp target
   /delay 3s
   /zone Barindu
/call event_mainloop
        /return


Sub event_barindu
/keypress back 
/keypress back 
/doevent 
/delay 5s 
/twist off 
/delay 1s 
/target npc app 
/delay 1s 
/warp target 
/delay 1s 
/say Vxed 
/delay 1s 
/plugin mq2moveutils unload
/delay 2s
/plugin mq2moveutils
/delay 1s
/warp loc 481.93 -1266.57 -118.56 
/delay 3s 
/face heading 350
/delay 20s 
/keypress forward hold 
/delay 12s
/call event_mainloop
/return


Sub event_vxed
  /echo you made it to sub_event vxed
/delay 1s
/echo we are trying to /call kiting
/delay 1s
   /call event_kiting
   /return


Sub event_kiting
   /if (${Zone.ID}==290) { 
/delay 1s
/echo omg you made it to sub event_kiting almost there
/delay 1s
      /face fast heading 263
/delay 1s
      /twist end
/echo waiting for DA
      :WaitForDA
      /delay 1s
   
      /if (${Me.SpellReady["Kazumi's Note of Preservation"]} != TRUE) {
         
/delay 10s
         /goto :WaitForDA
      }
      |/if (${Me.AltAbilityReady["Lesson of the Devoted"]}) {
      |/call cast "Lesson of the Devoted" Alt 15s
|}      
      /twist 7
      /delay 5s
      /twist 8
      /delay 5s
      /circle loc 59.0321 -304.451
      /delay 1s
      /circle radius 69
      /delay 1s
      /warp loc 125 -300 447
   /delay 1s
      /twist 2 3 4 5 6 7
   }
/call event_target
   /return
 
got one more thing to add. with the run 5 aa's and the other extended aa's for run speed i dont think you need to use selo's anymore
 
Seems i have been suspended or banned while using this macro, just went back to my pc and was disconnected and when i tried to log back in i have found a banned suspended on my account info..... lol

Update...
I have been given a seven day suspension as they advised me I was running some kind of third party automation on my bard and wasnt at my keyboard, so dont go to the toilet when running these as being afk is what got me caught, if they had sent me any tells etc and i had answered then i might have gotten away with it... wonder how they found me in the first place, maybe some one reported me...
 
Last edited:
This macro is older than sin... I remember running this back in 2005 lol. I'm sure this is still on there watch lists. Come on guys... don't dig up old macros for old spots... Be original and think of somewhere new and remote... Then PM me and ill write you a macro that hasn't been done.
 
macro for lost gnomes where port to gnome, campfire port to mission entrance. run around inside using hunter and headshotting everything :)

that be cool :D
 
When leveling in vxed you shouldn't need anything to do anything with corpses as you will always respawn with gear on you, which would lead me to believe you somehow died while on the way to vxed, which also is wierd to me i believe the only place you actually do running is where you zone into vxed, what i believe happened is you got the version I made without the delay before zoning into vxed to allow the zone to load, so you started running and were just hanging out there, and someone may have trained you at the zone in, thats the only thing i could see happening, if you messed with the mac at all you or someone else may have changed the /face to a different heading.
 
VXED AFK BARD MACRO WORKS!!! MADE BY kmccue200

Users who are viewing this thread

Back
Top
Cart