02-26-2015, 11:44 PM
Hello i need macro bot drop long sword in sqm x and steel shield sqm y no on the same place can some one help me?
Macro Droploot X.Y
|
02-26-2015, 11:44 PM
Hello i need macro bot drop long sword in sqm x and steel shield sqm y no on the same place can some one help me?
02-27-2015, 03:47 AM
(This post was last modified: 02-27-2015, 03:49 AM by kaiquegabriel.)
Edit:
Code: 0 {throw steel shield} Map.Thrown(3409, 1, 33230, 32802, 11) Macro.Wait(1000) Map.Thrown(3409, 1, 33230, 32802, 11) Macro.Wait(1000) Map.Thrown(3409, 1, 33230, 32802, 11) Macro.Wait(1000) Map.Thrown(3409, 1, 33230, 32802, 11) Code: 0 {throw long sword} Map.Thrown(3285, 1, 33230, 32802, 11) Macro.Wait(1000) Map.Thrown(3285, 1, 33230, 32802, 11) Macro.Wait(1000) Map.Thrown(3285, 1, 33230, 32802, 11) Macro.Wait(1000) Map.Thrown(3285, 1, 33230, 32802, 11) You want edit to sqms where u need throw: 33230 = x 32802 = y 11 = z You can create two points on cavebot with manual macros: Macro (x y z:throw steel shield) Macro (x y z:throw long sword) Good luck :}
03-01-2015, 11:42 PM
this macro dont working;p
0 {throw rocking chair kit} Map.Thrown(2778, 3, 32660, 31546, 15) Macro.Wait(1000) Map.Thrown(2778, 3, 32660, 31546, 15) Macro.Wait(1000) Map.Thrown(2778, 3, 32660, 31546, 15) Macro.Wait(1000) its my code and don't working its manual macro |
« Next Oldest | Next Newest »
|