Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spider Web - How to destoy it by bot?
#1
Big Grin 
Like in subject. I need some macro maybe. I use warrior's axe.
#2
Code:
X:=Self.X()
Y:=Self.Y()
Z:=Self.Z()
weapon:=Self.Inventory.LeftHand()
Map.UseOn(!weapon!, SPIDER_WEB_ID, !X!, !Y!, !Z!, 2)

u must have a weapon in left hand(<--). Don't forget change SPIDER_WEB_ID.
If I helped u, please rep me. Good Luck!
>>> Did I help you? Rep me. <<<
#3
Thank you VEEEEERY MUCH! Smile



Map.UseOn(!weapon!, SPIDER_WEB_ID, !X!, !Y!, !Z!, 2)


what is with that 2? How can I know what I have to type here?
#4
(02-04-2014, 10:58 PM)foxfamily1500 Wrote: Thank you VEEEEERY MUCH! Smile



Map.UseOn(!weapon!, SPIDER_WEB_ID, !X!, !Y!, !Z!, 2)


what is with that 2? How can I know what I have to type here?

It's a distance from item Smile. You can change this to 1 if u are sure that u will stay next to spider web
>>> Did I help you? Rep me. <<<


Forum Jump:


Users browsing this thread: 1 Guest(s)