New Text Document
New Text Document
game.Loaded:Wait()
end
repeat
task.wait()
until game:GetService("Players") and game:GetService("Workspace") and
game:GetService("ReplicatedStorage")
return true
end
returnHRP().CFrame = CFrame
return true
end
if Fruit_InServer then
repeat
game:GetService("ReplicatedStorage").Remotes.CommF_:InvokeServer(table.unpack({
[1] = "SetTeam", [2] = "Pirates",}))
task.wait(.4)
until LocalPlayer.Team == game:GetService("Teams")["Pirates"]
game:GetService("ReplicatedStorage").Remotes.CommF_:InvokeServer(table.unpack({
[1] = "StoreFruit", [2] = Fruit_InHand, [3] =
returnHRP().Parent:FindFirstChildOfClass("Tool"),}))
task.wait(.1)
end
task.wait(.5)
local module =
loadstring(game:HttpGet"https://raw.githubusercontent.com/LeoKholYt/roblox/main/
lk_serverhop.lua")()
module:Teleport(game.PlaceId)
else
local module =
loadstring(game:HttpGet"https://raw.githubusercontent.com/LeoKholYt/roblox/main/
lk_serverhop.lua")()
module:Teleport(game.PlaceId)
end