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.

Razor Macroes!

repiovesana

Sorceror
Re: Razor Macroes!

Alright, since nobody has done it yet, I'm going to post my Razor macros for each level of Magery. Just remember to set the mana lines to match your max Mana, and the minimum mana required to cast each spell with your LMC (I did most of these with 25% Lower Mana Cost) and your FCR (minimum Pause without FCR is 1,5 seconds).
Most macros have automatic healing too, since I used lich form to train, and lich form saps your life.
Getting Started: Buy Magery from one of the White Mages in Luna. They can teach you like 32 Magery or so. That's enough to start casting 4th Circle spells. Then there you go with these Macros.

4th Circle: Greater Heal
!Loop
Assistant.Macros.ExtCastSpellAction|29|4294967295
Assistant.Macros.WaitForTargetAction|3
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.IfAction|1|0|7
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|49|3600
Assistant.Macros.EndIfAction

5th Circle: Magic Reflection
!Loop
Assistant.Macros.ExtCastSpellAction|36|4294967295
Assistant.Macros.PauseAction|00:00:03.5000000
Assistant.Macros.IfAction|1|0|7
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|37|3600
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|0|0|40
Assistant.Macros.ForAction|3
Assistant.Macros.ExtCastSpellAction|29|4294967295
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction

6th Circle: Invisibility
!Loop
Assistant.Macros.ExtCastSpellAction|44|4294967295
Assistant.Macros.WaitForTargetAction|4
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.IfAction|1|0|14
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|45|3600
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|0|0|50
Assistant.Macros.ForAction|3
Assistant.Macros.ExtCastSpellAction|29|4294967295
Assistant.Macros.WaitForTargetAction|4
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction

7th Circle: Energy Field. NOTE: Energy Field can only be cast out of town.
!Loop
Assistant.Macros.ExtCastSpellAction|50|4294967295
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.IfAction|1|0|30
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|65|3600
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|0|0|45
Assistant.Macros.ForAction|3
Assistant.Macros.ExtCastSpellAction|29|4294967295
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction

7th Circle alternative: Gate Travel NOTE: Mark a rune anywhere, and change the Absolute Target in this macro to target the rune you marked.
!Loop
Assistant.Macros.IfAction|1|1|35
Assistant.Macros.ExtCastSpellAction|52|4294967295
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|0|1074481011|66|81|0|7956
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|65|3600
Assistant.Macros.EndIfAction
This one doesn't have the lich healing, but if you look at the other macros you will see that it's actually quite simple to do.

Note that it IS possible to get to 100 Magery having never used a 8th Circle spell.
I presume that, by the time you are strong/rich enough to get your hands on a Magery Power Scroll, you will already have a Mage Weapon + Spell Channeling weapon, or already know how to record a macro to cast 8th circle spells.
For 8th Circle I suggest Ressurection (if you get another char that can stay dead and constantly cancel your ressurection offers).
 

repiovesana

Sorceror
Re: Razor Macroes!

Well, since I'm here, got nothing better to do, and my fisherman is using a macro I found in this thread, I'm gonna add my Spellweaving macros as well... Hope they help you guys!

Spellweaving 0 skill: Arcane Circle NOTE: It must be done standing in a Pentagram or Abbatoir. There's one in Umbra, on top of the inn, which is half a screen north of the bank. Just go upstairs, stand on the red pentagram and run the macro.
!Loop
Assistant.Macros.IfAction|1|1|24
Assistant.Macros.ExtCastSpellAction|601|4294967295
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|72|3600
Assistant.Macros.EndIfAction

Spellweaving 10 skill: Thunderstorm
!Loop
Assistant.Macros.IfAction|1|1|32
Assistant.Macros.ExtCastSpellAction|605|4294967295
Assistant.Macros.PauseAction|00:00:02.5000000
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|72|3600
Assistant.Macros.EndIfAction

Spellweaving 24 skill: Reaper Form --> I suggest you skip this one and use Thunderstorm all the way up to 38 if you are using Lich Form.
!Loop
Assistant.Macros.IfAction|1|1|34
Assistant.Macros.ExtCastSpellAction|609|4294967295
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|72|3600
Assistant.Macros.EndIfAction

Spellweaving 38 skill: Summon Fiend
!Loop
Assistant.Macros.ForAction|5
Assistant.Macros.IfAction|1|1|10
Assistant.Macros.ExtCastSpellAction|608|4294967295
Assistant.Macros.PauseAction|00:00:02.5000000
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|90|3600
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.ForAction|3
Assistant.Macros.SpeechAction|0|93|3|PTB|2|17|109|an imp release
Assistant.Macros.EndForAction

Spellweaving 52 skill: Essence Of Wind
!Loop
Assistant.Macros.ForAction|5
Assistant.Macros.IfAction|1|1|10
Assistant.Macros.ExtCastSpellAction|608|4294967295
Assistant.Macros.PauseAction|00:00:02.5000000
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|90|3600
Assistant.Macros.EndIfAction
Assistant.Macros.EndForAction
Assistant.Macros.ForAction|3
Assistant.Macros.SpeechAction|0|93|3|PTB|2|17|109|an imp release
Assistant.Macros.EndForAction

You can add a macro for 66 Spellweaving here once the Wildfire spell is activated. For now, keep Essence of Wind until you reach 80 skill.

Spellweaving 80 skill: Word of Death NOTE: Have another character healing your Arcanist (as I did) or add a Greater Heal part at the end of the macro, as I did on my magery macros posted above.
Assistant.Macros.IfAction|1|1|50
Assistant.Macros.ExtCastSpellAction|614|4294967295
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.ElseAction
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|100|3600
Assistant.Macros.EndIfAction





Alright, now it's almost 3:00 AM here in Brazil, so I'm going to bed.... If somebody needs macros for Necromancy from 20 to 120, just post here and I will add them.

Before I go... another macro that I learned from a guildmate long ago, and I love it... really useful for newbs who use Healing. REMEMBER: Auto-Heal and Auto-Cure are Illegal on Demise, no mather how you do it. So use this macro at your own risk, or use it only on other shards!
!Loop
Assistant.Macros.IfAction|3|-1|0
Assistant.Macros.HotKeyAction|1025|
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|0|0|78
Assistant.Macros.HotKeyAction|1025|
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction

Just remember to adjust the Pauses to match your char's bandage delay, and the "If Health" thingy to match your HP (I suggest 5 to 7 points below your max HP).

Now i'm gone.... good night guys!
 
Re: Razor Macroes!

repiovesana;291934 said:
REMEMBER: Auto-Heal and Auto-Cure are Illegal on Demise, no mather how you do it.


stop saying that auto healing is illegal; it is legal as long as it is done through razor. just because a couple of players said that it is illegal in their sig doesnt mean it is illegal.
 

repiovesana

Sorceror
Re: Razor Macroes!

It's not because people say it on their sigs.... it's because people have a quote that was (supposedly) posted by one of the GM's, Admins, or something like that.

Any Staff member, please confirm that
 
Re: Razor Macroes!

it was said (if they are saying the truth) by Ryan's Brother, who has nothing to do with demise

also, lets not get off topic now, razor macroes hehe
 

repiovesana

Sorceror
Re: Razor Macroes!

Ok, Necro macros!
As always, start by buying the skill from an NPC, and getting it as high as you can (The necromancers in Umbra mage shop will get you to thirty-something, that's a good start)

From whatever you bought up to, to 40 Necromancy: Wraith Form
!Loop
Assistant.Macros.ExtCastSpellAction|116|4294967295
Assistant.Macros.PauseAction|00:00:03.5000000
Assistant.Macros.IfAction|1|0|11
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|44|3600
Assistant.Macros.EndIfAction

Necromancy 40 to 60: Horrific Beast (You could start Poison Strike at 50 skill, but I don't like using damage spells to raise skills, since your macro could go wrong and you die) NOTE: When you get to 50 Necro, if you already have 50 or more in Spirit Speak, I suggest you summon a Shadow Wisp to help you with your mana.
!Loop
Assistant.Macros.ExtCastSpellAction|106|4294967295
Assistant.Macros.PauseAction|00:00:03.5000000
Assistant.Macros.IfAction|1|0|7
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|35|3600
Assistant.Macros.EndIfAction

Necromancy 60-70: Wither
!Loop
Assistant.Macros.ExtCastSpellAction|115|4294967295
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.IfAction|1|0|16
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|35|3600
Assistant.Macros.EndIfAction

Necromancy 70 to GM (first method): Lich Form
!Loop
Assistant.Macros.ExtCastSpellAction|107|4294967295
Assistant.Macros.PauseAction|00:00:03.5000000
Assistant.Macros.IfAction|1|0|16
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|35|3600
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|0|0|40
Assistant.Macros.ForAction|4
Assistant.Macros.ExtCastSpellAction|29|4294967295
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.EndForAction
Assistant.Macros.EndIfAction

Necromancy 70 to GM (second method): Transform into a Lich and cast Wither (yes, Wither CAN take you up to GM Necro, I did it twice already)
!Loop
Assistant.Macros.ExtCastSpellAction|115|4294967295
Assistant.Macros.PauseAction|00:00:03
Assistant.Macros.IfAction|1|0|16
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|54|3600
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|0|0|40
Assistant.Macros.UseSkillAction|32
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.EndIfAction

Necromancy 99 to 120: Vampiric Embrace
!Loop
Assistant.Macros.ExtCastSpellAction|113|4294967295
Assistant.Macros.PauseAction|00:00:03.5000000
Assistant.Macros.IfAction|1|0|16
Assistant.Macros.UseSkillAction|46
Assistant.Macros.WaitForStatAction|1|1|54|3600
Assistant.Macros.EndIfAction

And this is a very simple macro to raise your Spirit Speak.
!Loop
Assistant.Macros.UseSkillAction|32
Assistant.Macros.PauseAction|00:00:05
 

repiovesana

Sorceror
Re: Razor Macroes!

BTW this is another very cool macro that I use to mine. You just have to move your char around the cave, and he will automatically mine wherever he is standing, and when his weight is above 380 stones (value can be adjusted) he will smelt the ores on a Fire Beetle. Obviously you need a Fire beetle for this macro to work ;)

!Loop
Assistant.Macros.DoubleClickTypeAction|3718|True
Assistant.Macros.WaitForTargetAction|1
Assistant.Macros.TargetRelLocAction|0|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|5|1|380
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.DoubleClickTypeAction|6585|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetTypeAction|True|169
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.EndIfAction

Just be careful if you have any gargoyle's pickaxes in your backpack, since the Click By Type can choose them as well. You can also change it to use Shovels, which weight less. (I was burning some Sturdy Pickaxes I got from BOD's before the server crashed, now I can't log in to change the macro right now)
 

Caine

UO Gamers: Demise Admin
Re: Razor Macroes!

lhater;345689 said:
someone have a swordsmanship's macro?

Get a training buddy, go into war mode, stand next to buddy, double click buddy. If you do not want the buddy to hit you, have them tab into/out of war mode and you will jsut keep attacking them. It is helpful to have a high phys resist suit on the buddy with self repair and maybe a healing skill so that the buddy can heal if they take too much damage. Use butcher knives to keep from causing too much damage to your buddy.
 
Re: Razor Macroes!

I may have missed it in my search but is there a taming macro? One for when there is a group of animals trapped in an area so that I tame one then another and so on?

Also, how would the mining or lumberjacking macros deal with when a particular spot runs out of the resource (ore or wood) to move you to the next ore spot/tree?
 

hickman48

Knight
Re: Razor Macroes!

weinster666;348663 said:
I may have missed it in my search but is there a taming macro? One for when there is a group of animals trapped in an area so that I tame one then another and so on?

Also, how would the mining or lumberjacking macros deal with when a particular spot runs out of the resource (ore or wood) to move you to the next ore spot/tree?
the highlighted one i assume you want to do afk witch is not allowed so your better off moving to your own spot
 

SpyderVenom

Wanderer
Re: Razor Macroes!

I did the hat healing trick and its working...

I did notice sometimes my hps healed faster then the bandages would apply, so I decided to just put the hat on and take it off again during that ten second pause at the end.

So I put the hat on, pause 2 sec (to help reduce sticking), take hat off, pause 1 second, click and apply bandages, pause 1 second, hat on, pause 2, hat off, pause 9...

I use 9 at the end, thought 8 would work, with 9, it helps a bit when the server or a net connection slows down... blah blah...

But it works...
 

pbguy434

Knight
Re: Razor Macroes!

Awesome. Post the code from the new one and I'll add it to my first post. Later, I might compile all the useful macros that I find throughout the thread in the first post, for easy finding.
 

p01n7e

Sorceror
Re: Razor Macroes!

Actually, haven't read the whole thread but, the outcome is pretty neat if you use the hat trick with a str bonus jewel. (applicable if human of course, since they regen while elves do not). Remove jewel, put jewel, do the hat, apply bands, till infinity. If the jewel has 8 str on it, it will make a 4hp difference, plus 2 from the hat, 6 should be enough. If not - you could always use a second jewel. That's how i trained healing on all the characters i ever owned that had it in their template.
 

lordwolfx

Knight
Re: Razor Macroes!

IM not sure if i posted this allready....

I took healing from 0 to GM this way...
it takes alot of bandys and 2 accounts

Player Z is not a healer, but is sitting in lichform with no HR on equipment

Player X (as seen in Lord WolfX) is standing next to this player, casting noble sacrifice, and healing himself =]

could work on 3 chars, to GM healing on 2, if you x-heal, alot faster...

took me ~ 2.5K bandies and i was allready at 700 cap when i started
 
Re: Razor Macroes!

Is there any way to use actual map locations in Britannia (x and Y coordinates) to activate an action in a Razor macro. For example:

If position = x,y, cast recall on rune?
 
Top