Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
simple macro request
#1
Wink 
Hi friends,

anyone can help me to make me a simple macro?

I need for my secure a simple macro.

When mana potionen lower than 100 set NOKILLPOINT:ON and when my char buyed new mana potions set nokillpoint:OFF

is this possible?


When i use the protector function in bbot there will every go switch back to my Refil Label. so my Char cant run out realy.

Sometimes iam need 200 mana potions for exit becouse the respawn very big.

Iam hunting on OT Server.
Reply
#2
Try this and You need add the ID (example: MP:=268).

[macro]1000 {Stop Killer if low MP} MP:=ID Misc.ItemCountEx(!MP!)<=100 [Else] Killer.Stop() Exit() {Else} Misc.ItemCountEx(!MP!)>=101 Killer.Start() Exit()[/macro]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)