This is my first script I made for someone else, so I'm not 100 percent sure it's coded the right way, but should be if you have the VIP storage.
1:
function onUse(cid, item, frompos, item2, topos)
viparea = {x=111, y=111, z=7} -- where player get teleported
if...