Posts: 169
Threads: 36
Joined: Jul 2012
Reputation:
0
Hello, if I put for example. A protection to disable Automation, when I walk. It disables usually ...
But the macros stop working ...
They only work if I click the right button on the macro, and click debug ...
Posts: 169
Threads: 36
Joined: Jul 2012
Reputation:
0
100 {Ring} ID:=Creature.Self() Creature.Health(!ID!)<15 [HighHP] Self.Inventory.Ring()==0 Self.Equip.Ring(3051) Exit() {HighHP} Creature.Health(!ID!)>60 Self.Inventory.Ring()<>0 Self.UnEquip.Ring(0) Exit()
I use the function creature self, why my character has over 100 thousand lives.
Posts: 2,912
Threads: 79
Joined: Jan 2012
Reputation:
0
You can record a video about this bug?
Posts: 3,907
Threads: 340
Joined: Feb 2012
Reputation:
0
The macros is a part of the automation tools.