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.

Ninjitsu 50-120; Bonus Hiding & Stealth

repiovesana

Sorceror
Ninjitsu 50-120; Bonus Hiding & Stealth

These are the macros I made to raise my Ninjitsu skill while AFK. It can be started at 50 Ninjitsu, which is the minimum requirement for Shadowjump.
It's working nice so far, so I thought I'd share the love with everyone :D


REQUIREMENTS:
  • At least 50 Ninjitsu to start. If you have less, refer to another guide on how to raise it to 50, or wear jewels.
  • Some skill with a weapon (if you don't have any, buy 30 points from an NPC. It's enough), and a weapon that uses the skill you have.
  • A house that you're either the owner or co-owner of. I'm not sure if it works in houses that you're a friend of.
  • Raises faster if you have good Mana Regeneration, so I suggest you get a MR suit, let Meditation raise while you run the macros, or even use Lich Form if you're a necromancer.
Before starting, you need to have GM hiding and 60 Stealth, so that you'll never fail a Shadowjump's Stealth check. So start with a macro to keep using the Hiding skill, until it is high enough to allow you to use Stealth (50 or 60, I think). Then go to a Thief Guildmaster NPC (there's one in Britain, SE of the main bank), and have him raise your Stealth as high as possible. Then start running this macro:

Code:
!Loop
Assistant.Macros.HotKeyAction|1044081|
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.WalkAction|6
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.WalkAction|6
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.WalkAction|6
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.SpeechAction|0|52|3|PTB|0|!
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.HotKeyAction|1044081|
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.WalkAction|2
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.WalkAction|2
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.WalkAction|2
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.SpeechAction|0|52|3|PTB|0|!
Assistant.Macros.PauseAction|00:00:00.5000000
Let this macro run until you have 100 Hiding and 60 Stealth (assuming you're using meddable armor). Then you're ready to start.

This next macro keeps your character shadowjumping between two spots. The Absolute Targets in the macro are set to two spots at the rooftop of Umbra bank, but you can re-target it to anywhere else that you want. It's set for a character with 30 maximum mana, so adjust it to your own character.
Code:
!Loop
Assistant.Macros.IfAction|1|1|15
Assistant.Macros.ExtCastSpellAction|507|4294967295
Assistant.Macros.WaitForTargetAction|3
Assistant.Macros.AbsoluteTargetAction|1|0|0|2042|1346|-55|1872
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.WaitForStatAction|1|1|15|3600
Assistant.Macros.ExtCastSpellAction|507|4294967295
Assistant.Macros.WaitForTargetAction|3
Assistant.Macros.AbsoluteTargetAction|1|0|0|2042|1343|-55|1872
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.ElseAction
Assistant.Macros.WaitForStatAction|1|1|30|30
Assistant.Macros.EndIfAction
Let it run and go to sleep. This macro will take you up to 87.5 Ninjitsu, which is only 2.5 points above the minimum requirement to cast Death Strike.

To run the next macro properly, you need to put your character inside a house you own or co-own. This way, when you summon a Mirror Image, it will be flagged gray to you, and become attackable even in Trammel ruleset. So get some weapon skill if you don't already have it, and equip a weapon. Beware though, equip a junk weapon, so that you won't want to slam your head on the wall when you wake up and realize that your favorite sword broke during the night. And preferably make a weapon with Dull Copper to benefit from the extra durability, so it will last longer before breaking.

Again, don't forget to set the mana-based lines to match your character's stats. Notice that Death Strike requires 30 mana to cast, so if you have less than that, equip some +int jewels and MI armor.
Code:
!Loop
Assistant.Macros.IfAction|1|1|35
Assistant.Macros.HotKeyAction|1060617|
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.WaitForStatAction|1|1|30|60
Assistant.Macros.HotKeyAction|1060611|
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.HotKeyAction|1517|
Assistant.Macros.PauseAction|00:00:00.2500000
Assistant.Macros.HotKeyAction|1395|
Assistant.Macros.WaitForStatAction|1|0|10|20
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.WaitForStatAction|1|1|35|60
Assistant.Macros.EndIfAction
What it does is to summon a Mirror Image, then wait until you have enough mana for a Death Strike, prepare the Death Strike and attack the Mirror Image. I haven't finished training my ninja yet, but if it's true that Ninjitsu spells get 100% chance 37.5 points above the minimum casting requirement, then this macro can potentially get you to 120 with no intervention needed (except for eventually replacing your weapon).

Just Push Play, and good night :D
 

Xeasin

Sorceror
I see last message date now and feel hoples because miror imeged minions are blue and I cant attack them... My ninjitsu skill 85.2 and I cant go further. In my build I dont have any decent weapon skill I'm stuck I dont know what I need to do
 
Top