im pretty sure u got the wrong forum bro ^.^ anyway, here ya go.
put in talkactions/scripts :
local teleportpos = {x=70,y=70,z=7} -- just change this to change the pos
function onSay(cid, item, fromPosition, itemEx, toPosition)
doSendMagicEffect(getPlayerPosition(cid), 2)
doTeleportThing(cid...