viewing paste 1 click refine +10 | Athena

Posted on the
1 2 3 4 5 6 7
prontera,155,181,5  script  Sample  757,{
for( .@i = 1; .@i <= 6 )
    if( getequipid( .@i ) != -1 )
        while( getequiprefinerycnt( .@i ) < 10 )
            successrefitem .@i;
end;
}
Viewed 1343 times, submitted by Emistry.