Hello rAthena. I'm requesting for a item script. It should be a usable item, when we consume, it much show the refineable items such as:   Only these items. Head gear. Top gear. Left/Right hand. Boots. Armors. Mufflers.   The usable scroll item must refine +1 until the item is +10. If anyone knows a way, please do comment. Thanks! I found a way myself! function    script    RefineScroll    {             set .@menu$,"";             for( set .@i,1; .@i <= 10; set .@i,.@i+1 )