Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Anti Push
#1
Hi, i want antipush, when i press "DEL" throw gold/worms etc below me to make antipush plz help ?
#2
This will throw the three types of vial, gold and worm
[macro]100 {Anti Push} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Tibia.KeyDown(46)==1 Map.HasID(3031, !X!, !Y!, !Z!)<>1 Map.Thrown(3031, 2, !X!, !Y!, !Z!)<>1 Map.HasID(3492, !X!, !Y!, !Z!)<>1 Map.Thrown(3492, 2, !X!, !Y!, !Z!)<>1 Map.HasID(283, !X!, !Y!, !Z!)<>1 Map.Thrown(283, 2, !X!, !Y!, !Z!)<>1 Map.HasID(284, !X!, !Y!, !Z!)<>1 Map.Thrown(284, 2, !X!, !Y!, !Z!)<>1 Map.HasID(285, !X!, !Y!, !Z!)<>1 Map.Thrown(285, 2, !X!, !Y!, !Z!)<>1[/macro]

To change the key u need change the 46 in Tibia.KeyDown(46) to the number representing the other key here it shows http://wiki.bmega.net/doku.php?id=virtual_key_codes
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]


Forum Jump:


Users browsing this thread: 1 Guest(s)