Got it. If someone is interested: http://ubuntuone.com/p/J5L/ Contains 2 scripts + source code ds_additem Use: runscript ds_additem itemname.uti[,numberOfItems[,materialID]] [property1_id[,property1_value=1]] [propertyN_id[,propertyN_value=1]] Negative property ID means remove property (if value is given, it is ignored). Example: runscript ds_additem gxa_im_wep_mag_sta_001.uti 10000 1003,5 ds_wsetprops - set equiped item properties Use: runscript ds_wsetprops type property_list where type is main, offhand, ring1, ring2, belt, head, boots, gloves, chest and property_list list of properties as in ds_additem For more info, check source code.