Loading model...
by Slack Yt · 9/3/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: FairyWithStarWand |
| 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 = "FairyWithStarWand" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright yellow"] = "2022 Big Stud", |
| 25 | ["Ghost grey"] = "2022 Stud", |
| 26 | ["Medium stone grey"] = "2022 Inlet", |
| 27 | ["Nougat"] = "2022 Stud", |
| 28 | ["Pastel Blue"] = "2022 Stud", |
| 29 | ["Reddish brown"] = "2022 Small Stud", |
| 30 | } |
| 31 | do |
| 32 | local p = Instance.new("Part") |
| 33 | p.Name = "TorsoUpper" |
| 34 | p.Size = Vector3.new(1.2, 1.2, 0.8) |
| 35 | p.CFrame = CFrame.new(0, 1.5, 0) |
| 36 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Stud" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Name = "TorsoWaist" |
| 45 | p.Size = Vector3.new(1, 0.8, 0.7) |
| 46 | p.CFrame = CFrame.new(0, 0.6, 0) |
| 47 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Stud" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Name = "SkirtTop" |
| 56 | p.Size = Vector3.new(1.6, 0.6, 1.2) |
| 57 | p.CFrame = CFrame.new(0, 0, 0) |
| 58 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 59 | p.Material = Enum.Material.Glacier |
| 60 | p.MaterialVariant = "2022 Stud" |
| 61 | p.Anchored = true |
| 62 | p.Parent = model |
| 63 | end |
| 64 | do |
| 65 | local p = Instance.new("Part") |
| 66 | p.Name = "SkirtMid" |
| 67 | p.Size = Vector3.new(2.2, 0.8, 1.8) |
| 68 | p.CFrame = CFrame.new(0, -0.6, 0) |
| 69 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 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 = "SkirtBottom" |
| 78 | p.Size = Vector3.new(2.8, 0.6, 2.2) |
| 79 | p.CFrame = CFrame.new(0, -1.2, 0) |
| 80 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 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.Shape = Enum.PartType.Cylinder |
| 89 | p.Name = "Neck" |
| 90 | p.Size = Vector3.new(0.6, 0.4, 0.4) |
| 91 | p.CFrame = CFrame.new(0, 2.3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 92 | p.BrickColor = BrickColor.new("Nougat") |
| 93 | p.Material = Enum.Material.Glacier |
| 94 | p.MaterialVariant = "2022 Stud" |
| 95 | p.Anchored = true |
| 96 | p.Parent = model |
| 97 | end |
| 98 | do |
| 99 | local p = Instance.new("Part") |
| 100 | p.Shape = Enum.PartType.Ball |
| 101 | p.Name = "Head" |
| 102 | p.Size = Vector3.new(1.4, 1.4, 1.4) |
| 103 | p.CFrame = CFrame.new(0, 3.2, 0) |
| 104 | p.BrickColor = BrickColor.new("Nougat") |
| 105 | p.Material = Enum.Material.Glacier |
| 106 | p.MaterialVariant = "2022 Stud" |
| 107 | p.Anchored = true |
| 108 | p.Parent = model |
| 109 | end |
| 110 | do |
| 111 | local p = Instance.new("Part") |
| 112 | p.Name = "HairTop" |
| 113 | p.Size = Vector3.new(1.5, 0.4, 1.5) |
| 114 | p.CFrame = CFrame.new(0, 3.9, 0) |
| 115 | p.BrickColor = BrickColor.new("Reddish brown") |
| 116 | p.Material = Enum.Material.Glacier |
| 117 | p.MaterialVariant = "2022 Small Stud" |
| 118 | p.Anchored = true |
| 119 | p.Parent = model |
| 120 | end |
| 121 | do |
| 122 | local p = Instance.new("Part") |
| 123 | p.Name = "HairBack" |
| 124 | p.Size = Vector3.new(1.5, 1.4, 0.4) |
| 125 | p.CFrame = CFrame.new(0.04, 3.2, 0.6) |
| 126 | p.BrickColor = BrickColor.new("Reddish brown") |
| 127 | p.Material = Enum.Material.Glacier |
| 128 | p.MaterialVariant = "2022 Small Stud" |
| 129 | p.Anchored = true |
| 130 | p.Parent = model |
| 131 | end |
| 132 | do |
| 133 | local p = Instance.new("Part") |
| 134 | p.Name = "HairSideL" |
| 135 | p.Size = Vector3.new(0.3, 1.4, 1.2) |
| 136 | p.CFrame = CFrame.new(-0.7, 3.1, 0) |
| 137 | p.BrickColor = BrickColor.new("Reddish brown") |
| 138 | p.Material = Enum.Material.Glacier |
| 139 | p.MaterialVariant = "2022 Small Stud" |
| 140 | p.Anchored = true |
| 141 | p.Parent = model |
| 142 | end |
| 143 | do |
| 144 | local p = Instance.new("Part") |
| 145 | p.Name = "HairSideR" |
| 146 | p.Size = Vector3.new(0.3, 1.4, 1.2) |
| 147 | p.CFrame = CFrame.new(0.7, 3.1, 0) |
| 148 | p.BrickColor = BrickColor.new("Reddish brown") |
| 149 | p.Material = Enum.Material.Glacier |
| 150 | p.MaterialVariant = "2022 Small Stud" |
| 151 | p.Anchored = true |
| 152 | p.Parent = model |
| 153 | end |
| 154 | do |
| 155 | local p = Instance.new("Part") |
| 156 | p.Name = "HairBangs" |
| 157 | p.Size = Vector3.new(1.4, 0.5, 0.3) |
| 158 | p.CFrame = CFrame.new(0, 3.6, -0.64) |
| 159 | p.BrickColor = BrickColor.new("Reddish brown") |
| 160 | p.Material = Enum.Material.Glacier |
| 161 | p.MaterialVariant = "2022 Small Stud" |
| 162 | p.Anchored = true |
| 163 | p.Parent = model |
| 164 | end |
| 165 | do |
| 166 | local p = Instance.new("Part") |
| 167 | p.Name = "LegUpperL" |
| 168 | p.Size = Vector3.new(1.30384, 0.4, 0.4) |
| 169 | p.CFrame = CFrame.new(-0.4, -1.85, 0.05) * CFrame.Angles(math.rad(85.6013), math.rad(-90), math.rad(0)) |
| 170 | p.BrickColor = BrickColor.new("Nougat") |
| 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.Name = "LegLowerL" |
| 179 | p.Size = Vector3.new(1.52971, 0.35, 0.35) |
| 180 | p.CFrame = CFrame.new(-0.4, -3.25, -0.05) * CFrame.Angles(math.rad(-78.6901), math.rad(90), math.rad(0)) |
| 181 | p.BrickColor = BrickColor.new("Nougat") |
| 182 | p.Material = Enum.Material.Glacier |
| 183 | p.MaterialVariant = "2022 Stud" |
| 184 | p.Anchored = true |
| 185 | p.Parent = model |
| 186 | end |
| 187 | do |
| 188 | local p = Instance.new("Part") |
| 189 | p.Name = "LegUpperR" |
| 190 | p.Size = Vector3.new(1.23693, 0.4, 0.4) |
| 191 | p.CFrame = CFrame.new(0.4, -1.8, -0.15) * CFrame.Angles(math.rad(-75.9638), math.rad(90), math.rad(0)) |
| 192 | p.BrickColor = BrickColor.new("Nougat") |
| 193 | p.Material = Enum.Material.Glacier |
| 194 | p.MaterialVariant = "2022 Stud" |
| 195 | p.Anchored = true |
| 196 | p.Parent = model |
| 197 | end |
| 198 | do |
| 199 | local p = Instance.new("Part") |
| 200 | p.Name = "LegLowerR" |
| 201 | p.Size = Vector3.new(1.41421, 0.35, 0.35) |
| 202 | p.CFrame = CFrame.new(0.4, -3.1, -0.2) * CFrame.Angles(math.rad(81.8699), math.rad(-90), math.rad(0)) |
| 203 | p.BrickColor = BrickColor.new("Nougat") |
| 204 | p.Material = Enum.Material.Glacier |
| 205 | p.MaterialVariant = "2022 Stud" |
| 206 | p.Anchored = true |
| 207 | p.Parent = model |
| 208 | end |
| 209 | do |
| 210 | local p = Instance.new("Part") |
| 211 | p.Name = "ArmUpperL" |
| 212 | p.Size = Vector3.new(1.11803, 0.3, 0.3) |
| 213 | p.CFrame = CFrame.new(-0.95, 1.3, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(116.565)) |
| 214 | p.BrickColor = BrickColor.new("Nougat") |
| 215 | p.Material = Enum.Material.Glacier |
| 216 | p.MaterialVariant = "2022 Stud" |
| 217 | p.Anchored = true |
| 218 | p.Parent = model |
| 219 | end |
| 220 | do |
| 221 | local p = Instance.new("Part") |
| 222 | p.Name = "ArmLowerL" |
| 223 | p.Size = Vector3.new(1.0198, 0.25, 0.25) |
| 224 | p.CFrame = CFrame.new(-1.3, 0.3, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(101.31)) |
| 225 | p.BrickColor = BrickColor.new("Nougat") |
| 226 | p.Material = Enum.Material.Glacier |
| 227 | p.MaterialVariant = "2022 Stud" |
| 228 | p.Anchored = true |
| 229 | p.Parent = model |
| 230 | end |
| 231 | do |
| 232 | local p = Instance.new("Part") |
| 233 | p.Name = "ArmUpperR" |
| 234 | p.Size = Vector3.new(1.04881, 0.3, 0.3) |
| 235 | p.CFrame = CFrame.new(1.05, 1.5, -0.25) * CFrame.Angles(math.rad(0), math.rad(35.5377), math.rad(-34.8952)) |
| 236 | p.BrickColor = BrickColor.new("Nougat") |
| 237 | p.Material = Enum.Material.Glacier |
| 238 | p.MaterialVariant = "2022 Stud" |
| 239 | p.Anchored = true |
| 240 | p.Parent = model |
| 241 | end |
| 242 | do |
| 243 | local p = Instance.new("Part") |
| 244 | p.Name = "ArmLowerR" |
| 245 | p.Size = Vector3.new(0.860233, 0.25, 0.25) |
| 246 | p.CFrame = CFrame.new(1.6, 1.35, -0.85) * CFrame.Angles(math.rad(0), math.rad(60.2551), math.rad(20.4104)) |
| 247 | p.BrickColor = BrickColor.new("Nougat") |
| 248 | p.Material = Enum.Material.Glacier |
| 249 | p.MaterialVariant = "2022 Stud" |
| 250 | p.Anchored = true |
| 251 | p.Parent = model |
| 252 | end |
| 253 | do |
| 254 | local p = Instance.new("Part") |
| 255 | p.Name = "WingUpperL" |
| 256 | p.Size = Vector3.new(2.8, 0.15, 1) |
| 257 | p.CFrame = CFrame.new(-1.4, 2.5, 0.6) * CFrame.Angles(math.rad(15), math.rad(-20), math.rad(45)) |
| 258 | p.BrickColor = BrickColor.new("Ghost grey") |
| 259 | p.Material = Enum.Material.Glacier |
| 260 | p.MaterialVariant = "2022 Stud" |
| 261 | p.Anchored = true |
| 262 | p.Parent = model |
| 263 | end |
| 264 | do |
| 265 | local p = Instance.new("Part") |
| 266 | p.Name = "WingUpperR" |
| 267 | p.Size = Vector3.new(2.8, 0.15, 1) |
| 268 | p.CFrame = CFrame.new(1.4, 2.5, 0.6) * CFrame.Angles(math.rad(15), math.rad(20), math.rad(-45)) |
| 269 | p.BrickColor = BrickColor.new("Ghost grey") |
| 270 | p.Material = Enum.Material.Glacier |
| 271 | p.MaterialVariant = "2022 Stud" |
| 272 | p.Anchored = true |
| 273 | p.Parent = model |
| 274 | end |
| 275 | do |
| 276 | local p = Instance.new("Part") |
| 277 | p.Name = "WingLowerL" |
| 278 | p.Size = Vector3.new(2.2, 0.15, 0.8) |
| 279 | p.CFrame = CFrame.new(-1.2, 1, 0.7) * CFrame.Angles(math.rad(10), math.rad(-15), math.rad(20)) |
| 280 | p.BrickColor = BrickColor.new("Ghost grey") |
| 281 | p.Material = Enum.Material.Glacier |
| 282 | p.MaterialVariant = "2022 Stud" |
| 283 | p.Anchored = true |
| 284 | p.Parent = model |
| 285 | end |
| 286 | do |
| 287 | local p = Instance.new("Part") |
| 288 | p.Name = "WingLowerR" |
| 289 | p.Size = Vector3.new(2.2, 0.15, 0.8) |
| 290 | p.CFrame = CFrame.new(1.2, 1, 0.7) * CFrame.Angles(math.rad(10), math.rad(15), math.rad(-20)) |
| 291 | p.BrickColor = BrickColor.new("Ghost grey") |
| 292 | p.Material = Enum.Material.Glacier |
| 293 | p.MaterialVariant = "2022 Stud" |
| 294 | p.Anchored = true |
| 295 | p.Parent = model |
| 296 | end |
| 297 | do |
| 298 | local p = Instance.new("Part") |
| 299 | p.Shape = Enum.PartType.Cylinder |
| 300 | p.Name = "WandStick" |
| 301 | p.Size = Vector3.new(1.57797, 0.15, 0.15) |
| 302 | p.CFrame = CFrame.new(2, 2.15, -1.6) * CFrame.Angles(math.rad(0), math.rad(63.4349), math.rad(55.4712)) |
| 303 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 304 | p.Material = Enum.Material.Glacier |
| 305 | p.MaterialVariant = "2022 Inlet" |
| 306 | p.Anchored = true |
| 307 | p.Parent = model |
| 308 | end |
| 309 | do |
| 310 | local p = Instance.new("Part") |
| 311 | p.Name = "StarCenter" |
| 312 | p.Size = Vector3.new(0.6, 0.6, 0.15) |
| 313 | p.CFrame = CFrame.new(2.2, 2.8, -2) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 314 | p.BrickColor = BrickColor.new("Bright yellow") |
| 315 | p.Material = Enum.Material.Glacier |
| 316 | p.MaterialVariant = "2022 Big Stud" |
| 317 | p.Anchored = true |
| 318 | p.Parent = model |
| 319 | end |
| 320 | do |
| 321 | local p = Instance.new("Part") |
| 322 | p.Name = "StarPoint1" |
| 323 | p.Size = Vector3.new(0.3, 0.5, 0.1) |
| 324 | p.CFrame = CFrame.new(2.2, 3.2, -2) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 325 | p.BrickColor = BrickColor.new("Bright yellow") |
| 326 | p.Material = Enum.Material.Glacier |
| 327 | p.MaterialVariant = "2022 Big Stud" |
| 328 | p.Anchored = true |
| 329 | p.Parent = model |
| 330 | end |
| 331 | do |
| 332 | local p = Instance.new("Part") |
| 333 | p.Name = "StarPoint2" |
| 334 | p.Size = Vector3.new(0.3, 0.5, 0.1) |
| 335 | p.CFrame = CFrame.new(2.2, 2.4, -2) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(180)) |
| 336 | p.BrickColor = BrickColor.new("Bright yellow") |
| 337 | p.Material = Enum.Material.Glacier |
| 338 | p.MaterialVariant = "2022 Big Stud" |
| 339 | p.Anchored = true |
| 340 | p.Parent = model |
| 341 | end |
| 342 | do |
| 343 | local p = Instance.new("Part") |
| 344 | p.Name = "StarPoint3" |
| 345 | p.Size = Vector3.new(0.5, 0.3, 0.1) |
| 346 | p.CFrame = CFrame.new(1.8, 2.8, -2) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(90)) |
| 347 | p.BrickColor = BrickColor.new("Bright yellow") |
| 348 | p.Material = Enum.Material.Glacier |
| 349 | p.MaterialVariant = "2022 Big Stud" |
| 350 | p.Anchored = true |
| 351 | p.Parent = model |
| 352 | end |
| 353 | do |
| 354 | local p = Instance.new("Part") |
| 355 | p.Name = "StarPoint4" |
| 356 | p.Size = Vector3.new(0.5, 0.3, 0.1) |
| 357 | p.CFrame = CFrame.new(2.6, 2.8, -2) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(-90)) |
| 358 | p.BrickColor = BrickColor.new("Bright yellow") |
| 359 | p.Material = Enum.Material.Glacier |
| 360 | p.MaterialVariant = "2022 Big Stud" |
| 361 | p.Anchored = true |
| 362 | p.Parent = model |
| 363 | end |
| 364 | model.PrimaryPart = model:FindFirstChild("TorsoUpper") |
| 365 | print("FairyWithStarWand built: " .. #model:GetChildren() .. " parts") |
Loading comments...