#teleport validation failed
1 messages · Page 1 of 1 (latest)
show me code @hot basin
mb gng
mb
local GameId = "7792561076" -- Change this ID to the games ID which you want players to teleport to
function Touched(Player)
local FromChar = game.Players:GetPlayerFromCharacter(Player.Parent)
if FromChar then
local TeleService = game:GetService("TeleportService")
TeleService:Teleport(GameId,FromChar)
end
end
script.Parent.Touched:Connect(Touched)
the id for the game is correct
Ingame or studios
both
in studio it doesn't work
but in the actrual game it bugs like this
that shows up in gamer
Hmm
Do print below
if FromChar
?
oh
print what
no
k
** You are now Level 3! **
Check ing
okay
nope
i tried in game
i published it to roblox
twice
and that too
this happends when i try to teleport
any progress?
k
yea
koay
iwaz gone fopr s ec
local part = script.Parent
local TeleportToNewGame = 138581592044513
local TeleportService = game:GetService("TeleportService")
part.Touched:Connect(function(hit)
local PlayerFromHitParent = game.Players:GetPlayerFromCharacter(hit.Parent)
if PlayerFromHitParent and TeleportService then
TeleportService:Teleport(TeleportToNewGame,PlayerFromHitParent)
end
end)```
Try this
@hot basin
okay
btw
its trying to teleport to a subplace
oh
ran into a pro
but i think i can fix it
it was just not rated
well uhh
i just rated it
but didn't work
its at mild and my account can accept that
Is the second place owned
By you?
the place you’re making the person teleport to is that place owned by you?
Not sure why it isn’t working for you
Hold up
ill just restart both of the places
Just asked someone the error means
One of the games or the place you’re trying to teleport to
Is under review
i jst tried and it still doesn't work
STILL doesn't work
** You are now Level 4! **
sybau
@lost locust are you still there?
yea
The rated thing?
hey, turns out that when you teleport, it teleports you to a random game with the game id, not the subplace id
but i got it working
yea
it was teleporting me to a random game
like i think it was swats vs zombies by like coryxkension0
this game
sorry
got timed out for putting a link in the message
but uhh can you help em withh something else?
That’s cause
You didn’t change the game
Id
ik
?
so, with the avatar thing, you can change what diff things other players can wear
and i tried
?
that
but when i tried saving it didn't work
the player was in r6
so idk why its not working
i tried in r15 and that didn't work ktoo
the avatar item im trying to put on is this
17654792869
no
** You are now Level 5! **
its an accessory
but i want it to be put on the player
@hot basin the character?
the player
im trying to put an avatar item
on the head of the player
but when i try it says that it was unable to ssave it