Loading model...
by ✨Babayaga · 3/18/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: GreatHornedOwl |
| 3 | |
| 4 | local MS = game:GetService("MaterialService") |
| 5 | |
| 6 | local ok, roots = pcall(game.GetObjects, game, "rbxassetid://13386676607") |
| 7 | if not ok then return warn(roots) end |
| 8 | |
| 9 | local tmp = Instance.new("Folder") |
| 10 | for _, r in ipairs(roots) do r.Parent = tmp end |
| 11 | |
| 12 | for _, d in ipairs(tmp:GetDescendants()) do |
| 13 | if d:IsA("MaterialVariant") then |
| 14 | d.Parent = MS |
| 15 | end |
| 16 | end |
| 17 | tmp:Destroy() |
| 18 | |
| 19 | local model = Instance.new("Model") |
| 20 | model.Name = "GreatHornedOwl" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright yellow"] = "2022 Big Stud", |
| 25 | ["Institutional white"] = "2022 Stud", |
| 26 | ["Nougat"] = "2022 Stud", |
| 27 | ["Pine Cone"] = "2022 Small Stud", |
| 28 | ["Really black"] = "2022 Universal", |
| 29 | ["Reddish brown"] = "2022 Small Stud", |
| 30 | } |
| 31 | do |
| 32 | local p = Instance.new("Part") |
| 33 | p.Name = "BodyLower" |
| 34 | p.Size = Vector3.new(8, 6, 7) |
| 35 | p.CFrame = CFrame.new(0, 4, 0) |
| 36 | p.BrickColor = BrickColor.new("Pine Cone") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Small Stud" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Name = "BodyMid" |
| 45 | p.Size = Vector3.new(9, 5, 8) |
| 46 | p.CFrame = CFrame.new(0, 9, 0) |
| 47 | p.BrickColor = BrickColor.new("Pine Cone") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Small Stud" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Name = "BodyUpper" |
| 56 | p.Size = Vector3.new(8.5, 4, 7.5) |
| 57 | p.CFrame = CFrame.new(0, 13, 0) |
| 58 | p.BrickColor = BrickColor.new("Pine Cone") |
| 59 | p.Material = Enum.Material.Glacier |
| 60 | p.MaterialVariant = "2022 Small Stud" |
| 61 | p.Anchored = true |
| 62 | p.Parent = model |
| 63 | end |
| 64 | do |
| 65 | local p = Instance.new("Part") |
| 66 | p.Name = "ChestFluff1" |
| 67 | p.Size = Vector3.new(6, 3, 1) |
| 68 | p.CFrame = CFrame.new(0, 12, -3.8) |
| 69 | p.BrickColor = BrickColor.new("Institutional white") |
| 70 | p.Material = Enum.Material.Glacier |
| 71 | p.MaterialVariant = "2022 Stud" |
| 72 | p.Anchored = true |
| 73 | p.Parent = model |
| 74 | end |
| 75 | do |
| 76 | local p = Instance.new("Part") |
| 77 | p.Name = "ChestFluff2" |
| 78 | p.Size = Vector3.new(7, 4, 1) |
| 79 | p.CFrame = CFrame.new(0, 8.96, -4.2) |
| 80 | p.BrickColor = BrickColor.new("Institutional white") |
| 81 | p.Material = Enum.Material.Glacier |
| 82 | p.MaterialVariant = "2022 Stud" |
| 83 | p.Anchored = true |
| 84 | p.Parent = model |
| 85 | end |
| 86 | do |
| 87 | local p = Instance.new("Part") |
| 88 | p.Name = "BellyFluff" |
| 89 | p.Size = Vector3.new(6, 5, 1) |
| 90 | p.CFrame = CFrame.new(0, 5, -3.6) |
| 91 | p.BrickColor = BrickColor.new("Nougat") |
| 92 | p.Material = Enum.Material.Glacier |
| 93 | p.MaterialVariant = "2022 Stud" |
| 94 | p.Anchored = true |
| 95 | p.Parent = model |
| 96 | end |
| 97 | do |
| 98 | local p = Instance.new("Part") |
| 99 | p.Name = "HeadBase" |
| 100 | p.Size = Vector3.new(7.5, 4, 7) |
| 101 | p.CFrame = CFrame.new(0, 16.5, 0) |
| 102 | p.BrickColor = BrickColor.new("Pine Cone") |
| 103 | p.Material = Enum.Material.Glacier |
| 104 | p.MaterialVariant = "2022 Small Stud" |
| 105 | p.Anchored = true |
| 106 | p.Parent = model |
| 107 | end |
| 108 | do |
| 109 | local p = Instance.new("Part") |
| 110 | p.Name = "HeadTop" |
| 111 | p.Size = Vector3.new(6.5, 2, 6) |
| 112 | p.CFrame = CFrame.new(0, 19, 0) |
| 113 | p.BrickColor = BrickColor.new("Pine Cone") |
| 114 | p.Material = Enum.Material.Glacier |
| 115 | p.MaterialVariant = "2022 Small Stud" |
| 116 | p.Anchored = true |
| 117 | p.Parent = model |
| 118 | end |
| 119 | do |
| 120 | local p = Instance.new("Part") |
| 121 | p.Shape = Enum.PartType.Cylinder |
| 122 | p.Name = "FaceDiskLeft" |
| 123 | p.Size = Vector3.new(0.5, 4, 4) |
| 124 | p.CFrame = CFrame.new(-2.2, 16.5, -3.6) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 125 | p.BrickColor = BrickColor.new("Nougat") |
| 126 | p.Material = Enum.Material.Glacier |
| 127 | p.MaterialVariant = "2022 Stud" |
| 128 | p.Anchored = true |
| 129 | p.Parent = model |
| 130 | end |
| 131 | do |
| 132 | local p = Instance.new("Part") |
| 133 | p.Shape = Enum.PartType.Cylinder |
| 134 | p.Name = "FaceDiskRight" |
| 135 | p.Size = Vector3.new(0.5, 4, 4) |
| 136 | p.CFrame = CFrame.new(2.2, 16.5, -3.6) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 137 | p.BrickColor = BrickColor.new("Nougat") |
| 138 | p.Material = Enum.Material.Glacier |
| 139 | p.MaterialVariant = "2022 Stud" |
| 140 | p.Anchored = true |
| 141 | p.Parent = model |
| 142 | end |
| 143 | do |
| 144 | local p = Instance.new("Part") |
| 145 | p.Shape = Enum.PartType.Cylinder |
| 146 | p.Name = "EyeLeftSclera" |
| 147 | p.Size = Vector3.new(0.2, 2, 2) |
| 148 | p.CFrame = CFrame.new(-2.2, 16.5, -3.9) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 149 | p.BrickColor = BrickColor.new("Bright yellow") |
| 150 | p.Material = Enum.Material.Glacier |
| 151 | p.MaterialVariant = "2022 Big Stud" |
| 152 | p.Anchored = true |
| 153 | p.Parent = model |
| 154 | end |
| 155 | do |
| 156 | local p = Instance.new("Part") |
| 157 | p.Shape = Enum.PartType.Cylinder |
| 158 | p.Name = "EyeLeftPupil" |
| 159 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 160 | p.CFrame = CFrame.new(-2.2, 16.54, -4) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 161 | p.BrickColor = BrickColor.new("Really black") |
| 162 | p.Material = Enum.Material.Glacier |
| 163 | p.MaterialVariant = "2022 Universal" |
| 164 | p.Anchored = true |
| 165 | p.Parent = model |
| 166 | end |
| 167 | do |
| 168 | local p = Instance.new("Part") |
| 169 | p.Shape = Enum.PartType.Cylinder |
| 170 | p.Name = "EyeRightSclera" |
| 171 | p.Size = Vector3.new(0.2, 2, 2) |
| 172 | p.CFrame = CFrame.new(2.2, 16.5, -3.9) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 173 | p.BrickColor = BrickColor.new("Bright yellow") |
| 174 | p.Material = Enum.Material.Glacier |
| 175 | p.MaterialVariant = "2022 Big Stud" |
| 176 | p.Anchored = true |
| 177 | p.Parent = model |
| 178 | end |
| 179 | do |
| 180 | local p = Instance.new("Part") |
| 181 | p.Shape = Enum.PartType.Cylinder |
| 182 | p.Name = "EyeRightPupil" |
| 183 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 184 | p.CFrame = CFrame.new(2.2, 16.54, -4) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 185 | p.BrickColor = BrickColor.new("Really black") |
| 186 | p.Material = Enum.Material.Glacier |
| 187 | p.MaterialVariant = "2022 Universal" |
| 188 | p.Anchored = true |
| 189 | p.Parent = model |
| 190 | end |
| 191 | do |
| 192 | local p = Instance.new("WedgePart") |
| 193 | p.Name = "BeakBase" |
| 194 | p.Size = Vector3.new(1, 1.5, 1) |
| 195 | p.CFrame = CFrame.new(0, 15.46, -3.8) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 196 | p.BrickColor = BrickColor.new("Really black") |
| 197 | p.Material = Enum.Material.Glacier |
| 198 | p.MaterialVariant = "2022 Universal" |
| 199 | p.Anchored = true |
| 200 | p.Parent = model |
| 201 | end |
| 202 | do |
| 203 | local p = Instance.new("WedgePart") |
| 204 | p.Name = "EarTuftLeft" |
| 205 | p.Size = Vector3.new(1, 2.5, 1.5) |
| 206 | p.CFrame = CFrame.new(-3.5, 20.7, -1.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(30)) |
| 207 | p.BrickColor = BrickColor.new("Really black") |
| 208 | p.Material = Enum.Material.Glacier |
| 209 | p.MaterialVariant = "2022 Universal" |
| 210 | p.Anchored = true |
| 211 | p.Parent = model |
| 212 | end |
| 213 | do |
| 214 | local p = Instance.new("WedgePart") |
| 215 | p.Name = "EarTuftRight" |
| 216 | p.Size = Vector3.new(1, 2.5, 1.5) |
| 217 | p.CFrame = CFrame.new(3.5, 20.7, -1.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-30)) |
| 218 | p.BrickColor = BrickColor.new("Really black") |
| 219 | p.Material = Enum.Material.Glacier |
| 220 | p.MaterialVariant = "2022 Universal" |
| 221 | p.Anchored = true |
| 222 | p.Parent = model |
| 223 | end |
| 224 | do |
| 225 | local p = Instance.new("Part") |
| 226 | p.Name = "WingLeftUpper" |
| 227 | p.Size = Vector3.new(1.5, 7, 6) |
| 228 | p.CFrame = CFrame.new(-4.8, 10, 0.54) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 229 | p.BrickColor = BrickColor.new("Reddish brown") |
| 230 | p.Material = Enum.Material.Glacier |
| 231 | p.MaterialVariant = "2022 Small Stud" |
| 232 | p.Anchored = true |
| 233 | p.Parent = model |
| 234 | end |
| 235 | do |
| 236 | local p = Instance.new("Part") |
| 237 | p.Name = "WingLeftLower" |
| 238 | p.Size = Vector3.new(1, 6, 5) |
| 239 | p.CFrame = CFrame.new(-4.5, 4, 1.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(5)) |
| 240 | p.BrickColor = BrickColor.new("Reddish brown") |
| 241 | p.Material = Enum.Material.Glacier |
| 242 | p.MaterialVariant = "2022 Small Stud" |
| 243 | p.Anchored = true |
| 244 | p.Parent = model |
| 245 | end |
| 246 | do |
| 247 | local p = Instance.new("Part") |
| 248 | p.Name = "WingRightUpper" |
| 249 | p.Size = Vector3.new(1.5, 7, 6) |
| 250 | p.CFrame = CFrame.new(4.8, 10, 0.54) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 251 | p.BrickColor = BrickColor.new("Reddish brown") |
| 252 | p.Material = Enum.Material.Glacier |
| 253 | p.MaterialVariant = "2022 Small Stud" |
| 254 | p.Anchored = true |
| 255 | p.Parent = model |
| 256 | end |
| 257 | do |
| 258 | local p = Instance.new("Part") |
| 259 | p.Name = "WingRightLower" |
| 260 | p.Size = Vector3.new(1, 6, 5) |
| 261 | p.CFrame = CFrame.new(4.5, 4, 1.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(-5)) |
| 262 | p.BrickColor = BrickColor.new("Reddish brown") |
| 263 | p.Material = Enum.Material.Glacier |
| 264 | p.MaterialVariant = "2022 Small Stud" |
| 265 | p.Anchored = true |
| 266 | p.Parent = model |
| 267 | end |
| 268 | do |
| 269 | local p = Instance.new("Part") |
| 270 | p.Name = "Tail" |
| 271 | p.Size = Vector3.new(5, 4, 1.5) |
| 272 | p.CFrame = CFrame.new(0, 1, 3) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 273 | p.BrickColor = BrickColor.new("Reddish brown") |
| 274 | p.Material = Enum.Material.Glacier |
| 275 | p.MaterialVariant = "2022 Small Stud" |
| 276 | p.Anchored = true |
| 277 | p.Parent = model |
| 278 | end |
| 279 | model.PrimaryPart = model:FindFirstChild("BodyMid") |
| 280 | print("GreatHornedOwl built: " .. #model:GetChildren() .. " parts") |
Loading comments...