Posts: 262
Threads: 36
Joined: Dec 2012
Reputation:
0
Is small health pot ? No is health pot ??
Please Give me Rep+ if i helped you !
Posts: 4
Threads: 1
Joined: Jan 2014
Reputation:
0
14:59 You see 32 small health potions.
They weigh 84.80 oz.
Posts: 928
Threads: 14
Joined: Feb 2014
Reputation:
0
05-06-2014, 02:25 PM
(This post was last modified: 05-06-2014, 02:28 PM by mr. Kris.)
Make macro:
Code:
10000 {Exit whithout HP pots}Macro.Wait(10000) Cavebot.Start() Misc.ItemCountEx(266)<20 Cavebot.Stop() Status.Battle()==0 Tibia.Close()
1. You must have opened BP with pots.
2. Change limit of HP potions to Your own.
3. You have 10seconds to open BP with HP potions, than You will have exit.
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Posts: 262
Threads: 36
Joined: Dec 2012
Reputation:
0
(05-06-2014, 02:25 PM)mr. Kris Wrote: Make macro:
Code:
10000 {Exit whithout HP pots}Macro.Wait(10000) Cavebot.Start() Misc.ItemCountEx(266)<20 Cavebot.Stop() Status.Battle()==0 Tibia.Close()
1. You must have opened BP with pots.
2. Change limit of HP potions to Your own.
3. You have 10seconds to open BP with HP potions, than You will have exit.
U need change 266 for ID the ur small health pot
Sent from my Vodafone Smart II using Tapatalk 2
Please Give me Rep+ if i helped you !
Posts: 4
Threads: 1
Joined: Jan 2014
Reputation:
0
Well, it doesn't really work... but it might be me doing something wrong. So: ID of small health potion is: 7876. I want to close tibia if there are less than 5 of them. Do I have to set BOTH: protector and macro or only macro? (Maybe protector with macro link?) Is this one fine?
10000 {Exit whithout HP pots}Macro.Wait(10000) Cavebot.Start() Misc.ItemCountEx(7876)<5 Cavebot.Stop() Status.Battle()==0 Tibia.Close()
I'm really sorry for all these questions but it isn't so clear for me.
Posts: 262
Threads: 36
Joined: Dec 2012
Reputation:
0
u only need ative macro ..
Please Give me Rep+ if i helped you !