UOGamers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • To obtain new Razor updates, please reinstall Razor from our new website.

Recall Mining Macro with Fire Beetle

hellwina

Sorceror
Recall Mining Macro with Fire Beetle

I've posted this one seperate from my other recall mining macro because there are a few small differences between them

1. You must have a BONDED Fire Beetle to run this macro.

2. The macro provided is set to use shovels, you can change this, if you want, to pickaxes. You have to add a counter in razor for shovels (or pickaxes) to be able to restock when necessary. This IS case sensitive, you must add them exactly as I have.

View attachment 12483

3a. You need a container to sort your ingots into. Set organizer agent 1 to ingots (you only need to target one type of ingot, razor does not recognize ingot colour) and all the gems. Set your hotbag in organizer agent 1 to this container.

3b. Lock down a seperate backpack on top of the container to hold your shovels or pickaxes then set restock agent 1 to either 5 shovels or 5 pickaxes. (You will need to retarget in the macro to your restock container)

View attachment 12486

4. The macro provided is set to mine from 3 runebooks full of ore spots, you will need to retarget where it is marked to do so in the macro.

View attachment 12485

5. You will need a seperate runebook with a rune marked directly in front of your organizer and restock containers and it needs to be placed as #2 in your runebook.

View attachment 12484

6. You will need to edit parts of the macro to reflect the amount of weight you can carry depending on your strength, runebooks will need to be reset to your own and if you are using pickaxes you will need to retarget these. All the spots to be changed have been commented.

This macro will mine through all 3 books and stop.


Code:
// Mine Book 1
Assistant.Macros.ForAction|16
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
// Re-target mine book 1
Assistant.Macros.DoubleClickAction|1089386920|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|5|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.ForAction|15
// Reset to your weight
Assistant.Macros.IfAction|5|1|350
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.AbsoluteTargetAction|0|0|93436|1934|317|0|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|0|-1
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:00.7500000
// Re-target your fire beetle
Assistant.Macros.AbsoluteTargetAction|0|0|93436|1977|268|8|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
// Re-target mine book 1
Assistant.Macros.DoubleClickAction|1089386920|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|3|0|0
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|0|0|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.LiftTypeAction|7956|1
Assistant.Macros.PauseAction|00:00:00.5000000
// Reset to mine book 1
Assistant.Macros.DropAction|0x40EEB9A8|(-1, -1, 0)|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENG|4|33|85|22|64|All come
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|50|0|2|shovel
// Re-target to home book
Assistant.Macros.DoubleClickAction|1089384269|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|11|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Restock Agent-1
// Re-target to restock container
Assistant.Macros.AbsoluteTargetAction|0|0|1078538825|4120|322|7|3701
Assistant.Macros.PauseAction|00:00:02.5000000
Assistant.Macros.EndIfAction
// Reset 50 below previous weight
Assistant.Macros.IfAction|5|1|300
// Re-target home book
Assistant.Macros.DoubleClickAction|1089384269|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|11|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.PauseAction|00:00:04.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
// Mine Book 2
Assistant.Macros.ForAction|16
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
// Re-target mine book 2
Assistant.Macros.DoubleClickAction|1089385888|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|5|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.ForAction|15
// Reset to your weight
Assistant.Macros.IfAction|5|1|350
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.AbsoluteTargetAction|0|0|93436|1934|317|0|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|0|-1
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:00.5000000
// Re-target your fire beetle
Assistant.Macros.AbsoluteTargetAction|0|0|93436|1977|268|8|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
// Re-target mine book 2
Assistant.Macros.DoubleClickAction|1089385888|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|3|0|0
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|0|0|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.LiftTypeAction|7956|1
Assistant.Macros.PauseAction|00:00:00.5000000
// Reset to mine book 2
Assistant.Macros.DropAction|0x40EEB5A0|(-1, -1, 0)|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENG|4|33|85|22|64|All come
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|50|0|2|shovel
// Re-target to home book
Assistant.Macros.DoubleClickAction|1089384269|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|11|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Restock Agent-1
// Re-target to restock container
Assistant.Macros.AbsoluteTargetAction|0|0|1078538825|4120|322|7|3701
Assistant.Macros.PauseAction|00:00:02.5000000
Assistant.Macros.EndIfAction
// Reset to 50 below previous weight
Assistant.Macros.IfAction|5|1|300
// Re-target home runebook
Assistant.Macros.DoubleClickAction|1089384269|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|11|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.PauseAction|00:00:04.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
// Mine Book 3
Assistant.Macros.ForAction|16
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
// Re-target mine book 3
Assistant.Macros.DoubleClickAction|1089379819|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|5|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.ForAction|15
// Reset to your weight
Assistant.Macros.IfAction|5|1|350
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.AbsoluteTargetAction|0|0|93436|2475|54|0|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|0|-1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:00.5000000
// Re-target your fire beetle
Assistant.Macros.AbsoluteTargetAction|0|0|93436|1977|268|8|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
// Re-target mine book 3
Assistant.Macros.DoubleClickAction|1089379819|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|3|0|0
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|0|0|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.LiftTypeAction|7956|1
Assistant.Macros.PauseAction|00:00:00.5000000
// Reset to mine book 3
Assistant.Macros.DropAction|0x40EE9DEB|(-1, -1, 0)|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENG|4|33|85|22|64|All come
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|50|0|2|shovel
// Re-target to home book
Assistant.Macros.DoubleClickAction|1089384269|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|11|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Restock Agent-1
// Re-target to restock container
Assistant.Macros.AbsoluteTargetAction|0|0|1078538825|4120|322|7|3701
Assistant.Macros.PauseAction|00:00:02.5000000
Assistant.Macros.EndIfAction
// Reset to 50 below previous weight
Assistant.Macros.IfAction|5|1|300
// Re-target home runebook
Assistant.Macros.DoubleClickAction|1089384269|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|11|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.PauseAction|00:00:04.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
 

Attachments

  • display.JPG
    display.JPG
    34.7 KB · Views: 375
  • homebook.bmp
    223.5 KB · Views: 380
  • minebook.JPG
    minebook.JPG
    31 KB · Views: 372
  • restock.JPG
    restock.JPG
    30.2 KB · Views: 374
Re: Recall Mining Macro with Fire Beetle

oooh. i had one just like this,b ut used runes, and it went to random locations. only thing was, if i died, i lost runes. i like this.
 

Howl

Sorceror
Re: Recall Mining Macro with Fire Beetle

"4. The macro provided is set to mine from 3 runebooks full of ore spots, you will need to retarget where it is marked to do so in the macro."

Sorry - but what do you mean by this?
 

TheMonk

Wanderer
Re: Recall Mining Macro with Fire Beetle

It means when you recall to a mining spot it uses 3 different runebooks. The original macro used only one runebook (16 mine spots). It appears this one will use 3 different runebooks.
 

hellwina

Sorceror
Re: Recall Mining Macro with Fire Beetle

TheMonk;540303 said:
It means when you recall to a mining spot it uses 3 different runebooks. The original macro used only one runebook (16 mine spots). It appears this one will use 3 different runebooks.

That's correct, it's marked in the macro where you need to retarget the 3 runebooks. My other macro without the firebeetle can be used to more than one runebook you just need to copy and paste the macro one after the other depending on how many runebooks you are using then retarget each of them.
 

Bealzy

Wanderer
Sacred Journey Mining Macro with Fire Beetle

I will post this here cause it`s just an edit of hellwina`s macro above
- I modded your macro for Sacred Journey (Chiv)
- added a dismount @ the begining
- added comments for all lines to change (your original missing some beetle retarget comments)
- the targets in this one are 2 tiles away I was just playing with directions
- added a check for pros tool (if they not there it won't worry about them)
*so to use prospector tools add them to your restock and counters
- added it to unload even when restocking sturdy shovels and couple prospector hammers- I was having a weight/wait issue - it would restock then become over the weight check and want to recall home again to unload but the book didn't have enough time to recharge - minor fix - or simply double click the book since your not suppose to be afk anywayz

same set up as above the only difference is it uses Chiv instead of magery

Code:
Assistant.Macros.HotKeyAction|1473|
// Mine Book 1
Assistant.Macros.ForAction|16
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
// Re-target mine book 1
Assistant.Macros.DoubleClickAction|1115314472|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|7|0|0
Assistant.Macros.PauseAction|00:00:03
// Prospector's Tool
Assistant.Macros.IfAction|50|1|1|Prostool
Assistant.Macros.DoubleClickTypeAction|4020|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|0|-2
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.EndIfAction
Assistant.Macros.ForAction|15
// Reset to your weight
Assistant.Macros.IfAction|5|1|150
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:01
// Re-target your fire beetle
Assistant.Macros.AbsoluteTargetAction|0|0|879919|2047|1524|-90|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|0|-2
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:00.7500000
// Re-target your fire beetle
Assistant.Macros.AbsoluteTargetAction|0|0|879919|2047|1524|-90|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
// Re-target mine book 1
Assistant.Macros.DoubleClickAction|1115314472|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|3|0|0
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|0|0|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.LiftTypeAction|7956|1
Assistant.Macros.PauseAction|00:00:00.5000000
// Reset to mine book 1
Assistant.Macros.DropAction|0x427A5928|(-1, -1, 0)|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENG|4|33|85|22|64|All come
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|50|0|1|shovel
// Re-target to home book
Assistant.Macros.DoubleClickAction|1115656564|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|13|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Restock Agent-1
// Re-target to restock container
Assistant.Macros.AbsoluteTargetAction|0|0|1094884837|2316|745|5|3709
Assistant.Macros.PauseAction|00:00:02.5000000
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.PauseAction|00:00:04.5000000
Assistant.Macros.EndIfAction
// Reset 50 below previous weight
Assistant.Macros.IfAction|5|1|100
// Re-target home book
Assistant.Macros.DoubleClickAction|1115656564|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|13|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.PauseAction|00:00:04.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
// Mine Book 2
Assistant.Macros.ForAction|16
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
// Re-target mine book 2
Assistant.Macros.DoubleClickAction|1115313955|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|7|0|0
Assistant.Macros.PauseAction|00:00:03
// Prospector's Tool
Assistant.Macros.IfAction|50|1|1|Prostool
Assistant.Macros.DoubleClickTypeAction|4020|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|0|-2
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.EndIfAction
Assistant.Macros.ForAction|15
// Reset to your weight
Assistant.Macros.IfAction|5|1|150
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:01
// Re-target your fire beetle
Assistant.Macros.AbsoluteTargetAction|0|0|879919|2047|1524|-90|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|0|-2
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:00.5000000
// Re-target your fire beetle
Assistant.Macros.AbsoluteTargetAction|0|0|879919|2047|1524|-90|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
// Re-target mine book 2
Assistant.Macros.DoubleClickAction|1115313955|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|3|0|0
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|0|0|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.LiftTypeAction|7956|1
Assistant.Macros.PauseAction|00:00:00.5000000
// Reset to mine book 2
Assistant.Macros.DropAction|0x427A5723|(-1, -1, 0)|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENG|4|33|85|22|64|All come
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|50|0|1|shovel
// Re-target to home book
Assistant.Macros.DoubleClickAction|1115656564|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|13|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Restock Agent-1
// Re-target to restock container
Assistant.Macros.AbsoluteTargetAction|0|0|1094884837|2316|745|5|3709
Assistant.Macros.PauseAction|00:00:02.5000000
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.PauseAction|00:00:04.5000000
Assistant.Macros.EndIfAction
// Reset to 50 below previous weight
Assistant.Macros.IfAction|5|1|100
// Re-target home runebook
Assistant.Macros.DoubleClickAction|1115656564|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|13|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.PauseAction|00:00:04.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
// Mine Book 3
Assistant.Macros.ForAction|16
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
// Re-target mine book 3
Assistant.Macros.DoubleClickAction|1115317175|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|7|0|0
Assistant.Macros.PauseAction|00:00:03
// Prospector's Tool
Assistant.Macros.IfAction|50|1|1|Prostool
Assistant.Macros.DoubleClickTypeAction|4020|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|0|-2
Assistant.Macros.PauseAction|00:00:00.7000000
Assistant.Macros.EndIfAction
Assistant.Macros.ForAction|15
// Reset to your weight
Assistant.Macros.IfAction|5|1|150
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:01
// Re-target your fire beetle
Assistant.Macros.AbsoluteTargetAction|0|0|879919|2047|1524|-90|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetRelLocAction|0|-2
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|you have worn out
// Re-target to pickaxe if preferred
Assistant.Macros.DoubleClickTypeAction|3897|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.ForAction|2
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.PauseAction|00:00:00.5000000
// Re-target your fire beetle
Assistant.Macros.AbsoluteTargetAction|0|0|879919|2047|1524|-90|169
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.EndForAction
// Re-target mine book 3
Assistant.Macros.DoubleClickAction|1115317175|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|3|0|0
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|0|0|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.LiftTypeAction|7956|1
Assistant.Macros.PauseAction|00:00:00.5000000
// Reset to mine book 3
Assistant.Macros.DropAction|0x427A63B7|(-1, -1, 0)|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENG|4|33|85|22|64|All come
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|50|0|1|shovel
// Re-target to home book
Assistant.Macros.DoubleClickAction|1115656564|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|13|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Restock Agent-1
// Re-target to restock container
Assistant.Macros.AbsoluteTargetAction|0|0|1094884837|2316|745|5|3709
Assistant.Macros.PauseAction|00:00:02.5000000
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.PauseAction|00:00:04.5000000
Assistant.Macros.EndIfAction
// Reset to 50 below previous weight
Assistant.Macros.IfAction|5|1|100
// Re-target home runebook
Assistant.Macros.DoubleClickAction|1115656564|8901
Assistant.Macros.WaitForGumpAction|1431013363|False|300
Assistant.Macros.GumpResponseAction|13|0|0
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.HotKeyAction|0|Organizer Agent-1
Assistant.Macros.PauseAction|00:00:04.5000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|world will save
Assistant.Macros.PauseAction|00:00:40
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction

also note: if you look for the lines "Assistant.Macros.TargetRelLocAction|0|-2"
you can change the last 2 numbers for different directions
I have this macro copied 3x for 4 different directions -2|0, 2|0, 0|2 but only posted the first set of 3 books cause of space

any way don`t let this happen to you - I am guessing he`s in jail now :) they both kinda dissapeared 0.o
 

Attachments

  • lol afk miner.jpg
    lol afk miner.jpg
    34.8 KB · Views: 215

Bealzy

Wanderer
Re: Recall Mining Macro with Fire Beetle

human = lots of iron
elf = lots of colored
-CBFS-;568219 said:
How many ingots per hour does this pull with a human miner?

all of them @ a 15 hit loop per spot @ GM/105 mining

and if not GM only took about an hour to max out on my elf

not sure exact numbers but just a couple/few hours I was able to have enough iron to macro all night filling bods on my human if I have to guess 10k/hour
 

-CBFS-

Sorceror
Re: Recall Mining Macro with Fire Beetle

Doesn't the fixed number of hits per spot mean that a number of these hits return no ore? Do you know if ore veins regenerate slowly over time or completely after a set amount of time?

(Also, exact number would be nice when you find the time to test :p)
 

Bealzy

Wanderer
Re: Recall Mining Macro with Fire Beetle

-CBFS-;568236 said:
Doesn't the fixed number of hits per spot mean that a number of these hits return no ore? Do you know if ore veins regenerate slowly over time or completely after a set amount of time?

(Also, exact number would be nice when you find the time to test :p)

well Ferris banned me (3rd strike rule- when even they started that bs... rules are rules I guess) so I won't be testing anything - don't get caught is all I can say

far as yielding no ore strikes it only takes a second between attempts so verry little time is wasted as per why I used 12 runebooks on one of my macros and the other I used 3 books but edited the macro to go through 4 times, each time mining in a different location (left.right,up,down) so I never run out of spots really

as limited as razor is this is bout the best performance you can get... imo
 

mofu

Page
Re: Recall Mining Macro with Fire Beetle

also i have a question about mining .... i have heard from player color spot will change ? so it's all random ? i can't mark a spot and keep mining the same color ?
 

mofu

Page
Re: Recall Mining Macro with Fire Beetle

heh ..... so i should have made a Elf miner not a human =x

thx for your reply ! =D
 

Bealzy

Wanderer
Re: Recall Mining Macro with Fire Beetle

why not make one. pally elf (extra stats) GM'd mining & 65 chiv (no fail SJ ) less then an hour

note: I also bought taming to 32 off a vendor and used a pet bonding time removal deed for the beetle
 

mofu

Page
Re: Recall Mining Macro with Fire Beetle

ya that what i m doing now. i don't macro mining anyway i just mine everything myself so i don't really need to bound it =D
 

Dollpartz

Squire
Re: Recall Mining Macro with Fire Beetle

Infectous;568225 said:
human = lots of iron
elf = lots of colored

I thought it was the other way around, but elves get a higher % of getting a rare mining gem.
 
Top