Привет! Новый туториал. Пж заспамте в комментах "Саня веди вк" а то задолбал меня уже.
Скрипты:
1.
script.Parent.MouseButton1Click:Connect(function()
if script.Parent.Parent.Frame.Visible == false then
script.Parent.Parent.Frame.Visible = true
else
script.Parent.Parent.Frame.Visible = false
end
end)
2.
script.Parent.MouseButton1Click:Connect(function()
game.ReplicatedStorage.CharChange:FireServer(game.ReplicatedStorage.Morphs.Noob)
end)
3.
game.ReplicatedStorage.CharChange.OnServerEvent:Connect(function(player,model)
local char = model:Clone()
local savename = player.Name
local pos = player.Character.HumanoidRootPart.CFrame
char.Name = savename
player.Character:Destroy()
player.Character = char
char.Parent = workspace
char.HumanoidRootPart.CFrame = pos
model.GuIs.GUI:Clone().Parent = player.PlayerGui
end)
Ссылочки:
Наш тг: https://t.me/linexrblxtg
Поддержи меня денежкой:
https://www.donationalerts.com/r/line...
Наш вк:
https://vk.com/public222132037
-----------------------------------------------------------------------------------------------------------------------
Вот и всё!
Watch video Как сделать Morph Gui(тутор по Roblox Studio) online without registration, duration hours minute second in high quality. This video was added by user Linex 30 January 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 5,037 once and liked it 198 people.