he either did, as the tittle says "how to short this script" :P
anyway
local itanz = {{2157, 3}, {2147, 10}, {5468, 1}, {3276, 1}, {2160, 60}}
function onUse(cid, item, fromPosition, itemEx, toPosition)
local find = {}
for k, v in pairs(itanz) do
toPosition.stackpos = k...