Ir para conteúdo
  • Cadastre-se

Posts Recomendados

.Qual servidor ou website você utiliza como base? 

8.54

Qual o motivo deste tópico? 

nao consigo editar meu ot server 

Está surgindo algum erro? Se sim coloque-o aqui. 

Citar

quando vou abrir meu server ele da erro ao ler as spells , estou editando uma base ot narutibia e  nao consigo resolver, sou muito leigo ainda

 

Você tem o código disponível? Se tiver publique-o aqui: 

 minhas spells 
<?xml version="1.0" encoding="UTF-8"?>
<spells>

    <!--- All Jutsus -->
	<instant name="Chakra Rest" words="chakra rest" lvl="10" mana="1" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="chakra rest.lua">
	</instant>
	<instant name="Levitate" words="jump" lvl="5" mana="50" prem="0" aggressive="0" exhaustion="1000" params="1" needlearn="0" event="function" value="Levitate">
	</instant>
        <instant name="powerdown" words="powerdown" lvl="250" mana="100" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="powerdown.lua">
	</instant>
	<instant name="Chakra Rope" words="skip" lvl="1" mana="10" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="rope.lua">
	</instant>
	<instant name="Find Person" words="sense" lvl="8" mana="20" aggressive="0" params="1" exhaustion="1000" needlearn="0" event="function" value="searchPlayer">
	</instant>
	<instant name="BigSpeed Up" words="concentrate chakra feet" lvl="5" mana="80" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="bighaste.lua">
	</instant>
	<instant name="Speed Up" words="chakra feet" lvl="5" mana="80" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="haste.lua">
	</instant>
	<instant name="Full Light" words="light" lvl="2" mana="180" prem="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="full light.lua">
	</instant>
        <instant name="Kawarimi no Jutsu" words="kawarimi" lvl="15" mana="500" prem="0" exhaustion="1500" needlearn="0" needtarget="1" blockwalls="1" enabled="1" event="script" value="kawarimi.lua">
	</instant>
        <instant name="Hiraishin no Jutsu" words="Hiraishin no Jutsu" lvl="300" mana="1" prem="0" exhaustion="200" needlearn="0" needtarget="1" blockwalls="1" enabled="1" event="script" value="minato/hira.lua">

	</instant>
	<instant name="Bunshin no Jutsu" words="bunshin no jutsu" lvl="10" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/bunshin.lua">
	</instant>
        <instant name="Kageyose no Jutsu" words="Kageyose no Jutsu" lvl="14" mana="7200" soul="0" needtarget="1" exhaustion="1000" prem="0" event="script" value="shikamaru/kageyosenojutsu.lua">
	
		
	</instant>
	<instant name="Regeneration" words="regeneration" lvl="2" mana="180" prem="0" aggressive="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="heal.lua">
	</instant>
	<instant name="Big Regeneration" words="big regeneration" lvl="5" mana="800" prem="0" aggressive="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="bigheal.lua">
	</instant>
	<conjure name="Conjure Food" words="shokuji no jutsu" lvl="2" mana="20" soul="1" conjureId="2666" conjureCount="10" aggressive="0" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
	</conjure>
	
	<!--- Naruto Jutsus -->
	<instant name="Throw Kunai no jutsu" words="throw kunai" lvl="2" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="throwkunai.lua">
	</instant>
	<instant name="Throw Shuriken no jutsu" words="throw shuriken" lvl="5" mana="50" prem="0" range="4" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="shuriken.lua">
	</instant>
	<instant name="Rasengan" words="rasengan" lvl="30" mana="1300" prem="0" needtarget="1" range="5" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/rasengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	   
	</instant>
	<instant name="Youbiko Rasengan" words="youbiko rasengan" lvl="50" mana="2400" prem="0" needtarget="1" range="4" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/youbikorasengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	</instant>
	<instant name="Oodama Rasengan" words="oodama rasengan" lvl="100" mana="4700" prem="0" needtarget="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/oodamarasengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
     	
	</instant>
	<instant name="Choodama Rasen Tarengan" words="Choodama Rasen Tarengan" lvl="220" mana="9900" prem="0" casterTargetOrDirection="1" range="3" exhaustion="1500" blockwalls="1" needlearn="0" script="naruto/multirasengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	   />
	</instant>
	<instant name="Rasenrengan" words="rasenrengan" lvl="165" mana="7000" prem="0" needtarget="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/rasenrengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	   
	</instant>
	<instant name="KageBunshin no Jutsu" words="Kage bunshin no jutsu" lvl="20" mana="400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/kagebunshin.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
   
	</instant>
	<instant name="Taju KageBunshin no Jutsu" words="Taju kagebunshin no jutsu" lvl="25" mana="800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajukagebunshin.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
		
	</instant>
	<instant name="Taju KageBunshin no Jutsu max" words="Taju kagebunshin no jutsu max" lvl="150" mana="1400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajubunshin.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
		
	</instant>
	<instant name="Rasengan Shuriken" words="rasenshuriken" lvl="200" mana="7500" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/rasen shuriken.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
		
	</instant>
	<instant name="Biju Rasengan" words="biju rasengan" lvl="275" mana="8200" prem="0" needtarget="1" range="3" blockwalls="1" exhaustion="1500" needlearn="0" event="script" value="naruto/senporasenshuriken.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	</instant>
       <instant name="Rikudou Rasenrangan" words="Rikudou Rasenrangan" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="naruto/fuutonrasen.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	</instant>
	<instant name="Kuchyose no Jutsu" words="Gamatatsu kuchyose" lvl="30" mana="1400" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
	
	</instant>
	<instant name="Kuchyose Gamatatsu no Jutsu" words="kuchyose Gamatatsu no jutsu" lvl="75" mana="3000" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamatatsu.lua">
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
	
	</instant>
	<instant name="Kuchyose Gamakichi no Jutsu" words="kuchyose Gamakichi no jutsu" lvl="80" mana="3300" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamakichi.lua">
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
	
	</instant>
	<instant name="Kuchyose Gamabunta no Jutsu" words="kuchyose gamabunta no jutsu" lvl="125" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamabunta.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
		<vocation id="300"/>
		
	</instant>
		<instant name="Kyuubi Chakra Control" words="Kyuubi Chakra Control" lvl="250" mana="20" prem="0" blockwalls="1" exhaustion="1200" needlearn="0" event="script" value="naruto/rikudou.lua">
		<vocation id="11"/>
		<vocation id="12"/>
	</instant>
    <instant name="Kyuubi Furie!" words="Kyuubi Furie" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" script="naruto/modoeremita.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
   </instant>
   <instant name="Bunshin Sex" words="bunshin sex" aggressive="0" selftarget="0" lvl="150" mana="1000"  exhaustion="1000" script="naruto/sex.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
	</instant>
         <instant name="Katon Gamabunta Ryukaa" words="katon noryukaa" allowfaruse="1" lvl="65" mana="120" direction="1" prem="1" exhaustion="1000" blocktype="all" enabled="0" script="summons/fireball.lua">
        
	</instant>
        <instant name="Chouza Akimichi" words="chouzaakimichicode" lvl="250" mana="8100" aggressive="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="summons/chouzaakimichi.lua">
		       
   	</instant>
         <instant name="Dark Snake" words="dark snake" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/darksnake.lua">
        
        	</instant>
        <instant name="Zetsu follow" words="zetsufollowcode" lvl="40" mana="1400" aggressive="1"  exhaustion="2000" needlearn="0" event="script" value="summons/zetsuteste.lua">
		
		   </instant>
    <instant name="Kisame Protect" words="Suiton Protect" aggressive="0" selftarget="1" lvl="150" mana="1000"  exhaustion="1000" script="summons/kisameprotect.lua">
				
	</instant>
        <instant name="Susano Full" words="Madara Susanoo" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="summons/susanomadara.lua">
			
   	</instant>
         <instant name="Kisame agua" words="kisameaguacode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="2500" blocktype="all" enabled="0" script="summons/kisameagua.lua">
        
   	</instant>
         <instant name="Kisame dragon" words="kisamedragoncode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/kisamedragon.lua">
        
		</instant>
         <instant name="Fogofogo" words="firefire" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/fogofogo.lua">

  	</instant>
         <instant name="Venenodark" words="veneno dark" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/venenodark.lua">

  	</instant>
         <instant name="SuitonBomba" words="suitonbomba" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonbomba.lua">
     
  	</instant>
         <instant name="Deidara Um" words="passaroum" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/passaro.lua">
     
  	</instant>
         <instant name="Deidara Dois" words="passarodois" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/passarodois.lua">
       
  	</instant>
         <instant name="Pain Missel" words="misselpain" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/missel.lua">
      
  	</instant>
         <instant name="Hyuton" words="hyuton" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/hyuton.lua">
       
  	</instant>
         <instant name="Dragon Blast" words="dragaodelama" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodelama.lua">
    
  	</instant>
         <instant name="Dragon Fire" words="dragaodefogo" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodefogo.lua">
    
  	</instant>
         <instant name="Great Ball" words="boladerocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/boladerocha.lua">

  	</instant>
         <instant name="Mordida" words="mordidarocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/mordida.lua">

  	</instant>
         <instant name="God Kill" words="god kill" allowfaruse="1" lvl="9965" mana="120" needtarget="1" prem="1" exhaustion="50000" script="summons/godkill.lua">
            
  	</instant>
         <instant name="Space Time" words="Paralyze Time Space" allowfaruse="1" lvl="65" mana="120" prem="0" exhaustion="500" script="summons/mundotobi.lua">

	</instant>
        <instant name="Shinra Tenseii" words="Shinra Tenseii" lvl="250" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="summons/shinra.lua">
		
	</instant>
         <instant name="Hidan" words="hidanatki" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/hidan.lua">
       
  	</instant>
         <instant name="Suitonagua" words="suitonatkagua" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonagua.lua">
        
        	</instant>
        <instant name="Tsuuga Kiba" words="tsuugakibacode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="summons/tsuuga.lua">
		
	</instant>
        <instant name="Temarivento" words="temariventocode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="summons/temarivento.lua">
	</instant>
        <instant name="Dual Tsuuga Kiba" words="dual tsuugakibacode" lvl="85" needtarget="1" range="5" mana="4200" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="summons/dualtsuuga.lua">

	</instant>
	<instant name="Wrath of Nature" words="exevo gran mas teradois" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of nature.lua">
		
	</instant>
	<instant name="Wrath of Naturetres" words="exevo gran mas teratres" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of naturetres.lua">
				
	</instant>
	<instant name="Kakashi Raikiri" words="kakashiraikiricode" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/kakashiraikiri.lua">
			
	</instant>
	<instant name="Anko Cobras" words="ankocobrascode" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/ankocobras.lua">
		               
	</instant>
        <instant name="Garra Follow" words="garra follow" lvl="40" mana="1400" aggressive="1"  exhaustion="2000" needlearn="0" event="script" value="naruto/garra.lua">
		
	</instant>
        <instant name="Baribari Hyaku Renpatsu" words="Baribari Hyaku Renpatsu" lvl="250" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="kankuro/veneno.lua">
		
	</instant>
        <instant name="Kiki Sankaku" words="Kiki Sankaku" lvl="275" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="kankuro/Kiki Sankaku.lua">
		
	</instant>
	<instant name="Kuchyose Kuroari no jutsu" words="Kuchyose Kuroari no jutsu" lvl="150" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="kankuro/Kuroari.lua">
		
	</instant>
	<instant name="Kuchyose Karasus no jutsu" words="Kuchyose Karasu no jutsu" lvl="150" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="kankuro/karasu.lua">
		
	</instant>
	<instant name="Kuchyose Kyuubi no jutsu" words="Kuchyose Kyuubi no jutsu" lvl="150" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="obito/kyuubi.lua">
		
	</instant>

	<!--- Sasuke Jutsus -->
        <instant name="Susano" words="susano" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000"  exhaustion="1000" event="script" value="sasuke/susano.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
        <instant name="Susano no jutsu" words="susano no jutsu" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="sasuke/susanonojutsu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Susano no jutsu max" words="susano no jutsu max" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="sasuke/susanoend.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>	
	</instant>
        <instant name="Amaterasu Protect" words="amaterasu protect" lvl="220" mana="7000" aggressive="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/auraspell.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>	
		
	</instant>
        <instant name="Chidori" words="chidori" lvl="40" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidori.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Corrupt Chidori" words="corrupt chidori" lvl="80" mana="3800" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/corruptchidori.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Katon no Jutsu!" words="katon no jutsu" lvl="40" mana="1400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/katonnojutsu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="19"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Katon Gokakyu no Jutsu" words="katon gokakyu no jutsu" lvl="25" needtarget="1" mana="1200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/katongokakyu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="19"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Katon Ryuka no Jutsu" words="katon ryuka no jutsu" lvl="30" needtarget="1" mana="1400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/katonryuka.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="19"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Katon Ryuka no Jutsu Max" words="katon ryuka no jutsu max" lvl="225" needtarget="1" mana="1400" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="sasuke/katonryukamax.lua">
		
	</instant>
        <instant name="Chidori Nagashi" words="chidori nagashi" lvl="125" mana="5500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/chidorinagashi.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
	</instant>
        <instant name="Chidorigatana" words="chidorigatana" lvl="100" mana="4800" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/chidorigatana.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
	</instant>
        <instant name="Kirin" words="Kirin" lvl="200" mana="8000" aggressive="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="sasuke/kirin.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="29"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
	</instant>
        <instant name="Chidori Raimei" words="chidori raimei" lvl="170" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidoriraimei.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	
	</instant>
        <instant name="Amaterasu" words="amaterasu" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="sasuke/amaterasu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		<vocation id="170"/>
		<vocation id="171"/>
		<vocation id="172"/>
		<vocation id="173"/>
		<vocation id="174"/>
		<vocation id="175"/>
		<vocation id="176"/>
		<vocation id="177"/>
		<vocation id="209"/>	
		<vocation id="210"/>
		<vocation id="211"/>
		<vocation id="212"/>
		<vocation id="213"/>
		<vocation id="214"/>	
       <vocation id="215"/>
	</instant>
        <instant name="Susano Atack" words="susano atack" lvl="275" mana="10000" aggressive="1" range="6" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sasuke/susanoatack.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
	<instant name="Kuchyose Dark Snake no Jutsu" words="kuchyose Dark Snake no jutsu" lvl="75" mana="2500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosedarksnake.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
	<instant name="Kuchyose Jya no Jutsu" words="kuchyose Jya no jutsu" lvl="130" mana="3500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosejya.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
	<instant name="Kuchyose Manda no Jutsu" words="kuchyose Manda no jutsu" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosemanda.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		

	<!--- Rock Lee Jutsus -->
        <instant name="Open Gates" words="open gates" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000"  exhaustion="1000" event="script" value="lee/opengate.lua">
		
	</instant>
	<instant name="Atract no Jutsu" words="atract no jutsu" lvl="20" mana="30" prem="0" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="lee/challenge.lua">
		
      		
	</instant>
        <instant name="Omote Renge" words="omote renge" lvl="50" mana="1200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/lotos.lua">
		
	</instant>
        <instant name="Ura Renge" words="ura renge" lvl="220" mana="5100" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="lee/urarenge.lua">
		
	</instant>
        <instant name="Konoha Senpu" words="konoha senpu" lvl="75" mana="2600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/konoha senppu.lua">
		
	</instant>
        <instant name="Gouken" words="gouken" lvl="40" mana="1600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/gouken.lua">
		
	</instant>
        <instant name="Konoha Gouken" words="konoha gouken" lvl="140" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="lee/konoha gouken.lua">
		
	</instant>
        <instant name="Konoha Daisenpu" words="konoha daisenpu" lvl="130" mana="5500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="lee/konohadaisenpu.lua">
		
	</instant>
        <instant name="Furi Renge" words="furi renge" lvl="190" mana="6500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="lee/furirenge.lua">
		
	</instant>
        <instant name="Kage Buyo" words="kage buyo" lvl="170" mana="4600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2500" needlearn="0" event="script" value="lee/kage buyo.lua">
		
	</instant>
        <instant name="Konoha Shofu" words="konoha shofu" lvl="60" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/konoha shofu.lua">
		
	</instant>
        <instant name="Asa Kujaku" words="asa kujaku" lvl="250" mana="8500" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="lee/asa kujaku.lua">
		
	</instant>

	<!--- Sakura Jutsus -->
        <instant name="Shanaro" words="shanaro" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="sakura/shanaro.lua">
		
	</instant>
        <instant name="Fubuki no jutsu" words="fubuki no jutsu" lvl="30" mana="900" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sakura/fubuki.lua">
		
	</instant>
	<instant name="Shousen no Jutsu" words="shousen no jutsu" lvl="50" mana="1800" prem="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="sakura/bigheal.lua">
		
	</instant>
        <instant name="Shanaro Mesu" words="shanaro mesu" lvl="120" mana="5000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sakura/shanaromesu.lua">
		
	</instant>
        <instant name="Ground Punch" words="ground punch" lvl="100" mana="4900" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sakura/groundpunch.lua">
		
       
	</instant>
        <instant name="Oukashou" words="oukashou" lvl="70" mana="4000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sakura/oukashou.lua">
		<vocation id="34"/>
		<vocation id="35"/>
		<vocation id="36"/>
		<vocation id="37"/>
		<vocation id="38"/>
		<vocation id="39"/>
		<vocation id="40"/>
		<vocation id="41"/>
		<vocation id="42"/>
	</instant>
        <instant name="Chakra no Mesu" words="chakra no mesu" lvl="60" needtarget="1" range="1" mana="2700" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sakura/chakranomesu.lua">
		
	</instant>
	<instant name="Saikan Chuushutsu no Jutsu" words="saikan chuushutsu no jutsu" lvl="55" mana="2150" prem="0" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="sakura/masshealing.lua">
	
	</instant>
	<instant name="Chiyute no Jutsu" words="chiyute no jutsu" lvl="130" mana="3140" prem="0" aggressive="0" needtarget="1" params="1" exhaustion="1000" needlearn="0" event="script" value="sakura/healfriend.lua">
		
	</instant>
	<instant name="Kuchyose Katsuyu no Jutsu" words="kuchyose Katsuyu" lvl="130" mana="3500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sakura/kuchyosekatsuyu.lua">
		
	</instant>
        <instant name="Taihou Kyaku no Jutsu" words="taihou kyaku no jutsu" lvl="150" mana="4600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sakura/taihoukyakunojutsu.lua">
		
	</instant>
        <instant name="Shanaro Punch" words="shanaro punch" lvl="200" mana="8600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="500" needlearn="0" event="script" value="sakura/shanaropunch.lua">
		
     </instant>
        <instant name="Ground Barrier" words="ground barrier" allowfaruse="1" lvl="175" mana="7120" direction="1" prem="0" exhaustion="1000" blocktype="all" needlearn="0" script="sakura/groundbarrier.lua">
		
      
	</instant>

	<!--- Kiba Jutsus -->
        <instant name="Shikyaku No Jutsu" words="shikyaku no jutsu" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="kiba/shikyaku no jutsu.lua">
		
	</instant>
        <instant name="Canine Claws!" words="canine claws" lvl="40" mana="1000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/canineclaw.lua">
		
	</instant>
        <instant name="Dynamic Marking" words="dynamic marking" lvl="55" needtarget="1" range="4" mana="3200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/dynamic.lua">
		
	</instant>
        <instant name="Tsuuga" words="tsuuga" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/tsuuga.lua">
		
	</instant>
        <instant name="Dual Tsuuga" words="dual tsuuga" lvl="85" needtarget="1" range="5" mana="4200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/dualtsuuga.lua">
		
	</instant>
        <instant name="Gatsuuga" words="gatsuuga" lvl="105" needtarget="1" range="3" mana="5200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/gatsuuga.lua">
		
	</instant>
        <instant name="Piercing Claws" words="piercing claws" lvl="150" needtarget="1" range="3" mana="6200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/piercing.lua">
		
	</instant>
        <instant name="Dual Gatsuuga" words="dual gatsuuga" lvl="200" needtarget="1" range="3" mana="7900" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="kiba/dualgatsuuga.lua">
		
	</instant>
        <instant name="Garouga" words="garouga" lvl="250" needtarget="1" range="3" mana="8200" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="kiba/garouga.lua">
		
	</instant>

	<!--- Gaara Jutsus -->
	        <instant name="suna destruction" words="suna destruction" lvl="200" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/sunadestruction.lua">
		
	</instant>
        <instant name="Suna No Yoroicode" words="suna no yoroicode" aggressive="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" event="script" value="gaara/sunanoyoroi.lua">
		
	</instant>
	<instant name="Suna Prision no Jutsu" words="suna prision" lvl="45" mana="4500" prem="0" blockwalls="1" exhaustion="2000" groups="3,2000" icon="127" needlearn="0" event="script" value="gaara/trap.lua">
		
  </instant>
        <instant name="Suna no Yoroi" words="suna no yoroi" aggressive="0" lvl="130" mana="4000"  needtarget="1" range="5" exhaustion="1000" event="script" value="gaara/protecao.lua">
			
  </instant>
        <instant name="Suna No Tate" words="suna no tate" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" event="script" value="gaara/sunatate.lua">
		
	</instant>
	<instant name="Suna Bunchin" words="suna bunchin" lvl="15" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sunabunshin.lua">
		
	</instant>
        <instant name="Sabaku Rou" words="sabaku rou" lvl="30" mana="1200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabakurou.lua">
		
	</instant>
        <instant name="Sabaku Kyu" words="sabaku kyu" lvl="40" mana="2200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabakukyu.lua">
		
	</instant>
        <instant name="Sabaku Sousou" words="sabaku sousou" lvl="70" mana="3100" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabaku sousou.lua">
		
	</instant>
        <instant name="Sabaku Taisou" words="sabaku taisou" lvl="100" mana="4000" aggressive="1" prem="0" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabaku taisou.lua">
	
	</instant>
        <instant name="Gokusa Maisou" words="gokusa maisou" lvl="120" mana="4500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/gokusa maisou.lua">
		
	</instant>
        <instant name="Ryuusa Bakuryu" words="ryuusa bakuryu" lvl="170" mana="7400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="gaara/ryuusa bakuryu.lua">
		
	</instant>
        <instant name="Suna Shigure" words="suna shigure" lvl="150" mana="5000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sunashigure.lua">
		
	</instant>
        <instant name="Sajin Daitoppa" words="sajin daitoppa" lvl="225" mana="7200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/sajin daitoppa.lua">
		
	</instant>
        <instant name="Sabaku Kyusou" words="sabaku kyusou" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="gaara/sabaku kyusou.lua">
		
	</instant>

	<!--- Shikamaru Jutsus -->
        <instant name="Kage Kubi Shibari" words="kage kubi shibari" lvl="40" prem="0" mana="1000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="shikamaru/kagekubi.lua">
		
	</instant>
        <instant name="Kagemane no jutsu" words="kagemane no jutsu" lvl="250" mana="7800" prem="0" exhaustion="0" direction="1" event="script" value="shikamaru/kagemanenojutsu.lua">
		
	</instant>
        <instant name="kage Noshuku sa reta" words="kage Noshuku sa reta" aggressive="1" lvl="70" mana="1000"  exhaustion="1000" event="script" value="shikamaru/kagenoshuku.lua">
		
	</instant>
        <instant name="Explosion Kunai" words="explosion kunai" lvl="60" mana="3600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="shikamaru/explosionkunai.lua">
		
	</instant>
  <instant name="kage shibari no jutsu!" words="kage shibari no jutsu" lvl="60" mana="1400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="shikamaru/kageoni.lua">
		
	</instant>
        <instant name="Kage Oni Shibari no Jutsu" words="kage oni shibari no jutsu" lvl="170" mana="6200" soul="0" exhaustion="1500" prem="0" event="script" value="shikamaru/kageonishibari.lua">
		
	</instant>
        <instant name="Kage Nui" words="kage Nui" lvl="120" mana="4600" soul="0" exhaustion="1000" prem="0" event="script" value="shikamaru/kagenui.lua">
		
	</instant>
        <instant name="Hidden Trap" words="hidden trap" lvl="230" mana="220" exhaustion="1000" needlearn="0" event="script" value="shikamaru/tarja.lua">
		
	</instant>
        <conjure name="Create Paralyze Roll" words="create paralyze roll" conjureId="2197" conjureCount="1" aggressive="0" lvl="250" manapercent="90"  soul="50" prem="0" enabled="1" function="conjureItem">
		
	</conjure>
        <conjure name="Create Medicine" words="create medicine" conjureId="2285" conjureCount="1" aggressive="0" lvl="200" manapercent="90"  soul="50" prem="0" enabled="1" function="conjureItem">
		
	</conjure>
        <rune name="Paralyze Roll" id="2197" charges="1" needtarget="1" manapercent="60" exhaustion="1" enabled="1" allowfaruse="1" script="paralyzeroll.lua">
        </rune>
        <rune name="Medicine" id="2285" charges="1" needtarget="1" manapercent="1" exhaustion="1" enabled="1" allowfaruse="1" script="medicine.lua">
        </rune>

	<!--- Hinata Jutsus -->
        <instant name="byakugan" words="byakugan" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" event="script" value="hinata/byakugan.lua">
		
	</instant>
        <instant name="Juuken" words="Juuken" lvl="30" needtarget="1" range="1" mana="1200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/juken.lua">
		
	</instant>
        <instant name="Hakkeshou kaiten" words="hakkeshou kaiten" lvl="50" mana="2500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/hakkeshoukaiten.lua">
		
	</instant>
        <instant name="Juuken Kushou" words="juuken kushou" lvl="70" needtarget="1" range="4" mana="3300" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/juukenkushou.lua">
		
	</instant>
        <instant name="Hakke Rokujuuyonshou" words="hakke rokujuuyonshou" lvl="90" mana="3600" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="4000" needlearn="0" event="script" value="hinata/hakke hyakunijuuhachi shou.lua">
		
	</instant>
        <instant name="Hakke Hyakunijuuhasshou" words="Hakke Hyakunijuuhasshou" lvl="250" mana="7600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="4500" needlearn="0" event="script" value="hinata/hakke hyakunijuuhachi shoudois.lua">
				
 	</instant>
        <instant name="Hakke Kuushou" words="hakke kuushou" allowfaruse="1" lvl="100" mana="120" direction="1" prem="0" exhaustion="1000" blocktype="all" needlearn="0" script="hinata/hakke kuushou.lua">
		<vocation id="458"/>
	</instant>
        <instant name="Shugo Hakke Rokujuuyon Shou" words="shugo hakke rokujuuyon shou" lvl="125" mana="3300" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/shugo hakke rokujuuyon shou.lua">
		
	</instant>
        <instant name="Juhou Soshiken" words="juhou soshiken" lvl="170" mana="6600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="hinata/juhousoshiken.lua">
		
	</instant>
	
		<!--- Neji Jutsus -->
        <instant name="Hakkeshou Dai Kaiten" words="Hakkeshou Dai Kaiten" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="neji/Hakkeshou Dai Kaiten.lua">
		
	</instant>
	
		<!--- Tenten Jutsus -->
        <instant name="Souryuu Kyuuheki" words="souryuu kyuuheki" aggressive="0" prem="1" selftarget="1" lvl="75" mana="1000"  exhaustion="1500" event="script" value="tenten/souryuu kyuuheki.lua">
				
	</instant>
        <instant name="Senbows no jutsu" words="senbows no jutsu" lvl="40" mana="1800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/senbows.lua">
		
	</instant>
        <instant name="Kunai Explosion no Jutsu" words="kunai explosion no jutsu" lvl="135" mana="5500" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="tenten/kunai.lua">
			
	</instant>
        <instant name="Explosive Paper no jutsu" words="explosive paper" lvl="70" mana="3100" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="tenten/explosivepaper.lua">
		
	</instant>
        <instant name="Soushouryuu no Jutsu" words="soushouryuu" lvl="100" mana="4300" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/soushouryuu.lua">
		
	</instant>
        <instant name="Sou Shuu Jin" words="sou shuu jin" lvl="140" mana="5500" aggressive="1" range="5" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="tenten/sou shuu jin.lua">
		
	</instant>
        <instant name="Buki no Nami" words="buki no nami" lvl="180" mana="7800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="tenten/buki no nami.lua">
		
	</instant>
	
		<!--- Itachi Jutsus -->
        <instant name="Mangekyou Susano" words="mangekyou susano" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000"  exhaustion="1000" event="script" value="itachi/susano.lua">
		
        <instant name="Mangekyou Susano no jutsu" words="mangekyou susano no jutsu" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000"  exhaustion="1000" event="script" value="itachi/susanoo.lua">
		
	</instant>
        <instant name="Fuumetsu Mangekyou" words="fuumetsu" lvl="250" mana="8100" aggressive="1" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="itachi/auraspell.lua">
		
	</instant>
        <instant name="Katon Dragon Furie" words="Katon dragon furie" lvl="80" mana="4000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/dragaodefogo.lua">
		
	</instant>
        <instant name="Doton Dragon Furie" words="Doton dragon furie" lvl="150" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/dragaodelama.lua">
		
     
	</instant>
        <instant name="Suiton Dragon no Jutsu" words="Suiton dragon no jutsu" lvl="180" mana="6000" aggressive="1" exhaustion="1500" needlearn="0" event="script" value="itachi/suitondragon.lua">
		
  
	</instant>
        <instant name="Katon Dragon no Jutsu" words="Katon dragon no jutsu" lvl="100" mana="4000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="itachi/itachidragonnojutsu.lua">
		
	</instant>
        <instant name="Tsukuyomi no Jutsu" words="tsukuyomi" lvl="200" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="itachi/tsui.lua">
		
	</instant>
        <instant name="Katon Fenix No Jutsu" words="Katon Fenix No Jutsu" lvl="250" mana="8000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="itachi/susanoatak.lua">
		
	</instant>
	
			<!--- Killer Bee Jutsus -->
        <instant name="Raiton Yoroi" words="raiton yoroi" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000"  exhaustion="1000" event="script" value="killer/raitonyoroi.lua">
        
	</instant>
        <instant name="Raiton no kudaru" words="raiton no kudaru" lvl="30" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonkudaru.lua">
       
	</instant>
        <instant name="Raiton no Weep" words="raiton no weep" lvl="50" mana="1200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonweep.lua">
        
	</instant>
        <instant name="Sword Chinbou" words="sword chinbou" lvl="80" mana="3000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="killer/chidorinagashi.lua">
        
	</instant>
        <instant name="Dance Sword" words="dance sword" lvl="105" needtarget="1" range="3" mana="5200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="killer/dancesword.lua">
       
	</instant>
        <instant name="Raiton Shibari no jutsu" words="raiton shibari no jutsu" lvl="150" mana="5200" soul="0" exhaustion="1000" prem="0" event="script" value="killer/raitonshibari.lua">
       
	</instant>
        <instant name="Sword Fang no Jutsu" words="sword fang no jutsu" lvl="185" mana="6200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/fangsword.lua">
        
	</instant>
        <instant name="Raiton fang no jutsu" words="Raiton fang no jutsu" lvl="200" mana="8000" aggressive="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="killer/raitonfangnojutsu.lua">
       
	</instant>
        <instant name="Raiton Chinbou no Jutsu" words="raiton chinbou no jutsu" lvl="230" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonchinbounojutsu.lua">
        
	</instant>
        <instant name="Lariat" words="lariat" lvl="250" mana="8600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/lariat.lua">
       		
	</instant> 
        <instant name="Dance Seven Sword" words="Dance Seven Sword" lvl="200" mana="8600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="killer/sword.lua">
       	
	</instant>    
        <instant name="Hachibi Energy Ball" words="Hachibi Energy Ball" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="killer/amaterasu.lua">
	    
	</instant>
           
        
        			<!--- Kakashi Jutsus -->
        <instant name="Mangekyo Sharingan" words="mangekyo sharingan" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000"  exhaustion="1000" event="script" value="kakashi/buff.lua">
        
	</instant>
        <instant name="Raikiri" words="raikiri" lvl="50" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/raikiri.lua">
       
	</instant>
        <instant name="Katon Dragon Furie no Jutsu" words="katon dragon furie no jutsu" lvl="130" mana="2200" prem="0" exhaustion="0" direction="1" event="script" value="kakashi/katondragon.lua">
        
	</instant>
        <instant name="Suiton Suiryudan no Jutsu" words="suiton suiryudan no jutsu" lvl="100" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/suitondragon.lua">
        
	</instant>
        <instant name="Doton Prision" words="doton prision" lvl="170" mana="4500" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="500" needlearn="0" event="script" value="kakashi/prision.lua">
       
	   
       
	</instant>
        <instant name="Suiton Suikodan no Jutsu" words="suiton suikodan no jutsu" lvl="190" mana="6200" prem="0" exhaustion="0" direction="1" event="script" value="kakashi/dragonsuiton.lua">
       
    
	</instant>
        <instant name="Suiton Suijinheki no jutsu" words="suiton suijinheki no jutsu" lvl="210" mana="6500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/suitonsujin.lua">
       
	</instant>
        <instant name="Concentrate Raikiri" words="concentrate raikiri" lvl="230" mana="7000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kakashi/concentrateraikiri.lua">
      
	</instant>
	<instant name="Raiton Flash" words="raiton flash" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="raikage/raiton flash.lua">
	 
      
     </instant>
	<instant name="Kuchyose no Jutsu" words="kuchyose bull no jutsu" lvl="120" mana="1400" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="kakashi/kuchyose.lua">
          
	</instant>
        <instant name="Kamui" words="kamui" lvl="250" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="kakashi/kamui.lua">
                                                                         
	</instant>           
                           <!--- PAIN Jutsus -->

      <instant name="Chibaku Tensei No Jutsu" words="Chibaku Tensei" lvl="250" mana="9000" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="pain/chibaku.lua">
                                                                           
	</instant> 
        <instant name="Tenbaku no Jutsu" words="Tenbaku no Jutsu" lvl="190" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="pain/Tenbaku no Jutsu.lua">
                                                                            
	</instant> 
        <instant name="Yatai Dai no Kai!" words="Yatai Dai no Kai" lvl="25" mana="1400" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="pain/dai.lua">
       	
	</instant>
        <instant name="Yatai Kuzushi no Dan !" words="Yatai Kuzushi no Dan no Jutsu MAX" lvl="110" mana="1400" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="pain/Kuzushi.lua">
      	
	</instant>
                            <!--- Kisame Jutsus -->
	<instant name="suiton buff" words="suiton buff" lvl="70" mana="6200" soul="0" exhaustion="1000" prem="0" event="script" value="kisame/suiton buff.lua">
       
	</instant>
        <instant name="Suiton Baku Suishouha" words="Suiton Baku Suishouha" lvl="70" mana="6200" soul="0" exhaustion="1000" prem="0" event="script" value="kisame/agua.lua">
      
	</instant>
        <instant name="Suiton Suikoudan no Jutsu" words="Suiton Suikoudan no Jutsu" lvl="250" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="kisame/suiton.lua">
                                                                    
	</instant> 
        <instant name="Suiton Goshokuzame" words="Suiton Goshokuzame" lvl="220" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="kisame/tubarao.lua">
                                                                     
	</instant> 
	<instant name="Rinnegan Mode!" words="Rinnegan Mode" lvl="250" mana="100" prem="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="pain/buff.lua">
		
	</instant>
	<instant name="Fuumetsu" words="Fuumetsu Mode" lvl="250" mana="20" prem="0" blockwalls="1" exhaustion="1200" needlearn="0" event="script" value="itachi/fuumetsu.lua">
		
	</instant>
                            <!--- MINATO Jutsus -->
        <instant name="Spiral Rasengan" words="Spiral Rasengan" lvl="120" mana="6200" soul="0" exhaustion="1000" prem="0" event="script" value="minato/spiral.lua">
       
	</instant>
        <instant name="Flash Chou Oodama Rasengan" words="Flash Chou Oodama Rasengan" lvl="270" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1800" needlearn="0" event="script" value="minato/oodama.lua">
                                                                          
	</instant> 
	        <instant name="Raiton Furie" words="Raiton Furie" lvl="270" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1800" needlearn="0" event="script" value="minato/raiton furie.lua">
                                                                      
	</instant> 
        <instant name="Flash Rasenrengan" words="Flash Rasenrengan" lvl="200" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="minato/flash.lua">
                                                                          
	</instant>
        <instant name="Raikiri Nirentutsu" words="Raikiri Nirentutsu" lvl="50" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="minato/raikiri.lua">
	<vocation id="300"/>
    
	</instant>
		<instant name="Raiton Shunshin no Jutsu" words="Raiton Shunshin no Jutsu" lvl="200" mana="8000" prem="0" selftarget="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="minato/shunshin.lua">
	
    </instant> 

        <!--- jiraya -->
	<instant name="jiraya sennin mode" words="jiraya sennin mode" aggressive="0" prem="1" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="jiraya\jirayasenninmodemode.lua">
				
	</instant>  
  	    <instant name="infernal prision" words="infernal prision" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="jiraya/infernal prision.lua">
	   
	</instant>
			<instant name="Meteor No Jutsu" words="meteor no jutsu" lvl="200" mana="5000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="tobi/meteor no jutsu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="29"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
	  <!--- orochimaru -->
		    <instant name="Tsurugi no Jin" words="tsurugi no jin" lvl="10" needtarget="1" range="7" mana="50" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="orochimaru/tsurugi no jin.lua">
       
		
		</instant>
		<instant name="Snake no Jin" words="snake no jin" aggressive="0" prem="0" selftarget="1" lvl="10" mana="1000"  exhaustion="1000" script="orochimaru/snake no jin.lua">
	   
	</instant>
	 <instant name="Snake Furie" words="Snake Furie" lvl="100" mana="4000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="orochimaru/snake furie.lua">
	   
	</instant>
	<!--- temari -->
    <instant name="Fuuton no jutsu" words="Fuuton no jutsu" lvl="30" needtarget="1" range="7" mana="300" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/fuuton no jutsu.lua">
	    
	</instant>

	 <instant name="Fuuton no jutsu" words="Fuuton heavy no jutsu" lvl="60" needtarget="1" range="7" mana="3000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/fuuton heavy no jutsu.lua">
	   
	</instant>
	<instant name="Fuuton three moons" words="Fuuton three moons" lvl="100" needtarget="1" range="7" mana="3000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/Fuuton three moons.lua">
	    
	</instant>
	<instant name="cutting wind" words="cutting wind" lvl="150" needtarget="1" range="7" mana="5000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/cutting wind.lua">
	    
	</instant>
<instant name="kiri kiri mai no jutsu" words="kiri kiri mai no jutsu" lvl="250" needtarget="1" range="7" mana="5000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/kiri kiri mai.lua">
	   
	</instant>
	<instant name="fuuton defence" words="fuuton defence" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" script="temaris/fuuton defence.lua">
       
	</instant>
	<instant name="Kuchyose Pain Two no Jutsu" words="Kuchyose Pain Two" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosetwo.lua">	
		
</instant>
<instant name="Kuchyose Pain Three no Jutsu" words="Kuchyose Pain Three" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosethree.lua">	
		
</instant>
<instant name="Kuchyose Pain Four no Jutsu" words="Kuchyose Pain Four" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosefour.lua">	
		
</instant>
<instant name="Kuchyose Pain Five no Jutsu" words="Kuchyose Pain Five" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosefive.lua">	
		
</instant>
<instant name="Kuchyose Pain Six no Jutsu" words="Kuchyose Pain Six" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosesix.lua">	
		
</instant>
                       <!-- deirara -->
	<instant name="Passaro Explosion" words="passaroexplo" lvl="275" mana="9000" aggressive="1" range="6" blockwalls="1" needtarget="1" exhaustion="700" needlearn="0" event="script" value="sasuke/deidaraexplo.lua">
             
</instant>
	<instant name="Kuchyose Passaro" words="kuchyose passaro no jutsu" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosepassaro.lua">
              
</instant>

<instant name="Mordida Explosiva" words="mordidaa" lvl="250" mana="8000" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/mordidaexplo.lua">
              
</instant>
        <instant name="Missel Explosivo" words="misselexplo" lvl="225" mana="7200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/misselexplo.lua">
               
</instant>	
<instant name="Kuchyose c1" words="Kuchyose c1" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c1.lua">
              
</instant>		   
<instant name="Kuchyose c2" words="Kuchyose c2" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c2.lua">
              
</instant>
<instant name="Kuchyose c3" words="Kuchyose c3" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c3.lua">
            
</instant>
<instant name="Kuchyose c4" words="Kuchyose c4" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c4.lua">
               
</instant>
                             <!-- yamato -->
	<instant name="mokuton defence" words="mokuton defence" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" script="yamato/mokuton defence.lua">
       
</instant>
<instant name="mokuton attack" words="mokuton attack" lvl="250" mana="8000" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="yamato/mokuton attack.lua">
        
</instant>

</spells>

 

Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui. 

 

Sem título.png

Link para o post
Compartilhar em outros sites
  • 1 month later...
Em 19/10/2020 em 11:52, nickpm disse:

Tente assim

 



 minhas spells 
<?xml version="1.0" encoding="UTF-8"?>
<spells>

    <!--- All Jutsus -->
	<instant name="Chakra Rest" words="chakra rest" lvl="10" mana="1" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="chakra rest.lua">
	</instant>
	<instant name="Levitate" words="jump" lvl="5" mana="50" prem="0" aggressive="0" exhaustion="1000" params="1" needlearn="0" event="function" value="Levitate">
	</instant>
        <instant name="powerdown" words="powerdown" lvl="250" mana="100" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="powerdown.lua">
	</instant>
	<instant name="Chakra Rope" words="skip" lvl="1" mana="10" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="rope.lua">
	</instant>
	<instant name="Find Person" words="sense" lvl="8" mana="20" aggressive="0" params="1" exhaustion="1000" needlearn="0" event="function" value="searchPlayer">
	</instant>
	<instant name="BigSpeed Up" words="concentrate chakra feet" lvl="5" mana="80" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="bighaste.lua">
	</instant>
	<instant name="Speed Up" words="chakra feet" lvl="5" mana="80" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="haste.lua">
	</instant>
	<instant name="Full Light" words="light" lvl="2" mana="180" prem="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="full light.lua">
	</instant>
        <instant name="Kawarimi no Jutsu" words="kawarimi" lvl="15" mana="500" prem="0" exhaustion="1500" needlearn="0" needtarget="1" blockwalls="1" enabled="1" event="script" value="kawarimi.lua">
	</instant>
        <instant name="Hiraishin no Jutsu" words="Hiraishin no Jutsu" lvl="300" mana="1" prem="0" exhaustion="200" needlearn="0" needtarget="1" blockwalls="1" enabled="1" event="script" value="minato/hira.lua">

	</instant>
	<instant name="Bunshin no Jutsu" words="bunshin no jutsu" lvl="10" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/bunshin.lua">
	</instant>
        <instant name="Kageyose no Jutsu" words="Kageyose no Jutsu" lvl="14" mana="7200" soul="0" needtarget="1" exhaustion="1000" prem="0" event="script" value="shikamaru/kageyosenojutsu.lua">
	
		
	</instant>
	<instant name="Regeneration" words="regeneration" lvl="2" mana="180" prem="0" aggressive="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="heal.lua">
	</instant>
	<instant name="Big Regeneration" words="big regeneration" lvl="5" mana="800" prem="0" aggressive="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="bigheal.lua">
	</instant>
	<conjure name="Conjure Food" words="shokuji no jutsu" lvl="2" mana="20" soul="1" conjureId="2666" conjureCount="10" aggressive="0" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
	</conjure>
	
	<!--- Naruto Jutsus -->
	<instant name="Throw Kunai no jutsu" words="throw kunai" lvl="2" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="throwkunai.lua">
	</instant>
	<instant name="Throw Shuriken no jutsu" words="throw shuriken" lvl="5" mana="50" prem="0" range="4" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="shuriken.lua">
	</instant>
	<instant name="Rasengan" words="rasengan" lvl="30" mana="1300" prem="0" needtarget="1" range="5" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/rasengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	   
	</instant>
	<instant name="Youbiko Rasengan" words="youbiko rasengan" lvl="50" mana="2400" prem="0" needtarget="1" range="4" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/youbikorasengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	</instant>
	<instant name="Oodama Rasengan" words="oodama rasengan" lvl="100" mana="4700" prem="0" needtarget="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/oodamarasengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
     	
	</instant>
	<instant name="Choodama Rasen Tarengan" words="Choodama Rasen Tarengan" lvl="220" mana="9900" prem="0" casterTargetOrDirection="1" range="3" exhaustion="1500" blockwalls="1" needlearn="0" script="naruto/multirasengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	   />
	</instant>
	<instant name="Rasenrengan" words="rasenrengan" lvl="165" mana="7000" prem="0" needtarget="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/rasenrengan.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	   
	</instant>
	<instant name="KageBunshin no Jutsu" words="Kage bunshin no jutsu" lvl="20" mana="400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/kagebunshin.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
   
	</instant>
	<instant name="Taju KageBunshin no Jutsu" words="Taju kagebunshin no jutsu" lvl="25" mana="800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajukagebunshin.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
		
	</instant>
	<instant name="Taju KageBunshin no Jutsu max" words="Taju kagebunshin no jutsu max" lvl="150" mana="1400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajubunshin.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
		
	</instant>
	<instant name="Rasengan Shuriken" words="rasenshuriken" lvl="200" mana="7500" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/rasen shuriken.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
		
	</instant>
	<instant name="Biju Rasengan" words="biju rasengan" lvl="275" mana="8200" prem="0" needtarget="1" range="3" blockwalls="1" exhaustion="1500" needlearn="0" event="script" value="naruto/senporasenshuriken.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	</instant>
       <instant name="Rikudou Rasenrangan" words="Rikudou Rasenrangan" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="naruto/fuutonrasen.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
	</instant>
	<instant name="Kuchyose no Jutsu" words="Gamatatsu kuchyose" lvl="30" mana="1400" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
	
	</instant>
	<instant name="Kuchyose Gamatatsu no Jutsu" words="kuchyose Gamatatsu no jutsu" lvl="75" mana="3000" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamatatsu.lua">
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
	
	</instant>
	<instant name="Kuchyose Gamakichi no Jutsu" words="kuchyose Gamakichi no jutsu" lvl="80" mana="3300" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamakichi.lua">
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
	
	</instant>
	<instant name="Kuchyose Gamabunta no Jutsu" words="kuchyose gamabunta no jutsu" lvl="125" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamabunta.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="9"/>
		<vocation id="11"/>
		<vocation id="12"/>
		<vocation id="300"/>
		
	</instant>
		<instant name="Kyuubi Chakra Control" words="Kyuubi Chakra Control" lvl="250" mana="20" prem="0" blockwalls="1" exhaustion="1200" needlearn="0" event="script" value="naruto/rikudou.lua">
		<vocation id="11"/>
		<vocation id="12"/>
	</instant>
    <instant name="Kyuubi Furie!" words="Kyuubi Furie" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" script="naruto/modoeremita.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
		<vocation id="9"/>
		<vocation id="10"/>
		<vocation id="11"/>
		<vocation id="12"/>
   </instant>
   <instant name="Bunshin Sex" words="bunshin sex" aggressive="0" selftarget="0" lvl="150" mana="1000"  exhaustion="1000" script="naruto/sex.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
	</instant>
         <instant name="Katon Gamabunta Ryukaa" words="katon noryukaa" allowfaruse="1" lvl="65" mana="120" direction="1" prem="1" exhaustion="1000" blocktype="all" enabled="0" script="summons/fireball.lua">
        
	</instant>
        <instant name="Chouza Akimichi" words="chouzaakimichicode" lvl="250" mana="8100" aggressive="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="summons/chouzaakimichi.lua">
		       
   	</instant>
         <instant name="Dark Snake" words="dark snake" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/darksnake.lua">
        
        	</instant>
        <instant name="Zetsu follow" words="zetsufollowcode" lvl="40" mana="1400" aggressive="1"  exhaustion="2000" needlearn="0" event="script" value="summons/zetsuteste.lua">
		
		   </instant>
    <instant name="Kisame Protect" words="Suiton Protect" aggressive="0" selftarget="1" lvl="150" mana="1000"  exhaustion="1000" script="summons/kisameprotect.lua">
				
	</instant>
        <instant name="Susano Full" words="Madara Susanoo" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="summons/susanomadara.lua">
			
   	</instant>
         <instant name="Kisame agua" words="kisameaguacode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="2500" blocktype="all" enabled="0" script="summons/kisameagua.lua">
        
   	</instant>
         <instant name="Kisame dragon" words="kisamedragoncode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/kisamedragon.lua">
        
		</instant>
         <instant name="Fogofogo" words="firefire" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/fogofogo.lua">

  	</instant>
         <instant name="Venenodark" words="veneno dark" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/venenodark.lua">

  	</instant>
         <instant name="SuitonBomba" words="suitonbomba" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonbomba.lua">
     
  	</instant>
         <instant name="Deidara Um" words="passaroum" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/passaro.lua">
     
  	</instant>
         <instant name="Deidara Dois" words="passarodois" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/passarodois.lua">
       
  	</instant>
         <instant name="Pain Missel" words="misselpain" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/missel.lua">
      
  	</instant>
         <instant name="Hyuton" words="hyuton" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/hyuton.lua">
       
  	</instant>
         <instant name="Dragon Blast" words="dragaodelama" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodelama.lua">
    
  	</instant>
         <instant name="Dragon Fire" words="dragaodefogo" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodefogo.lua">
    
  	</instant>
         <instant name="Great Ball" words="boladerocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/boladerocha.lua">

  	</instant>
         <instant name="Mordida" words="mordidarocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/mordida.lua">

  	</instant>
         <instant name="God Kill" words="god kill" allowfaruse="1" lvl="9965" mana="120" needtarget="1" prem="1" exhaustion="50000" script="summons/godkill.lua">
            
  	</instant>
         <instant name="Space Time" words="Paralyze Time Space" allowfaruse="1" lvl="65" mana="120" prem="0" exhaustion="500" script="summons/mundotobi.lua">

	</instant>
        <instant name="Shinra Tenseii" words="Shinra Tenseii" lvl="250" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="summons/shinra.lua">
		
	</instant>
         <instant name="Hidan" words="hidanatki" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/hidan.lua">
       
  	</instant>
         <instant name="Suitonagua" words="suitonatkagua" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonagua.lua">
        
        	</instant>
        <instant name="Tsuuga Kiba" words="tsuugakibacode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="summons/tsuuga.lua">
		
	</instant>
        <instant name="Temarivento" words="temariventocode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="summons/temarivento.lua">
	</instant>
        <instant name="Dual Tsuuga Kiba" words="dual tsuugakibacode" lvl="85" needtarget="1" range="5" mana="4200" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="summons/dualtsuuga.lua">

	</instant>
	<instant name="Wrath of Nature" words="exevo gran mas teradois" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of nature.lua">
		
	</instant>
	<instant name="Wrath of Naturetres" words="exevo gran mas teratres" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of naturetres.lua">
				
	</instant>
	<instant name="Kakashi Raikiri" words="kakashiraikiricode" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/kakashiraikiri.lua">
			
	</instant>
	<instant name="Anko Cobras" words="ankocobrascode" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/ankocobras.lua">
		               
	</instant>
        <instant name="Garra Follow" words="garra follow" lvl="40" mana="1400" aggressive="1"  exhaustion="2000" needlearn="0" event="script" value="naruto/garra.lua">
		
	</instant>
        <instant name="Baribari Hyaku Renpatsu" words="Baribari Hyaku Renpatsu" lvl="250" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="kankuro/veneno.lua">
		
	</instant>
        <instant name="Kiki Sankaku" words="Kiki Sankaku" lvl="275" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="kankuro/Kiki Sankaku.lua">
		
	</instant>
	<instant name="Kuchyose Kuroari no jutsu" words="Kuchyose Kuroari no jutsu" lvl="150" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="kankuro/Kuroari.lua">
		
	</instant>
	<instant name="Kuchyose Karasus no jutsu" words="Kuchyose Karasu no jutsu" lvl="150" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="kankuro/karasu.lua">
		
	</instant>
	<instant name="Kuchyose Kyuubi no jutsu" words="Kuchyose Kyuubi no jutsu" lvl="150" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="obito/kyuubi.lua">
		
	</instant>

	<!--- Sasuke Jutsus -->
        <instant name="Susano" words="susano" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000"  exhaustion="1000" event="script" value="sasuke/susano.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
        <instant name="Susano no jutsu" words="susano no jutsu" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="sasuke/susanonojutsu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Susano no jutsu max" words="susano no jutsu max" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="sasuke/susanoend.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>	
	</instant>
        <instant name="Amaterasu Protect" words="amaterasu protect" lvl="220" mana="7000" aggressive="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/auraspell.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>	
		
	</instant>
        <instant name="Chidori" words="chidori" lvl="40" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidori.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Corrupt Chidori" words="corrupt chidori" lvl="80" mana="3800" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/corruptchidori.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Katon no Jutsu!" words="katon no jutsu" lvl="40" mana="1400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/katonnojutsu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="19"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Katon Gokakyu no Jutsu" words="katon gokakyu no jutsu" lvl="25" needtarget="1" mana="1200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/katongokakyu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="19"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Katon Ryuka no Jutsu" words="katon ryuka no jutsu" lvl="30" needtarget="1" mana="1400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/katonryuka.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="19"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
        <instant name="Katon Ryuka no Jutsu Max" words="katon ryuka no jutsu max" lvl="225" needtarget="1" mana="1400" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="sasuke/katonryukamax.lua">
		
	</instant>
        <instant name="Chidori Nagashi" words="chidori nagashi" lvl="125" mana="5500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/chidorinagashi.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
	</instant>
        <instant name="Chidorigatana" words="chidorigatana" lvl="100" mana="4800" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/chidorigatana.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
	</instant>
        <instant name="Kirin" words="Kirin" lvl="200" mana="8000" aggressive="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="sasuke/kirin.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="29"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
	</instant>
        <instant name="Chidori Raimei" words="chidori raimei" lvl="170" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidoriraimei.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	
	</instant>
        <instant name="Amaterasu" words="amaterasu" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="sasuke/amaterasu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		<vocation id="170"/>
		<vocation id="171"/>
		<vocation id="172"/>
		<vocation id="173"/>
		<vocation id="174"/>
		<vocation id="175"/>
		<vocation id="176"/>
		<vocation id="177"/>
		<vocation id="209"/>	
		<vocation id="210"/>
		<vocation id="211"/>
		<vocation id="212"/>
		<vocation id="213"/>
		<vocation id="214"/>	
       <vocation id="215"/>
	</instant>
        <instant name="Susano Atack" words="susano atack" lvl="275" mana="10000" aggressive="1" range="6" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sasuke/susanoatack.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
	<instant name="Kuchyose Dark Snake no Jutsu" words="kuchyose Dark Snake no jutsu" lvl="75" mana="2500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosedarksnake.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
	<instant name="Kuchyose Jya no Jutsu" words="kuchyose Jya no jutsu" lvl="130" mana="3500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosejya.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
	<instant name="Kuchyose Manda no Jutsu" words="kuchyose Manda no jutsu" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosemanda.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		

	<!--- Rock Lee Jutsus -->
        <instant name="Open Gates" words="open gates" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000"  exhaustion="1000" event="script" value="lee/opengate.lua">
		
	</instant>
	<instant name="Atract no Jutsu" words="atract no jutsu" lvl="20" mana="30" prem="0" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="lee/challenge.lua">
		
      		
	</instant>
        <instant name="Omote Renge" words="omote renge" lvl="50" mana="1200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/lotos.lua">
		
	</instant>
        <instant name="Ura Renge" words="ura renge" lvl="220" mana="5100" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="lee/urarenge.lua">
		
	</instant>
        <instant name="Konoha Senpu" words="konoha senpu" lvl="75" mana="2600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/konoha senppu.lua">
		
	</instant>
        <instant name="Gouken" words="gouken" lvl="40" mana="1600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/gouken.lua">
		
	</instant>
        <instant name="Konoha Gouken" words="konoha gouken" lvl="140" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="lee/konoha gouken.lua">
		
	</instant>
        <instant name="Konoha Daisenpu" words="konoha daisenpu" lvl="130" mana="5500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="lee/konohadaisenpu.lua">
		
	</instant>
        <instant name="Furi Renge" words="furi renge" lvl="190" mana="6500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="lee/furirenge.lua">
		
	</instant>
        <instant name="Kage Buyo" words="kage buyo" lvl="170" mana="4600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2500" needlearn="0" event="script" value="lee/kage buyo.lua">
		
	</instant>
        <instant name="Konoha Shofu" words="konoha shofu" lvl="60" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/konoha shofu.lua">
		
	</instant>
        <instant name="Asa Kujaku" words="asa kujaku" lvl="250" mana="8500" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="lee/asa kujaku.lua">
		
	</instant>

	<!--- Sakura Jutsus -->
        <instant name="Shanaro" words="shanaro" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="sakura/shanaro.lua">
		
	</instant>
        <instant name="Fubuki no jutsu" words="fubuki no jutsu" lvl="30" mana="900" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sakura/fubuki.lua">
		
	</instant>
	<instant name="Shousen no Jutsu" words="shousen no jutsu" lvl="50" mana="1800" prem="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="sakura/bigheal.lua">
		
	</instant>
        <instant name="Shanaro Mesu" words="shanaro mesu" lvl="120" mana="5000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sakura/shanaromesu.lua">
		
	</instant>
        <instant name="Ground Punch" words="ground punch" lvl="100" mana="4900" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sakura/groundpunch.lua">
		
       
	</instant>
        <instant name="Oukashou" words="oukashou" lvl="70" mana="4000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sakura/oukashou.lua">
		<vocation id="34"/>
		<vocation id="35"/>
		<vocation id="36"/>
		<vocation id="37"/>
		<vocation id="38"/>
		<vocation id="39"/>
		<vocation id="40"/>
		<vocation id="41"/>
		<vocation id="42"/>
	</instant>
        <instant name="Chakra no Mesu" words="chakra no mesu" lvl="60" needtarget="1" range="1" mana="2700" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sakura/chakranomesu.lua">
		
	</instant>
	<instant name="Saikan Chuushutsu no Jutsu" words="saikan chuushutsu no jutsu" lvl="55" mana="2150" prem="0" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="sakura/masshealing.lua">
	
	</instant>
	<instant name="Chiyute no Jutsu" words="chiyute no jutsu" lvl="130" mana="3140" prem="0" aggressive="0" needtarget="1" params="1" exhaustion="1000" needlearn="0" event="script" value="sakura/healfriend.lua">
		
	</instant>
	<instant name="Kuchyose Katsuyu no Jutsu" words="kuchyose Katsuyu" lvl="130" mana="3500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sakura/kuchyosekatsuyu.lua">
		
	</instant>
        <instant name="Taihou Kyaku no Jutsu" words="taihou kyaku no jutsu" lvl="150" mana="4600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sakura/taihoukyakunojutsu.lua">
		
	</instant>
        <instant name="Shanaro Punch" words="shanaro punch" lvl="200" mana="8600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="500" needlearn="0" event="script" value="sakura/shanaropunch.lua">
		
     </instant>
        <instant name="Ground Barrier" words="ground barrier" allowfaruse="1" lvl="175" mana="7120" direction="1" prem="0" exhaustion="1000" blocktype="all" needlearn="0" script="sakura/groundbarrier.lua">
		
      
	</instant>

	<!--- Kiba Jutsus -->
        <instant name="Shikyaku No Jutsu" words="shikyaku no jutsu" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="kiba/shikyaku no jutsu.lua">
		
	</instant>
        <instant name="Canine Claws!" words="canine claws" lvl="40" mana="1000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/canineclaw.lua">
		
	</instant>
        <instant name="Dynamic Marking" words="dynamic marking" lvl="55" needtarget="1" range="4" mana="3200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/dynamic.lua">
		
	</instant>
        <instant name="Tsuuga" words="tsuuga" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/tsuuga.lua">
		
	</instant>
        <instant name="Dual Tsuuga" words="dual tsuuga" lvl="85" needtarget="1" range="5" mana="4200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/dualtsuuga.lua">
		
	</instant>
        <instant name="Gatsuuga" words="gatsuuga" lvl="105" needtarget="1" range="3" mana="5200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/gatsuuga.lua">
		
	</instant>
        <instant name="Piercing Claws" words="piercing claws" lvl="150" needtarget="1" range="3" mana="6200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/piercing.lua">
		
	</instant>
        <instant name="Dual Gatsuuga" words="dual gatsuuga" lvl="200" needtarget="1" range="3" mana="7900" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="kiba/dualgatsuuga.lua">
		
	</instant>
        <instant name="Garouga" words="garouga" lvl="250" needtarget="1" range="3" mana="8200" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="kiba/garouga.lua">
		
	</instant>

	<!--- Gaara Jutsus -->
	        <instant name="suna destruction" words="suna destruction" lvl="200" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/sunadestruction.lua">
		
	</instant>
        <instant name="Suna No Yoroicode" words="suna no yoroicode" aggressive="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" event="script" value="gaara/sunanoyoroi.lua">
		
	</instant>
	<instant name="Suna Prision no Jutsu" words="suna prision" lvl="45" mana="4500" prem="0" blockwalls="1" exhaustion="2000" groups="3,2000" icon="127" needlearn="0" event="script" value="gaara/trap.lua">
		
  </instant>
        <instant name="Suna no Yoroi" words="suna no yoroi" aggressive="0" lvl="130" mana="4000"  needtarget="1" range="5" exhaustion="1000" event="script" value="gaara/protecao.lua">
			
  </instant>
        <instant name="Suna No Tate" words="suna no tate" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" event="script" value="gaara/sunatate.lua">
		
	</instant>
	<instant name="Suna Bunchin" words="suna bunchin" lvl="15" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sunabunshin.lua">
		
	</instant>
        <instant name="Sabaku Rou" words="sabaku rou" lvl="30" mana="1200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabakurou.lua">
		
	</instant>
        <instant name="Sabaku Kyu" words="sabaku kyu" lvl="40" mana="2200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabakukyu.lua">
		
	</instant>
        <instant name="Sabaku Sousou" words="sabaku sousou" lvl="70" mana="3100" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabaku sousou.lua">
		
	</instant>
        <instant name="Sabaku Taisou" words="sabaku taisou" lvl="100" mana="4000" aggressive="1" prem="0" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabaku taisou.lua">
	
	</instant>
        <instant name="Gokusa Maisou" words="gokusa maisou" lvl="120" mana="4500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/gokusa maisou.lua">
		
	</instant>
        <instant name="Ryuusa Bakuryu" words="ryuusa bakuryu" lvl="170" mana="7400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="gaara/ryuusa bakuryu.lua">
		
	</instant>
        <instant name="Suna Shigure" words="suna shigure" lvl="150" mana="5000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sunashigure.lua">
		
	</instant>
        <instant name="Sajin Daitoppa" words="sajin daitoppa" lvl="225" mana="7200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/sajin daitoppa.lua">
		
	</instant>
        <instant name="Sabaku Kyusou" words="sabaku kyusou" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="gaara/sabaku kyusou.lua">
		
	</instant>

	<!--- Shikamaru Jutsus -->
        <instant name="Kage Kubi Shibari" words="kage kubi shibari" lvl="40" prem="0" mana="1000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="shikamaru/kagekubi.lua">
		
	</instant>
        <instant name="Kagemane no jutsu" words="kagemane no jutsu" lvl="250" mana="7800" prem="0" exhaustion="0" direction="1" event="script" value="shikamaru/kagemanenojutsu.lua">
		
	</instant>
        <instant name="kage Noshuku sa reta" words="kage Noshuku sa reta" aggressive="1" lvl="70" mana="1000"  exhaustion="1000" event="script" value="shikamaru/kagenoshuku.lua">
		
	</instant>
        <instant name="Explosion Kunai" words="explosion kunai" lvl="60" mana="3600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="shikamaru/explosionkunai.lua">
		
	</instant>
  <instant name="kage shibari no jutsu!" words="kage shibari no jutsu" lvl="60" mana="1400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="shikamaru/kageoni.lua">
		
	</instant>
        <instant name="Kage Oni Shibari no Jutsu" words="kage oni shibari no jutsu" lvl="170" mana="6200" soul="0" exhaustion="1500" prem="0" event="script" value="shikamaru/kageonishibari.lua">
		
	</instant>
        <instant name="Kage Nui" words="kage Nui" lvl="120" mana="4600" soul="0" exhaustion="1000" prem="0" event="script" value="shikamaru/kagenui.lua">
		
	</instant>
        <instant name="Hidden Trap" words="hidden trap" lvl="230" mana="220" exhaustion="1000" needlearn="0" event="script" value="shikamaru/tarja.lua">
		
	</instant>
        <conjure name="Create Paralyze Roll" words="create paralyze roll" conjureId="2197" conjureCount="1" aggressive="0" lvl="250" manapercent="90"  soul="50" prem="0" enabled="1" function="conjureItem">
		
	</conjure>
        <conjure name="Create Medicine" words="create medicine" conjureId="2285" conjureCount="1" aggressive="0" lvl="200" manapercent="90"  soul="50" prem="0" enabled="1" function="conjureItem">
		
	</conjure>
        <rune name="Paralyze Roll" id="2197" charges="1" needtarget="1" manapercent="60" exhaustion="1" enabled="1" allowfaruse="1" script="paralyzeroll.lua">
        </rune>
        <rune name="Medicine" id="2285" charges="1" needtarget="1" manapercent="1" exhaustion="1" enabled="1" allowfaruse="1" script="medicine.lua">
        </rune>

	<!--- Hinata Jutsus -->
        <instant name="byakugan" words="byakugan" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" event="script" value="hinata/byakugan.lua">
		
	</instant>
        <instant name="Juuken" words="Juuken" lvl="30" needtarget="1" range="1" mana="1200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/juken.lua">
		
	</instant>
        <instant name="Hakkeshou kaiten" words="hakkeshou kaiten" lvl="50" mana="2500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/hakkeshoukaiten.lua">
		
	</instant>
        <instant name="Juuken Kushou" words="juuken kushou" lvl="70" needtarget="1" range="4" mana="3300" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/juukenkushou.lua">
		
	</instant>
        <instant name="Hakke Rokujuuyonshou" words="hakke rokujuuyonshou" lvl="90" mana="3600" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="4000" needlearn="0" event="script" value="hinata/hakke hyakunijuuhachi shou.lua">
		
	</instant>
        <instant name="Hakke Hyakunijuuhasshou" words="Hakke Hyakunijuuhasshou" lvl="250" mana="7600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="4500" needlearn="0" event="script" value="hinata/hakke hyakunijuuhachi shoudois.lua">
				
 	</instant>
        <instant name="Hakke Kuushou" words="hakke kuushou" allowfaruse="1" lvl="100" mana="120" direction="1" prem="0" exhaustion="1000" blocktype="all" needlearn="0" script="hinata/hakke kuushou.lua">
		<vocation id="458"/>
	</instant>
        <instant name="Shugo Hakke Rokujuuyon Shou" words="shugo hakke rokujuuyon shou" lvl="125" mana="3300" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/shugo hakke rokujuuyon shou.lua">
		
	</instant>
        <instant name="Juhou Soshiken" words="juhou soshiken" lvl="170" mana="6600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="hinata/juhousoshiken.lua">
		
	</instant>
	
		<!--- Neji Jutsus -->
        <instant name="Hakkeshou Dai Kaiten" words="Hakkeshou Dai Kaiten" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="neji/Hakkeshou Dai Kaiten.lua">
		
	</instant>
	
		<!--- Tenten Jutsus -->
        <instant name="Souryuu Kyuuheki" words="souryuu kyuuheki" aggressive="0" prem="1" selftarget="1" lvl="75" mana="1000"  exhaustion="1500" event="script" value="tenten/souryuu kyuuheki.lua">
				
	</instant>
        <instant name="Senbows no jutsu" words="senbows no jutsu" lvl="40" mana="1800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/senbows.lua">
		
	</instant>
        <instant name="Kunai Explosion no Jutsu" words="kunai explosion no jutsu" lvl="135" mana="5500" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="tenten/kunai.lua">
			
	</instant>
        <instant name="Explosive Paper no jutsu" words="explosive paper" lvl="70" mana="3100" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="tenten/explosivepaper.lua">
		
	</instant>
        <instant name="Soushouryuu no Jutsu" words="soushouryuu" lvl="100" mana="4300" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/soushouryuu.lua">
		
	</instant>
        <instant name="Sou Shuu Jin" words="sou shuu jin" lvl="140" mana="5500" aggressive="1" range="5" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="tenten/sou shuu jin.lua">
		
	</instant>
        <instant name="Buki no Nami" words="buki no nami" lvl="180" mana="7800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="tenten/buki no nami.lua">
		
	</instant>
	
		<!--- Itachi Jutsus -->
        <instant name="Mangekyou Susano" words="mangekyou susano" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000"  exhaustion="1000" event="script" value="itachi/susano.lua">
		
        <instant name="Mangekyou Susano no jutsu" words="mangekyou susano no jutsu" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000"  exhaustion="1000" event="script" value="itachi/susanoo.lua">
		
	</instant>
        <instant name="Fuumetsu Mangekyou" words="fuumetsu" lvl="250" mana="8100" aggressive="1" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="itachi/auraspell.lua">
		
	</instant>
        <instant name="Katon Dragon Furie" words="Katon dragon furie" lvl="80" mana="4000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/dragaodefogo.lua">
		
	</instant>
        <instant name="Doton Dragon Furie" words="Doton dragon furie" lvl="150" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/dragaodelama.lua">
		
     
	</instant>
        <instant name="Suiton Dragon no Jutsu" words="Suiton dragon no jutsu" lvl="180" mana="6000" aggressive="1" exhaustion="1500" needlearn="0" event="script" value="itachi/suitondragon.lua">
		
  
	</instant>
        <instant name="Katon Dragon no Jutsu" words="Katon dragon no jutsu" lvl="100" mana="4000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="itachi/itachidragonnojutsu.lua">
		
	</instant>
        <instant name="Tsukuyomi no Jutsu" words="tsukuyomi" lvl="200" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="itachi/tsui.lua">
		
	</instant>
        <instant name="Katon Fenix No Jutsu" words="Katon Fenix No Jutsu" lvl="250" mana="8000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="itachi/susanoatak.lua">
		
	</instant>
	
			<!--- Killer Bee Jutsus -->
        <instant name="Raiton Yoroi" words="raiton yoroi" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000"  exhaustion="1000" event="script" value="killer/raitonyoroi.lua">
        
	</instant>
        <instant name="Raiton no kudaru" words="raiton no kudaru" lvl="30" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonkudaru.lua">
       
	</instant>
        <instant name="Raiton no Weep" words="raiton no weep" lvl="50" mana="1200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonweep.lua">
        
	</instant>
        <instant name="Sword Chinbou" words="sword chinbou" lvl="80" mana="3000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="killer/chidorinagashi.lua">
        
	</instant>
        <instant name="Dance Sword" words="dance sword" lvl="105" needtarget="1" range="3" mana="5200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="killer/dancesword.lua">
       
	</instant>
        <instant name="Raiton Shibari no jutsu" words="raiton shibari no jutsu" lvl="150" mana="5200" soul="0" exhaustion="1000" prem="0" event="script" value="killer/raitonshibari.lua">
       
	</instant>
        <instant name="Sword Fang no Jutsu" words="sword fang no jutsu" lvl="185" mana="6200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/fangsword.lua">
        
	</instant>
        <instant name="Raiton fang no jutsu" words="Raiton fang no jutsu" lvl="200" mana="8000" aggressive="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="killer/raitonfangnojutsu.lua">
       
	</instant>
        <instant name="Raiton Chinbou no Jutsu" words="raiton chinbou no jutsu" lvl="230" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonchinbounojutsu.lua">
        
	</instant>
        <instant name="Lariat" words="lariat" lvl="250" mana="8600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/lariat.lua">
       		
	</instant> 
        <instant name="Dance Seven Sword" words="Dance Seven Sword" lvl="200" mana="8600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="killer/sword.lua">
       	
	</instant>    
        <instant name="Hachibi Energy Ball" words="Hachibi Energy Ball" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="killer/amaterasu.lua">
	    
	</instant>
           
        
        			<!--- Kakashi Jutsus -->
        <instant name="Mangekyo Sharingan" words="mangekyo sharingan" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000"  exhaustion="1000" event="script" value="kakashi/buff.lua">
        
	</instant>
        <instant name="Raikiri" words="raikiri" lvl="50" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/raikiri.lua">
       
	</instant>
        <instant name="Katon Dragon Furie no Jutsu" words="katon dragon furie no jutsu" lvl="130" mana="2200" prem="0" exhaustion="0" direction="1" event="script" value="kakashi/katondragon.lua">
        
	</instant>
        <instant name="Suiton Suiryudan no Jutsu" words="suiton suiryudan no jutsu" lvl="100" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/suitondragon.lua">
        
	</instant>
        <instant name="Doton Prision" words="doton prision" lvl="170" mana="4500" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="500" needlearn="0" event="script" value="kakashi/prision.lua">
       
	   
       
	</instant>
        <instant name="Suiton Suikodan no Jutsu" words="suiton suikodan no jutsu" lvl="190" mana="6200" prem="0" exhaustion="0" direction="1" event="script" value="kakashi/dragonsuiton.lua">
       
    
	</instant>
        <instant name="Suiton Suijinheki no jutsu" words="suiton suijinheki no jutsu" lvl="210" mana="6500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/suitonsujin.lua">
       
	</instant>
        <instant name="Concentrate Raikiri" words="concentrate raikiri" lvl="230" mana="7000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kakashi/concentrateraikiri.lua">
      
	</instant>
	<instant name="Raiton Flash" words="raiton flash" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="raikage/raiton flash.lua">
	 
      
     </instant>
	<instant name="Kuchyose no Jutsu" words="kuchyose bull no jutsu" lvl="120" mana="1400" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="kakashi/kuchyose.lua">
          
	</instant>
        <instant name="Kamui" words="kamui" lvl="250" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="kakashi/kamui.lua">
                                                                         
	</instant>           
                           <!--- PAIN Jutsus -->

      <instant name="Chibaku Tensei No Jutsu" words="Chibaku Tensei" lvl="250" mana="9000" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="pain/chibaku.lua">
                                                                           
	</instant> 
        <instant name="Tenbaku no Jutsu" words="Tenbaku no Jutsu" lvl="190" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="pain/Tenbaku no Jutsu.lua">
                                                                            
	</instant> 
        <instant name="Yatai Dai no Kai!" words="Yatai Dai no Kai" lvl="25" mana="1400" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="pain/dai.lua">
       	
	</instant>
        <instant name="Yatai Kuzushi no Dan !" words="Yatai Kuzushi no Dan no Jutsu MAX" lvl="110" mana="1400" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="pain/Kuzushi.lua">
      	
	</instant>
                            <!--- Kisame Jutsus -->
	<instant name="suiton buff" words="suiton buff" lvl="70" mana="6200" soul="0" exhaustion="1000" prem="0" event="script" value="kisame/suiton buff.lua">
       
	</instant>
        <instant name="Suiton Baku Suishouha" words="Suiton Baku Suishouha" lvl="70" mana="6200" soul="0" exhaustion="1000" prem="0" event="script" value="kisame/agua.lua">
      
	</instant>
        <instant name="Suiton Suikoudan no Jutsu" words="Suiton Suikoudan no Jutsu" lvl="250" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="kisame/suiton.lua">
                                                                    
	</instant> 
        <instant name="Suiton Goshokuzame" words="Suiton Goshokuzame" lvl="220" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="kisame/tubarao.lua">
                                                                     
	</instant> 
	<instant name="Rinnegan Mode!" words="Rinnegan Mode" lvl="250" mana="100" prem="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="pain/buff.lua">
		
	</instant>
	<instant name="Fuumetsu" words="Fuumetsu Mode" lvl="250" mana="20" prem="0" blockwalls="1" exhaustion="1200" needlearn="0" event="script" value="itachi/fuumetsu.lua">
		
	</instant>
                            <!--- MINATO Jutsus -->
        <instant name="Spiral Rasengan" words="Spiral Rasengan" lvl="120" mana="6200" soul="0" exhaustion="1000" prem="0" event="script" value="minato/spiral.lua">
       
	</instant>
        <instant name="Flash Chou Oodama Rasengan" words="Flash Chou Oodama Rasengan" lvl="270" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1800" needlearn="0" event="script" value="minato/oodama.lua">
                                                                          
	</instant> 
	        <instant name="Raiton Furie" words="Raiton Furie" lvl="270" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1800" needlearn="0" event="script" value="minato/raiton furie.lua">
                                                                      
	</instant> 
        <instant name="Flash Rasenrengan" words="Flash Rasenrengan" lvl="200" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="minato/flash.lua">
                                                                          
	</instant>
        <instant name="Raikiri Nirentutsu" words="Raikiri Nirentutsu" lvl="50" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="minato/raikiri.lua">
	<vocation id="300"/>
    
	</instant>
		<instant name="Raiton Shunshin no Jutsu" words="Raiton Shunshin no Jutsu" lvl="200" mana="8000" prem="0" selftarget="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="minato/shunshin.lua">
	
    </instant> 

        <!--- jiraya -->
	<instant name="jiraya sennin mode" words="jiraya sennin mode" aggressive="0" prem="1" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="jiraya\jirayasenninmodemode.lua">
				
	</instant>  
  	    <instant name="infernal prision" words="infernal prision" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="jiraya/infernal prision.lua">
	   
	</instant>
			<instant name="Meteor No Jutsu" words="meteor no jutsu" lvl="200" mana="5000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="tobi/meteor no jutsu.lua">
		<vocation id="13"/>
		<vocation id="14"/>
		<vocation id="15"/>
		<vocation id="16"/>
		<vocation id="17"/>
		<vocation id="18"/>
		<vocation id="29"/>
		<vocation id="20"/>
		<vocation id="21"/>
		<vocation id="22"/>
		<vocation id="23"/>
		<vocation id="24"/>
		
	</instant>
	  <!--- orochimaru -->
		    <instant name="Tsurugi no Jin" words="tsurugi no jin" lvl="10" needtarget="1" range="7" mana="50" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="orochimaru/tsurugi no jin.lua">
       
		
		</instant>
		<instant name="Snake no Jin" words="snake no jin" aggressive="0" prem="0" selftarget="1" lvl="10" mana="1000"  exhaustion="1000" script="orochimaru/snake no jin.lua">
	   
	</instant>
	 <instant name="Snake Furie" words="Snake Furie" lvl="100" mana="4000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="orochimaru/snake furie.lua">
	   
	</instant>
	<!--- temari -->
    <instant name="Fuuton no jutsu" words="Fuuton no jutsu" lvl="30" needtarget="1" range="7" mana="300" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/fuuton no jutsu.lua">
	    
	</instant>

	 <instant name="Fuuton no jutsu" words="Fuuton heavy no jutsu" lvl="60" needtarget="1" range="7" mana="3000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/fuuton heavy no jutsu.lua">
	   
	</instant>
	<instant name="Fuuton three moons" words="Fuuton three moons" lvl="100" needtarget="1" range="7" mana="3000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/Fuuton three moons.lua">
	    
	</instant>
	<instant name="cutting wind" words="cutting wind" lvl="150" needtarget="1" range="7" mana="5000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/cutting wind.lua">
	    
	</instant>
<instant name="kiri kiri mai no jutsu" words="kiri kiri mai no jutsu" lvl="250" needtarget="1" range="7" mana="5000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/kiri kiri mai.lua">
	   
	</instant>
	<instant name="fuuton defence" words="fuuton defence" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" script="temaris/fuuton defence.lua">
       
	</instant>
	<instant name="Kuchyose Pain Two no Jutsu" words="Kuchyose Pain Two" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosetwo.lua">	
		
</instant>
<instant name="Kuchyose Pain Three no Jutsu" words="Kuchyose Pain Three" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosethree.lua">	
		
</instant>
<instant name="Kuchyose Pain Four no Jutsu" words="Kuchyose Pain Four" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosefour.lua">	
		
</instant>
<instant name="Kuchyose Pain Five no Jutsu" words="Kuchyose Pain Five" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosefive.lua">	
		
</instant>
<instant name="Kuchyose Pain Six no Jutsu" words="Kuchyose Pain Six" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosesix.lua">	
		
</instant>
                       <!-- deirara -->
	<instant name="Passaro Explosion" words="passaroexplo" lvl="275" mana="9000" aggressive="1" range="6" blockwalls="1" needtarget="1" exhaustion="700" needlearn="0" event="script" value="sasuke/deidaraexplo.lua">
             
</instant>
	<instant name="Kuchyose Passaro" words="kuchyose passaro no jutsu" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosepassaro.lua">
              
</instant>

<instant name="Mordida Explosiva" words="mordidaa" lvl="250" mana="8000" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/mordidaexplo.lua">
              
</instant>
        <instant name="Missel Explosivo" words="misselexplo" lvl="225" mana="7200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/misselexplo.lua">
               
</instant>	
<instant name="Kuchyose c1" words="Kuchyose c1" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c1.lua">
              
</instant>		   
<instant name="Kuchyose c2" words="Kuchyose c2" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c2.lua">
              
</instant>
<instant name="Kuchyose c3" words="Kuchyose c3" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c3.lua">
            
</instant>
<instant name="Kuchyose c4" words="Kuchyose c4" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c4.lua">
               
</instant>
                             <!-- yamato -->
	<instant name="mokuton defence" words="mokuton defence" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" script="yamato/mokuton defence.lua">
       
</instant>
<instant name="mokuton attack" words="mokuton attack" lvl="250" mana="8000" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="yamato/mokuton attack.lua">
        
</instant>

</spells>

 

Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui. 

 

Tente assim

Spoiler

<?xml version="1.0" encoding="UTF-8"?>
<spells>

    <!--- All Jutsus -->
    <instant name="Chakra Rest" words="chakra rest" lvl="10" mana="1" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="chakra rest.lua">
    </instant>
    <instant name="Levitate" words="jump" lvl="5" mana="50" prem="0" aggressive="0" exhaustion="1000" params="1" needlearn="0" event="function" value="Levitate">
    </instant>
        <instant name="powerdown" words="powerdown" lvl="250" mana="100" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="powerdown.lua">
    </instant>
    <instant name="Chakra Rope" words="skip" lvl="1" mana="10" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="rope.lua">
    </instant>
    <instant name="Find Person" words="sense" lvl="8" mana="20" aggressive="0" params="1" exhaustion="1000" needlearn="0" event="function" value="searchPlayer">
    </instant>
    <instant name="BigSpeed Up" words="concentrate chakra feet" lvl="5" mana="80" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="bighaste.lua">
    </instant>
    <instant name="Speed Up" words="chakra feet" lvl="5" mana="80" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="haste.lua">
    </instant>
    <instant name="Full Light" words="light" lvl="2" mana="180" prem="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="full light.lua">
    </instant>
        <instant name="Kawarimi no Jutsu" words="kawarimi" lvl="15" mana="500" prem="0" exhaustion="1500" needlearn="0" needtarget="1" blockwalls="1" enabled="1" event="script" value="kawarimi.lua">
    </instant>
        <instant name="Hiraishin no Jutsu" words="Hiraishin no Jutsu" lvl="300" mana="1" prem="0" exhaustion="200" needlearn="0" needtarget="1" blockwalls="1" enabled="1" event="script" value="minato/hira.lua">

    </instant>
    <instant name="Bunshin no Jutsu" words="bunshin no jutsu" lvl="10" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/bunshin.lua">
    </instant>
        <instant name="Kageyose no Jutsu" words="Kageyose no Jutsu" lvl="14" mana="7200" soul="0" needtarget="1" exhaustion="1000" prem="0" event="script" value="shikamaru/kageyosenojutsu.lua">
    
        
    </instant>
    <instant name="Regeneration" words="regeneration" lvl="2" mana="180" prem="0" aggressive="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="heal.lua">
    </instant>
    <instant name="Big Regeneration" words="big regeneration" lvl="5" mana="800" prem="0" aggressive="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="bigheal.lua">
    </instant>
    <conjure name="Conjure Food" words="shokuji no jutsu" lvl="2" mana="20" soul="1" conjureId="2666" conjureCount="10" aggressive="0" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
    </conjure>
    
    <!--- Naruto Jutsus -->
    <instant name="Throw Kunai no jutsu" words="throw kunai" lvl="2" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="throwkunai.lua">
    </instant>
    <instant name="Throw Shuriken no jutsu" words="throw shuriken" lvl="5" mana="50" prem="0" range="4" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="shuriken.lua">
    </instant>
    <instant name="Rasengan" words="rasengan" lvl="30" mana="1300" prem="0" needtarget="1" range="5" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/rasengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
       
    </instant>
    <instant name="Youbiko Rasengan" words="youbiko rasengan" lvl="50" mana="2400" prem="0" needtarget="1" range="4" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/youbikorasengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Oodama Rasengan" words="oodama rasengan" lvl="100" mana="4700" prem="0" needtarget="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/oodamarasengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
         
    </instant>
    <instant name="Choodama Rasen Tarengan" words="Choodama Rasen Tarengan" lvl="220" mana="9900" prem="0" casterTargetOrDirection="1" range="3" exhaustion="1500" blockwalls="1" needlearn="0" script="naruto/multirasengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
       />
    </instant>
    <instant name="Rasenrengan" words="rasenrengan" lvl="165" mana="7000" prem="0" needtarget="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/rasenrengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
       
    </instant>
    <instant name="KageBunshin no Jutsu" words="Kage bunshin no jutsu" lvl="20" mana="400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/kagebunshin.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
   
    </instant>
    <instant name="Taju KageBunshin no Jutsu" words="Taju kagebunshin no jutsu" lvl="25" mana="800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajukagebunshin.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
        
    </instant>
    <instant name="Taju KageBunshin no Jutsu max" words="Taju kagebunshin no jutsu max" lvl="150" mana="1400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajubunshin.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
        
    </instant>
    <instant name="Rasengan Shuriken" words="rasenshuriken" lvl="200" mana="7500" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/rasen shuriken.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
        
    </instant>
    <instant name="Biju Rasengan" words="biju rasengan" lvl="275" mana="8200" prem="0" needtarget="1" range="3" blockwalls="1" exhaustion="1500" needlearn="0" event="script" value="naruto/senporasenshuriken.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
       <instant name="Rikudou Rasenrangan" words="Rikudou Rasenrangan" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="naruto/fuutonrasen.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Kuchyose no Jutsu" words="Gamatatsu kuchyose" lvl="30" mana="1400" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
    
    </instant>
    <instant name="Kuchyose Gamatatsu no Jutsu" words="kuchyose Gamatatsu no jutsu" lvl="75" mana="3000" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamatatsu.lua">
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
    
    </instant>
    <instant name="Kuchyose Gamakichi no Jutsu" words="kuchyose Gamakichi no jutsu" lvl="80" mana="3300" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamakichi.lua">
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
    
    </instant>
    <instant name="Kuchyose Gamabunta no Jutsu" words="kuchyose gamabunta no jutsu" lvl="125" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamabunta.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
        <vocation id="300"/>
        
    </instant>
        <instant name="Kyuubi Chakra Control" words="Kyuubi Chakra Control" lvl="250" mana="20" prem="0" blockwalls="1" exhaustion="1200" needlearn="0" event="script" value="naruto/rikudou.lua">
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Kyuubi Furie!" words="Kyuubi Furie" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" script="naruto/modoeremita.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
   </instant>
   <instant name="Bunshin Sex" words="bunshin sex" aggressive="0" selftarget="0" lvl="150" mana="1000"  exhaustion="1000" script="naruto/sex.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
    </instant>
         <instant name="Katon Gamabunta Ryukaa" words="katon noryukaa" allowfaruse="1" lvl="65" mana="120" direction="1" prem="1" exhaustion="1000" blocktype="all" enabled="0" script="summons/fireball.lua">
        
    </instant>
        <instant name="Chouza Akimichi" words="chouzaakimichicode" lvl="250" mana="8100" aggressive="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="summons/chouzaakimichi.lua">
               
       </instant>
         <instant name="Dark Snake" words="dark snake" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/darksnake.lua">
        
            </instant>
        <instant name="Zetsu follow" words="zetsufollowcode" lvl="40" mana="1400" aggressive="1"  exhaustion="2000" needlearn="0" event="script" value="summons/zetsuteste.lua">
        
           </instant>
    <instant name="Kisame Protect" words="Suiton Protect" aggressive="0" selftarget="1" lvl="150" mana="1000"  exhaustion="1000" script="summons/kisameprotect.lua">
                
    </instant>
        <instant name="Susano Full" words="Madara Susanoo" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="summons/susanomadara.lua">
            
       </instant>
         <instant name="Kisame agua" words="kisameaguacode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="2500" blocktype="all" enabled="0" script="summons/kisameagua.lua">
        
       </instant>
         <instant name="Kisame dragon" words="kisamedragoncode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/kisamedragon.lua">
        
        </instant>
         <instant name="Fogofogo" words="firefire" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/fogofogo.lua">

      </instant>
         <instant name="Venenodark" words="veneno dark" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/venenodark.lua">

      </instant>
         <instant name="SuitonBomba" words="suitonbomba" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonbomba.lua">
     
      </instant>
         <instant name="Deidara Um" words="passaroum" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/passaro.lua">
     
      </instant>
         <instant name="Deidara Dois" words="passarodois" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/passarodois.lua">
       
      </instant>
         <instant name="Pain Missel" words="misselpain" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/missel.lua">
      
      </instant>
         <instant name="Hyuton" words="hyuton" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/hyuton.lua">
       
      </instant>
         <instant name="Dragon Blast" words="dragaodelama" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodelama.lua">
    
      </instant>
         <instant name="Dragon Fire" words="dragaodefogo" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodefogo.lua">
    
      </instant>
         <instant name="Great Ball" words="boladerocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/boladerocha.lua">

      </instant>
         <instant name="Mordida" words="mordidarocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/mordida.lua">

      </instant>
         <instant name="God Kill" words="god kill" allowfaruse="1" lvl="9965" mana="120" needtarget="1" prem="1" exhaustion="50000" script="summons/godkill.lua">
            
      </instant>
         <instant name="Space Time" words="Paralyze Time Space" allowfaruse="1" lvl="65" mana="120" prem="0" exhaustion="500" script="summons/mundotobi.lua">

    </instant>
        <instant name="Shinra Tenseii" words="Shinra Tenseii" lvl="250" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="summons/shinra.lua">
        
    </instant>
         <instant name="Hidan" words="hidanatki" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/hidan.lua">
       
      </instant>
         <instant name="Suitonagua" words="suitonatkagua" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonagua.lua">
        
            </instant>
        <instant name="Tsuuga Kiba" words="tsuugakibacode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="summons/tsuuga.lua">
        
    </instant>
        <instant name="Temarivento" words="temariventocode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="summons/temarivento.lua">
    </instant>
        <instant name="Dual Tsuuga Kiba" words="dual tsuugakibacode" lvl="85" needtarget="1" range="5" mana="4200" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="summons/dualtsuuga.lua">

    </instant>
    <instant name="Wrath of Nature" words="exevo gran mas teradois" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of nature.lua">
        
    </instant>
    <instant name="Wrath of Naturetres" words="exevo gran mas teratres" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of naturetres.lua">
                
    </instant>
    <instant name="Kakashi Raikiri" words="kakashiraikiricode" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/kakashiraikiri.lua">
            
    </instant>
    <instant name="Anko Cobras" words="ankocobrascode" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/ankocobras.lua">
                       
    </instant>
        <instant name="Garra Follow" words="garra follow" lvl="40" mana="1400" aggressive="1"  exhaustion="2000" needlearn="0" event="script" value="naruto/garra.lua">
        
    </instant>
        <instant name="Baribari Hyaku Renpatsu" words="Baribari Hyaku Renpatsu" lvl="250" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="kankuro/veneno.lua">
        
    </instant>
        <instant name="Kiki Sankaku" words="Kiki Sankaku" lvl="275" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="kankuro/Kiki Sankaku.lua">
        
    </instant>
    <instant name="Kuchyose Kuroari no jutsu" words="Kuchyose Kuroari no jutsu" lvl="150" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="kankuro/Kuroari.lua">
        
    </instant>
    <instant name="Kuchyose Karasus no jutsu" words="Kuchyose Karasu no jutsu" lvl="150" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="kankuro/karasu.lua">
        
    </instant>
    <instant name="Kuchyose Kyuubi no jutsu" words="Kuchyose Kyuubi no jutsu" lvl="150" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="obito/kyuubi.lua">
        
    </instant>

    <!--- Sasuke Jutsus -->
        <instant name="Susano" words="susano" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000"  exhaustion="1000" event="script" value="sasuke/susano.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
        <instant name="Susano no jutsu" words="susano no jutsu" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="sasuke/susanonojutsu.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
        <instant name="Susano no jutsu max" words="susano no jutsu max" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="sasuke/susanoend.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>    
    </instant>
        <instant name="Amaterasu Protect" words="amaterasu protect" lvl="220" mana="7000" aggressive="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/auraspell.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>    
        
    </instant>
        <instant name="Chidori" words="chidori" lvl="40" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidori.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
        <instant name="Corrupt Chidori" words="corrupt chidori" lvl="80" mana="3800" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/corruptchidori.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
        <instant name="Katon no Jutsu!" words="katon no jutsu" lvl="40" mana="1400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/katonnojutsu.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="19"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
        <instant name="Katon Gokakyu no Jutsu" words="katon gokakyu no jutsu" lvl="25" needtarget="1" mana="1200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/katongokakyu.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="19"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
        <instant name="Katon Ryuka no Jutsu" words="katon ryuka no jutsu" lvl="30" needtarget="1" mana="1400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/katonryuka.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="19"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
        <instant name="Katon Ryuka no Jutsu Max" words="katon ryuka no jutsu max" lvl="225" needtarget="1" mana="1400" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="sasuke/katonryukamax.lua">
        
    </instant>
        <instant name="Chidori Nagashi" words="chidori nagashi" lvl="125" mana="5500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/chidorinagashi.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
    </instant>
        <instant name="Chidorigatana" words="chidorigatana" lvl="100" mana="4800" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sasuke/chidorigatana.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
    </instant>
        <instant name="Kirin" words="Kirin" lvl="200" mana="8000" aggressive="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="sasuke/kirin.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="29"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
    </instant>
        <instant name="Chidori Raimei" words="chidori raimei" lvl="170" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidoriraimei.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    
    </instant>
        <instant name="Amaterasu" words="amaterasu" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="sasuke/amaterasu.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        <vocation id="170"/>
        <vocation id="171"/>
        <vocation id="172"/>
        <vocation id="173"/>
        <vocation id="174"/>
        <vocation id="175"/>
        <vocation id="176"/>
        <vocation id="177"/>
        <vocation id="209"/>    
        <vocation id="210"/>
        <vocation id="211"/>
        <vocation id="212"/>
        <vocation id="213"/>
        <vocation id="214"/>    
       <vocation id="215"/>
    </instant>
        <instant name="Susano Atack" words="susano atack" lvl="275" mana="10000" aggressive="1" range="6" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sasuke/susanoatack.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
    <instant name="Kuchyose Dark Snake no Jutsu" words="kuchyose Dark Snake no jutsu" lvl="75" mana="2500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosedarksnake.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
    <instant name="Kuchyose Jya no Jutsu" words="kuchyose Jya no jutsu" lvl="130" mana="3500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosejya.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
    <instant name="Kuchyose Manda no Jutsu" words="kuchyose Manda no jutsu" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosemanda.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        

    <!--- Rock Lee Jutsus -->
        <instant name="Open Gates" words="open gates" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000"  exhaustion="1000" event="script" value="lee/opengate.lua">
        
    </instant>
    <instant name="Atract no Jutsu" words="atract no jutsu" lvl="20" mana="30" prem="0" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="lee/challenge.lua">
        
              
    </instant>
        <instant name="Omote Renge" words="omote renge" lvl="50" mana="1200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/lotos.lua">
        
    </instant>
        <instant name="Ura Renge" words="ura renge" lvl="220" mana="5100" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="lee/urarenge.lua">
        
    </instant>
        <instant name="Konoha Senpu" words="konoha senpu" lvl="75" mana="2600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/konoha senppu.lua">
        
    </instant>
        <instant name="Gouken" words="gouken" lvl="40" mana="1600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/gouken.lua">
        
    </instant>
        <instant name="Konoha Gouken" words="konoha gouken" lvl="140" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="lee/konoha gouken.lua">
        
    </instant>
        <instant name="Konoha Daisenpu" words="konoha daisenpu" lvl="130" mana="5500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="lee/konohadaisenpu.lua">
        
    </instant>
        <instant name="Furi Renge" words="furi renge" lvl="190" mana="6500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="lee/furirenge.lua">
        
    </instant>
        <instant name="Kage Buyo" words="kage buyo" lvl="170" mana="4600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2500" needlearn="0" event="script" value="lee/kage buyo.lua">
        
    </instant>
        <instant name="Konoha Shofu" words="konoha shofu" lvl="60" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/konoha shofu.lua">
        
    </instant>
        <instant name="Asa Kujaku" words="asa kujaku" lvl="250" mana="8500" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="lee/asa kujaku.lua">
        
    </instant>

    <!--- Sakura Jutsus -->
        <instant name="Shanaro" words="shanaro" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="sakura/shanaro.lua">
        
    </instant>
        <instant name="Fubuki no jutsu" words="fubuki no jutsu" lvl="30" mana="900" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sakura/fubuki.lua">
        
    </instant>
    <instant name="Shousen no Jutsu" words="shousen no jutsu" lvl="50" mana="1800" prem="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="sakura/bigheal.lua">
        
    </instant>
        <instant name="Shanaro Mesu" words="shanaro mesu" lvl="120" mana="5000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sakura/shanaromesu.lua">
        
    </instant>
        <instant name="Ground Punch" words="ground punch" lvl="100" mana="4900" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sakura/groundpunch.lua">
        
       
    </instant>
        <instant name="Oukashou" words="oukashou" lvl="70" mana="4000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sakura/oukashou.lua">
        <vocation id="34"/>
        <vocation id="35"/>
        <vocation id="36"/>
        <vocation id="37"/>
        <vocation id="38"/>
        <vocation id="39"/>
        <vocation id="40"/>
        <vocation id="41"/>
        <vocation id="42"/>
    </instant>
        <instant name="Chakra no Mesu" words="chakra no mesu" lvl="60" needtarget="1" range="1" mana="2700" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="sakura/chakranomesu.lua">
        
    </instant>
    <instant name="Saikan Chuushutsu no Jutsu" words="saikan chuushutsu no jutsu" lvl="55" mana="2150" prem="0" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="sakura/masshealing.lua">
    
    </instant>
    <instant name="Chiyute no Jutsu" words="chiyute no jutsu" lvl="130" mana="3140" prem="0" aggressive="0" needtarget="1" params="1" exhaustion="1000" needlearn="0" event="script" value="sakura/healfriend.lua">
        
    </instant>
    <instant name="Kuchyose Katsuyu no Jutsu" words="kuchyose Katsuyu" lvl="130" mana="3500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sakura/kuchyosekatsuyu.lua">
        
    </instant>
        <instant name="Taihou Kyaku no Jutsu" words="taihou kyaku no jutsu" lvl="150" mana="4600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sakura/taihoukyakunojutsu.lua">
        
    </instant>
        <instant name="Shanaro Punch" words="shanaro punch" lvl="200" mana="8600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="500" needlearn="0" event="script" value="sakura/shanaropunch.lua">
        
     </instant>
        <instant name="Ground Barrier" words="ground barrier" allowfaruse="1" lvl="175" mana="7120" direction="1" prem="0" exhaustion="1000" blocktype="all" needlearn="0" script="sakura/groundbarrier.lua">
        
      
    </instant>

    <!--- Kiba Jutsus -->
        <instant name="Shikyaku No Jutsu" words="shikyaku no jutsu" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="kiba/shikyaku no jutsu.lua">
        
    </instant>
        <instant name="Canine Claws!" words="canine claws" lvl="40" mana="1000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/canineclaw.lua">
        
    </instant>
        <instant name="Dynamic Marking" words="dynamic marking" lvl="55" needtarget="1" range="4" mana="3200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/dynamic.lua">
        
    </instant>
        <instant name="Tsuuga" words="tsuuga" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/tsuuga.lua">
        
    </instant>
        <instant name="Dual Tsuuga" words="dual tsuuga" lvl="85" needtarget="1" range="5" mana="4200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/dualtsuuga.lua">
        
    </instant>
        <instant name="Gatsuuga" words="gatsuuga" lvl="105" needtarget="1" range="3" mana="5200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/gatsuuga.lua">
        
    </instant>
        <instant name="Piercing Claws" words="piercing claws" lvl="150" needtarget="1" range="3" mana="6200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kiba/piercing.lua">
        
    </instant>
        <instant name="Dual Gatsuuga" words="dual gatsuuga" lvl="200" needtarget="1" range="3" mana="7900" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="kiba/dualgatsuuga.lua">
        
    </instant>
        <instant name="Garouga" words="garouga" lvl="250" needtarget="1" range="3" mana="8200" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="kiba/garouga.lua">
        
    </instant>

    <!--- Gaara Jutsus -->
            <instant name="suna destruction" words="suna destruction" lvl="200" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/sunadestruction.lua">
        
    </instant>
        <instant name="Suna No Yoroicode" words="suna no yoroicode" aggressive="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" event="script" value="gaara/sunanoyoroi.lua">
        
    </instant>
    <instant name="Suna Prision no Jutsu" words="suna prision" lvl="45" mana="4500" prem="0" blockwalls="1" exhaustion="2000" groups="3,2000" icon="127" needlearn="0" event="script" value="gaara/trap.lua">
        
  </instant>
        <instant name="Suna no Yoroi" words="suna no yoroi" aggressive="0" lvl="130" mana="4000"  needtarget="1" range="5" exhaustion="1000" event="script" value="gaara/protecao.lua">
            
  </instant>
        <instant name="Suna No Tate" words="suna no tate" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" event="script" value="gaara/sunatate.lua">
        
    </instant>
    <instant name="Suna Bunchin" words="suna bunchin" lvl="15" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sunabunshin.lua">
        
    </instant>
        <instant name="Sabaku Rou" words="sabaku rou" lvl="30" mana="1200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabakurou.lua">
        
    </instant>
        <instant name="Sabaku Kyu" words="sabaku kyu" lvl="40" mana="2200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabakukyu.lua">
        
    </instant>
        <instant name="Sabaku Sousou" words="sabaku sousou" lvl="70" mana="3100" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabaku sousou.lua">
        
    </instant>
        <instant name="Sabaku Taisou" words="sabaku taisou" lvl="100" mana="4000" aggressive="1" prem="0" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabaku taisou.lua">
    
    </instant>
        <instant name="Gokusa Maisou" words="gokusa maisou" lvl="120" mana="4500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/gokusa maisou.lua">
        
    </instant>
        <instant name="Ryuusa Bakuryu" words="ryuusa bakuryu" lvl="170" mana="7400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="gaara/ryuusa bakuryu.lua">
        
    </instant>
        <instant name="Suna Shigure" words="suna shigure" lvl="150" mana="5000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sunashigure.lua">
        
    </instant>
        <instant name="Sajin Daitoppa" words="sajin daitoppa" lvl="225" mana="7200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/sajin daitoppa.lua">
        
    </instant>
        <instant name="Sabaku Kyusou" words="sabaku kyusou" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="gaara/sabaku kyusou.lua">
        
    </instant>

    <!--- Shikamaru Jutsus -->
        <instant name="Kage Kubi Shibari" words="kage kubi shibari" lvl="40" prem="0" mana="1000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="shikamaru/kagekubi.lua">
        
    </instant>
        <instant name="Kagemane no jutsu" words="kagemane no jutsu" lvl="250" mana="7800" prem="0" exhaustion="0" direction="1" event="script" value="shikamaru/kagemanenojutsu.lua">
        
    </instant>
        <instant name="kage Noshuku sa reta" words="kage Noshuku sa reta" aggressive="1" lvl="70" mana="1000"  exhaustion="1000" event="script" value="shikamaru/kagenoshuku.lua">
        
    </instant>
        <instant name="Explosion Kunai" words="explosion kunai" lvl="60" mana="3600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="shikamaru/explosionkunai.lua">
        
    </instant>
  <instant name="kage shibari no jutsu!" words="kage shibari no jutsu" lvl="60" mana="1400" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="shikamaru/kageoni.lua">
        
    </instant>
        <instant name="Kage Oni Shibari no Jutsu" words="kage oni shibari no jutsu" lvl="170" mana="6200" soul="0" exhaustion="1500" prem="0" event="script" value="shikamaru/kageonishibari.lua">
        
    </instant>
        <instant name="Kage Nui" words="kage Nui" lvl="120" mana="4600" soul="0" exhaustion="1000" prem="0" event="script" value="shikamaru/kagenui.lua">
        
    </instant>
        <instant name="Hidden Trap" words="hidden trap" lvl="230" mana="220" exhaustion="1000" needlearn="0" event="script" value="shikamaru/tarja.lua">
        
    </instant>
        <conjure name="Create Paralyze Roll" words="create paralyze roll" conjureId="2197" conjureCount="1" aggressive="0" lvl="250" manapercent="90"  soul="50" prem="0" enabled="1" function="conjureItem">
        
    </instant>
    <!--- Hinata Jutsus -->
        <instant name="byakugan" words="byakugan" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" event="script" value="hinata/byakugan.lua">
        
    </instant>
        <instant name="Juuken" words="Juuken" lvl="30" needtarget="1" range="1" mana="1200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/juken.lua">
        
    </instant>
        <instant name="Hakkeshou kaiten" words="hakkeshou kaiten" lvl="50" mana="2500" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/hakkeshoukaiten.lua">
        
    </instant>
        <instant name="Juuken Kushou" words="juuken kushou" lvl="70" needtarget="1" range="4" mana="3300" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/juukenkushou.lua">
        
    </instant>
        <instant name="Hakke Rokujuuyonshou" words="hakke rokujuuyonshou" lvl="90" mana="3600" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="4000" needlearn="0" event="script" value="hinata/hakke hyakunijuuhachi shou.lua">
        
    </instant>
        <instant name="Hakke Hyakunijuuhasshou" words="Hakke Hyakunijuuhasshou" lvl="250" mana="7600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="4500" needlearn="0" event="script" value="hinata/hakke hyakunijuuhachi shoudois.lua">
                
     </instant>
        <instant name="Hakke Kuushou" words="hakke kuushou" allowfaruse="1" lvl="100" mana="120" direction="1" prem="0" exhaustion="1000" blocktype="all" needlearn="0" script="hinata/hakke kuushou.lua">
        <vocation id="458"/>
    </instant>
        <instant name="Shugo Hakke Rokujuuyon Shou" words="shugo hakke rokujuuyon shou" lvl="125" mana="3300" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="hinata/shugo hakke rokujuuyon shou.lua">
        
    </instant>
        <instant name="Juhou Soshiken" words="juhou soshiken" lvl="170" mana="6600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="hinata/juhousoshiken.lua">
        
    </instant>
    
        <!--- Neji Jutsus -->
        <instant name="Hakkeshou Dai Kaiten" words="Hakkeshou Dai Kaiten" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="neji/Hakkeshou Dai Kaiten.lua">
        
    </instant>
    
        <!--- Tenten Jutsus -->
        <instant name="Souryuu Kyuuheki" words="souryuu kyuuheki" aggressive="0" prem="1" selftarget="1" lvl="75" mana="1000"  exhaustion="1500" event="script" value="tenten/souryuu kyuuheki.lua">
                
    </instant>
        <instant name="Senbows no jutsu" words="senbows no jutsu" lvl="40" mana="1800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/senbows.lua">
        
    </instant>
        <instant name="Kunai Explosion no Jutsu" words="kunai explosion no jutsu" lvl="135" mana="5500" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="tenten/kunai.lua">
            
    </instant>
        <instant name="Explosive Paper no jutsu" words="explosive paper" lvl="70" mana="3100" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="tenten/explosivepaper.lua">
        
    </instant>
        <instant name="Soushouryuu no Jutsu" words="soushouryuu" lvl="100" mana="4300" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/soushouryuu.lua">
        
    </instant>
        <instant name="Sou Shuu Jin" words="sou shuu jin" lvl="140" mana="5500" aggressive="1" range="5" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="tenten/sou shuu jin.lua">
        
    </instant>
        <instant name="Buki no Nami" words="buki no nami" lvl="180" mana="7800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="tenten/buki no nami.lua">
        
    </instant>
    
        <!--- Itachi Jutsus -->
        <instant name="Mangekyou Susano" words="mangekyou susano" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000"  exhaustion="1000" event="script" value="itachi/susano.lua">
        
        <instant name="Mangekyou Susano no jutsu" words="mangekyou susano no jutsu" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000"  exhaustion="1000" event="script" value="itachi/susanoo.lua">
        
    </instant>
        <instant name="Fuumetsu Mangekyou" words="fuumetsu" lvl="250" mana="8100" aggressive="1" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="itachi/auraspell.lua">
        
    </instant>
        <instant name="Katon Dragon Furie" words="Katon dragon furie" lvl="80" mana="4000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/dragaodefogo.lua">
        
    </instant>
        <instant name="Doton Dragon Furie" words="Doton dragon furie" lvl="150" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/dragaodelama.lua">
        
     
    </instant>
        <instant name="Suiton Dragon no Jutsu" words="Suiton dragon no jutsu" lvl="180" mana="6000" aggressive="1" exhaustion="1500" needlearn="0" event="script" value="itachi/suitondragon.lua">
        
  
    </instant>
        <instant name="Katon Dragon no Jutsu" words="Katon dragon no jutsu" lvl="100" mana="4000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="itachi/itachidragonnojutsu.lua">
        
    </instant>
        <instant name="Tsukuyomi no Jutsu" words="tsukuyomi" lvl="200" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="itachi/tsui.lua">
        
    </instant>
        <instant name="Katon Fenix No Jutsu" words="Katon Fenix No Jutsu" lvl="250" mana="8000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="itachi/susanoatak.lua">
        
    </instant>
    
            <!--- Killer Bee Jutsus -->
        <instant name="Raiton Yoroi" words="raiton yoroi" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000"  exhaustion="1000" event="script" value="killer/raitonyoroi.lua">
        
    </instant>
        <instant name="Raiton no kudaru" words="raiton no kudaru" lvl="30" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonkudaru.lua">
       
    </instant>
        <instant name="Raiton no Weep" words="raiton no weep" lvl="50" mana="1200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonweep.lua">
        
    </instant>
        <instant name="Sword Chinbou" words="sword chinbou" lvl="80" mana="3000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="killer/chidorinagashi.lua">
        
    </instant>
        <instant name="Dance Sword" words="dance sword" lvl="105" needtarget="1" range="3" mana="5200" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="killer/dancesword.lua">
       
    </instant>
        <instant name="Raiton Shibari no jutsu" words="raiton shibari no jutsu" lvl="150" mana="5200" soul="0" exhaustion="1000" prem="0" event="script" value="killer/raitonshibari.lua">
       
    </instant>
        <instant name="Sword Fang no Jutsu" words="sword fang no jutsu" lvl="185" mana="6200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/fangsword.lua">
        
    </instant>
        <instant name="Raiton fang no jutsu" words="Raiton fang no jutsu" lvl="200" mana="8000" aggressive="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="killer/raitonfangnojutsu.lua">
       
    </instant>
        <instant name="Raiton Chinbou no Jutsu" words="raiton chinbou no jutsu" lvl="230" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonchinbounojutsu.lua">
        
    </instant>
        <instant name="Lariat" words="lariat" lvl="250" mana="8600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/lariat.lua">
               
    </instant> 
        <instant name="Dance Seven Sword" words="Dance Seven Sword" lvl="200" mana="8600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="killer/sword.lua">
           
    </instant>    
        <instant name="Hachibi Energy Ball" words="Hachibi Energy Ball" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="killer/amaterasu.lua">
        
    </instant>
           
        
                    <!--- Kakashi Jutsus -->
        <instant name="Mangekyo Sharingan" words="mangekyo sharingan" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000"  exhaustion="1000" event="script" value="kakashi/buff.lua">
        
    </instant>
        <instant name="Raikiri" words="raikiri" lvl="50" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/raikiri.lua">
       
    </instant>
        <instant name="Katon Dragon Furie no Jutsu" words="katon dragon furie no jutsu" lvl="130" mana="2200" prem="0" exhaustion="0" direction="1" event="script" value="kakashi/katondragon.lua">
        
    </instant>
        <instant name="Suiton Suiryudan no Jutsu" words="suiton suiryudan no jutsu" lvl="100" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/suitondragon.lua">
        
    </instant>
        <instant name="Doton Prision" words="doton prision" lvl="170" mana="4500" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="500" needlearn="0" event="script" value="kakashi/prision.lua">
       
       
       
    </instant>
        <instant name="Suiton Suikodan no Jutsu" words="suiton suikodan no jutsu" lvl="190" mana="6200" prem="0" exhaustion="0" direction="1" event="script" value="kakashi/dragonsuiton.lua">
       
    
    </instant>
        <instant name="Suiton Suijinheki no jutsu" words="suiton suijinheki no jutsu" lvl="210" mana="6500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/suitonsujin.lua">
       
    </instant>
        <instant name="Concentrate Raikiri" words="concentrate raikiri" lvl="230" mana="7000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="kakashi/concentrateraikiri.lua">
      
    </instant>
    <instant name="Raiton Flash" words="raiton flash" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="raikage/raiton flash.lua">
     
      
     </instant>
    <instant name="Kuchyose no Jutsu" words="kuchyose bull no jutsu" lvl="120" mana="1400" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="kakashi/kuchyose.lua">
          
    </instant>
        <instant name="Kamui" words="kamui" lvl="250" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="kakashi/kamui.lua">
                                                                         
    </instant>           
                           <!--- PAIN Jutsus -->

      <instant name="Chibaku Tensei No Jutsu" words="Chibaku Tensei" lvl="250" mana="9000" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="pain/chibaku.lua">
                                                                           
    </instant> 
        <instant name="Tenbaku no Jutsu" words="Tenbaku no Jutsu" lvl="190" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1400" needlearn="0" event="script" value="pain/Tenbaku no Jutsu.lua">
                                                                            
    </instant> 
        <instant name="Yatai Dai no Kai!" words="Yatai Dai no Kai" lvl="25" mana="1400" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="pain/dai.lua">
           
    </instant>
        <instant name="Yatai Kuzushi no Dan !" words="Yatai Kuzushi no Dan no Jutsu MAX" lvl="110" mana="1400" aggressive="1"  exhaustion="1200" needlearn="0" event="script" value="pain/Kuzushi.lua">
          
    </instant>
                            <!--- Kisame Jutsus -->
    <instant name="suiton buff" words="suiton buff" lvl="70" mana="6200" soul="0" exhaustion="1000" prem="0" event="script" value="kisame/suiton buff.lua">
       
    </instant>
        <instant name="Suiton Baku Suishouha" words="Suiton Baku Suishouha" lvl="70" mana="6200" soul="0" exhaustion="1000" prem="0" event="script" value="kisame/agua.lua">
      
    </instant>
        <instant name="Suiton Suikoudan no Jutsu" words="Suiton Suikoudan no Jutsu" lvl="250" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="kisame/suiton.lua">
                                                                    
    </instant> 
        <instant name="Suiton Goshokuzame" words="Suiton Goshokuzame" lvl="220" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="kisame/tubarao.lua">
                                                                     
    </instant> 
    <instant name="Rinnegan Mode!" words="Rinnegan Mode" lvl="250" mana="100" prem="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="pain/buff.lua">
        
    </instant>
    <instant name="Fuumetsu" words="Fuumetsu Mode" lvl="250" mana="20" prem="0" blockwalls="1" exhaustion="1200" needlearn="0" event="script" value="itachi/fuumetsu.lua">
        
    </instant>
                            <!--- MINATO Jutsus -->
        <instant name="Spiral Rasengan" words="Spiral Rasengan" lvl="120" mana="6200" soul="0" exhaustion="1000" prem="0" event="script" value="minato/spiral.lua">
       
    </instant>
        <instant name="Flash Chou Oodama Rasengan" words="Flash Chou Oodama Rasengan" lvl="270" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1800" needlearn="0" event="script" value="minato/oodama.lua">
                                                                          
    </instant> 
            <instant name="Raiton Furie" words="Raiton Furie" lvl="270" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1800" needlearn="0" event="script" value="minato/raiton furie.lua">
                                                                      
    </instant> 
        <instant name="Flash Rasenrengan" words="Flash Rasenrengan" lvl="200" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="minato/flash.lua">
                                                                          
    </instant>
        <instant name="Raikiri Nirentutsu" words="Raikiri Nirentutsu" lvl="50" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="minato/raikiri.lua">
    <vocation id="300"/>
    
    </instant>
        <instant name="Raiton Shunshin no Jutsu" words="Raiton Shunshin no Jutsu" lvl="200" mana="8000" prem="0" selftarget="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="minato/shunshin.lua">
    
    </instant> 

        <!--- jiraya -->
    <instant name="jiraya sennin mode" words="jiraya sennin mode" aggressive="0" prem="1" selftarget="1" lvl="100" mana="1000"  exhaustion="1500" event="script" value="jiraya\jirayasenninmodemode.lua">
                
    </instant>  
          <instant name="infernal prision" words="infernal prision" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1200" needlearn="0" event="script" value="jiraya/infernal prision.lua">
       
    </instant>
            <instant name="Meteor No Jutsu" words="meteor no jutsu" lvl="200" mana="5000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="tobi/meteor no jutsu.lua">
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="29"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        
    </instant>
      <!--- orochimaru -->
            <instant name="Tsurugi no Jin" words="tsurugi no jin" lvl="10" needtarget="1" range="7" mana="50" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="orochimaru/tsurugi no jin.lua">
       
        
        </instant>
        <instant name="Snake no Jin" words="snake no jin" aggressive="0" prem="0" selftarget="1" lvl="10" mana="1000"  exhaustion="1000" script="orochimaru/snake no jin.lua">
       
    </instant>
     <instant name="Snake Furie" words="Snake Furie" lvl="100" mana="4000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="orochimaru/snake furie.lua">
       
    </instant>
    <!--- temari -->
    <instant name="Fuuton no jutsu" words="Fuuton no jutsu" lvl="30" needtarget="1" range="7" mana="300" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/fuuton no jutsu.lua">
        
    </instant>

     <instant name="Fuuton no jutsu" words="Fuuton heavy no jutsu" lvl="60" needtarget="1" range="7" mana="3000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/fuuton heavy no jutsu.lua">
       
    </instant>
    <instant name="Fuuton three moons" words="Fuuton three moons" lvl="100" needtarget="1" range="7" mana="3000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/Fuuton three moons.lua">
        
    </instant>
    <instant name="cutting wind" words="cutting wind" lvl="150" needtarget="1" range="7" mana="5000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/cutting wind.lua">
        
    </instant>
<instant name="kiri kiri mai no jutsu" words="kiri kiri mai no jutsu" lvl="250" needtarget="1" range="7" mana="5000" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="temaris/kiri kiri mai.lua">
       
    </instant>
    <instant name="fuuton defence" words="fuuton defence" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" script="temaris/fuuton defence.lua">
       
    </instant>
    <instant name="Kuchyose Pain Two no Jutsu" words="Kuchyose Pain Two" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosetwo.lua">    
        
</instant>
<instant name="Kuchyose Pain Three no Jutsu" words="Kuchyose Pain Three" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosethree.lua">    
        
</instant>
<instant name="Kuchyose Pain Four no Jutsu" words="Kuchyose Pain Four" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosefour.lua">    
        
</instant>
<instant name="Kuchyose Pain Five no Jutsu" words="Kuchyose Pain Five" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosefive.lua">    
        
</instant>
<instant name="Kuchyose Pain Six no Jutsu" words="Kuchyose Pain Six" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/kuchyosesix.lua">    
        
</instant>
                       <!-- deirara -->
    <instant name="Passaro Explosion" words="passaroexplo" lvl="275" mana="9000" aggressive="1" range="6" blockwalls="1" needtarget="1" exhaustion="700" needlearn="0" event="script" value="sasuke/deidaraexplo.lua">
             
</instant>
    <instant name="Kuchyose Passaro" words="kuchyose passaro no jutsu" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosepassaro.lua">
              
</instant>

<instant name="Mordida Explosiva" words="mordidaa" lvl="250" mana="8000" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/mordidaexplo.lua">
              
</instant>
        <instant name="Missel Explosivo" words="misselexplo" lvl="225" mana="7200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/misselexplo.lua">
               
</instant>    
<instant name="Kuchyose c1" words="Kuchyose c1" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c1.lua">
              
</instant>           
<instant name="Kuchyose c2" words="Kuchyose c2" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c2.lua">
              
</instant>
<instant name="Kuchyose c3" words="Kuchyose c3" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c3.lua">
            
</instant>
<instant name="Kuchyose c4" words="Kuchyose c4" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kuchyosepain/c4.lua">
               
</instant>
                             <!-- yamato -->
    <instant name="mokuton defence" words="mokuton defence" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000"  exhaustion="1000" script="yamato/mokuton defence.lua">
       
</instant>
<instant name="mokuton attack" words="mokuton attack" lvl="250" mana="8000" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="yamato/mokuton attack.lua">
        
</instant>

</spells>

 

 

Editado por Rogex Joyz (veja o histórico de edições)

                                                                                                               destinyshield.gif.9f031b59b026058f32a1c50da92ebe2a.gif  mídias sociais  destinyshield.gif.02fca81ab0615e050b2bcefd8a73a2e8.gif

                                                                                                                            talk to me              

                                                                                                                               vídeos           

                                                                                             

                                                                                                            LOGONORMAL.png.815b40b04ec583be88d8a1e2626fe430.png

                                                                                                           

                               

Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.


  • Conteúdo Similar

    • Por braianlomas
      Como faço para corrigir esse problema para meu cliente, eu uso o tfs 0.3.6  
      Quero resolver esse problema que tenho no meu cliente, como e onde posso resolver?  
      Eu uso o tfs 0.3.6, não tenho as fontes do cliente, se você puder me dar eu vou amá-las para sempre  
       

       
    • Por A.Mokk
      Ola pessoal, estou tentando compilar o TFS 1.5 Downgrade para 8.60 atraves do MSVC 2022, ao tentar compilar da o seguinte erro:
       
       
      Fiz o download do MSVC, GitDash, TFS-SDK-3.2, e de varios boosts que tentei, ao fazer o seguinte procedimento no GitDash:
       
      Ao chegar em ./bootstrap-vcpkg.bat o GitDash nao consegue realizar o procedimento corretamente, alguem poderia me ajudar ?

      Tentei de diversas formas mas o mesmo erro sempre persiste, atualmente meu servidor utiliza TFS 0.4, consigo compilar sem nenhum problema no MSVC 2010, porem, as limitações do TFS 0.4 estão me fazendo precisar atualizar, se alguem souber como corrigir esses erros eu agradeço !

      Tutoriais utilizados :
      Compiling on Windows (vcpkg) · otland/forgottenserver Wiki · GitHub
      Compiling on Windows · otland/forgottenserver Wiki · GitHub
      Compilando TFS 1.3 com vídeo-aula - Tutoriais Infraestrutura & Proteção - Tibia King - Tudo sobre Tibia, OTServ e Bots!
      Compilar TFS 1.3 Vcpkg - Tutoriais Infraestrutura & Proteção - Tibia King - Tudo sobre Tibia, OTServ e Bots!
       
      O que acontece no Powershell:
       
    • Por thunmin
      .Qual servidor ou website você utiliza como base? 
      Canary 2.3.6
      Qual o motivo deste tópico? 
      Queria fazer com que os players não pudessem mexer no aleta sio, pois, agora os mesmos estão conseguindo mexer nos itens
      Está surgindo algum erro? Se sim coloque-o aqui. 
       
      Você tem o código disponível? Se tiver publique-o aqui: 
         
      Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui. 
       
    • Por thunmin
      .Qual servidor ou website você utiliza como base? 
      canary para o cliente 13.16
      Qual o motivo deste tópico? 
      Não consigo encontrar onde ajusta
      to com o problema no 13.16  o exausted, por exemplo os kinas era pra combar exori, erori gran e exori min, porém não ta indo ta dando exausted o char ta soltando magia ou runa e não consegue usar as potions
      Está surgindo algum erro? Se sim coloque-o aqui. 
       
      Você tem o código disponível? Se tiver publique-o aqui: 
         
      Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui. 
       
    • Por Andersontatuador
      Olá galera da TK, me chamo Anderson estou procurando alguém profissional em otservs e site.
      Já tenho um servidor o site e o cliente preciso só de uma pessoal competente, que esteja empenhado a trabalhar,
      não quero nada de graça, pois nessa onda fui mais roubado do quer eu pagar um profissional.
      caso alguém se interesse entrar em contato comigo através do whatsapp
      82 9 9304-9462
       
      Está surgindo algum erro? Se sim coloque-o aqui. 
       
      Você tem o código disponível? Se tiver publique-o aqui: 
         
      Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui. 
       
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo