Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drop Loot in one SQM!!
#1
Hello!

how drop loot in one sqm ?

i'm bot in dragon, and minotaur need loot all steel helmet, crossbow.. etc

and drop in one sqm..

how to do?Huh
Reply
#2
I'm working on real life now, but if you wait, in 1h30 hours I make one macro for you :}
Reply
#3
(02-18-2015, 10:27 PM)kaiquegabriel Wrote: I'm working on real life now, but if you wait, in 1h30 hours I make one macro for you :}

ok bro! i really need to dragon and minotaur..

i bot in dragon venore ek 104 free acc.. need to drop crossbow, plate legs, etc in one sqm.. ty!
Reply
#4
Please, tell me the coordenate of each sqm (x, y, z) where you need to throw items.
Reply
#5
(02-18-2015, 10:40 PM)kaiquegabriel Wrote: Please, tell me the coordenate of each sqm (x, y, z) where you need to throw items.

x: 32813
y: 32170
z: 9
Reply
#6
Try it
Code:
0 {THROW ITEM} ITEMID:=1234 ITEMID2:=12345 ITEMID3:=123456 ITEMID4:=1234567 Map.Thrown(!ITEMID!, 50, 32813, 32170, 9) Macro.Wait(2000) Map.Thrown(!ITEMID2!, 50, 32813, 32170, 9) Macro.Wait(2000) Map.Thrown(!ITEMID3!, 50, 32813, 32170, 9) Macro.Wait(2000) Map.Thrown(!ITEMID4!, 50, 32813, 32170, 9)

Remember, you need to edit numbers (1234, 12345, 123456, 1234567) to ID of items you need throw on the sqm.
Number 50 is the amount of item to throw.

It is a manual macro, you need to add one Macro on cavebot waypoints.

Macro (x y z:macroname) if you understand a little of this bot, you know how to create it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)