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.

Gm Ninjitsu in 10+/- hours (Detailed)

Gm Ninjitsu in 10+/- hours (Detailed)

I only made this because people were saying how hard it is to raise this skill, but i was able to macro it with little attentiveness.


buy the skill to the high 20's low 30's whichever it is.


Fukiya Dart gun till 50.0

Go to Makoto-Jima Bowyer shop and buy a Fukiya and Fukiya darts. About 600 Fukiya darts i used, not relay that bad. You can buy them from the NPC and they restock pretty fast.

Then make this macro

Double click Fukiya dart gun
wait for target
target fukiya darts
pause 1 second

double click dart gun
wait for target
absolute target
pause for 3 seconds

This scrip will auto reload the gun. For this to work, the gun MUST be manualy loaded with at least 1 dart befor you start the scrip, or you will get the "this gun is not loaded" message. Just load one dart manualy by single clicking the gun and in the context menu select "load gun" and target a dart.

I went to Jhelom farms, stood behind the fence, set my absolute target to a bull and hit play. the macro looped until i no longer had any darts. Then rinse and repeat until 50.0

Now for the easy part. 50 - 77.5
Cast Mirror image till 77.5
You will not gain past 77.5, and this could take a few hours. But this does not cost you a thing so your not really losing anything. So go farm or something on another account.

A simple razor macro would be.

If (Mana <= 9)
Else
Cast Spell Mirror Image
pause for 3.50 seconds


Next: 77.5 - Gm
I used the faction stat/skill loss And continued to cast Mirror image till GM

To do this:
join faction, I had one toon join defender of Brit and another join council of mages. Next find a nice comfy spot in fell, I found a little spot in Magincia about one screen south west of the healers that proved to be a nice location for this.

Use one toon to kill your Ninjitsu character. When he dies his skills will drop 33.3% for a period of time. Run to the healers, get resed come back and continue to cast Mirror image.

A simple razor macro would be.

If (Mana <= 9)
Else
Cast Spell Mirror Image
pause for 3.50 seconds

I had to die 5-6 times to get to gm. So it took about 10+/- hours total.


I had a total of 300 skill points when raising Ninjitsu so if you have more or less total points you could lake longer or be finished sooner.


LAGNIAPPE:
I have not tried this part, but the math does add up!
While in stat loss, if you had 100.0 skill points, it will now be 66.6.
So if 66.6 + 33.3% = 100.0
then 80.4 + 33.3% = 120.0

In theory this method should take you to 115 -116 Ninjitsu.
If you can't gain past 77.5 while casting Mirror Image, doing this in stat loss, the actual skill will be 116.0 (77.5 + 33.3% = 116) approx
 
Re: Gm Ninjitsu in 10+/- hours (Detailed)

Factions,

Where to join the defender of Brit and How?

How long do I need to stay in Factions?

Does the skill loss show in the Skills tab?
 
Re: Gm Ninjitsu in 10+/- hours (Detailed)

in britain felucca there is a golden stone a few screens north of the west bank, you double click it

i would suggest going into the faction base and using that stone to LEAVE factions, right after you join, as it takes 7 real days to get out of factions once you join

yes skill loss shows on the skills window
 
Re: Gm Ninjitsu in 10+/- hours (Detailed)

the stat loss isn't working, well atleast it is not showing within the Skill Tab. If it matters I was killed on the way our of Fel, does this matter, do I need to kill myself in order for it to work?
 
Re: Gm Ninjitsu in 10+/- hours (Detailed)

U need to be killed by an apposing faction player for the stat loss to take effect. Hence the reason for the second toon in a different faction.

Stat loss last for 30 min i think. I didnt time it.
 
Re: Gm Ninjitsu in 10+/- hours (Detailed)

Shooter McGavin;272591 said:
U need to be killed by an apposing faction player for the stat loss to take effect. Hence the reason for the second toon in a different faction.

Stat loss last for 30 min i think. I didnt time it.
killing yourself will also earn stat loss
 

Yokozuna

Wanderer
Re: Gm Ninjitsu in 10+/- hours (Detailed)

is there a method from 77.5 - 80 ninja?

anyway of macroing that?

without factions
 

Uncle Ben

Wanderer
Re: Gm Ninjitsu in 10+/- hours (Detailed)

Also I've been Stuck at 57.5 Ninjitsu for over 4 hours, You think they could have changed it since the update?
 

Infamous-X

Sorceror
Re: Gm Ninjitsu in 10+/- hours (Detailed)

Uncle Ben;275670 said:
Also I've been Stuck at 57.5 Ninjitsu for over 4 hours, You think they could have changed it since the update?

Same here stuck at 57.5 doing the faction trick. (86.3 out of stat)
 

repiovesana

Sorceror
Re: Gm Ninjitsu in 10+/- hours (Detailed)

For those who said they're stuck at 57 or something: if you have GM Hiding and at least 60 stealth, you can make a macro with the shadowjump spell instead of mirror image. Mine is something like that:
(must be in stealth before starting this macro)

Cast Shadowjump
Wait For Target
Target Relative Location (0,1) (this would be one tile to the north of wherever my character is standing)
Pause 2 secs
If Mana <= 14
(you can add "Use Skill: Meditation" here, if you have high medit)
Wait For Mana >= 15
End If
Cast Shadowjump
Wait For Target
Target Relative Location (0,-1) (the opposite direction from what you targetted the first time, so that your char will jump to it's starting location)
Pause 2 secs
If Mana <= 14
(you can add "Use Skill: Meditation" here, if you have high medit)
Wait For Mana >= 15
End If
If Sysmessage "must be in stealth mode"
UseSkill Hiding
Pause 0,5 sec
Walk (any direction you want)
Pause 0,5 sec
Walk (same direction as before)
Pause 0,5 sec
End If
As most people know, Razor sucks when it comes to macroing movement... I found out that putting 0,5 sec pauses between each movement command solves most of the common walking problems, so that is why I put all those pauses in the last "If" section. For those who didn't understand it, what that part does is to re-enter stealth mode if your character leaves it for any reason.
End of Macro =D

Hope it helps you all! And good luck on your training!
 

Gurnarok

Wanderer
Re: Gm Ninjitsu in 10+/- hours (Detailed)

repiovesana;281492 said:
For those who said they're stuck at 57 or something: if you have GM Hiding and at least 60 stealth, you can make a macro with the shadowjump spell instead of mirror image. Mine is something like that:
(must be in stealth before starting this macro)

Cast Shadowjump
Wait For Target
Target Relative Location (0,1) (this would be one tile to the north of wherever my character is standing)
Pause 2 secs
If Mana <= 14
(you can add "Use Skill: Meditation" here, if you have high medit)
Wait For Mana >= 15
End If
Cast Shadowjump
Wait For Target
Target Relative Location (0,-1) (the opposite direction from what you targetted the first time, so that your char will jump to it's starting location)
Pause 2 secs
If Mana <= 14
(you can add "Use Skill: Meditation" here, if you have high medit)
Wait For Mana >= 15
End If
If Sysmessage "must be in stealth mode"
UseSkill Hiding
Pause 0,5 sec
Walk (any direction you want)
Pause 0,5 sec
Walk (same direction as before)
Pause 0,5 sec
End If
As most people know, Razor sucks when it comes to macroing movement... I found out that putting 0,5 sec pauses between each movement command solves most of the common walking problems, so that is why I put all those pauses in the last "If" section. For those who didn't understand it, what that part does is to re-enter stealth mode if your character leaves it for any reason.
End of Macro =D

Hope it helps you all! And good luck on your training!

Could you paste the macro code? My current shadow jump script is something like this
Code:
!Loop
Assistant.Macros.IfAction|1|1|15
Assistant.Macros.ExtCastSpellAction|507|4294967295
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|1|0|0|3526|2521|25|1196
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|1|1|15
Assistant.Macros.ExtCastSpellAction|507|4294967295
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|1|0|0|3526|2522|25|1194
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|1|0|15
Assistant.Macros.WaitForStatAction|1|1|42|3600
Assistant.Macros.EndIfAction
 

repiovesana

Sorceror
Re: Gm Ninjitsu in 10+/- hours (Detailed)

Sure... I think it's this one... let me know if I've posted the wrong one.

!Loop
Assistant.Macros.ExtCastSpellAction|507|4294967295
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|0|1
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.IfAction|1|0|14
Assistant.Macros.WaitForStatAction|1|1|15|3600
Assistant.Macros.EndIfAction
Assistant.Macros.ExtCastSpellAction|507|4294967295
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|0|-1
Assistant.Macros.PauseAction|00:00:02
Assistant.Macros.IfAction|1|0|14
Assistant.Macros.WaitForStatAction|1|1|15|3600
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|4|0|must be in stealth mode
Assistant.Macros.UseSkillAction|21
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.WalkAction|4
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.WalkAction|4
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.EndIfAction
 

lilfsflip

Wanderer
Re: Gm Ninjitsu in 10+/- hours (Detailed)

im sure u would have to retarget because yall are probably in 2 different places :p
 

Gurnarok

Wanderer
Re: Gm Ninjitsu in 10+/- hours (Detailed)

Ruidrik Azrael;284050 said:
im sure u would have to retarget because yall are probably in 2 different places :p
But it's a relative target, so let's throw a example, I am in position (x,y) 5,6 - the script would make me jump to direction (x,y) 0,1 so I would be in point 5,7. If you were using the same script, and you are in position 1,9 - you would be moved to point 1,10
 
Top