• 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

acorn farming macro

armysoldier

Well-known member
Joined
Jun 26, 2005
RedCents
101¢
SEE MACRO NOTES for new changes
Updated 18 mar 2006


as an alternative to the original acorn.mac... Which is an awesome macro .. considering the challenge the Zone layout gives...

here is a easy macro ...

park your toon and ENSURE MQ2CGANK plugin in loaded

Rich (BB code):
| AcornGank.MAC
| Written by Armysoldier
| 
| 18 MAR 2006: Update - added in about a min or delay between ganks
| So far macro has been running for several hours with no crashes
| 
| 17 MAR 2006: Added foraging to the macro
| 
| Useage      : /macro AcornGank 
| Description : This macro will gank acorns in Misty Thicket
|
|
|------------------------------------------------------------------------------------

#Event End "#*#There is no place#*#"
#Event End "[MQ2] End"
#Event Pause "#*#Couldn't find#*#"
#Event CGank "#*#Couldn't parse#*#"

Sub Main
  :Start
  /doability Forage
  /delay 2s
  /if (${Cursor.ID}) /echo Foraged ${Cursor.Name}
  /delay 1s
  /call ClearCursor
  /call GMCheck
  /delay 2s
  /itemtarget *Green Leaf
  /doevents
  /delay 2s
  /Gank
  /delay 2s
  /call ClearCursor
  /delay 31s
  /doability Forage
  /delay 2s
  /if (${Cursor.ID}) /echo Foraged ${Cursor.Name}
  /delay 1s
  /call ClearCursor
  /delay 32s
  /goto :Start
/return

Sub Event_End
  /echo Ending Macro
  /sit
  /endmacro
/return

Sub Event_Pause
  /echo No Acorns.. Pausing 1 min
  /sit on
  /delay 1m
  /echo tic toc .. 1 Min
  /echo time to try again
/return

Sub Event_CGank
  /echo you do not have MQ2CGank Loaded
  /endmacro
/return

Sub GMCheck 
   :redo
   /if (${Spawn[gm].ID}) { 
      /beep 
      /beep 
      /beep 
      
      /echo GM has entered the zone! 
      /echo pausing the macro... 

      /afk BRB ..... Do not leave a message I will not answer 8-)
      /delay 2m
      /goto :redo 
   } 
    
/return 

|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|Clear Cursor
|
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sub ClearCursor 
    :Loop 
      /if (!${Cursor.ID}) /return 
      /autoinv 
|      /destroy	
      /delay 1s
      /doevents 
      /goto :Loop 
    /return


enjoy
 
Last edited:
This is the original Macro .. found Here in MQ2 Macro Depot

Rich (BB code):
| Misty Thicket Acorns Macro : acorns.mac 
| Macro by "Caffeine"; 
| DummyMode portion contributed unknowingly by psykotic and BrainDeath 

#chat tell 
#event AcornsOut "[MQ2] NULL" 

Sub Main 
/declare Side int outer 2 
/declare TSide int outer 
/declare Pause timer outer 
/declare X2 int outer 
/declare Y2 int outer 
/declare LocYP2 int outer 
/declare LocYM2 int outer 
/declare LocXP2 int outer 
/declare LocXM2 int outer 
| Time in minutes to wait if GM zones in or person gets too close. 
/declare DummyTime int outer 
/declare DummyTime2 int outer 15 
/declare Count int outer 
/declare X int outer 
/declare Y int outer 
/declare LocX int outer 
/declare LocXP int outer 
/declare LocXM int outer 
/declare LocY int outer 
/declare LocYP int outer 
/declare LocYM int outer 
:Begin
/call forage  
/varcalc DummyTime ${DummyTime2}*600 
/doevents 
/if (${Spawn[gm].ID}) /call DummyMode 
/varset Count 100 
/itemtarget *Green 
/doevents 
|------------------------Begin Determine Side (Aimed for accuracy)----------------| 
/varset X ${Me.X} 
/varset Y ${Me.Y} 
/if (${X}<-38.51 && ${Y}>-148.95) /varset Side 1 
/if (${Y}<-148.95 && ${Y}>-180.77 && ${X}<-60.01) /varset Side 1 
/if (${Y}<-180.77 && ${Y}>-217.53 && ${X}<-92.28) /varset Side 1 
/if (${Y}<-217.53 && ${Y}>-250.21 && ${X}<-117.23) /varset Side 1 
/if (${Y}<-250.21 && ${Y}>-281.90 && ${X}<-132.30) /varset Side 1 
/if (${Y}<-281.90 && ${Y}>-318.48 && ${X}<-149.63) /varset Side 1 
/if (${Y}<-318.48 && ${Y}>-353.96 && ${X}<-168.68) /varset Side 1 
/if (${Y}<-353.96 && ${Y}>-372.38 && ${X}<-194.76) /varset Side 1 
/if (${Y}<-372.38 && ${Y}>-406.97 && ${X}<-242.62) /varset Side 1 
/if (${Y}<-406.97 && ${Y}>-436.08 && ${X}<-286.41) /varset Side 1 
/if (${Y}<-436.08 && ${Y}>-458.42 && ${X}<-312.38) /varset Side 1 
/if (${Y}<-458.42 && ${Y}>-487.87 && ${X}<-312.73) /varset Side 1 
/if (${Y}<-487.87 && ${Y}>-552.88 && ${X}<-313.52) /varset Side 1 
/if (${Y}<-552.88 && ${Y}>-580.92 && ${X}<-337.42) /varset Side 1 
/if (${Y}<-580.92 && ${Y}>-604.01 && ${X}<-361.09) /varset Side 1 
/if (${Y}<-604.01 && ${Y}>-623.84 && ${X}<-381.41) /varset Side 1 
/if (${Y}<-623.84 && ${Y}>-646.12 && ${X}<-404.25) /varset Side 1 
/if (${Y}<-646.12 && ${Y}>-656.06 && ${X}<-419.88) /varset Side 1 
/if (${Y}<-656.06 && ${Y}>-701.68 && ${X}<-421.05) /varset Side 1 
/if (${Y}<-701.68 && ${Y}>-760.85 && ${X}<-422.01) /varset Side 1 
/if (${Y}<-760.85 && ${Y}>-788.74 && ${X}<-434.44) /varset Side 1 
/if (${Y}<-788.74 && ${Y}>-844.72 && ${X}<-459.62) /varset Side 1 
/if (${Y}<-844.72 && ${Y}>-860.35 && ${X}<-464.97) /varset Side 1 
/if (${Y}<-860.35 && ${X}<-466.83) /varset Side 1 
/if (${X}>-38.51 && ${Y}>-148.95) /varset Side 0 
/if (${Y}<-148.95 && ${Y}>-180.77 && ${X}>-60.01) /varset Side 0 
/if (${Y}<-180.77 && ${Y}>-217.53 && ${X}>-92.28) /varset Side 0 
/if (${Y}<-217.53 && ${Y}>-250.21 && ${X}>-117.23) /varset Side 0 
/if (${Y}<-250.21 && ${Y}>-281.90 && ${X}>-132.30) /varset Side 0 
/if (${Y}<-281.90 && ${Y}>-318.48 && ${X}>-149.63) /varset Side 0 
/if (${Y}<-318.48 && ${Y}>-353.96 && ${X}>-168.68) /varset Side 0 
/if (${Y}<-353.96 && ${Y}>-372.38 && ${X}>-194.76) /varset Side 0 
/if (${Y}<-372.38 && ${Y}>-406.97 && ${X}>-242.62) /varset Side 0 
/if (${Y}<-406.97 && ${Y}>-436.08 && ${X}>-286.41) /varset Side 0 
/if (${Y}<-436.08 && ${Y}>-458.42 && ${X}>-312.38) /varset Side 0 
/if (${Y}<-458.42 && ${Y}>-487.87 && ${X}>-312.73) /varset Side 0 
/if (${Y}<-487.87 && ${Y}>-552.88 && ${X}>-313.52) /varset Side 0 
/if (${Y}<-552.88 && ${Y}>-580.92 && ${X}>-337.42) /varset Side 0 
/if (${Y}<-580.92 && ${Y}>-604.01 && ${X}>-361.09) /varset Side 0 
/if (${Y}<-604.01 && ${Y}>-623.84 && ${X}>-381.41) /varset Side 0 
/if (${Y}<-623.84 && ${Y}>-646.12 && ${X}>-404.25) /varset Side 0 
/if (${Y}<-646.12 && ${Y}>-656.06 && ${X}>-419.88) /varset Side 0 
/if (${Y}<-656.06 && ${Y}>-701.68 && ${X}>-421.05) /varset Side 0 
/if (${Y}<-701.68 && ${Y}>-760.85 && ${X}>-422.01) /varset Side 0 
/if (${Y}<-760.85 && ${Y}>-788.74 && ${X}>-434.44) /varset Side 0 
/if (${Y}<-788.74 && ${Y}>-844.72 && ${X}>-459.62) /varset Side 0 
/if (${Y}<-844.72 && ${Y}>-860.35 && ${X}>-464.97) /varset Side 0 
/if (${Y}<-860.35 && ${X}>-466.83) /varset Side 0 
/echo ${Target.Name} 
/varset X ${Target.X} 
/varset Y ${Target.Y} 
/if (${X}<-38.51 && ${Y}>-148.95) /varset TSide 1 
/if (${Y}<-148.95 && ${Y}>-180.77 && ${X}<-60.01) /varset TSide 1 
/if (${Y}<-180.77 && ${Y}>-217.53 && ${X}<-92.28) /varset TSide 1 
/if (${Y}<-217.53 && ${Y}>-250.21 && ${X}<-117.23) /varset TSide 1 
/if (${Y}<-250.21 && ${Y}>-281.90 && ${X}<-132.30) /varset TSide 1 
/if (${Y}<-281.90 && ${Y}>-318.48 && ${X}<-149.63) /varset TSide 1 
/if (${Y}<-318.48 && ${Y}>-353.96 && ${X}<-168.68) /varset TSide 1 
/if (${Y}<-353.96 && ${Y}>-372.38 && ${X}<-194.76) /varset TSide 1 
/if (${Y}<-372.38 && ${Y}>-406.97 && ${X}<-242.62) /varset TSide 1 
/if (${Y}<-406.97 && ${Y}>-436.08 && ${X}<-286.41) /varset TSide 1 
/if (${Y}<-436.08 && ${Y}>-458.42 && ${X}<-312.38) /varset TSide 1 
/if (${Y}<-458.42 && ${Y}>-487.87 && ${X}<-312.73) /varset TSide 1 
/if (${Y}<-487.87 && ${Y}>-552.88 && ${X}<-313.52) /varset TSide 1 
/if (${Y}<-552.88 && ${Y}>-580.92 && ${X}<-337.42) /varset TSide 1 
/if (${Y}<-580.92 && ${Y}>-604.01 && ${X}<-361.09) /varset TSide 1 
/if (${Y}<-604.01 && ${Y}>-623.84 && ${X}<-381.41) /varset TSide 1 
/if (${Y}<-623.84 && ${Y}>-646.12 && ${X}<-404.25) /varset TSide 1 
/if (${Y}<-646.12 && ${Y}>-656.06 && ${X}<-419.88) /varset TSide 1 
/if (${Y}<-656.06 && ${Y}>-701.68 && ${X}<-421.05) /varset TSide 1 
/if (${Y}<-701.68 && ${Y}>-760.85 && ${X}<-422.01) /varset TSide 1 
/if (${Y}<-760.85 && ${Y}>-788.74 && ${X}<-434.44) /varset TSide 1 
/if (${Y}<-788.74 && ${Y}>-844.72 && ${X}<-459.62) /varset TSide 1 
/if (${Y}<-844.72 && ${Y}>-860.35 && ${X}<-464.97) /varset TSide 1 
/if (${Y}<-860.35 && ${X}<-466.83) /varset TSide 1 
/if (${X}>-38.51 && ${Y}>-148.95) /varset TSide 0 
/if (${Y}<-148.95 && ${Y}>-180.77 && ${X}>-60.01) /varset TSide 0 
/if (${Y}<-180.77 && ${Y}>-217.53 && ${X}>-92.28) /varset TSide 0 
/if (${Y}<-217.53 && ${Y}>-250.21 && ${X}>-117.23) /varset TSide 0 
/if (${Y}<-250.21 && ${Y}>-281.90 && ${X}>-132.30) /varset TSide 0 
/if (${Y}<-281.90 && ${Y}>-318.48 && ${X}>-149.63) /varset TSide 0 
/if (${Y}<-318.48 && ${Y}>-353.96 && ${X}>-168.68) /varset TSide 0 
/if (${Y}<-353.96 && ${Y}>-372.38 && ${X}>-194.76) /varset TSide 0 
/if (${Y}<-372.38 && ${Y}>-406.97 && ${X}>-242.62) /varset TSide 0 
/if (${Y}<-406.97 && ${Y}>-436.08 && ${X}>-286.41) /varset TSide 0 
/if (${Y}<-436.08 && ${Y}>-458.42 && ${X}>-312.38) /varset TSide 0 
/if (${Y}<-458.42 && ${Y}>-487.87 && ${X}>-312.73) /varset TSide 0 
/if (${Y}<-487.87 && ${Y}>-552.88 && ${X}>-313.52) /varset TSide 0 
/if (${Y}<-552.88 && ${Y}>-580.92 && ${X}>-337.42) /varset TSide 0 
/if (${Y}<-580.92 && ${Y}>-604.01 && ${X}>-361.09) /varset TSide 0 
/if (${Y}<-604.01 && ${Y}>-623.84 && ${X}>-381.41) /varset TSide 0 
/if (${Y}<-623.84 && ${Y}>-646.12 && ${X}>-404.25) /varset TSide 0 
/if (${Y}<-646.12 && ${Y}>-656.06 && ${X}>-419.88) /varset TSide 0 
/if (${Y}<-656.06 && ${Y}>-701.68 && ${X}>-421.05) /varset TSide 0 
/if (${Y}<-701.68 && ${Y}>-760.85 && ${X}>-422.01) /varset TSide 0 
/if (${Y}<-760.85 && ${Y}>-788.74 && ${X}>-434.44) /varset TSide 0 
/if (${Y}<-788.74 && ${Y}>-844.72 && ${X}>-459.62) /varset TSide 0 
/if (${Y}<-844.72 && ${Y}>-860.35 && ${X}>-464.97) /varset TSide 0 
/if (${Y}<-860.35 && ${X}>-466.83) /varset TSide 0 
:Z 
/doevents 
/if (${Spawn[gm].ID}) /call DummyMode 
|------------------------End Determine Side (Aimed for accuracy)----------------| 
/if (${Side}==${TSide}) /goto :GoTo 
/if (${Side}!=${TSide}) /goto :Side 
:GoTo 
/if (${Target.Distance}<10) /goto :GoTo2 
/delay 1 
| -----------------------------------STUCK LOOP---------------------| 
   /varset X2 ${Me.X} 
   /varset Y2 ${Me.Y} 
   /varcalc LocXP2 ${X2}+1 
   /varcalc LocXM2 ${X2}-1 
   /varcalc LocYP2 ${Y2}+1 
   /varcalc LocYM2 ${Y2}-1 
   /varset Count 100 
     /if (${Spawn[gm].ID}) /call DummyMode 
   /delay 5 
   /if (${LocXP2}>${Me.X} && ${LocXM2}<${Me.X} && ${LocYP2}>${Me.Y} && ${LocYM2}<${Me.Y}) { 
     /face loc ${Math.Rand[10000], ${Math.Rand[10000] 
      /keypress forward hold 
      /delay 2s 
      /goto :Begin 
      } 
/keypress forward hold 
/face 
/varset Count ${Count}-1 
/goto :GoTo 
:GoTo2
/autoinventory 
/keypress forward 
/click left item 
/delay 8 
/autoinv 
  /if (${Spawn[gm].ID}) /call DummyMode 
/goto :Begin 

:Side 
/if (${Side}==0 && ${TSide}==1) { 
/varset   LocY -100.00 
/varset LocX 13.58 
/varcalc LocXP ${LocX}+10 
/varcalc LocXM ${LocX}-10 
/varcalc LocYP ${LocY}+10 
/varcalc LocYM ${LocY}-10 
   /varset X2 ${Me.X} 
   /varset Y2 ${Me.Y} 
   /varset Count 100 
   /delay 3 
   /if (${X2}==${Me.X} && ${Y2}==${Me.Y}) { 
      /face loc ${Math.Rand[10000], ${Math.Rand[10000] 
      /keypress forward hold 
      /delay 2s 
      /goto :Begin 
      }        
        /if (${Spawn[gm].ID}) /call DummyMode          
:Loopa 
/face loc ${LocY}, ${LocX} 
/keypress forward hold 
   /varset X2 ${Me.X} 
   /varset Y2 ${Me.Y} 
   /varcalc LocXP2 ${X2}+1 
   /varcalc LocXM2 ${X2}-1 
   /varcalc LocYP2 ${Y2}+1 
   /varcalc LocYM2 ${Y2}-1 
   /varset Count 100 
   /delay 5 
   /if (${LocXP2}>${Me.X} && ${LocXM2}<${Me.X} && ${LocYP2}>${Me.Y} && ${LocYM2}<${Me.Y}) { 
      /face loc ${Math.Rand[10000], ${Math.Rand[10000] 
      /keypress forward hold 
      /delay 2s 
      /goto :Begin 
      } 
        /if (${Spawn[gm].ID}) /call DummyMode 
/varset X ${Me.X} 
/varset Y ${Me.Y} 
/if (${LocXP}>${Me.X} && ${LocXM}<${Me.X} && ${LocYP}>${Me.Y} && ${LocYM}<${Me.Y}) /goto :Loopb 
/goto :Loopa 
:Loopb 
/varset LocY -100.00 
/varset LocX -88.00 
/varcalc LocXP ${LocX}+10 
/varcalc LocXM ${LocX}-10 
/varcalc LocYP ${LocY}+10 
/varcalc LocYM ${LocY}-10 
   /varset X2 ${Me.X} 
   /varset Y2 ${Me.Y} 
   /varcalc LocXP2 ${X2}+1 
   /varcalc LocXM2 ${X2}-1 
   /varcalc LocYP2 ${Y2}+1 
   /varcalc LocYM2 ${Y2}-1 
   /varset Count 100 
   /delay 5 
   /if (${LocXP2}>${Me.X} && ${LocXM2}<${Me.X} && ${LocYP2}>${Me.Y} && ${LocYM2}<${Me.Y}) { 
      /face loc ${Math.Rand[10000], ${Math.Rand[10000] 
      /keypress forward hold 
      /delay 2s 
      /goto :Begin 
      } 
/face loc ${LocY}, ${LocX} 
/keypress forward hold 
/if (${LocXP}>${Me.X} && ${LocXM}<${Me.X} && ${LocYP}>${Me.Y} && ${LocYM}<${Me.Y}) /goto :Begin 
/goto :Loopb 
} 
/if (${Side}==1 && ${TSide}==0) { 
:Loopc 
/varset LocY -100.00 
/varset LocX -88.00 
/varcalc LocXP ${LocX}+10 
/varcalc LocXM ${LocX}-10 
/varcalc LocYP ${LocY}+10 
/varcalc LocYM ${LocY}-10 
      /varset X2 ${Me.X} 
   /varset Y2 ${Me.Y} 
   /varcalc LocXP2 ${X2}+1 
   /varcalc LocXM2 ${X2}-1 
   /varcalc LocYP2 ${Y2}+1 
   /varcalc LocYM2 ${Y2}-1 
   /varset Count 100 
   /delay 5 
   /if (${LocXP2}>${Me.X} && ${LocXM2}<${Me.X} && ${LocYP2}>${Me.Y} && ${LocYM2}<${Me.Y}) { 
      /face loc ${Math.Rand[10000], ${Math.Rand[10000] 
      /keypress forward hold 
      /delay 2s 
      /goto :Begin 
      } 
        /if (${Spawn[gm].ID}) /call DummyMode 
/face loc ${LocY}, ${LocX} 
/keypress forward hold 
/if (${LocXP}>${Me.X} && ${LocXM}<${Me.X} && ${LocYP}>${Me.Y} && ${LocYM}<${Me.Y}) /goto :Loopd 
/goto :Loopc 
:Loopd 
/varset   LocY -100.00 
/varset LocX 13.58 
/varcalc LocXP ${LocX}+10 
/varcalc LocXM ${LocX}-10 
/varcalc LocYP ${LocY}+10 
/varcalc LocYM ${LocY}-10 
      /varset X2 ${Me.X} 
   /varset Y2 ${Me.Y} 
   /varcalc LocXP2 ${X2}+1 
   /varcalc LocXM2 ${X2}-1 
   /varcalc LocYP2 ${Y2}+1 
   /varcalc LocYM2 ${Y2}-1 
   /varset Count 100 
   /delay 5 
   /if (${LocXP2}>${Me.X} && ${LocXM2}<${Me.X} && ${LocYP2}>${Me.Y} && ${LocYM2}<${Me.Y}) { 
      /face loc ${Math.Rand[10000], ${Math.Rand[10000] 
      /keypress forward hold 
      /delay 2s 
      /goto :Begin 
      }            
/face loc ${LocY}, ${LocX} 
/keypress forward hold 
/varset X ${Me.X} 
/varset Y ${Me.Y} 
/if (${LocXP}>${Me.X} && ${LocXM}<${Me.X} && ${LocYP}>${Me.Y} && ${LocYM}<${Me.Y}) /goto :Begin 
/goto :Loopd 
} 

:Pause 
/echo PAUSE 
/echo PAUSE 
/echo PAUSE 
/echo PAUSE 
/endmacro 
/return 
|-------------------------------------------------------------------------------- 
|SUB: No more acorns - wait for spawn
|-------------------------------------------------------------------------------- 
Sub event_AcornsOut 
/echo Acorns out, entering Delay sequence 
/keypress forward
/sit on
/autoinventory
/delay 105s
/stand on
/autoinventory
/echo 123s attempt forage
/call forage
/sit on
/autoinventory
/delay 105s
/stand on
/echo 228s attempt forage
/call forage
/sit on
/autoinventory
/delay 105s
/stand on
/echo 333s attempt forage
/call forage
/stand on
/autoinventory
/autoinventory
/delay 105s
/stand on
/echo 438s attempt forage
/call forage
/stand on
/autoinventory
/autoinventory
/delay 105s
/stand on
/echo 543s attempt forage
/call forage
/stand on
/autoinventory
/return 

|-------------------------------------------------------------------------------- 
|SUB: Event Chat
|-------------------------------------------------------------------------------- 
Sub event_chat 
/call DummyMode 
/return 


|-------------------------------------------------------------------------------- 
|SUB: dummymode
|-------------------------------------------------------------------------------- 
Sub DummyMode 
   /beep 
   /beep 
   /beep 
   /echo Entering Dummy Mode... 
   /afk Be back in a wee bit. 
   /sit on 
   :waitabit 
   /delay ${DummyTime} 
   /if (${Spawn[gm].ID}) /call DummyMode 
   /afk off 
   /stand 
   /call Main 
/return 

|-------------------------------------------------------------------------------- 
|SUB: forage function
|-------------------------------------------------------------------------------- 
Sub Forage
| If we can forage then do so. 
   /if (${Me.AbilityReady[Forage]}) { 
      | Stand up.  Can't forage while sitting. 
      /if (${Me.State.NotEqual[STAND]}) { 
         /stand 
         /delay 2 
      } 

      /doability forage 
   } 

   | If we successfully foraged something then take care of it. 
   /if (${Cursor.ID}) { 
      /autoinventory
      /sit 
   } 
/return
 
for those looking to make a little plat... these farming macros work good..

hopefully there is a demand on your server..

Sell them cheap .. and sell them fast 8-)

army
 
changed delay to 3s ..


still works like a champ

and sells decent also 8-)


this does not work on drinal

/cough cough
 
This is nice, is there a way to add a forage routine to it? I mean after all if your gonna be in the zone Ganking for a bit might as well try and forage a few extra ;)
with just forage I get a stack and a half a night, combine with Gank one could get 5or 6 or more Stacks a night, pretty easy
 
I cant get your macro to work for me. Getting repeated itemtarget *Green Leaf0 msg (Yes with zero on the end) and no acorns get ganked. I have MQ2cgank loaded. I can see *Green Leaf spawns on map, but right clicking them causes a EQ crash.

BTW; All your posts & contributions are greatly appreciated! :D
 
NotaeToomah said:
I cant get your macro to work for me. Getting repeated itemtarget *Green Leaf0 msg (Yes with zero on the end) and no acorns get ganked. I have MQ2cgank loaded. I can see *Green Leaf spawns on map, but right clicking them causes a EQ crash.

BTW; All your posts & contributions are greatly appreciated! :D

I think there is another thread about ground spawns causing crashes since PoR release.

Check it out, it might be useful.
 
This macro worked fine for me about a month ago, just tried it again because I sold all the acorns I had, and it's not working...any ideas? Just says what Notae said.
 
i am using this right now ... with the latest MQ2CGANK code posted on Mq2Cgank thread..

WORKING like a champ


WERD

8-)

ARMY
 
see first post for changes.... macro been running for a few hours .. no crash

ARMY
 
acorn farming macro

Users who are viewing this thread

Back
Top
Cart