so im not really good with make any kind of script, but i need help with something for my first script which is kind of complicated..
my script is to bot at blazing swamp, and to farm pouches for moonstones..
so because im a mage i will need to have a mana pot script..
LABEL(Manapot)
CHARSTATUS(mp,<=,40)
{
UseItem(Mana Potion[iD=726]
}
DELAY(15000)
JMP(Manapot)
which works fine.
but i will also need in the same script a part which will soe to clan hall after about 55mins, but also check my mp to use mp pots..
is there anyway to put this into one script?
any help would be useful if i posted in wrong section would a mod please move it for me, but please do not lock it :)
thanks
-FoSho