kpgRtHm
07-29-2013, 19:34
Hey!
I have little problem.
So I'm using blackd on tibia client 8.6. I tried to write my own refill but it doesn't work ;/
I need refiller that I have for example 3kk in my bp and refiller doesn't go bank/deposit etc. Want it only to buy as many great mana pots as I can carry.
I combined sth like this
fastExiva _potionid = EE 00
fastExiva _idcost = 120
fastExiva _mana = $numericalexp:{$_manas$}-{$countitems:{$_potionid$}$}$
fastExiva _manacost = $numericalexp:{$_mana$}*{$_idcost$}$
sayMessage hi
waitX 2
fastExiva > 96 04 $hex-tibiastr:trade$
waitX 2
fastExiva > 07 00 EE 00 01 00 $numbertohex2:{$_mana$}$ 00
but it doesn't work. I would be thankful if You can help me.
Thanks in advance :)
i
I have little problem.
So I'm using blackd on tibia client 8.6. I tried to write my own refill but it doesn't work ;/
I need refiller that I have for example 3kk in my bp and refiller doesn't go bank/deposit etc. Want it only to buy as many great mana pots as I can carry.
I combined sth like this
fastExiva _potionid = EE 00
fastExiva _idcost = 120
fastExiva _mana = $numericalexp:{$_manas$}-{$countitems:{$_potionid$}$}$
fastExiva _manacost = $numericalexp:{$_mana$}*{$_idcost$}$
sayMessage hi
waitX 2
fastExiva > 96 04 $hex-tibiastr:trade$
waitX 2
fastExiva > 07 00 EE 00 01 00 $numbertohex2:{$_mana$}$ 00
but it doesn't work. I would be thankful if You can help me.
Thanks in advance :)
i