Loading model...
by Callums World · 3/26/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: RedEye |
| 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 = "RedEye" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright red"] = "2022 Stud", |
| 25 | ["Institutional white"] = "2022 Stud", |
| 26 | ["Maroon"] = "2022 Stud", |
| 27 | ["Persimmon"] = "2022 Stud", |
| 28 | ["Really black"] = "2022 Universal", |
| 29 | ["Really red"] = "2022 Stud", |
| 30 | ["White"] = "2022 Stud", |
| 31 | } |
| 32 | do |
| 33 | local p = Instance.new("Part") |
| 34 | p.Shape = Enum.PartType.Cylinder |
| 35 | p.Name = "ScleraBase" |
| 36 | p.Size = Vector3.new(1, 20, 20) |
| 37 | p.CFrame = CFrame.new(0, 0, 0) |
| 38 | p.BrickColor = BrickColor.new("Institutional white") |
| 39 | p.Material = Enum.Material.Glacier |
| 40 | p.MaterialVariant = "2022 Stud" |
| 41 | p.Anchored = true |
| 42 | p.Parent = model |
| 43 | end |
| 44 | do |
| 45 | local p = Instance.new("Part") |
| 46 | p.Shape = Enum.PartType.Cylinder |
| 47 | p.Name = "ScleraDome" |
| 48 | p.Size = Vector3.new(1, 19, 19) |
| 49 | p.CFrame = CFrame.new(0.5, 0, 0) |
| 50 | p.BrickColor = BrickColor.new("Institutional white") |
| 51 | p.Material = Enum.Material.Glacier |
| 52 | p.MaterialVariant = "2022 Stud" |
| 53 | p.Anchored = true |
| 54 | p.Parent = model |
| 55 | end |
| 56 | do |
| 57 | local p = Instance.new("Part") |
| 58 | p.Shape = Enum.PartType.Cylinder |
| 59 | p.Name = "IrisOuter" |
| 60 | p.Size = Vector3.new(0.2, 12, 12) |
| 61 | p.CFrame = CFrame.new(1, 0, 0) |
| 62 | p.BrickColor = BrickColor.new("Maroon") |
| 63 | p.Material = Enum.Material.Glacier |
| 64 | p.MaterialVariant = "2022 Stud" |
| 65 | p.Anchored = true |
| 66 | p.Parent = model |
| 67 | end |
| 68 | do |
| 69 | local p = Instance.new("Part") |
| 70 | p.Shape = Enum.PartType.Cylinder |
| 71 | p.Name = "IrisMain" |
| 72 | p.Size = Vector3.new(0.2, 11, 11) |
| 73 | p.CFrame = CFrame.new(1.14, 0, 0) |
| 74 | p.BrickColor = BrickColor.new("Bright red") |
| 75 | p.Material = Enum.Material.Glacier |
| 76 | p.MaterialVariant = "2022 Stud" |
| 77 | p.Anchored = true |
| 78 | p.Parent = model |
| 79 | end |
| 80 | do |
| 81 | local p = Instance.new("Part") |
| 82 | p.Shape = Enum.PartType.Cylinder |
| 83 | p.Name = "IrisInner" |
| 84 | p.Size = Vector3.new(0.2, 8, 8) |
| 85 | p.CFrame = CFrame.new(1.24, 0, 0) |
| 86 | p.BrickColor = BrickColor.new("Really red") |
| 87 | p.Material = Enum.Material.Glacier |
| 88 | p.MaterialVariant = "2022 Stud" |
| 89 | p.Anchored = true |
| 90 | p.Parent = model |
| 91 | end |
| 92 | do |
| 93 | local p = Instance.new("Part") |
| 94 | p.Shape = Enum.PartType.Cylinder |
| 95 | p.Name = "IrisBright" |
| 96 | p.Size = Vector3.new(0.2, 6, 6) |
| 97 | p.CFrame = CFrame.new(1.38, 0, 0) |
| 98 | p.BrickColor = BrickColor.new("Persimmon") |
| 99 | p.Material = Enum.Material.Glacier |
| 100 | p.MaterialVariant = "2022 Stud" |
| 101 | p.Anchored = true |
| 102 | p.Parent = model |
| 103 | end |
| 104 | do |
| 105 | local p = Instance.new("Part") |
| 106 | p.Shape = Enum.PartType.Cylinder |
| 107 | p.Name = "Pupil" |
| 108 | p.Size = Vector3.new(0.2, 4, 4) |
| 109 | p.CFrame = CFrame.new(1.48, 0, 0) |
| 110 | p.BrickColor = BrickColor.new("Really black") |
| 111 | p.Material = Enum.Material.Glacier |
| 112 | p.MaterialVariant = "2022 Universal" |
| 113 | p.Anchored = true |
| 114 | p.Parent = model |
| 115 | end |
| 116 | do |
| 117 | local p = Instance.new("Part") |
| 118 | p.Shape = Enum.PartType.Cylinder |
| 119 | p.Name = "Highlight1" |
| 120 | p.Size = Vector3.new(0.2, 1.5, 1.5) |
| 121 | p.CFrame = CFrame.new(1.62, 1.5, 1.5) |
| 122 | p.BrickColor = BrickColor.new("White") |
| 123 | p.Material = Enum.Material.Glacier |
| 124 | p.MaterialVariant = "2022 Stud" |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Name = "Highlight2" |
| 131 | p.Size = Vector3.new(0.2, 2, 1) |
| 132 | p.CFrame = CFrame.new(1.45, 3.5, -2.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 133 | p.BrickColor = BrickColor.new("White") |
| 134 | p.Material = Enum.Material.Glacier |
| 135 | p.MaterialVariant = "2022 Stud" |
| 136 | p.Anchored = true |
| 137 | p.Parent = model |
| 138 | end |
| 139 | do |
| 140 | local p = Instance.new("Part") |
| 141 | p.Name = "Vein_0" |
| 142 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 143 | p.CFrame = CFrame.new(0.8, 8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 144 | p.BrickColor = BrickColor.new("Bright red") |
| 145 | p.Material = Enum.Material.Glacier |
| 146 | p.MaterialVariant = "2022 Stud" |
| 147 | p.Anchored = true |
| 148 | p.Parent = model |
| 149 | end |
| 150 | do |
| 151 | local p = Instance.new("Part") |
| 152 | p.Name = "Vein_1" |
| 153 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 154 | p.CFrame = CFrame.new(0.8, 6.9282, 4) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(90)) |
| 155 | p.BrickColor = BrickColor.new("Bright red") |
| 156 | p.Material = Enum.Material.Glacier |
| 157 | p.MaterialVariant = "2022 Stud" |
| 158 | p.Anchored = true |
| 159 | p.Parent = model |
| 160 | end |
| 161 | do |
| 162 | local p = Instance.new("Part") |
| 163 | p.Name = "Vein_2" |
| 164 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 165 | p.CFrame = CFrame.new(0.8, 4, 6.9282) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(90)) |
| 166 | p.BrickColor = BrickColor.new("Bright red") |
| 167 | p.Material = Enum.Material.Glacier |
| 168 | p.MaterialVariant = "2022 Stud" |
| 169 | p.Anchored = true |
| 170 | p.Parent = model |
| 171 | end |
| 172 | do |
| 173 | local p = Instance.new("Part") |
| 174 | p.Name = "Vein_3" |
| 175 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 176 | p.CFrame = CFrame.new(0.8, 0, 8) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(90)) |
| 177 | p.BrickColor = BrickColor.new("Bright red") |
| 178 | p.Material = Enum.Material.Glacier |
| 179 | p.MaterialVariant = "2022 Stud" |
| 180 | p.Anchored = true |
| 181 | p.Parent = model |
| 182 | end |
| 183 | do |
| 184 | local p = Instance.new("Part") |
| 185 | p.Name = "Vein_4" |
| 186 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 187 | p.CFrame = CFrame.new(0.8, -4, 6.9282) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(90)) |
| 188 | p.BrickColor = BrickColor.new("Bright red") |
| 189 | p.Material = Enum.Material.Glacier |
| 190 | p.MaterialVariant = "2022 Stud" |
| 191 | p.Anchored = true |
| 192 | p.Parent = model |
| 193 | end |
| 194 | do |
| 195 | local p = Instance.new("Part") |
| 196 | p.Name = "Vein_5" |
| 197 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 198 | p.CFrame = CFrame.new(0.8, -6.9282, 4) * CFrame.Angles(math.rad(150), math.rad(0), math.rad(90)) |
| 199 | p.BrickColor = BrickColor.new("Bright red") |
| 200 | p.Material = Enum.Material.Glacier |
| 201 | p.MaterialVariant = "2022 Stud" |
| 202 | p.Anchored = true |
| 203 | p.Parent = model |
| 204 | end |
| 205 | do |
| 206 | local p = Instance.new("Part") |
| 207 | p.Name = "Vein_6" |
| 208 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 209 | p.CFrame = CFrame.new(0.8, -8, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(90)) |
| 210 | p.BrickColor = BrickColor.new("Bright red") |
| 211 | p.Material = Enum.Material.Glacier |
| 212 | p.MaterialVariant = "2022 Stud" |
| 213 | p.Anchored = true |
| 214 | p.Parent = model |
| 215 | end |
| 216 | do |
| 217 | local p = Instance.new("Part") |
| 218 | p.Name = "Vein_7" |
| 219 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 220 | p.CFrame = CFrame.new(0.8, -6.9282, -4) * CFrame.Angles(math.rad(210), math.rad(0), math.rad(90)) |
| 221 | p.BrickColor = BrickColor.new("Bright red") |
| 222 | p.Material = Enum.Material.Glacier |
| 223 | p.MaterialVariant = "2022 Stud" |
| 224 | p.Anchored = true |
| 225 | p.Parent = model |
| 226 | end |
| 227 | do |
| 228 | local p = Instance.new("Part") |
| 229 | p.Name = "Vein_8" |
| 230 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 231 | p.CFrame = CFrame.new(0.8, -4, -6.9282) * CFrame.Angles(math.rad(240), math.rad(0), math.rad(90)) |
| 232 | p.BrickColor = BrickColor.new("Bright red") |
| 233 | p.Material = Enum.Material.Glacier |
| 234 | p.MaterialVariant = "2022 Stud" |
| 235 | p.Anchored = true |
| 236 | p.Parent = model |
| 237 | end |
| 238 | do |
| 239 | local p = Instance.new("Part") |
| 240 | p.Name = "Vein_9" |
| 241 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 242 | p.CFrame = CFrame.new(0.8, 0, -8) * CFrame.Angles(math.rad(270), math.rad(0), math.rad(90)) |
| 243 | p.BrickColor = BrickColor.new("Bright red") |
| 244 | p.Material = Enum.Material.Glacier |
| 245 | p.MaterialVariant = "2022 Stud" |
| 246 | p.Anchored = true |
| 247 | p.Parent = model |
| 248 | end |
| 249 | do |
| 250 | local p = Instance.new("Part") |
| 251 | p.Name = "Vein_10" |
| 252 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 253 | p.CFrame = CFrame.new(0.8, 4, -6.9282) * CFrame.Angles(math.rad(300), math.rad(0), math.rad(90)) |
| 254 | p.BrickColor = BrickColor.new("Bright red") |
| 255 | p.Material = Enum.Material.Glacier |
| 256 | p.MaterialVariant = "2022 Stud" |
| 257 | p.Anchored = true |
| 258 | p.Parent = model |
| 259 | end |
| 260 | do |
| 261 | local p = Instance.new("Part") |
| 262 | p.Name = "Vein_11" |
| 263 | p.Size = Vector3.new(0.1, 3, 0.1) |
| 264 | p.CFrame = CFrame.new(0.8, 6.9282, -4) * CFrame.Angles(math.rad(330), math.rad(0), math.rad(90)) |
| 265 | p.BrickColor = BrickColor.new("Bright red") |
| 266 | p.Material = Enum.Material.Glacier |
| 267 | p.MaterialVariant = "2022 Stud" |
| 268 | p.Anchored = true |
| 269 | p.Parent = model |
| 270 | end |
| 271 | model.PrimaryPart = model:FindFirstChild("ScleraBase") |
| 272 | print("RedEye built: " .. #model:GetChildren() .. " parts") |
Loading comments...