03-06-2016, 05:52 PM
Do you have any idea how to make opening whole in ank? I want to make 100%afk but, sometimes i need to use shovel 1 time, and sometimes 25 times So i can't to do manualy macro.
Ankrahmun whole
|
03-06-2016, 05:52 PM
Do you have any idea how to make opening whole in ank? I want to make 100%afk but, sometimes i need to use shovel 1 time, and sometimes 25 times So i can't to do manualy macro.
03-06-2016, 06:06 PM
(This post was last modified: 03-06-2016, 06:07 PM by kaiquegabriel.)
(03-06-2016, 05:52 PM)ozyrixe Wrote: Do you have any idea how to make opening whole in ank? I want to make 100%afk but, sometimes i need to use shovel 1 time, and sometimes 25 times So i can't to do manualy macro. On my SOIL ED Macro I make a manual and 15x waypoints manual, like: Code: Macro (x y z:UseEnchanted) Use this macro: Code: 0 {UseEnchantedEmerald} SHOVEL:=shovelid WHOLE:=wholeid X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Macro.Wait(10) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Macro.Wait(10) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Map.UseOn(!SHOVEL!, !WHOLE!, !X!, !Y!, !Z!, 5) Only edit "shovelid" and "wholeid" to IDs of items.
03-06-2016, 08:04 PM
Macro use item on map
Set automatic 2000 Next to hole add delay point xd
SELL 300 ED
|
« Next Oldest | Next Newest »
|