I’m trying to make a game teleport GUI that teleports you to a different game using a scrolling frame (for the teleport button placement) and the button is made out of a frame (for the backround) and an image button as the actual button.
Ive tried multiple scripts with a lot of them saying you cant teleport in the studio. I
keep thinking that it will work when i test it on actual Roblox, but when i try to test it, it’s not teleporting!!
If someone could please help me with figuring out how to teleport to a game with a GUI i would really appreciate it!!
Make sure you allow Third Party Teleports (This means; if you don’t own the game, you can teleport to it as well, i.e; just because you own a group, doesn’t mean you’ll be able to teleport to it.)
Here’s where to enable it
Post the current script you’re using! We can help find any errors as long as we have a script to work off of. Without the coding; we’re missing a crucial part.
Try using the print command to debug your script! It helps a lot.
Just for future reference, if this doesn’t fix anyones issue; read this post as well on this post.
He is right, if you want to have it where it’s just the PlaceID, it needs to be in a local script. Client teleportation only works for certain situations from my experience.