Loading model...
by Jordan Widdowson · 6/30/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: WaterSprite |
| 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 = "WaterSprite" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Cyan"] = "2022 Stud", |
| 25 | ["Institutional white"] = "2022 Stud", |
| 26 | ["Really black"] = "2022 Stud", |
| 27 | } |
| 28 | do |
| 29 | local p = Instance.new("Part") |
| 30 | p.Name = "BodyBase" |
| 31 | p.Size = Vector3.new(4, 1, 3) |
| 32 | p.CFrame = CFrame.new(0, 1.88, 0) |
| 33 | p.BrickColor = BrickColor.new("Cyan") |
| 34 | p.Material = Enum.Material.Neon |
| 35 | p.Anchored = true |
| 36 | p.Parent = model |
| 37 | end |
| 38 | do |
| 39 | local p = Instance.new("Part") |
| 40 | p.Name = "BodyMid1" |
| 41 | p.Size = Vector3.new(4.2, 1, 3.2) |
| 42 | p.CFrame = CFrame.new(0, 2.92, 0) |
| 43 | p.BrickColor = BrickColor.new("Cyan") |
| 44 | p.Material = Enum.Material.Neon |
| 45 | p.Anchored = true |
| 46 | p.Parent = model |
| 47 | end |
| 48 | do |
| 49 | local p = Instance.new("Part") |
| 50 | p.Name = "BodyMid2" |
| 51 | p.Size = Vector3.new(4.4, 1, 3.4) |
| 52 | p.CFrame = CFrame.new(0, 3.96, 0) |
| 53 | p.BrickColor = BrickColor.new("Electric blue") |
| 54 | p.Material = Enum.Material.Neon |
| 55 | p.Anchored = true |
| 56 | p.Parent = model |
| 57 | end |
| 58 | do |
| 59 | local p = Instance.new("Part") |
| 60 | p.Name = "BodyMid3" |
| 61 | p.Size = Vector3.new(4.4, 1, 3.4) |
| 62 | p.CFrame = CFrame.new(0, 5, 0) |
| 63 | p.BrickColor = BrickColor.new("Electric blue") |
| 64 | p.Material = Enum.Material.Neon |
| 65 | p.Anchored = true |
| 66 | p.Parent = model |
| 67 | end |
| 68 | do |
| 69 | local p = Instance.new("Part") |
| 70 | p.Name = "BodyMid4" |
| 71 | p.Size = Vector3.new(4.2, 1, 3.2) |
| 72 | p.CFrame = CFrame.new(0, 6.04, 0) |
| 73 | p.BrickColor = BrickColor.new("Bright blue") |
| 74 | p.Material = Enum.Material.Neon |
| 75 | p.Anchored = true |
| 76 | p.Parent = model |
| 77 | end |
| 78 | do |
| 79 | local p = Instance.new("Part") |
| 80 | p.Name = "BodyTop" |
| 81 | p.Size = Vector3.new(3.8, 1, 2.8) |
| 82 | p.CFrame = CFrame.new(0, 7.08, 0) |
| 83 | p.BrickColor = BrickColor.new("Bright blue") |
| 84 | p.Material = Enum.Material.Neon |
| 85 | p.Anchored = true |
| 86 | p.Parent = model |
| 87 | end |
| 88 | do |
| 89 | local p = Instance.new("Part") |
| 90 | p.Name = "BodyDome" |
| 91 | p.Size = Vector3.new(3, 0.5, 2) |
| 92 | p.CFrame = CFrame.new(0, 7.5, 0) |
| 93 | p.BrickColor = BrickColor.new("Bright blue") |
| 94 | p.Material = Enum.Material.Neon |
| 95 | p.Anchored = true |
| 96 | p.Parent = model |
| 97 | end |
| 98 | do |
| 99 | local p = Instance.new("Part") |
| 100 | p.Name = "LegL" |
| 101 | p.Size = Vector3.new(1, 1.4, 1) |
| 102 | p.CFrame = CFrame.new(-1.2, 0.64, 0) |
| 103 | p.BrickColor = BrickColor.new("Cyan") |
| 104 | p.Material = Enum.Material.Neon |
| 105 | p.Anchored = true |
| 106 | p.Parent = model |
| 107 | end |
| 108 | do |
| 109 | local p = Instance.new("Part") |
| 110 | p.Name = "LegR" |
| 111 | p.Size = Vector3.new(1, 1.4, 1) |
| 112 | p.CFrame = CFrame.new(1.2, 0.64, 0) |
| 113 | p.BrickColor = BrickColor.new("Cyan") |
| 114 | p.Material = Enum.Material.Neon |
| 115 | p.Anchored = true |
| 116 | p.Parent = model |
| 117 | end |
| 118 | do |
| 119 | local p = Instance.new("Part") |
| 120 | p.Name = "ArmL" |
| 121 | p.Size = Vector3.new(1, 0.6, 0.8) |
| 122 | p.CFrame = CFrame.new(-2.4, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 123 | p.BrickColor = BrickColor.new("Cyan") |
| 124 | p.Material = Enum.Material.Neon |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Name = "ArmR" |
| 131 | p.Size = Vector3.new(1, 0.6, 0.8) |
| 132 | p.CFrame = CFrame.new(2.4, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 133 | p.BrickColor = BrickColor.new("Cyan") |
| 134 | p.Material = Enum.Material.Neon |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Name = "EyeL" |
| 141 | p.Size = Vector3.new(0.1, 0.8, 0.8) |
| 142 | p.CFrame = CFrame.new(-1, 5.5, -1.7) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 143 | p.BrickColor = BrickColor.new("Really black") |
| 144 | p.Material = Enum.Material.Neon |
| 145 | p.Anchored = true |
| 146 | p.Parent = model |
| 147 | end |
| 148 | do |
| 149 | local p = Instance.new("Part") |
| 150 | p.Name = "EyeR" |
| 151 | p.Size = Vector3.new(0.1, 0.8, 0.8) |
| 152 | p.CFrame = CFrame.new(1, 5.5, -1.7) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 153 | p.BrickColor = BrickColor.new("Really black") |
| 154 | p.Material = Enum.Material.Glacier |
| 155 | p.MaterialVariant = "2022 Stud" |
| 156 | p.Anchored = true |
| 157 | p.Parent = model |
| 158 | end |
| 159 | do |
| 160 | local p = Instance.new("Part") |
| 161 | p.Name = "EyeL_Hi1" |
| 162 | p.Size = Vector3.new(0.05, 0.25, 0.25) |
| 163 | p.CFrame = CFrame.new(-1.1, 5.7, -1.75) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 164 | p.BrickColor = BrickColor.new("Institutional white") |
| 165 | p.Material = Enum.Material.Glacier |
| 166 | p.MaterialVariant = "2022 Stud" |
| 167 | p.Anchored = true |
| 168 | p.Parent = model |
| 169 | end |
| 170 | do |
| 171 | local p = Instance.new("Part") |
| 172 | p.Name = "EyeL_Hi2" |
| 173 | p.Size = Vector3.new(0.05, 0.15, 0.15) |
| 174 | p.CFrame = CFrame.new(-0.9, 5.3, -1.75) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 175 | p.BrickColor = BrickColor.new("Institutional white") |
| 176 | p.Material = Enum.Material.Glacier |
| 177 | p.MaterialVariant = "2022 Stud" |
| 178 | p.Anchored = true |
| 179 | p.Parent = model |
| 180 | end |
| 181 | do |
| 182 | local p = Instance.new("Part") |
| 183 | p.Name = "EyeR_Hi1" |
| 184 | p.Size = Vector3.new(0.05, 0.25, 0.25) |
| 185 | p.CFrame = CFrame.new(0.9, 5.7, -1.75) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 186 | p.BrickColor = BrickColor.new("Institutional white") |
| 187 | p.Material = Enum.Material.Glacier |
| 188 | p.MaterialVariant = "2022 Stud" |
| 189 | p.Anchored = true |
| 190 | p.Parent = model |
| 191 | end |
| 192 | do |
| 193 | local p = Instance.new("Part") |
| 194 | p.Name = "EyeR_Hi2" |
| 195 | p.Size = Vector3.new(0.05, 0.15, 0.15) |
| 196 | p.CFrame = CFrame.new(1.1, 5.3, -1.75) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 197 | p.BrickColor = BrickColor.new("Institutional white") |
| 198 | p.Material = Enum.Material.Glacier |
| 199 | p.MaterialVariant = "2022 Stud" |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Name = "Mouth" |
| 206 | p.Size = Vector3.new(0.6, 0.1, 0.1) |
| 207 | p.CFrame = CFrame.new(0, 4.8, -1.7) |
| 208 | p.BrickColor = BrickColor.new("Really black") |
| 209 | p.Material = Enum.Material.Glacier |
| 210 | p.MaterialVariant = "2022 Stud" |
| 211 | p.Anchored = true |
| 212 | p.Parent = model |
| 213 | end |
| 214 | do |
| 215 | local p = Instance.new("Part") |
| 216 | p.Shape = Enum.PartType.Cylinder |
| 217 | p.Name = "LogoRing" |
| 218 | p.Size = Vector3.new(0.1, 1.4, 1.4) |
| 219 | p.CFrame = CFrame.new(0, 2.5, -1.6) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 220 | p.BrickColor = BrickColor.new("Toothpaste") |
| 221 | p.Material = Enum.Material.Neon |
| 222 | p.Anchored = true |
| 223 | p.Parent = model |
| 224 | end |
| 225 | do |
| 226 | local p = Instance.new("Part") |
| 227 | p.Shape = Enum.PartType.Cylinder |
| 228 | p.Name = "LogoInner" |
| 229 | p.Size = Vector3.new(0.1, 1, 1) |
| 230 | p.CFrame = CFrame.new(0, 2.5, -1.73) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 231 | p.BrickColor = BrickColor.new("Cyan") |
| 232 | p.Material = Enum.Material.Glacier |
| 233 | p.MaterialVariant = "2022 Stud" |
| 234 | p.Anchored = true |
| 235 | p.Parent = model |
| 236 | end |
| 237 | do |
| 238 | local p = Instance.new("Part") |
| 239 | p.Name = "LogoWave1" |
| 240 | p.Size = Vector3.new(0.6, 0.2, 0.1) |
| 241 | p.CFrame = CFrame.new(-0.2, 2.3, -1.78) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30)) |
| 242 | p.BrickColor = BrickColor.new("Toothpaste") |
| 243 | p.Material = Enum.Material.Neon |
| 244 | p.Anchored = true |
| 245 | p.Parent = model |
| 246 | end |
| 247 | do |
| 248 | local p = Instance.new("Part") |
| 249 | p.Name = "LogoWave2" |
| 250 | p.Size = Vector3.new(0.5, 0.2, 0.1) |
| 251 | p.CFrame = CFrame.new(0.3, 2.5, -1.74) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 252 | p.BrickColor = BrickColor.new("Toothpaste") |
| 253 | p.Material = Enum.Material.Neon |
| 254 | p.Anchored = true |
| 255 | p.Parent = model |
| 256 | end |
| 257 | do |
| 258 | local p = Instance.new("Part") |
| 259 | p.Shape = Enum.PartType.Ball |
| 260 | p.Name = "Bubble1" |
| 261 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 262 | p.CFrame = CFrame.new(0, 8.2, 0) |
| 263 | p.BrickColor = BrickColor.new("Toothpaste") |
| 264 | p.Material = Enum.Material.Neon |
| 265 | p.Anchored = true |
| 266 | p.Parent = model |
| 267 | end |
| 268 | do |
| 269 | local p = Instance.new("Part") |
| 270 | p.Shape = Enum.PartType.Ball |
| 271 | p.Name = "Bubble2" |
| 272 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 273 | p.CFrame = CFrame.new(0.4, 8.8, 0.2) |
| 274 | p.BrickColor = BrickColor.new("Toothpaste") |
| 275 | p.Material = Enum.Material.Neon |
| 276 | p.Anchored = true |
| 277 | p.Parent = model |
| 278 | end |
| 279 | do |
| 280 | local p = Instance.new("Part") |
| 281 | p.Shape = Enum.PartType.Ball |
| 282 | p.Name = "Bubble3" |
| 283 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 284 | p.CFrame = CFrame.new(-0.3, 9.2, -0.1) |
| 285 | p.BrickColor = BrickColor.new("Toothpaste") |
| 286 | p.Material = Enum.Material.Neon |
| 287 | p.Anchored = true |
| 288 | p.Parent = model |
| 289 | end |
| 290 | do |
| 291 | local p = Instance.new("Part") |
| 292 | p.Shape = Enum.PartType.Ball |
| 293 | p.Name = "Bubble4" |
| 294 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 295 | p.CFrame = CFrame.new(0.2, 9.8, 0) |
| 296 | p.BrickColor = BrickColor.new("Toothpaste") |
| 297 | p.Material = Enum.Material.Neon |
| 298 | p.Anchored = true |
| 299 | p.Parent = model |
| 300 | end |
| 301 | model.PrimaryPart = model:FindFirstChild("BodyMid2") |
| 302 | print("WaterSprite built: " .. #model:GetChildren() .. " parts") |
Loading comments...