i have only a slow Modem connect - that means i have most time PL and Ping Times up to 1000ms ... that means i have a porblem to time some actions ... look at this --->
Sub XPackBag
:WaitXPackBag
/delay 4
/click left pack 0 $v2
/delay 4
/if $cursor()==TRUE /goto :WaitXPackBag
/click right inv 0
/return
Simple - i try to clear the cursor - with a click on a special back/slot but
most time it wont work ...
- the bag closes before the item is on his place ... ore is
/if $cursor()==TRUE /goto :WaitXPackBag total wrong ? ore i have to set delay up like hell
Hmm any idear ??

