#Please I need help ASAP

1 messages · Page 1 of 1 (latest)

quiet compass
#

That is what the script looks like

#

its the script that sends you into the other game

quiet compass
#

if we go into a vc I have a video that explains it better

desert minnow
#

can you send a smaller screen shot of the script, then copy it , make it smaller... or just send a .rblx file... what is it you are even tring to do, teleport people into solo servers?

regal walrus
#

i think you need to reserve a server

quiet compass
#

thats what I want to do but I dont know how

#

and I also dont know where to put the code

#

I already have a script and idk where to add the code into it without it breaking everything

gloomy cosmos
#

Reserve a server

#
local TeleportService = game:GetService('TeleportService')

local accessCode = TeleportService:ReserveServer(placeID)

TeleportService:TeleportToPrivateServer(placeID, accessCode, { player })