In your hive east script you have mana potion with a mana walk persistent.
auto(50)
if $mppc <= 88 then
pausewalking(200)
useoncreature(itemid("mana potion"), $self)
wait(1000)
end
I think it would be smart to add an additional $hppc>=XX so you dont spam mana potions when u need to drink UHP