Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drop potions if
#1
Hello, i found this macro from erleo:
100 {Throw FULL SMP} ID:=237 X:=Self.X() Y:=Self.Y() Z:=Self.Z()Map.Thrown(!ID!, 1, !X!, !Y!, !Z!)

Could someone edit it for me?
I want my bot to throw smp on the floor if the cap is below 200 and bot should drop only 20 potions, not all the potions i got in my bp.

I'll give rep+ Smile
Reply
#2
Im not expert in macros, but I try help you ...
1000 {vial} Self.Capacity()<=200 X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(237, 20, !X!, !Y!, !Z!)
It should be about it...
Helped?Please click on "Give Reputation to This User"...Thanks.

[Image: rpPc2Sb.png?1]
[Image: Ogu21RI.png?1]

Support Skype:
nosbor00
Reply
#3
thanks, rep+ Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)