11-13-2014, 01:23 PM
(11-11-2014, 11:47 PM)damiansnk Wrote:(11-11-2014, 07:09 PM)azadar Wrote: 2000
{Loggout}
Misc.ItemCountEx(3035)>=44
Bot.LoadSettings(2)
Self.Logout()
Just change it like this and it will work properly
Code:
2000
{Loggout}
Misc.ItemCountEx(3035)>=44
Self.Logout()
Bot.LoadSettings(2)
After this changes it works properly for me.