DEEPWOKEN SCRIPT | SERVER HOP

Created by xlonee 

Features:

-- execute when u want to serverhop
local Players = game:GetService("Players")
local TeleportService = game:GetService("TeleportService")
local placeId = 4111023553 --
TeleportService:Teleport(placeId)
-- place me in autoexe
repeat wait() until game:IsLoaded()
if game.PlaceId ~= 4111023553 then return end
local args = {
[1] = "A",
[2] = {
["PrivateTest"] = false
}
}
game:GetService("ReplicatedStorage").Requests.StartMenu.Start:FireServer(unpack(args))

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!