![]() |
Help - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: Help (/thread-15004.html) |
Help - josetst - 05-16-2014 When I put to strip the skin of minotarous with knif obsian, the char is going back and forth like crazy, have some way to improve this? RE: Help - lhosalles - 05-16-2014 (05-16-2014, 01:41 AM)josetst Wrote: When I put to strip the skin of minotarous with knif obsian, the char is going back and forth like crazy, have some way to improve this? Try this: Code: 500 {Obsidian on Dead Minotaur} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(5908, 4286, !X!, !Y!, !Z!, 1) Exit() |