Posts: 1
Threads: 1
Joined: Nov 2012
Reputation:
0
05-23-2016, 05:04 PM
(This post was last modified: 03-24-2018, 03:51 AM by Catar.)
Hey guys!
I need help to create a macro automatically using "Stamina Refiller" below 41hours.
Can anybody help me ? Thank you!
Posts: 1,630
Threads: 103
Joined: Sep 2015
Reputation:
0
05-24-2016, 09:45 AM
(This post was last modified: 07-09-2016, 08:42 PM by Catar.)
whats ID of that item, and why below 41 hours? - how much stamina it recovers
[macro]10000 {stamrefil}
stamID:=put ID of that item here
Self.StaminaMins()<2460
Hotkey.Use(!stamID!)[/macro]
Posts: 1,630
Threads: 103
Joined: Sep 2015
Reputation:
0
03-23-2018, 12:49 PM
(This post was last modified: 03-23-2018, 12:50 PM by Catar.)
Maybe your character was spamming potions at the same time. Try lower ms
Also check if that item ID is even in bbot item list
Posts: 1,630
Threads: 103
Joined: Sep 2015
Reputation:
0
03-24-2018, 03:49 AM
(This post was last modified: 03-24-2018, 03:51 AM by Catar.)
as you can clearly assume by looking at command (hotkeyuse), it uses item with hotkey, works with items that u only have to right click once (food, counting gold coins...).
If your stamina item works like RUNE or Potion, you should've just start with that when making this post...
Creature.ShootOn(:SelfID, !stamID)