local manaId = 10455
local manaPercent = 90
macro(200, "faster mana potting", function()
if (manapercent() <= manaPercent) then
usewith(manaId, player)
end
end)
Paste Hosted With By Wklejamy.pl