Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

[Razor] Train Magery/Eval/Meditation
#1

lol, Like I said I would. Here's a magery macro I just set up.

Requirements:
º A lot of BM/NS in your bank/restock container.
º A spellbook with Clumsy in it.
º 100 Mana, if you have less, change the according ifs.
º 100 HP, if you have less, change the according ifs.
º A razor hotkey for Restock Agent 1 set to M. You'll need to specify the amount of reagents you'll take from your secure container. (Agents->Restock 1)
º Razor display bar enabled with Bloodmoss on it. This to have razor be able to count the resources in your backpack. (Razor->Display/Counters->Show this in the UO title bar.)
(Add or enable Blood moss{bm} on the left table, and enter {bm} in the right table if it's not there.)


What it does:
º Yell guards only if you're attacked. Less spam yay!
º Meditate when mana gets below 10.
º Restock reagents from the bank.
º Gain Magery/Evaluating Intelligence and Meditation.

How to use:
º Open up notepad, save it into the razor/macros directory with a name like, magery_clumsy.macro

The default installation path for razor is C:\Program Files\Razor

Code:
!Loop
Assistant.Macros.MacroCastSpellAction|1
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.IfAction|0|0|99
Assistant.Macros.SpeechAction|0|23|3|NLD|2|16|7|Guards
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|1|0|10
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.HotKeyAction|1477|
Assistant.Macros.HotKeyAction|1477|
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.ForAction|20
Assistant.Macros.UseSkillAction|46
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.IfAction|0|0|99
Assistant.Macros.SpeechAction|0|23|3|NLD|2|16|7|Guards
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.ElseAction
Assistant.Macros.IfAction|1|1|100
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|50|0|5|Nightshade
Assistant.Macros.SpeechAction|0|23|3|NLD|2|16|2|Bank
Assistant.Macros.HotKeyAction|0|Restock Agent-1
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|0|1076539606|117|142|0|2474
Assistant.Macros.PauseAction|00:00:05
Assistant.Macros.EndIfAction

I will not explain every line again, there is only but 1 difference in this one compared to my last macro (Razor bandage) which would be the For Loop feature. This basically loops a specified number of lines in your scripts.

So if I wanted to yell Guards three times, I would make this;
Loop For ( 1 to 3 )
Say Guards
End For

Not only does it save lines in a script, it's actually quite useful. If you are GM Meditation you might want to cut down the number on it, though. Save some time you could be using to cast spells!

If you're using a secure for restocking, just retarget! Let me add though, the cheapest way to macro magery/healing would be to use Magic Arrow together with Bandages.

No idea what macro I'll make next, suggestions are welcome. Most are pretty self-explanatory though.

Enjoy! Big Grin
#2

Your on fire arent you :p

Saintful Sinner, The Ministry
#3

Elcid Wrote:Your on fire arent you :p

I hope not. lol
#4

K i saved the file to the razor macro file. but thwne i open razor i dont see it under macro's tab. Any help on how to find it and use it?


Forum Jump:


Users browsing this thread: 1 Guest(s)