Untitled
Guest 28 7th Jan, 2025
haste = macro(100, function()
if isInPz() then
return
end
if hasHaste() then
return
end
if not hasHaste() then
say("mega hur")
end
end)
addIcon("haste", {item={id = 3079}, text="Haste"}, function(icon, isOn)
haste.setOn(isOn)
end)
To share this paste please copy this url and send to your friends
RAW Paste Data