@M0ustafa
Thank you for directing, if someone has the same problem, I enclose the code:
function onUse(cid, item, fromPosition, itemEx, toPosition)
if(itemEx.actionid == 50090) then
local tmp = getThingPos(cid)
doTeleportThing(cid, {x=32566, y=31338, z=10})...