Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro To Use An Item
#1
I play an OT and i have a healing rune not listed under the healing portion of the bot. I have the ID of the item but im not sure how to set my character to use it.
I tried the following:

100 {Heal} Self.Health<=3000 Hotkey.Use(3194)

Or

100 {Heal} Self.Health<=3000 Tibia.KeyDown(f2)

Both didn't seem to work (I have the rune hotkey to F2 if that helps.
#2
Code:
500 {Heal} Self.Health<=3000 Target.Self Target.Shoot(3194)
Please, read the wiki: http://wiki.bmega.net/doku.php

[Image: tumblr_linetdmNqm1qzcq51o1_500-thumb-600x337-48077.gif]


Forum Jump:


Users browsing this thread: 1 Guest(s)