Yoko
http://forum.yoko.com.ua/

Reagente Counting...
http://forum.yoko.com.ua/viewtopic.php?f=3&t=5174
Page 1 of 1

Author:  Knight1106 [ 2005-09-15 03:02:16 ]
Post subject:  Reagente Counting...

Well, i did this script to open my reagente bags and then, the number of each reagente i have will appear at the window bar...

Is there something i could do to improve it quality ?

Code:
sub Count()
 loop:
 uo.findtype('0x0e76')
 if uo.GetQuantity('finditem')>0 then
 uo.useobject('finditem')
 wait(100)
 uo.ignore('finditem')
 goto loop
 endif
 uo.ignorereset()
endsub

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/