Loading model...
by sasha games · 6/8/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: ShibaInuDog |
| 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 = "ShibaInuDog" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Cool yellow"] = "2022 Stud", |
| 25 | ["Daisy orange"] = "2022 Stud", |
| 26 | ["Institutional white"] = "2022 Stud", |
| 27 | ["Really black"] = "2022 Universal", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Name = "BodyMain" |
| 32 | p.Size = Vector3.new(6, 4, 8) |
| 33 | p.CFrame = CFrame.new(0, 2, 0) |
| 34 | p.BrickColor = BrickColor.new("Daisy orange") |
| 35 | p.Material = Enum.Material.Glacier |
| 36 | p.MaterialVariant = "2022 Stud" |
| 37 | p.Anchored = true |
| 38 | p.Parent = model |
| 39 | end |
| 40 | do |
| 41 | local p = Instance.new("Part") |
| 42 | p.Name = "BodyChest" |
| 43 | p.Size = Vector3.new(5.5, 3.5, 3) |
| 44 | p.CFrame = CFrame.new(0, 2.5, -3.5) |
| 45 | p.BrickColor = BrickColor.new("Cool yellow") |
| 46 | p.Material = Enum.Material.Glacier |
| 47 | p.MaterialVariant = "2022 Stud" |
| 48 | p.Anchored = true |
| 49 | p.Parent = model |
| 50 | end |
| 51 | do |
| 52 | local p = Instance.new("Part") |
| 53 | p.Name = "BodyBack" |
| 54 | p.Size = Vector3.new(5.5, 3.5, 4) |
| 55 | p.CFrame = CFrame.new(0, 1.8, 3.5) |
| 56 | p.BrickColor = BrickColor.new("Daisy orange") |
| 57 | p.Material = Enum.Material.Glacier |
| 58 | p.MaterialVariant = "2022 Stud" |
| 59 | p.Anchored = true |
| 60 | p.Parent = model |
| 61 | end |
| 62 | do |
| 63 | local p = Instance.new("Part") |
| 64 | p.Name = "HeadBase" |
| 65 | p.Size = Vector3.new(4.5, 4, 4.5) |
| 66 | p.CFrame = CFrame.new(0, 6.5, -4.5) |
| 67 | p.BrickColor = BrickColor.new("Daisy orange") |
| 68 | p.Material = Enum.Material.Glacier |
| 69 | p.MaterialVariant = "2022 Stud" |
| 70 | p.Anchored = true |
| 71 | p.Parent = model |
| 72 | end |
| 73 | do |
| 74 | local p = Instance.new("Part") |
| 75 | p.Name = "HeadCheeks" |
| 76 | p.Size = Vector3.new(5.5, 2.5, 4) |
| 77 | p.CFrame = CFrame.new(0, 6, -5) |
| 78 | p.BrickColor = BrickColor.new("Cool yellow") |
| 79 | p.Material = Enum.Material.Glacier |
| 80 | p.MaterialVariant = "2022 Stud" |
| 81 | p.Anchored = true |
| 82 | p.Parent = model |
| 83 | end |
| 84 | do |
| 85 | local p = Instance.new("Part") |
| 86 | p.Name = "HeadTop" |
| 87 | p.Size = Vector3.new(3.5, 1.5, 3.5) |
| 88 | p.CFrame = CFrame.new(0, 8.04, -4.5) |
| 89 | p.BrickColor = BrickColor.new("Daisy orange") |
| 90 | p.Material = Enum.Material.Glacier |
| 91 | p.MaterialVariant = "2022 Stud" |
| 92 | p.Anchored = true |
| 93 | p.Parent = model |
| 94 | end |
| 95 | do |
| 96 | local p = Instance.new("Part") |
| 97 | p.Name = "SnoutBase" |
| 98 | p.Size = Vector3.new(2.5, 1.5, 2) |
| 99 | p.CFrame = CFrame.new(0, 6, -7) |
| 100 | p.BrickColor = BrickColor.new("Cool yellow") |
| 101 | p.Material = Enum.Material.Glacier |
| 102 | p.MaterialVariant = "2022 Stud" |
| 103 | p.Anchored = true |
| 104 | p.Parent = model |
| 105 | end |
| 106 | do |
| 107 | local p = Instance.new("Part") |
| 108 | p.Name = "SnoutTop" |
| 109 | p.Size = Vector3.new(2, 1, 1.8) |
| 110 | p.CFrame = CFrame.new(0, 6.5, -7) |
| 111 | p.BrickColor = BrickColor.new("Daisy orange") |
| 112 | p.Material = Enum.Material.Glacier |
| 113 | p.MaterialVariant = "2022 Stud" |
| 114 | p.Anchored = true |
| 115 | p.Parent = model |
| 116 | end |
| 117 | do |
| 118 | local p = Instance.new("Part") |
| 119 | p.Shape = Enum.PartType.Ball |
| 120 | p.Name = "Nose" |
| 121 | p.Size = Vector3.new(0.8, 0.6, 0.6) |
| 122 | p.CFrame = CFrame.new(0, 6.8, -8) |
| 123 | p.BrickColor = BrickColor.new("Really black") |
| 124 | p.Material = Enum.Material.Glacier |
| 125 | p.MaterialVariant = "2022 Universal" |
| 126 | p.Anchored = true |
| 127 | p.Parent = model |
| 128 | end |
| 129 | do |
| 130 | local p = Instance.new("Part") |
| 131 | p.Name = "MouthLine" |
| 132 | p.Size = Vector3.new(2.2, 0.1, 1.5) |
| 133 | p.CFrame = CFrame.new(0, 5.8, -7.54) |
| 134 | p.BrickColor = BrickColor.new("Really black") |
| 135 | p.Material = Enum.Material.Glacier |
| 136 | p.MaterialVariant = "2022 Universal" |
| 137 | p.Anchored = true |
| 138 | p.Parent = model |
| 139 | end |
| 140 | do |
| 141 | local p = Instance.new("Part") |
| 142 | p.Shape = Enum.PartType.Cylinder |
| 143 | p.Name = "EyeR_White" |
| 144 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 145 | p.CFrame = CFrame.new(1.2, 7.3, -6.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 146 | p.BrickColor = BrickColor.new("Institutional white") |
| 147 | p.Material = Enum.Material.Glacier |
| 148 | p.MaterialVariant = "2022 Stud" |
| 149 | p.Anchored = true |
| 150 | p.Parent = model |
| 151 | end |
| 152 | do |
| 153 | local p = Instance.new("Part") |
| 154 | p.Shape = Enum.PartType.Cylinder |
| 155 | p.Name = "EyeR_Pupil" |
| 156 | p.Size = Vector3.new(0.2, 0.5, 0.5) |
| 157 | p.CFrame = CFrame.new(1.2, 7.3, -6.4) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 158 | p.BrickColor = BrickColor.new("Really black") |
| 159 | p.Material = Enum.Material.Glacier |
| 160 | p.MaterialVariant = "2022 Universal" |
| 161 | p.Anchored = true |
| 162 | p.Parent = model |
| 163 | end |
| 164 | do |
| 165 | local p = Instance.new("Part") |
| 166 | p.Shape = Enum.PartType.Cylinder |
| 167 | p.Name = "EyeL_White" |
| 168 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 169 | p.CFrame = CFrame.new(-1.2, 7.3, -6.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 170 | p.BrickColor = BrickColor.new("Institutional white") |
| 171 | p.Material = Enum.Material.Glacier |
| 172 | p.MaterialVariant = "2022 Stud" |
| 173 | p.Anchored = true |
| 174 | p.Parent = model |
| 175 | end |
| 176 | do |
| 177 | local p = Instance.new("Part") |
| 178 | p.Shape = Enum.PartType.Cylinder |
| 179 | p.Name = "EyeL_Pupil" |
| 180 | p.Size = Vector3.new(0.2, 0.5, 0.5) |
| 181 | p.CFrame = CFrame.new(-1.2, 7.3, -6.4) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 182 | p.BrickColor = BrickColor.new("Really black") |
| 183 | p.Material = Enum.Material.Glacier |
| 184 | p.MaterialVariant = "2022 Universal" |
| 185 | p.Anchored = true |
| 186 | p.Parent = model |
| 187 | end |
| 188 | do |
| 189 | local p = Instance.new("Part") |
| 190 | p.Name = "EarR" |
| 191 | p.Size = Vector3.new(1.5, 2, 0.5) |
| 192 | p.CFrame = CFrame.new(1.8, 9, -4) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-20)) |
| 193 | p.BrickColor = BrickColor.new("Daisy orange") |
| 194 | p.Material = Enum.Material.Glacier |
| 195 | p.MaterialVariant = "2022 Stud" |
| 196 | p.Anchored = true |
| 197 | p.Parent = model |
| 198 | end |
| 199 | do |
| 200 | local p = Instance.new("Part") |
| 201 | p.Name = "EarR_Inner" |
| 202 | p.Size = Vector3.new(1, 1.5, 0.5) |
| 203 | p.CFrame = CFrame.new(1.8, 9, -4.1) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-20)) |
| 204 | p.BrickColor = BrickColor.new("Cool yellow") |
| 205 | p.Material = Enum.Material.Glacier |
| 206 | p.MaterialVariant = "2022 Stud" |
| 207 | p.Anchored = true |
| 208 | p.Parent = model |
| 209 | end |
| 210 | do |
| 211 | local p = Instance.new("Part") |
| 212 | p.Name = "EarL" |
| 213 | p.Size = Vector3.new(1.5, 2, 0.5) |
| 214 | p.CFrame = CFrame.new(-1.8, 9, -4) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(20)) |
| 215 | p.BrickColor = BrickColor.new("Daisy orange") |
| 216 | p.Material = Enum.Material.Glacier |
| 217 | p.MaterialVariant = "2022 Stud" |
| 218 | p.Anchored = true |
| 219 | p.Parent = model |
| 220 | end |
| 221 | do |
| 222 | local p = Instance.new("Part") |
| 223 | p.Name = "EarL_Inner" |
| 224 | p.Size = Vector3.new(1, 1.5, 0.5) |
| 225 | p.CFrame = CFrame.new(-1.8, 9, -4.1) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(20)) |
| 226 | p.BrickColor = BrickColor.new("Cool yellow") |
| 227 | p.Material = Enum.Material.Glacier |
| 228 | p.MaterialVariant = "2022 Stud" |
| 229 | p.Anchored = true |
| 230 | p.Parent = model |
| 231 | end |
| 232 | do |
| 233 | local p = Instance.new("Part") |
| 234 | p.Name = "PawFrontR" |
| 235 | p.Size = Vector3.new(2, 1, 3) |
| 236 | p.CFrame = CFrame.new(1, 0.46, -4) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)) |
| 237 | p.BrickColor = BrickColor.new("Cool yellow") |
| 238 | p.Material = Enum.Material.Glacier |
| 239 | p.MaterialVariant = "2022 Stud" |
| 240 | p.Anchored = true |
| 241 | p.Parent = model |
| 242 | end |
| 243 | do |
| 244 | local p = Instance.new("Part") |
| 245 | p.Name = "PawFrontL" |
| 246 | p.Size = Vector3.new(2, 1, 3) |
| 247 | p.CFrame = CFrame.new(-1, 0.46, -4.5) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 248 | p.BrickColor = BrickColor.new("Cool yellow") |
| 249 | p.Material = Enum.Material.Glacier |
| 250 | p.MaterialVariant = "2022 Stud" |
| 251 | p.Anchored = true |
| 252 | p.Parent = model |
| 253 | end |
| 254 | do |
| 255 | local p = Instance.new("Part") |
| 256 | p.Name = "LegBackR" |
| 257 | p.Size = Vector3.new(2, 2, 4) |
| 258 | p.CFrame = CFrame.new(3, 0.92, 3) |
| 259 | p.BrickColor = BrickColor.new("Daisy orange") |
| 260 | p.Material = Enum.Material.Glacier |
| 261 | p.MaterialVariant = "2022 Stud" |
| 262 | p.Anchored = true |
| 263 | p.Parent = model |
| 264 | end |
| 265 | do |
| 266 | local p = Instance.new("Part") |
| 267 | p.Name = "PawBackR" |
| 268 | p.Size = Vector3.new(1.5, 1, 2) |
| 269 | p.CFrame = CFrame.new(3.58, 0.34, 1) |
| 270 | p.BrickColor = BrickColor.new("Cool yellow") |
| 271 | p.Material = Enum.Material.Glacier |
| 272 | p.MaterialVariant = "2022 Stud" |
| 273 | p.Anchored = true |
| 274 | p.Parent = model |
| 275 | end |
| 276 | do |
| 277 | local p = Instance.new("Part") |
| 278 | p.Name = "LegBackL" |
| 279 | p.Size = Vector3.new(2, 2, 4) |
| 280 | p.CFrame = CFrame.new(-3, 0.92, 3) |
| 281 | p.BrickColor = BrickColor.new("Daisy orange") |
| 282 | p.Material = Enum.Material.Glacier |
| 283 | p.MaterialVariant = "2022 Stud" |
| 284 | p.Anchored = true |
| 285 | p.Parent = model |
| 286 | end |
| 287 | do |
| 288 | local p = Instance.new("Part") |
| 289 | p.Name = "PawBackL" |
| 290 | p.Size = Vector3.new(1.5, 1, 2) |
| 291 | p.CFrame = CFrame.new(-3.58, 0.34, 1) |
| 292 | p.BrickColor = BrickColor.new("Cool yellow") |
| 293 | p.Material = Enum.Material.Glacier |
| 294 | p.MaterialVariant = "2022 Stud" |
| 295 | p.Anchored = true |
| 296 | p.Parent = model |
| 297 | end |
| 298 | do |
| 299 | local p = Instance.new("Part") |
| 300 | p.Name = "TailBase" |
| 301 | p.Size = Vector3.new(2, 2, 2.5) |
| 302 | p.CFrame = CFrame.new(0, 3, 5.5) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 303 | p.BrickColor = BrickColor.new("Daisy orange") |
| 304 | p.Material = Enum.Material.Glacier |
| 305 | p.MaterialVariant = "2022 Stud" |
| 306 | p.Anchored = true |
| 307 | p.Parent = model |
| 308 | end |
| 309 | do |
| 310 | local p = Instance.new("Part") |
| 311 | p.Name = "TailTip" |
| 312 | p.Size = Vector3.new(1.5, 1.5, 2) |
| 313 | p.CFrame = CFrame.new(0, 4.5, 6.5) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(0)) |
| 314 | p.BrickColor = BrickColor.new("Cool yellow") |
| 315 | p.Material = Enum.Material.Glacier |
| 316 | p.MaterialVariant = "2022 Stud" |
| 317 | p.Anchored = true |
| 318 | p.Parent = model |
| 319 | end |
| 320 | model.PrimaryPart = model:FindFirstChild("BodyMain") |
| 321 | print("ShibaInuDog built: " .. #model:GetChildren() .. " parts") |
Loading comments...