• 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

faction/super exp

Guide12

New member
Joined
Jan 23, 2007
RedCents
basics of this macro one has to be safe to warp and zone
two you need to place invis undead potions in your second potion belt spot.

next sit back and watch teh exp rolle in oh and you will be max ally in about half hour to 45 min on all vald factions.

also recomend checking frostcrypt empty as other players find this just a tad offensive.


Rich (BB code):
#event Exp           "You Gain Experience!!"
#event fail          "#*# I don't have anything for someone with your abilities.#*#"
#event Invis         "Your skin stops tingling."
Sub Main


 


/Echo +============*#*==================+
/Echo -------Please use wisely---------
/Echo +============*#*==================+ 
/echo ---Start In valdeholm!!
/echo -- Set IVU in potion belt 2 

/echo -- Thats it -- 
/delay 20

/declare Template 	    string outer 	Unknown


        
        /if (${FindItemCount[Philter of Unlife Awareness]} < 1) /endmacro
        /delay 6s
	/if (${Me.Sitting}) /stand 
	/target fene
	/warp Target
	/delay 1s
	
	
	/delay 10s
	 
	/say Can help 
	/doevents
	/delay 3s 
	/doevents
	   /if (${Window[TaskSelectWnd].Open}) { 
      /notify TaskSelectWnd AcceptButton leftmouseup 
    /doevents
    /delay 3s 
     /zone frostcrypt
     /delay 10s
     /potionbelt activate 2
     /delay 20s
     /warp loc 1389 -386 -153
     /delay 20
     /warp loc 630 312 -145.92
     /delay 20
     /warp loc 1993 337 -263
     /delay 20
     /warp loc 1803 -291 -263
     /delay 20
     /warp loc 98 -109 -21
     /delay 20
     /doevents
:run
     /if (${Window[RewardSelectionWnd].Open}) /call Event_exp
     /if ( ${Zone.ID}==402) /call warp
        
 



 
 

	
 
/return
Sub event_exp
   
/zone valdeholm
/if (${FindItemCount[Philter of Unlife Awareness]} < 1) /endmacro
/call  quest
/return
Sub Event_fail
  /beep
  /beep
  /beep
  /zone frostcrypt
  /call warp
/return
Sub Quest
/delay 6s
/if (${Me.Sitting}) /stand 
	/target fene
	/warp Target
	/delay 1s
	
	
	/delay 10s
	 
	/say Can help 
	/doevents
	/delay 3s 
	
	   /if (${Window[TaskSelectWnd].Open}) { 
      /notify TaskSelectWnd AcceptButton leftmouseup 
      /delay 3s 
      /zone frostcrypt
     /delay 10s
     /potionbelt activate 2
     /call warp
     /return
Sub warp
   
     
     /delay 10s
     /warp loc 1389 -386 -153
     /delay 20
     /warp loc 630 312 -145.92
     /delay 20
     /warp loc 1993 337 -263
     /delay 20
     /warp loc 1803 -291 -263
     /delay 20
     /warp loc 98 -109 -21
     /delay 20
     /doevents
:run
     /if (${Window[RewardSelectionWnd].Open}) /call Event_exp
     /if ( ${Zone.ID}==402) /call warp
        
   
/return
 
        


Sub Event_invis
/keypress forward
/keypress forward
/delay 3s

/cast "Philter of Unlife Awareness" Item
/delay 6s
  
/return
 
haha I don't think I'd call this macro "super exp." I modified someone's macro from mmobugs and ran it to max out the wraithguard and wraithguard leadership, but running it for longer for the exp is a bad idea, unless vald and fc on your server are 100% dead.

Fortunately, to max both factions you only need to run it about 15-20 times. At first you'll only see messages for regular Wraithguard, but once that is max ally (after only like 7-9 runs) you'll start getting Leadership faction messages too.
 
i agree with you about the using for exp thing but heres an example 100 pct aa equals 15 pct per run or full reg equals 1 pct reg for a level 71. and yes both zones should be empty more so frostcrypt then vald. and I HIGHLY RECOMEND THAT YOU CHECK FROSTCRYPT AND THAT YOU DONT DO THIS AFK. That way if some one enters frostcrypt you can simply stop and hope the one or 2 times you poped in and out noone really noticed. and you can blam it on lag or something like that.

oh and incase you dont actually read the mac before running them this consumes 1 invis undead each run for safty sake. and if you want the reward is kinda nice if you are over level 70
 
NIce Mac! I have done this manually and it is a pain in the arse. :rolleyes: Exp on this quest is decent at lvl 71 for the first time...does it change (decrease) the more you do the quest?
 
for the small amout of time i used to to ding 71 no didnt notice any change at all. earned a few aa points while i was at it. and yes this mission dont legit is a royal pain in the ass.
 
So, theoretically, once the move pkt situation gets fixed, in a matter of an hour you can have max faction with the Wraithgaurds and Leadership...and have a few extra AA'a to boot. ;) Nice exploit and good job with the mac. Can't wait to test it out. :D
 
I was suspended for this one=/ and i did NOT do this afk and nobody was in eaither zone.

10 day suspension, 20 day roll back.
 
did you do it after the last regular patch when warping was no longer safe. if so thats why there tracking stuff is apparently really good this macro is no good untill warping deamed safe again.
 
Two very similar macros are already posted on the other site you put this on too, fyi. I think someone already posted a response there asking if you had ripped their code, since it was so close. Either way... the macro is DEFINITELY released across a wide swath of people... check zones before you do this (once warp is fixed, that is)
 
as was pointed out to me how ever i was unable to find it so figured what the hell why not and yes i admidited to modifying this mac
 
faction/super exp

Users who are viewing this thread

Back
Top
Cart