SHOW:
|
|
- or go back to the newest paste.
| 1 | - | --Converted with ttyyuu12345's model to script plugin v4 |
| 1 | + | --My Discord Is MiNerVaRXRX#2930 |
| 2 | --Scripted By:Synax / SirMeme / MiNerVaRXRX / Thisstandis | |
| 3 | --Thanks For Use My Script | |
| 4 | function sandbox(var,func) | |
| 5 | local env = getfenv(func) | |
| 6 | local newenv = setmetatable({},{
| |
| 7 | __index = function(self,k) | |
| 8 | if k=="script" then | |
| 9 | return var | |
| 10 | else | |
| 11 | return env[k] | |
| 12 | end | |
| 13 | end, | |
| 14 | }) | |
| 15 | setfenv(func,newenv) | |
| 16 | return func | |
| 17 | end | |
| 18 | cors = {}
| |
| 19 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 20 | ScreenGui0 = Instance.new("ScreenGui")
| |
| 21 | Frame1 = Instance.new("Frame")
| |
| 22 | TextLabel2 = Instance.new("TextLabel")
| |
| 23 | TextButton3 = Instance.new("TextButton")
| |
| 24 | LocalScript4 = Instance.new("LocalScript")
| |
| 25 | TextLabel5 = Instance.new("TextLabel")
| |
| 26 | LocalScript6 = Instance.new("LocalScript")
| |
| 27 | TextLabel7 = Instance.new("TextLabel")
| |
| 28 | LocalScript8 = Instance.new("LocalScript")
| |
| 29 | TextButton9 = Instance.new("TextButton")
| |
| 30 | LocalScript10 = Instance.new("LocalScript")
| |
| 31 | TextLabel11 = Instance.new("TextLabel")
| |
| 32 | TextLabel12 = Instance.new("TextLabel")
| |
| 33 | TextButton13 = Instance.new("TextButton")
| |
| 34 | LocalScript14 = Instance.new("LocalScript")
| |
| 35 | TextLabel15 = Instance.new("TextLabel")
| |
| 36 | TextButton16 = Instance.new("TextButton")
| |
| 37 | LocalScript17 = Instance.new("LocalScript")
| |
| 38 | Folder18 = Instance.new("Folder")
| |
| 39 | Sound19 = Instance.new("Sound")
| |
| 40 | Sound20 = Instance.new("Sound")
| |
| 41 | Sound21 = Instance.new("Sound")
| |
| 42 | Sound22 = Instance.new("Sound")
| |
| 43 | Sound23 = Instance.new("Sound")
| |
| 44 | BoolValue24 = Instance.new("BoolValue")
| |
| 45 | LocalScript25 = Instance.new("LocalScript")
| |
| 46 | Folder26 = Instance.new("Folder")
| |
| 47 | Color3Value27 = Instance.new("Color3Value")
| |
| 48 | Color3Value28 = Instance.new("Color3Value")
| |
| 49 | Color3Value29 = Instance.new("Color3Value")
| |
| 50 | Color3Value30 = Instance.new("Color3Value")
| |
| 51 | Color3Value31 = Instance.new("Color3Value")
| |
| 52 | TextButton32 = Instance.new("TextButton")
| |
| 53 | LocalScript33 = Instance.new("LocalScript")
| |
| 54 | Frame34 = Instance.new("Frame")
| |
| 55 | TextButton35 = Instance.new("TextButton")
| |
| 56 | LocalScript36 = Instance.new("LocalScript")
| |
| 57 | ImageLabel37 = Instance.new("ImageLabel")
| |
| 58 | ImageLabel38 = Instance.new("ImageLabel")
| |
| 59 | TextButton39 = Instance.new("TextButton")
| |
| 60 | LocalScript40 = Instance.new("LocalScript")
| |
| 61 | Folder41 = Instance.new("Folder")
| |
| 62 | Frame42 = Instance.new("Frame")
| |
| 63 | TextButton43 = Instance.new("TextButton")
| |
| 64 | LocalScript44 = Instance.new("LocalScript")
| |
| 65 | LocalScript45 = Instance.new("LocalScript")
| |
| 66 | ImageLabel46 = Instance.new("ImageLabel")
| |
| 67 | Frame47 = Instance.new("Frame")
| |
| 68 | Frame48 = Instance.new("Frame")
| |
| 69 | TextLabel49 = Instance.new("TextLabel")
| |
| 70 | LocalScript50 = Instance.new("LocalScript")
| |
| 71 | Folder51 = Instance.new("Folder")
| |
| 72 | Color3Value52 = Instance.new("Color3Value")
| |
| 73 | Color3Value53 = Instance.new("Color3Value")
| |
| 74 | Color3Value54 = Instance.new("Color3Value")
| |
| 75 | Color3Value55 = Instance.new("Color3Value")
| |
| 76 | Color3Value56 = Instance.new("Color3Value")
| |
| 77 | BoolValue57 = Instance.new("BoolValue")
| |
| 78 | StringValue58 = Instance.new("StringValue")
| |
| 79 | BoolValue59 = Instance.new("BoolValue")
| |
| 80 | Script60 = Instance.new("Script")
| |
| 81 | ScreenGui0.Name = "NDSui" | |
| 82 | ScreenGui0.Parent = mas | |
| 83 | ScreenGui0.ResetOnSpawn = false | |
| 84 | Frame1.Name = "Panel" | |
| 85 | Frame1.Parent = ScreenGui0 | |
| 86 | Frame1.Position = UDim2.new(0.402971774, 0, 0.298489451, 0) | |
| 87 | Frame1.Visible = false | |
| 88 | Frame1.Size = UDim2.new(0, 390, 0, 230) | |
| 89 | Frame1.Active = true | |
| 90 | Frame1.BackgroundColor = BrickColor.new("Black")
| |
| 91 | Frame1.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078) | |
| 92 | Frame1.BorderSizePixel = 0 | |
| 93 | Frame1.Draggable = true | |
| 94 | TextLabel2.Name = "Title" | |
| 95 | TextLabel2.Parent = Frame1 | |
| 96 | TextLabel2.Position = UDim2.new(0, 5, 0, 0) | |
| 97 | TextLabel2.Size = UDim2.new(0, 355, 0, 25) | |
| 98 | TextLabel2.Active = true | |
| 99 | TextLabel2.BackgroundColor = BrickColor.new("Institutional white")
| |
| 100 | TextLabel2.BackgroundColor3 = Color3.new(1, 1, 1) | |
| 101 | TextLabel2.BackgroundTransparency = 1 | |
| 102 | TextLabel2.BorderSizePixel = 0 | |
| 103 | TextLabel2.Font = Enum.Font.Highway | |
| 104 | TextLabel2.FontSize = Enum.FontSize.Size14 | |
| 105 | TextLabel2.Text = "Natural Disaster Survival GUI" | |
| 106 | TextLabel2.TextColor = BrickColor.new("Institutional white")
| |
| 107 | TextLabel2.TextColor3 = Color3.new(1, 1, 1) | |
| 108 | TextLabel2.TextSize = 14 | |
| 109 | TextLabel2.TextXAlignment = Enum.TextXAlignment.Left | |
| 110 | TextButton3.Name = "VoteSys" | |
| 111 | TextButton3.Parent = Frame1 | |
| 112 | TextButton3.Position = UDim2.new(0, 5, 0, 35) | |
| 113 | TextButton3.Size = UDim2.new(0, 175, 0, 40) | |
| 114 | TextButton3.BackgroundColor = BrickColor.new("Dark taupe")
| |
| 115 | TextButton3.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118) | |
| 116 | TextButton3.BorderSizePixel = 0 | |
| 117 | TextButton3.Font = Enum.Font.SourceSans | |
| 118 | TextButton3.FontSize = Enum.FontSize.Size14 | |
| 119 | TextButton3.Text = "Open Vote Menu" | |
| 120 | TextButton3.TextColor = BrickColor.new("Institutional white")
| |
| 121 | TextButton3.TextColor3 = Color3.new(1, 1, 1) | |
| 122 | TextButton3.TextSize = 14 | |
| 123 | LocalScript4.Parent = TextButton3 | |
| 124 | table.insert(cors,sandbox(LocalScript4,function() | |
| 125 | local Button = script.Parent | |
| 126 | votemenu = game.Players.LocalPlayer.PlayerGui.MainGui.MapVotePage | |
| 127 | ||
| 128 | function onClick() | |
| 129 | script.Parent.Parent.Sounds.Click:Play() | |
| 130 | if votemenu.Visible==true then | |
| 131 | script.Parent.Text = "Open Vote Menu" | |
| 132 | votemenu.Visible=false | |
| 133 | elseif votemenu.Visible==false then | |
| 134 | script.Parent.Text = "Close Vote Menu" | |
| 135 | votemenu.Visible=true | |
| 136 | end | |
| 137 | end | |
| 138 | ||
| 139 | Button.MouseButton1Click:connect(onClick) | |
| 140 | ||
| 141 | end)) | |
| 142 | TextLabel5.Name = "DisDSP" | |
| 143 | TextLabel5.Parent = Frame1 | |
| 144 | TextLabel5.Position = UDim2.new(0, 190, 0, 35) | |
| 145 | TextLabel5.Size = UDim2.new(0, 195, 0, 40) | |
| 146 | TextLabel5.BackgroundColor = BrickColor.new("Dark taupe")
| |
| 147 | TextLabel5.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118) | |
| 148 | TextLabel5.BorderSizePixel = 0 | |
| 149 | TextLabel5.Font = Enum.Font.SourceSans | |
| 150 | TextLabel5.FontSize = Enum.FontSize.Size14 | |
| 151 | TextLabel5.Text = "---" | |
| 152 | TextLabel5.TextColor = BrickColor.new("Really red")
| |
| 153 | TextLabel5.TextColor3 = Color3.new(0.870588, 0, 0) | |
| 154 | TextLabel5.TextSize = 14 | |
| 155 | LocalScript6.Parent = TextLabel5 | |
| 156 | table.insert(cors,sandbox(LocalScript6,function() | |
| 157 | --Init | |
| 158 | print("Starting Detection Core...")
| |
| 159 | ||
| 160 | --Pointers | |
| 161 | sounds = script.Parent.Parent.Sounds | |
| 162 | colors = script.Parent.Parent.Colors | |
| 163 | plyrname = game.Players.LocalPlayer.Name | |
| 164 | ||
| 165 | -------------------------------------------- | |
| 166 | --Logic | |
| 167 | script.Parent.TextColor3 = colors.Red.Value | |
| 168 | script.Parent.Text = "Initializing UI Core..." | |
| 169 | wait(3) | |
| 170 | if game.Players.LocalPlayer.Character:FindFirstChild("SurvivalTag") ~= nil then
| |
| 171 | script.Parent.Text = (game.Workspace[plyrname].SurvivalTag.Value) | |
| 172 | script.Parent.TextColor3 = colors.Green.Value | |
| 173 | sounds.Confirm:Play() | |
| 174 | script.Parent.Parent.Parent.AlertPnl.InputText.Value = ("The current disaster is a " ..game.Workspace[plyrname].SurvivalTag.Value .."!")
| |
| 175 | script.Parent.Parent.Parent.AlertPnl.Activate.Value = true | |
| 176 | else | |
| 177 | sounds.Processing:Play() | |
| 178 | script.Parent.Text = "Waiting for tags..." | |
| 179 | script.Parent.TextColor3 = colors.Yellow.Value | |
| 180 | script.Parent.Parent.Parent.AlertPnl.InputText.Value = "Waiting for tags..." | |
| 181 | script.Parent.Parent.Parent.AlertPnl.Mode.Value = true | |
| 182 | script.Parent.Parent.Parent.AlertPnl.Activate.Value = true | |
| 183 | game.Players.LocalPlayer.Character:WaitForChild("SurvivalTag", 5)
| |
| 184 | if game.Players.LocalPlayer.Character:FindFirstChild("SurvivalTag") ~= nil then
| |
| 185 | script.Parent.Text = (game.Workspace[plyrname].SurvivalTag.Value) | |
| 186 | script.Parent.TextColor3 = colors.Green.Value | |
| 187 | script.Parent.Parent.Parent.AlertPnl.InputText.Value = ("The current disaster is a " ..game.Workspace[plyrname].SurvivalTag.Value .."!")
| |
| 188 | script.Parent.Parent.Parent.AlertPnl.Activate.Value = true | |
| 189 | sounds.Confirm:Play() | |
| 190 | else | |
| 191 | script.Parent.Text = "Waiting for T2 detection..." | |
| 192 | end | |
| 193 | end | |
| 194 | ||
| 195 | game.Players.LocalPlayer.Character.ChildAdded:Connect(function(object) | |
| 196 | if object:IsA("StringValue") then
| |
| 197 | if game.Workspace:FindFirstChild(plyrname) ~= nil then | |
| 198 | if game.Players.LocalPlayer.Character:FindFirstChild("SurvivalTag") ~= nil then
| |
| 199 | script.Parent.Text = (game.Workspace[plyrname].SurvivalTag.Value) | |
| 200 | script.Parent.TextColor3 = colors.Green.Value | |
| 201 | script.Parent.Parent.Parent.AlertPnl.InputText.Value = ("The current disaster is a " ..game.Workspace[plyrname].SurvivalTag.Value .."!")
| |
| 202 | script.Parent.Parent.Parent.AlertPnl.Activate.Value = true | |
| 203 | sounds.Confirm:Play() | |
| 204 | else | |
| 205 | sounds.Processing:Play() | |
| 206 | script.Parent.Text = "Waiting for tags..." | |
| 207 | script.Parent.TextColor3 = colors.Yellow.Value | |
| 208 | script.Parent.Parent.Parent.AlertPnl.InputText.Value = "Waiting for tags..." | |
| 209 | script.Parent.Parent.Parent.AlertPnl.Mode.Value = true | |
| 210 | script.Parent.Parent.Parent.AlertPnl.Activate.Value = true | |
| 211 | game.Players.LocalPlayer.Character:WaitForChild("SurvivalTag")
| |
| 212 | wait(.5) | |
| 213 | script.Parent.Text = (game.Workspace[plyrname].SurvivalTag.Value) | |
| 214 | script.Parent.Parent.Parent.AlertPnl.InputText.Value = ("The current disaster is a " ..game.Workspace[plyrname].SurvivalTag.Value .."!")
| |
| 215 | script.Parent.Parent.Parent.AlertPnl.Activate.Value = true | |
| 216 | script.Parent.TextColor3 = colors.Green.Value | |
| 217 | sounds.Confirm:Play() | |
| 218 | end | |
| 219 | else | |
| 220 | script.Parent.Text = "Waiting for T2 detection..." | |
| 221 | end | |
| 222 | else | |
| 223 | end | |
| 224 | end) | |
| 225 | ||
| 226 | game.Players.LocalPlayer.CharacterAdded:connect(function() | |
| 227 | script.Parent.TextColor3 = colors.Red.Value | |
| 228 | script.Parent.Text = "Initializing UI Core..." | |
| 229 | wait(3) | |
| 230 | if game.Players.LocalPlayer.Character:FindFirstChild("SurvivalTag") ~= nil then
| |
| 231 | script.Parent.Text = (game.Workspace[plyrname].SurvivalTag.Value) | |
| 232 | script.Parent.TextColor3 = colors.Green.Value | |
| 233 | sounds.Confirm:Play() | |
| 234 | script.Parent.Parent.Parent.AlertPnl.InputText.Value = ("The current disaster is a " ..game.Workspace[plyrname].SurvivalTag.Value .."!")
| |
| 235 | script.Parent.Parent.Parent.AlertPnl.Activate.Value = true | |
| 236 | else | |
| 237 | sounds.Processing:Play() | |
| 238 | script.Parent.Text = "Waiting for tags..." | |
| 239 | script.Parent.TextColor3 = colors.Yellow.Value | |
| 240 | script.Parent.Parent.Parent.AlertPnl.InputText.Value = "Waiting for tags..." | |
| 241 | script.Parent.Parent.Parent.AlertPnl.Mode.Value = true | |
| 242 | script.Parent.Parent.Parent.AlertPnl.Activate.Value = true | |
| 243 | game.Players.LocalPlayer.Character:WaitForChild("SurvivalTag")
| |
| 244 | if game.Players.LocalPlayer.Character:FindFirstChild("SurvivalTag") ~= nil then
| |
| 245 | script.Parent.Text = (game.Workspace[plyrname].SurvivalTag.Value) | |
| 246 | script.Parent.TextColor3 = colors.Green.Value | |
| 247 | script.Parent.Parent.Parent.AlertPnl.InputText.Value = ("The current disaster is a " ..game.Workspace[plyrname].SurvivalTag.Value .."!")
| |
| 248 | script.Parent.Parent.Parent.AlertPnl.Activate.Value = true | |
| 249 | sounds.Confirm:Play() | |
| 250 | else | |
| 251 | script.Parent.Text = "Waiting for T2 detection..." | |
| 252 | end | |
| 253 | end | |
| 254 | end) | |
| 255 | end)) | |
| 256 | TextLabel7.Name = "ToolTip" | |
| 257 | TextLabel7.Parent = TextLabel5 | |
| 258 | TextLabel7.Visible = false | |
| 259 | TextLabel7.Size = UDim2.new(0, 195, 0, 40) | |
| 260 | TextLabel7.BackgroundColor = BrickColor.new("Parsley green")
| |
| 261 | TextLabel7.BackgroundColor3 = Color3.new(0, 0.333333, 0) | |
| 262 | TextLabel7.BorderSizePixel = 0 | |
| 263 | TextLabel7.ZIndex = 2 | |
| 264 | TextLabel7.Font = Enum.Font.SourceSans | |
| 265 | TextLabel7.FontSize = Enum.FontSize.Size14 | |
| 266 | TextLabel7.Text = "This panel is automated to show you the current disaster as soon as it's tag becomes available." | |
| 267 | TextLabel7.TextColor = BrickColor.new("Institutional white")
| |
| 268 | TextLabel7.TextColor3 = Color3.new(1, 1, 1) | |
| 269 | TextLabel7.TextScaled = true | |
| 270 | TextLabel7.TextSize = 14 | |
| 271 | TextLabel7.TextWrap = true | |
| 272 | TextLabel7.TextWrapped = true | |
| 273 | LocalScript8.Name = "Tooltip" | |
| 274 | LocalScript8.Parent = TextLabel5 | |
| 275 | table.insert(cors,sandbox(LocalScript8,function() | |
| 276 | script.Parent.MouseEnter:Connect(function() | |
| 277 | script.Parent.ToolTip.Visible = true | |
| 278 | end) | |
| 279 | ||
| 280 | script.Parent.MouseLeave:Connect(function() | |
| 281 | script.Parent.ToolTip.Visible = false | |
| 282 | end) | |
| 283 | ||
| 284 | ||
| 285 | end)) | |
| 286 | TextButton9.Name = "ClsBttn" | |
| 287 | TextButton9.Parent = Frame1 | |
| 288 | TextButton9.Position = UDim2.new(0, 365, 0, 5) | |
| 289 | TextButton9.Size = UDim2.new(0, 20, 0, 15) | |
| 290 | TextButton9.BackgroundColor = BrickColor.new("Really red")
| |
| 291 | TextButton9.BackgroundColor3 = Color3.new(1, 0, 0) | |
| 292 | TextButton9.BackgroundTransparency = 0.15000000596046 | |
| 293 | TextButton9.BorderSizePixel = 0 | |
| 294 | TextButton9.Font = Enum.Font.SourceSans | |
| 295 | TextButton9.FontSize = Enum.FontSize.Size14 | |
| 296 | TextButton9.Text = "" | |
| 297 | TextButton9.TextSize = 14 | |
| 298 | LocalScript10.Parent = TextButton9 | |
| 299 | table.insert(cors,sandbox(LocalScript10,function() | |
| 300 | local Button = script.Parent | |
| 301 | Frame = script.Parent.Parent | |
| 302 | ||
| 303 | function onClick() | |
| 304 | script.Parent.Parent.Sounds.Cancel:Play() | |
| 305 | if Frame.Visible == false then | |
| 306 | Frame.Visible = true | |
| 307 | elseif Frame.Visible == true then | |
| 308 | Frame.Visible = false | |
| 309 | end | |
| 310 | end | |
| 311 | ||
| 312 | Button.MouseButton1Click:connect(onClick) | |
| 313 | ||
| 314 | end)) | |
| 315 | TextLabel11.Name = "Info" | |
| 316 | TextLabel11.Parent = Frame1 | |
| 317 | TextLabel11.Position = UDim2.new(0, 5, 0, 210) | |
| 318 | TextLabel11.Size = UDim2.new(0, 380, 0, 15) | |
| 319 | TextLabel11.Active = true | |
| 320 | TextLabel11.BackgroundColor = BrickColor.new("Institutional white")
| |
| 321 | TextLabel11.BackgroundColor3 = Color3.new(1, 1, 1) | |
| 322 | TextLabel11.BackgroundTransparency = 1 | |
| 323 | TextLabel11.BorderSizePixel = 0 | |
| 324 | TextLabel11.Font = Enum.Font.Code | |
| 325 | TextLabel11.FontSize = Enum.FontSize.Size11 | |
| 326 | TextLabel11.Text = "We made it to 1.0 bois!!! WOOHOOO!!!" | |
| 327 | TextLabel11.TextColor = BrickColor.new("Institutional white")
| |
| 328 | TextLabel11.TextColor3 = Color3.new(1, 1, 1) | |
| 329 | TextLabel11.TextSize = 11 | |
| 330 | TextLabel11.TextXAlignment = Enum.TextXAlignment.Left | |
| 331 | TextLabel12.Name = "Ver" | |
| 332 | TextLabel12.Parent = Frame1 | |
| 333 | TextLabel12.Position = UDim2.new(0, 315, 0, 5) | |
| 334 | TextLabel12.Size = UDim2.new(0, 35, 0, 15) | |
| 335 | TextLabel12.Active = true | |
| 336 | TextLabel12.BackgroundColor = BrickColor.new("Dark taupe")
| |
| 337 | TextLabel12.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118) | |
| 338 | TextLabel12.BackgroundTransparency = 1 | |
| 339 | TextLabel12.BorderSizePixel = 0 | |
| 340 | TextLabel12.Font = Enum.Font.Code | |
| 341 | TextLabel12.FontSize = Enum.FontSize.Size14 | |
| 342 | TextLabel12.Text = "v.1.1a" | |
| 343 | TextLabel12.TextColor = BrickColor.new("Silver flip/flop")
| |
| 344 | TextLabel12.TextColor3 = Color3.new(0.54902, 0.54902, 0.54902) | |
| 345 | TextLabel12.TextSize = 14 | |
| 346 | TextLabel12.TextXAlignment = Enum.TextXAlignment.Right | |
| 347 | TextButton13.Name = "InfBtn" | |
| 348 | TextButton13.Parent = Frame1 | |
| 349 | TextButton13.Position = UDim2.new(0, 365, 0, 210) | |
| 350 | TextButton13.Size = UDim2.new(0, 20, 0, 15) | |
| 351 | TextButton13.BackgroundColor = BrickColor.new("Quill grey")
| |
| 352 | TextButton13.BackgroundColor3 = Color3.new(0.866667, 0.866667, 0.866667) | |
| 353 | TextButton13.BackgroundTransparency = 0.5 | |
| 354 | TextButton13.BorderSizePixel = 0 | |
| 355 | TextButton13.Font = Enum.Font.SourceSans | |
| 356 | TextButton13.FontSize = Enum.FontSize.Size14 | |
| 357 | TextButton13.Text = "?" | |
| 358 | TextButton13.TextSize = 14 | |
| 359 | LocalScript14.Parent = TextButton13 | |
| 360 | table.insert(cors,sandbox(LocalScript14,function() | |
| 361 | local Button = script.Parent | |
| 362 | Frame = script.Parent.Parent.Changelog | |
| 363 | ||
| 364 | function onClick() | |
| 365 | script.Parent.Parent.Sounds.Click:Play() | |
| 366 | if Frame.Visible == false then | |
| 367 | Frame.Visible = true | |
| 368 | elseif Frame.Visible == true then | |
| 369 | Frame.Visible = false | |
| 370 | end | |
| 371 | end | |
| 372 | ||
| 373 | Button.MouseButton1Click:connect(onClick) | |
| 374 | ||
| 375 | end)) | |
| 376 | TextLabel15.Name = "Changelog" | |
| 377 | TextLabel15.Parent = Frame1 | |
| 378 | TextLabel15.Position = UDim2.new(0, 390, 0, 80) | |
| 379 | TextLabel15.Visible = false | |
| 380 | TextLabel15.Size = UDim2.new(0, 200, 0, 150) | |
| 381 | TextLabel15.BackgroundColor = BrickColor.new("Black")
| |
| 382 | TextLabel15.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078) | |
| 383 | TextLabel15.BorderSizePixel = 0 | |
| 384 | TextLabel15.Font = Enum.Font.SourceSans | |
| 385 | TextLabel15.FontSize = Enum.FontSize.Size14 | |
| 386 | TextLabel15.Text = "V.1.1a corrects a minor typo in the notification system as well as adds support for SynapseX and other exploits as well as adding a button to toggle fall damage." | |
| 387 | TextLabel15.TextColor = BrickColor.new("Institutional white")
| |
| 388 | TextLabel15.TextColor3 = Color3.new(1, 1, 1) | |
| 389 | TextLabel15.TextSize = 14 | |
| 390 | TextLabel15.TextWrap = true | |
| 391 | TextLabel15.TextWrapped = true | |
| 392 | TextLabel15.TextXAlignment = Enum.TextXAlignment.Left | |
| 393 | TextLabel15.TextYAlignment = Enum.TextYAlignment.Top | |
| 394 | TextButton16.Name = "Tele" | |
| 395 | TextButton16.Parent = Frame1 | |
| 396 | TextButton16.Position = UDim2.new(0, 5, 0, 85) | |
| 397 | TextButton16.Size = UDim2.new(0, 175, 0, 40) | |
| 398 | TextButton16.BackgroundColor = BrickColor.new("Dark taupe")
| |
| 399 | TextButton16.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118) | |
| 400 | TextButton16.BorderSizePixel = 0 | |
| 401 | TextButton16.Font = Enum.Font.SourceSans | |
| 402 | TextButton16.FontSize = Enum.FontSize.Size14 | |
| 403 | TextButton16.Text = "Return To Spawn" | |
| 404 | TextButton16.TextColor = BrickColor.new("Institutional white")
| |
| 405 | TextButton16.TextColor3 = Color3.new(1, 1, 1) | |
| 406 | TextButton16.TextSize = 14 | |
| 407 | LocalScript17.Parent = TextButton16 | |
| 408 | table.insert(cors,sandbox(LocalScript17,function() | |
| 409 | local Button = script.Parent | |
| 410 | ||
| 411 | function onClick() | |
| 412 | script.Parent.Parent.Sounds.Click:Play() | |
| 413 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-260.226776, 193.849884, 318.382538) + Vector3.new(1,0,0) | |
| 414 | end | |
| 415 | ||
| 416 | Button.MouseButton1Click:connect(onClick) | |
| 417 | ||
| 418 | end)) | |
| 419 | Folder18.Name = "Sounds" | |
| 420 | Folder18.Parent = Frame1 | |
| 421 | Sound19.Name = "Processing" | |
| 422 | Sound19.Parent = Folder18 | |
| 423 | Sound19.SoundId = "rbxassetid://2102111973" | |
| 424 | Sound19.Volume = 1 | |
| 425 | Sound20.Name = "Cancel" | |
| 426 | Sound20.Parent = Folder18 | |
| 427 | Sound20.SoundId = "rbxassetid://2102119175" | |
| 428 | Sound20.Volume = 1 | |
| 429 | Sound21.Name = "Confirm" | |
| 430 | Sound21.Parent = Folder18 | |
| 431 | Sound21.SoundId = "rbxassetid://2102108868" | |
| 432 | Sound21.Volume = 1 | |
| 433 | Sound22.Name = "Click" | |
| 434 | Sound22.Parent = Folder18 | |
| 435 | Sound22.SoundId = "rbxassetid://318763788" | |
| 436 | Sound22.Volume = 1 | |
| 437 | Sound23.Name = "bass" | |
| 438 | Sound23.Parent = Folder18 | |
| 439 | Sound23.SoundId = "rbxassetid://387927244" | |
| 440 | Sound23.Volume = 1 | |
| 441 | BoolValue24.Name = "Mute" | |
| 442 | BoolValue24.Parent = Folder18 | |
| 443 | LocalScript25.Name = "Manager" | |
| 444 | LocalScript25.Parent = Folder18 | |
| 445 | table.insert(cors,sandbox(LocalScript25,function() | |
| 446 | script.Parent.Mute.Changed:Connect(function() | |
| 447 | if script.Parent.Mute.Value == true then | |
| 448 | for i, v in pairs(script.Parent:GetChildren()) do | |
| 449 | if v.ClassName == "Sound" then | |
| 450 | v.Volume = 0 | |
| 451 | end | |
| 452 | print("NDSui Sound Muted")
| |
| 453 | end | |
| 454 | else | |
| 455 | for i, v in pairs(script.Parent:GetChildren()) do | |
| 456 | if v.ClassName == "Sound" then | |
| 457 | v.Volume = 1 | |
| 458 | end | |
| 459 | print("NDSui Sound Un-Muted")
| |
| 460 | end | |
| 461 | end | |
| 462 | end) | |
| 463 | end)) | |
| 464 | Folder26.Name = "Colors" | |
| 465 | Folder26.Parent = Frame1 | |
| 466 | Color3Value27.Name = "Red" | |
| 467 | Color3Value27.Parent = Folder26 | |
| 468 | Color3Value27.Value = Color3.new(1, 0, 0) | |
| 469 | Color3Value28.Name = "Green" | |
| 470 | Color3Value28.Parent = Folder26 | |
| 471 | Color3Value28.Value = Color3.new(0.203922, 0.784314, 0.160784) | |
| 472 | Color3Value29.Name = "Yellow" | |
| 473 | Color3Value29.Parent = Folder26 | |
| 474 | Color3Value29.Value = Color3.new(0.956863, 0.87451, 0.258824) | |
| 475 | Color3Value30.Name = "White" | |
| 476 | Color3Value30.Parent = Folder26 | |
| 477 | Color3Value30.Value = Color3.new(1, 1, 1) | |
| 478 | Color3Value31.Name = "Black" | |
| 479 | Color3Value31.Parent = Folder26 | |
| 480 | Color3Value31.Value = Color3.new(0.105882, 0.164706, 0.207843) | |
| 481 | TextButton32.Name = "Dab" | |
| 482 | TextButton32.Parent = Frame1 | |
| 483 | TextButton32.Position = UDim2.new(0, 190, 0, 85) | |
| 484 | TextButton32.Size = UDim2.new(0, 195, 0, 40) | |
| 485 | TextButton32.BackgroundColor = BrickColor.new("Dark taupe")
| |
| 486 | TextButton32.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118) | |
| 487 | TextButton32.BorderSizePixel = 0 | |
| 488 | TextButton32.Font = Enum.Font.SourceSans | |
| 489 | TextButton32.FontSize = Enum.FontSize.Size14 | |
| 490 | TextButton32.Text = "Dab on the haters..." | |
| 491 | TextButton32.TextColor = BrickColor.new("Institutional white")
| |
| 492 | TextButton32.TextColor3 = Color3.new(1, 1, 1) | |
| 493 | TextButton32.TextSize = 14 | |
| 494 | LocalScript33.Parent = TextButton32 | |
| 495 | table.insert(cors,sandbox(LocalScript33,function() | |
| 496 | local Button = script.Parent | |
| 497 | ||
| 498 | function onClick() | |
| 499 | script.Disabled = true | |
| 500 | ub = Instance.new("BlurEffect")
| |
| 501 | ub.Parent = game.Lighting | |
| 502 | ub.Name = "UIblur" | |
| 503 | ub.Size = 20 | |
| 504 | script.Parent.Parent.Sounds.bass:Play() | |
| 505 | AnimationId = "248263260" | |
| 506 | local Anim = Instance.new("Animation")
| |
| 507 | Anim.AnimationId = "rbxassetid://"..AnimationId | |
| 508 | local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) | |
| 509 | k:Play() | |
| 510 | k:AdjustSpeed(1) | |
| 511 | ||
| 512 | script.Parent.Text = "Dabbing, reset to stop." | |
| 513 | script.Parent.TextColor3 = script.Parent.Parent.Colors.Red.Value | |
| 514 | for i = 1,20 do | |
| 515 | ub.Size = ub.Size -1 | |
| 516 | wait(.05) | |
| 517 | end | |
| 518 | for i, v in pairs(game.Lighting:GetChildren()) do | |
| 519 | if v.Name == "UIblur" then | |
| 520 | v:Destroy() | |
| 521 | end | |
| 522 | end | |
| 523 | script.Disabled = false | |
| 524 | end | |
| 525 | ||
| 526 | game.Players.LocalPlayer.CharacterAdded:connect(function() | |
| 527 | script.Parent.Text = "Dab on the haters..." | |
| 528 | script.Parent.TextColor3 = script.Parent.Parent.Colors.White.Value | |
| 529 | end) | |
| 530 | Button.MouseButton1Click:connect(onClick) | |
| 531 | end)) | |
| 532 | Frame34.Name = "SBar" | |
| 533 | Frame34.Parent = Frame1 | |
| 534 | Frame34.Position = UDim2.new(0, 0, 0, 25) | |
| 535 | Frame34.Size = UDim2.new(1, 0, 0, 5) | |
| 536 | Frame34.BackgroundColor = BrickColor.new("Silver flip/flop")
| |
| 537 | Frame34.BackgroundColor3 = Color3.new(0.54902, 0.54902, 0.54902) | |
| 538 | Frame34.BorderSizePixel = 0 | |
| 539 | TextButton35.Name = "MuteBtn" | |
| 540 | TextButton35.Parent = Frame1 | |
| 541 | TextButton35.Position = UDim2.new(0, 335, 0, 210) | |
| 542 | TextButton35.Size = UDim2.new(0, 20, 0, 15) | |
| 543 | TextButton35.BackgroundColor = BrickColor.new("Quill grey")
| |
| 544 | TextButton35.BackgroundColor3 = Color3.new(0.866667, 0.866667, 0.866667) | |
| 545 | TextButton35.BackgroundTransparency = 0.5 | |
| 546 | TextButton35.BorderSizePixel = 0 | |
| 547 | TextButton35.Font = Enum.Font.SourceSans | |
| 548 | TextButton35.FontSize = Enum.FontSize.Size14 | |
| 549 | TextButton35.Text = " " | |
| 550 | TextButton35.TextSize = 14 | |
| 551 | LocalScript36.Parent = TextButton35 | |
| 552 | table.insert(cors,sandbox(LocalScript36,function() | |
| 553 | local Button = script.Parent | |
| 554 | mutetogg = script.Parent.Parent.Sounds.Mute | |
| 555 | ||
| 556 | function onClick() | |
| 557 | script.Parent.Parent.Sounds.Click:Play() | |
| 558 | if mutetogg.Value == false then | |
| 559 | mutetogg.Value = true | |
| 560 | script.Parent.Audio.Visible = false | |
| 561 | script.Parent.NoAudio.Visible = true | |
| 562 | else | |
| 563 | mutetogg.Value = false | |
| 564 | script.Parent.Audio.Visible = true | |
| 565 | script.Parent.NoAudio.Visible = false | |
| 566 | end | |
| 567 | ||
| 568 | end | |
| 569 | ||
| 570 | Button.MouseButton1Click:connect(onClick) | |
| 571 | ||
| 572 | end)) | |
| 573 | ImageLabel37.Name = "Audio" | |
| 574 | ImageLabel37.Parent = TextButton35 | |
| 575 | ImageLabel37.Size = UDim2.new(1, 0, 1, 0) | |
| 576 | ImageLabel37.BackgroundColor = BrickColor.new("Institutional white")
| |
| 577 | ImageLabel37.BackgroundColor3 = Color3.new(1, 1, 1) | |
| 578 | ImageLabel37.BackgroundTransparency = 1 | |
| 579 | ImageLabel37.Image = "rbxassetid://2585360562" | |
| 580 | ImageLabel37.ImageColor3 = Color3.new(0.196078, 0.196078, 0.196078) | |
| 581 | ImageLabel37.ScaleType = Enum.ScaleType.Fit | |
| 582 | ImageLabel38.Name = "NoAudio" | |
| 583 | ImageLabel38.Parent = TextButton35 | |
| 584 | ImageLabel38.Visible = false | |
| 585 | ImageLabel38.Size = UDim2.new(1, 0, 1, 0) | |
| 586 | ImageLabel38.BackgroundColor = BrickColor.new("Crimson")
| |
| 587 | ImageLabel38.BackgroundColor3 = Color3.new(0.666667, 0, 0) | |
| 588 | ImageLabel38.BackgroundTransparency = 0.80000001192093 | |
| 589 | ImageLabel38.Image = "rbxassetid://2585365820" | |
| 590 | ImageLabel38.ImageColor3 = Color3.new(0.196078, 0.196078, 0.196078) | |
| 591 | ImageLabel38.ScaleType = Enum.ScaleType.Fit | |
| 592 | TextButton39.Name = "FllDmg" | |
| 593 | TextButton39.Parent = Frame1 | |
| 594 | TextButton39.Position = UDim2.new(0, 5, 0, 135) | |
| 595 | TextButton39.Size = UDim2.new(0, 175, 0, 40) | |
| 596 | TextButton39.BackgroundColor = BrickColor.new("Dark taupe")
| |
| 597 | TextButton39.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118) | |
| 598 | TextButton39.BorderSizePixel = 0 | |
| 599 | TextButton39.Font = Enum.Font.SourceSans | |
| 600 | TextButton39.FontSize = Enum.FontSize.Size14 | |
| 601 | TextButton39.Text = "Disable Fall Damage" | |
| 602 | TextButton39.TextColor = BrickColor.new("Institutional white")
| |
| 603 | TextButton39.TextColor3 = Color3.new(1, 1, 1) | |
| 604 | TextButton39.TextSize = 14 | |
| 605 | LocalScript40.Parent = TextButton39 | |
| 606 | table.insert(cors,sandbox(LocalScript40,function() | |
| 607 | --Pointers | |
| 608 | local Button = script.Parent | |
| 609 | colors = script.Parent.Parent.Colors | |
| 610 | sounds = script.Parent.Parent.Sounds | |
| 611 | ||
| 612 | --Vars | |
| 613 | local actv = false | |
| 614 | ||
| 615 | --Logic | |
| 616 | function onClick() | |
| 617 | sounds.Click:Play() | |
| 618 | if actv == false then | |
| 619 | script.Parent.Text = "Fall Damage Disabled" | |
| 620 | script.Parent.TextColor3 = colors.Green.Value | |
| 621 | script.Parent.LghtBr.BackgroundColor3 = colors.Green.Value | |
| 622 | actv = true | |
| 623 | game.Players.LocalPlayer.Character.FallDamageScript:Destroy() | |
| 624 | else | |
| 625 | script.Parent.Text = "Chhar Reset required..." | |
| 626 | script.Parent.TextColor3 = colors.Red.Value | |
| 627 | sounds.Confirm:Play() | |
| 628 | wait(2) | |
| 629 | script.Parent.Text = "Fall Damage Disabled" | |
| 630 | script.Parent.TextColor3 = colors.Green.Value | |
| 631 | end | |
| 632 | ||
| 633 | end | |
| 634 | ||
| 635 | game.Players.LocalPlayer.CharacterAdded:connect(function() | |
| 636 | script.Parent.Text = "Disable Fall Damage" | |
| 637 | --script.Parent.Storage:ClearAllChildren() | |
| 638 | actv = false | |
| 639 | script.Parent.LghtBr.BackgroundColor3 = colors.White.Value | |
| 640 | script.Parent.TextColor3 = colors.White.Value | |
| 641 | end) | |
| 642 | Button.MouseButton1Click:connect(onClick) | |
| 643 | end)) | |
| 644 | Folder41.Name = "Storage" | |
| 645 | Folder41.Parent = TextButton39 | |
| 646 | Frame42.Name = "LghtBr" | |
| 647 | Frame42.Parent = TextButton39 | |
| 648 | Frame42.Position = UDim2.new(0.949999988, 0, 0, 0) | |
| 649 | Frame42.Size = UDim2.new(0.0500000007, 0, 1, 0) | |
| 650 | Frame42.BackgroundColor = BrickColor.new("Institutional white")
| |
| 651 | Frame42.BackgroundColor3 = Color3.new(1, 1, 1) | |
| 652 | Frame42.BorderSizePixel = 0 | |
| 653 | TextButton43.Name = "OpenButton" | |
| 654 | TextButton43.Parent = ScreenGui0 | |
| 655 | TextButton43.Position = UDim2.new(0, 0, 0.800000012, 0) | |
| 656 | TextButton43.Size = UDim2.new(0, 80, 0, 40) | |
| 657 | TextButton43.BackgroundColor = BrickColor.new("Black")
| |
| 658 | TextButton43.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078) | |
| 659 | TextButton43.BorderSizePixel = 0 | |
| 660 | TextButton43.Font = Enum.Font.SourceSans | |
| 661 | TextButton43.FontSize = Enum.FontSize.Size14 | |
| 662 | TextButton43.Text = "Toggle UI" | |
| 663 | TextButton43.TextColor = BrickColor.new("Institutional white")
| |
| 664 | TextButton43.TextColor3 = Color3.new(1, 1, 1) | |
| 665 | TextButton43.TextSize = 14 | |
| 666 | LocalScript44.Parent = TextButton43 | |
| 667 | table.insert(cors,sandbox(LocalScript44,function() | |
| 668 | local Button = script.Parent | |
| 669 | Frame = script.Parent.Parent.Panel | |
| 670 | Openb = script.Parent | |
| 671 | ||
| 672 | function onClick() | |
| 673 | script.Parent.Parent.Panel.Sounds.Click:Play() | |
| 674 | if Frame.Visible == false then | |
| 675 | Frame.Visible = true | |
| 676 | elseif Frame.Visible == true then | |
| 677 | Frame.Visible = false | |
| 678 | end | |
| 679 | end | |
| 680 | ||
| 681 | ||
| 682 | Button.MouseButton1Click:connect(onClick) | |
| 683 | ||
| 684 | local Bttn = Enum.KeyCode.Equals | |
| 685 | game:GetService("UserInputService").InputBegan:connect(function(inputObject)
| |
| 686 | if inputObject.KeyCode == Bttn then | |
| 687 | script.Parent.Parent.Panel.Sounds.Click:Play() | |
| 688 | if Frame.Visible == false then | |
| 689 | Frame.Visible = true | |
| 690 | elseif Frame.Visible == true then | |
| 691 | Frame.Visible = false | |
| 692 | end | |
| 693 | end | |
| 694 | end) | |
| 695 | end)) | |
| 696 | LocalScript45.Name = "mngr" | |
| 697 | LocalScript45.Parent = TextButton43 | |
| 698 | table.insert(cors,sandbox(LocalScript45,function() | |
| 699 | Panel = script.Parent.Parent.Panel | |
| 700 | OpnB = script.Parent | |
| 701 | ||
| 702 | while wait(.3) do | |
| 703 | if Panel.Visible==true then | |
| 704 | OpnB.Visible=false | |
| 705 | else | |
| 706 | OpnB.Visible=true | |
| 707 | end | |
| 708 | end | |
| 709 | end)) | |
| 710 | ImageLabel46.Parent = TextButton43 | |
| 711 | ImageLabel46.Position = UDim2.new(0, 80, 0, 0) | |
| 712 | ImageLabel46.Size = UDim2.new(0, 40, 0, 40) | |
| 713 | ImageLabel46.BackgroundColor = BrickColor.new("Black")
| |
| 714 | ImageLabel46.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078) | |
| 715 | ImageLabel46.BorderSizePixel = 0 | |
| 716 | ImageLabel46.Image = "rbxassetid://2583751738" | |
| 717 | ImageLabel46.ScaleType = Enum.ScaleType.Fit | |
| 718 | Frame47.Name = "AlertPnl" | |
| 719 | Frame47.Parent = ScreenGui0 | |
| 720 | Frame47.Position = UDim2.new(0.349999994, 0, -0.300000012, 0) | |
| 721 | Frame47.Size = UDim2.new(0.300000012, 0, 0.100000001, 0) | |
| 722 | Frame47.BackgroundColor = BrickColor.new("Black")
| |
| 723 | Frame47.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078) | |
| 724 | Frame47.BorderSizePixel = 0 | |
| 725 | Frame48.Name = "LightBar" | |
| 726 | Frame48.Parent = Frame47 | |
| 727 | Frame48.Position = UDim2.new(0, 0, 0.899999976, 0) | |
| 728 | Frame48.Size = UDim2.new(1, 0, 0.100000001, 0) | |
| 729 | Frame48.BackgroundColor = BrickColor.new("Institutional white")
| |
| 730 | Frame48.BackgroundColor3 = Color3.new(1, 1, 1) | |
| 731 | Frame48.BorderSizePixel = 0 | |
| 732 | TextLabel49.Name = "Text" | |
| 733 | TextLabel49.Parent = Frame47 | |
| 734 | TextLabel49.Size = UDim2.new(1, 0, 0.899999976, 0) | |
| 735 | TextLabel49.BackgroundColor = BrickColor.new("Institutional white")
| |
| 736 | TextLabel49.BackgroundColor3 = Color3.new(1, 1, 1) | |
| 737 | TextLabel49.BackgroundTransparency = 1 | |
| 738 | TextLabel49.Font = Enum.Font.Highway | |
| 739 | TextLabel49.FontSize = Enum.FontSize.Size24 | |
| 740 | TextLabel49.Text = "nil" | |
| 741 | TextLabel49.TextColor = BrickColor.new("Institutional white")
| |
| 742 | TextLabel49.TextColor3 = Color3.new(1, 1, 1) | |
| 743 | TextLabel49.TextSize = 20 | |
| 744 | TextLabel49.TextWrap = true | |
| 745 | TextLabel49.TextWrapped = true | |
| 746 | LocalScript50.Name = "Controller" | |
| 747 | LocalScript50.Parent = Frame47 | |
| 748 | table.insert(cors,sandbox(LocalScript50,function() | |
| 749 | --Pointers | |
| 750 | colors = script.Parent.Colors | |
| 751 | txt = script.Parent.Text | |
| 752 | Lghtbr = script.Parent.LightBar | |
| 753 | uiFrm = script.Parent | |
| 754 | inTxt = script.Parent.InputText | |
| 755 | ||
| 756 | --Functions | |
| 757 | function BlnkRed() | |
| 758 | for i = 1,5 do | |
| 759 | Lghtbr.BackgroundColor3 = colors.Red.Value | |
| 760 | script.Parent.Parent.Panel.SBar.BackgroundColor3 = colors.Red.Value | |
| 761 | wait(.5) | |
| 762 | Lghtbr.BackgroundColor3 = colors.White.Value | |
| 763 | script.Parent.Parent.Panel.SBar.BackgroundColor3 = colors.White.Value | |
| 764 | wait(.5) | |
| 765 | end | |
| 766 | end | |
| 767 | ||
| 768 | function BlnkYllw() | |
| 769 | for i = 1,5 do | |
| 770 | Lghtbr.BackgroundColor3 = colors.Yellow.Value | |
| 771 | script.Parent.Parent.Panel.SBar.BackgroundColor3 = colors.Yellow.Value | |
| 772 | wait(.5) | |
| 773 | Lghtbr.BackgroundColor3 = colors.White.Value | |
| 774 | script.Parent.Parent.Panel.SBar.BackgroundColor3 = colors.White.Value | |
| 775 | wait(.5) | |
| 776 | end | |
| 777 | end | |
| 778 | ||
| 779 | ||
| 780 | script.Parent.Activate.Changed:Connect(function() | |
| 781 | if script.Parent.Activate.Value == true and script.Parent.Mode.Value == false then | |
| 782 | txt.Text = inTxt.Value | |
| 783 | uiFrm:TweenPosition(UDim2.new(0.35,0,0,0), "Out", "Quart", .5) | |
| 784 | BlnkRed() | |
| 785 | wait(1) | |
| 786 | uiFrm:TweenPosition(UDim2.new(0.35,0,-0.3,0), "Out", "Quart", 1) | |
| 787 | script.Parent.Activate.Value = false | |
| 788 | elseif script.Parent.Activate.Value == true and script.Parent.Mode.Value == true then | |
| 789 | script.Parent.Mode.Value = false | |
| 790 | txt.Text = inTxt.Value | |
| 791 | uiFrm:TweenPosition(UDim2.new(0.35,0,0,0), "Out", "Quart", .5) | |
| 792 | BlnkYllw() | |
| 793 | wait(1) | |
| 794 | uiFrm:TweenPosition(UDim2.new(0.35,0,-0.3,0), "Out", "Quart", 1) | |
| 795 | script.Parent.Activate.Value = false | |
| 796 | elseif script.Parent.Activate.Value == false then | |
| 797 | ||
| 798 | end | |
| 799 | end) | |
| 800 | end)) | |
| 801 | Folder51.Name = "Colors" | |
| 802 | Folder51.Parent = Frame47 | |
| 803 | Color3Value52.Name = "Red" | |
| 804 | Color3Value52.Parent = Folder51 | |
| 805 | Color3Value52.Value = Color3.new(1, 0, 0) | |
| 806 | Color3Value53.Name = "Green" | |
| 807 | Color3Value53.Parent = Folder51 | |
| 808 | Color3Value53.Value = Color3.new(0.156863, 0.6, 0.12549) | |
| 809 | Color3Value54.Name = "Yellow" | |
| 810 | Color3Value54.Parent = Folder51 | |
| 811 | Color3Value54.Value = Color3.new(0.956863, 0.87451, 0.258824) | |
| 812 | Color3Value55.Name = "White" | |
| 813 | Color3Value55.Parent = Folder51 | |
| 814 | Color3Value55.Value = Color3.new(1, 1, 1) | |
| 815 | Color3Value56.Name = "Black" | |
| 816 | Color3Value56.Parent = Folder51 | |
| 817 | Color3Value56.Value = Color3.new(0.105882, 0.164706, 0.207843) | |
| 818 | BoolValue57.Name = "Activate" | |
| 819 | BoolValue57.Parent = Frame47 | |
| 820 | StringValue58.Name = "InputText" | |
| 821 | StringValue58.Parent = Frame47 | |
| 822 | StringValue58.Value = "nil" | |
| 823 | BoolValue59.Name = "Mode" | |
| 824 | BoolValue59.Parent = Frame47 | |
| 825 | Script60.Name = "Instructions" | |
| 826 | Script60.Parent = BoolValue59 | |
| 827 | table.insert(cors,sandbox(Script60,function() | |
| 828 | --[[ | |
| 829 | False = Red Alert | |
| 830 | True = Yellow Alert | |
| 831 | ]] | |
| 832 | end)) | |
| 833 | Script60.Disabled = true | |
| 834 | for i,v in pairs(mas:GetChildren()) do | |
| 835 | v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
| |
| 836 | pcall(function() v:MakeJoints() end) | |
| 837 | end | |
| 838 | mas:Destroy() | |
| 839 | for i,v in pairs(cors) do | |
| 840 | spawn(function() | |
| 841 | pcall(v) | |
| 842 | end) | |
| 843 | end |