Log in

View Full Version : XenoBot Bug - Fixed [Windows 7 x64] SellFlasks function bug?



iudicium105
07-28-2015, 02:33 PM
Bug Report
Operating System:
Windows 7 x64
Short Description:
SellFlasks function bug?
Behaviors:

Feature error

Indepth Description:
I tried using the new sell flasks function, this is broken as well. It sold 200 then stopped. When I tried again it sold 100 then stopped.
here's what I've been using and will continue to use...
Self.SayToNpc({"hi","flask"},65)
i = 0
repeat
Self.SayToNpc({"yes"},65)
i = i + 1
until Self.Flasks() == 0 or i == 30

DarkstaR
07-29-2015, 02:21 AM
I pushed a silent update that fixes this. Close Tibia and restart Xeno to download it.