How to walk and mining

Ask for help

Moderators: Murderator+, Murderator

Post Reply
AbençoadiNN
Posts: 1
Joined: 2015-02-21 19:17:17

How to walk and mining

Post by AbençoadiNN »

I'm starting to develop a pretty small macro for injection, But i have no idea of how to actually order my client to do the mine in a specific tile using my picaxe. Also, i want to walk, and i don't have a reference or documentation for that. Can you guys help me with this? Here's what i'm trying to do:

Code: Select all

uo.waittargettile('#0x400', str( uo.GetX() + 1), str(uo.GetY() ), str(uo.GetZ() )


This code prints me back with 'auto target cancelled' message.

NOTE: i'm trying to learn, and i searched for tutorials, but the majority is in Russian. Printing a whole script doesn't help much, but i can learn with your guys script

Thanks for the attention.
Post Reply