SithCl

Natural Disaster Survival Script Gui 2021

Jul 2nd, 2021 (edited)
429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.39 KB | None | 0 0
  1. -- By Sith
  2. -- Version 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local main = Instance.new("ImageLabel")
  8. local Title_2 = Instance.new("ImageLabel")
  9. local Title = Instance.new("TextLabel")
  10. local TPtospawn = Instance.new("TextButton")
  11. local TPtomap = Instance.new("TextButton")
  12. local InfJumps = Instance.new("TextButton")
  13. local Close = Instance.new("TextButton")
  14. local Killscript = Instance.new("TextButton")
  15. local Ctrltp = Instance.new("TextButton")
  16. local Open = Instance.new("TextButton")
  17.  
  18. --Properties:
  19.  
  20. ScreenGui.Parent = game.CoreGui
  21.  
  22. main.Name = "main"
  23. main.Parent = ScreenGui
  24. main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  25. main.BackgroundTransparency = 1.000
  26. main.Position = UDim2.new(0.307878792, 0, 0.31533742, 0)
  27. main.Size = UDim2.new(0, 633, 0, 300)
  28. main.Visible = false
  29. main.Image = "rbxassetid://3570695787"
  30. main.ImageColor3 = Color3.fromRGB(74, 74, 74)
  31. main.ScaleType = Enum.ScaleType.Slice
  32. main.SliceCenter = Rect.new(100, 100, 100, 100)
  33. main.SliceScale = 0.120
  34. main.Active = true
  35. main.Draggable =  true
  36.  
  37. Title_2.Name = "Title_2"
  38. Title_2.Parent = main
  39. Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  40. Title_2.BackgroundTransparency = 1.000
  41. Title_2.Size = UDim2.new(0, 633, 0, 40)
  42. Title_2.Image = "rbxassetid://3570695787"
  43. Title_2.ScaleType = Enum.ScaleType.Slice
  44. Title_2.SliceCenter = Rect.new(100, 100, 100, 100)
  45. Title_2.SliceScale = 0.120
  46.  
  47. Title.Name = "Title"
  48. Title.Parent = main
  49. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  50. Title.BackgroundTransparency = 1.000
  51. Title.Position = UDim2.new(0.0408559442, 0, -0.00132924318, 0)
  52. Title.Size = UDim2.new(0, 580, 0, 37)
  53. Title.Font = Enum.Font.Cartoon
  54. Title.Text = "NDS | By Sith"
  55. Title.TextColor3 = Color3.fromRGB(78, 15, 103)
  56. Title.TextScaled = true
  57. Title.TextSize = 14.000
  58. Title.TextWrapped = true
  59.  
  60. TPtospawn.Name = "TP to spawn"
  61. TPtospawn.Parent = main
  62. TPtospawn.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  63. TPtospawn.Position = UDim2.new(0, 0, 0.186666667, 0)
  64. TPtospawn.Size = UDim2.new(0, 200, 0, 50)
  65. TPtospawn.Font = Enum.Font.Cartoon
  66. TPtospawn.Text = "TP to spawn"
  67. TPtospawn.TextColor3 = Color3.fromRGB(0, 0, 0)
  68. TPtospawn.TextScaled = true
  69. TPtospawn.TextSize = 14.000
  70. TPtospawn.TextWrapped = true
  71. TPtospawn.MouseButton1Down:connect(function()
  72.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-281.81744384766, 179.49795532227, 343.83969116211)
  73. end)
  74.  
  75. TPtomap.Name = "TP to map"
  76. TPtomap.Parent = main
  77. TPtomap.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  78. TPtomap.Position = UDim2.new(0.342812002, 0, 0.186666667, 0)
  79. TPtomap.Size = UDim2.new(0, 200, 0, 50)
  80. TPtomap.Font = Enum.Font.Cartoon
  81. TPtomap.Text = "TP to map"
  82. TPtomap.TextColor3 = Color3.fromRGB(0, 0, 0)
  83. TPtomap.TextScaled = true
  84. TPtomap.TextSize = 14.000
  85. TPtomap.TextWrapped = true
  86. TPtomap.MouseButton1Down:connect(function()
  87.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-127.19434356689, 47.397994995117, 8.0404348373413)
  88. end)
  89.  
  90. InfJumps.Name = "InfJumps"
  91. InfJumps.Parent = main
  92. InfJumps.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  93. InfJumps.Position = UDim2.new(0.684044242, 0, 0.186666667, 0)
  94. InfJumps.Size = UDim2.new(0, 200, 0, 50)
  95. InfJumps.Font = Enum.Font.Cartoon
  96. InfJumps.Text = " Inf Jumps"
  97. InfJumps.TextColor3 = Color3.fromRGB(0, 0, 0)
  98. InfJumps.TextScaled = true
  99. InfJumps.TextSize = 14.000
  100. InfJumps.TextWrapped = true
  101. InfJumps.MouseButton1Down:connect(function()
  102.     loadstring(game:HttpGet("https://pastebin.com/raw/V5PQy3y0", true))()
  103. end)
  104.  
  105. Close.Name = "Close"
  106. Close.Parent = main
  107. Close.BackgroundColor3 = Color3.fromRGB(180, 8, 8)
  108. Close.Position = UDim2.new(0.342702866, 0, 0.832044959, 0)
  109. Close.Size = UDim2.new(0, 200, 0, 50)
  110. Close.Font = Enum.Font.Cartoon
  111. Close.Text = "Close"
  112. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  113. Close.TextScaled = true
  114. Close.TextSize = 14.000
  115. Close.TextWrapped = true
  116. Close.MouseButton1Down:connect(function()
  117. main.Visible = false
  118. Open.Visible = true
  119. end)
  120.  
  121. Killscript.Name = "Kill script"
  122. Killscript.Parent = main
  123. Killscript.BackgroundColor3 = Color3.fromRGB(180, 8, 8)
  124. Killscript.Position = UDim2.new(0.342702866, 0, 0.665378273, 0)
  125. Killscript.Size = UDim2.new(0, 200, 0, 50)
  126. Killscript.Font = Enum.Font.Cartoon
  127. Killscript.Text = "Kill script"
  128. Killscript.TextColor3 = Color3.fromRGB(0, 0, 0)
  129. Killscript.TextScaled = true
  130. Killscript.TextSize = 14.000
  131. Killscript.TextWrapped = true
  132. Killscript.MouseButton1Down:connect(function()
  133. main.Visible = false
  134. Open.Visible = false
  135. end)
  136.  
  137. Ctrltp.Name = "Ctrl tp"
  138. Ctrltp.Parent = main
  139. Ctrltp.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  140. Ctrltp.Position = UDim2.new(0, 0, 0.379999995, 0)
  141. Ctrltp.Size = UDim2.new(0, 200, 0, 50)
  142. Ctrltp.Font = Enum.Font.Cartoon
  143. Ctrltp.Text = "Ctrl tp"
  144. Ctrltp.TextColor3 = Color3.fromRGB(0, 0, 0)
  145. Ctrltp.TextScaled = true
  146. Ctrltp.TextSize = 14.000
  147. Ctrltp.TextWrapped = true
  148. Ctrltp.MouseButton1Down:connect(function()
  149.     loadstring(game:HttpGet("https://pastebin.com/raw/U7x3DKuk", true))()
  150. end)
  151.  
  152. Open.Name = "Open"
  153. Open.Parent = ScreenGui
  154. Open.BackgroundColor3 = Color3.fromRGB(180, 8, 8)
  155. Open.Position = UDim2.new(-0.00484848488, 0, 0.468711644, 0)
  156. Open.Size = UDim2.new(0, 200, 0, 50)
  157. Open.Font = Enum.Font.Cartoon
  158. Open.Text = "Open"
  159. Open.TextColor3 = Color3.fromRGB(0, 0, 0)
  160. Open.TextScaled = true
  161. Open.TextSize = 14.000
  162. Open.TextWrapped = true
  163. Open.MouseButton1Down:connect(function()
  164. main.Visible = true
  165. Open.Visible = false
  166. end)
Add Comment
Please, Sign In to add comment