Require special currency to teleport

I’m not going to write the full script for you but here is an example of how you would do this

if PlayerMultipliers > MultipliersNeeded then
    -- TELEPORT CODE HERE
end