Yea do you see at the start ? 0 {Knife Rabbit1}
try changing it to 1 and if that doesent help try putting in maby 2000?
Not sure , let me know if it helped if not i will think of something else
If i helped a rep+ would be nice , thanks
Oh i think i know whats wrong ,
there is a
Self.Attacking()==0 this means that he only skins when he is not attacking , so when your bot is attacking another monster he doesent use knife on the rabbit , Try it like this if my previous answer didnt work.
1 {Knife Rabbit1} Macro.Wait(12000) X:=Self.X() Y:=Self.Y() Z:=Self.Z() Macro.Wait(1200) Map.UseOn(3469, 4173, !X!, !Y!, !Z!, 2)<>1 Map.UseOn(3469, 4173, !X!, !Y!, !Z!, 2)<>1 Map.UseOn(3469, 4173, !X!, !Y!, !Z!, 2) Exit()
If it still doesent work , use my macro
12000 {Obsidian Knife by Erykans} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Attacking()==0 Map.UseOn(5908, 10352, !X!, !Y!, !Z!, 2)<>1 Map.UseOn(5908, 4025, !X!, !Y!, !Z!, 2)<>1 Map.UseOn(5908, 10356, !X!, !Y!, !Z!, 2)
try changing it to 1 and if that doesent help try putting in maby 2000?
Not sure , let me know if it helped if not i will think of something else

If i helped a rep+ would be nice , thanks
Oh i think i know whats wrong ,
there is a
Self.Attacking()==0 this means that he only skins when he is not attacking , so when your bot is attacking another monster he doesent use knife on the rabbit , Try it like this if my previous answer didnt work.
1 {Knife Rabbit1} Macro.Wait(12000) X:=Self.X() Y:=Self.Y() Z:=Self.Z() Macro.Wait(1200) Map.UseOn(3469, 4173, !X!, !Y!, !Z!, 2)<>1 Map.UseOn(3469, 4173, !X!, !Y!, !Z!, 2)<>1 Map.UseOn(3469, 4173, !X!, !Y!, !Z!, 2) Exit()
If it still doesent work , use my macro

12000 {Obsidian Knife by Erykans} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Attacking()==0 Map.UseOn(5908, 10352, !X!, !Y!, !Z!, 2)<>1 Map.UseOn(5908, 4025, !X!, !Y!, !Z!, 2)<>1 Map.UseOn(5908, 10356, !X!, !Y!, !Z!, 2)
Hello! , If i Helped a Rep+ would be nice, Thank you !!!
