Posted
I am trying to teleport to a VIP server I own in a game I do not own. Using this code but cant get it to work...
local TS = game:GetService("TeleportService")
local player = game:GetService("Players").LocalPlayer
local code = TS:ReserveServer(game.PlaceId) -- Returns a code
TS:TeleportToPrivateServer(3652625463,code,player)
Replied
u literally just explained why it won't work lol
Cancel
Post
Don't buy exploits its not worth it your gonna quit anyway
Taking accountability will help you excel in life
Replied
So you are saying I need to own the game to teleport to a private server? I have a private server in the game.
Cancel
Post
Added
Ok, if I cant teleport to a vip server is it possible to teleport to an emplty server? I have been using the following to teleport in my auto farm script.
game:GetService("TeleportService"):Teleport(GameId)
However, I have noticed that often I am teleported to the same server. Is it possible to teleport to an empty server via script?
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post