Energy AutoFarm : while wait() do local oh1 = "Meditate" game:GetService("ReplicatedStorage").Events.Attack:FireServer(oh1) end Defense : while wait() do local oh1 = "Situp" game:GetService("ReplicatedStorage").Events.Attack:FireServer(oh1) end Strenght : while wait() do local oh1 = "Pushup" game:GetService("ReplicatedStorage").Events.Attack:FireServer(oh1) end Stamina : while wait() do local oh1 = "Squat" game:GetService("ReplicatedStorage").Events.Attack:FireServer(oh1) end Dojo tp : game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1245.58411, 465.707214, -230.396332, 0, 0, 1, 0, 1, -0, -1, 0, 0)