-- Path: game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest local A_1 = "Script was made by itsxenaq#3380" local A_2 = "All" local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest Event:FireServer(A_1, A_2) local A_1 = "Грузчик" local Event = game:GetService("ReplicatedStorage").TeamChange Event:FireServer(A_1) wait(3) --Коробки(Грузчик) while true do wait() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(249, 7, -477) wait(1) fireclickdetector(game.Workspace.B0xM0del.BOXGIVE.ClickDetector, 3) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(256, 7, -525) wait(2) end