Forums
- Forums
- Wakened
- Software and Scripts
- sorting
sorting
-
5 years agoFri May 22 2015, 10:52pmLevel 1promptalias 'unsortedbag'
promptalias 'sortedbag'
clearignorelist
while @findtype 0x14f0 'any' 'unsortedbag'
waitforproperties 'found' 10000
if @property 'Faster Casting' 'found' == 1
@moveitem! 'found' 'sortedbag'
pause 800
endif
ignoreobject 'found'
endwhile
while @findtype 0x14f0 'any' 'unsortedbag'
waitforproperties 'found' 10000
if @property 'Faster Casting' 'found' == 1
@moveitem! 'found' 'sortedbag'
pause 800
endif
ignoreobject 'found'
endwhile
Two containers, one with objects to be sorted and the next empty, red color shows where you need to edit
green color a intensity