Untitled
Guest 202 12th May, 2024
local manaId = 10455
local manaPercent = 90
macro(200, "faster mana potting", function()
if (manapercent() <= manaPercent) then
usewith(manaId, player)
end
end)
To share this paste please copy this url and send to your friends
RAW Paste Data