Check this macros.
Adjust the minstamina in variables..
U can download my Venore Orc Cave Script for see a good example of the macros in the cavebot..
Code:
0 {Stamina Logout Check} Self.Stamina%()<=!minstamina! [Hunt] CaveBot.GoLabel(Depositer) Exit() {Hunt} CaveBot.GoLabel(Hunt) Exit()
Code:
0 {Stamina Logout in Label} Self.Stamina%()<=!minstamina! Self.Logout() Exit()
Adjust the minstamina in variables..
U can download my Venore Orc Cave Script for see a good example of the macros in the cavebot..