The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Survive and Kill script pastebin roblox
By Survive and Kill the Killers in Area 51 !!! on 2024-09-19 08:00 am | Syntax: LUA | Views: 13



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. --Ghostmode65
  2. --Kill the Killers in Area 51!!
  3. --More Coming
  4. --Kill Yourself to fix screen
  5.  
  6. local Main = Instance.new("ScreenGui")
  7. local open = Instance.new("Frame")
  8. local Open = Instance.new("TextButton")
  9. local MainGui = Instance.new("Frame")
  10. local ScrollingFrame = Instance.new("ScrollingFrame")
  11. local Spawn = Instance.new("TextButton")
  12. local Chamber = Instance.new("TextButton")
  13. local CommandArea = Instance.new("TextButton")
  14. local Camras = Instance.new("TextButton")
  15. local Sniper = Instance.new("TextButton")
  16. local Rifle = Instance.new("TextButton")
  17. local RayGun = Instance.new("TextButton")
  18. local AssaultGun = Instance.new("TextButton")
  19. local Alarm = Instance.new("TextButton")
  20. local KeyRoom = Instance.new("TextButton")
  21. local MoreToCome = Instance.new("TextButton")
  22. local WalkSpeed = Instance.new("TextBox")
  23. local Jump = Instance.new("TextBox")
  24. local TextLabel = Instance.new("TextLabel")
  25.  
  26. --Properties:
  27.  
  28. Main.Name = "Main"
  29. Main.Parent = game.CoreGui
  30. Main.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  31.  
  32. open.Name = "open"
  33. open.Parent = Main
  34. open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  35. open.Position = UDim2.new(0.0826709047, 0, 0.106122464, 0)
  36. open.Size = UDim2.new(0, 92, 0, 65)
  37.  
  38. Open.Name = "Open"
  39. Open.Parent = open
  40. Open.BackgroundColor3 = Color3.fromRGB(0, 170, 255)
  41. Open.Position = UDim2.new(-0.0652173758, 0, 0, 0)
  42. Open.Size = UDim2.new(0, 98, 0, 65)
  43. Open.Font = Enum.Font.SourceSans
  44. Open.Text = "Ghostmode"
  45. Open.TextColor3 = Color3.fromRGB(255, 255, 255)
  46. Open.TextSize = 20.000
  47. Open.Draggable = true
  48. Open.MouseButton1Down:connect(function()
  49. MainGui.Visible = true
  50. open.Visible = false
  51. end)
  52.  
  53. MainGui.Name = "MainGui"
  54. MainGui.Parent = Main
  55. MainGui.Active = true
  56. MainGui.BackgroundColor3 = Color3.fromRGB(64, 156, 255)
  57. MainGui.BackgroundTransparency = 0.200
  58. MainGui.BorderSizePixel = 0
  59. MainGui.Position = UDim2.new(-0.000580700231, 0, 0.259183675, 0)
  60. MainGui.Size = UDim2.new(0, 195, 0, 316)
  61. MainGui.Visible = false
  62. MainGui.Draggable = true
  63.  
  64. ScrollingFrame.Parent = MainGui
  65. ScrollingFrame.Active = true
  66. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(28, 218, 255)
  67. ScrollingFrame.BackgroundTransparency = 1.000
  68. ScrollingFrame.Position = UDim2.new(0.00277040922, 0, 0.091772154, 0)
  69. ScrollingFrame.Size = UDim2.new(0, 194, 0, 287)
  70.  
  71. Spawn.Name = "Spawn"
  72. Spawn.Parent = ScrollingFrame
  73. Spawn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  74. Spawn.BackgroundTransparency = 1.000
  75. Spawn.Size = UDim2.new(0, 178, 0, 41)
  76. Spawn.Font = Enum.Font.SourceSans
  77. Spawn.Text = "Spawn"
  78. Spawn.TextColor3 = Color3.fromRGB(0, 0, 0)
  79. Spawn.TextSize = 14.000
  80. Spawn.MouseButton1Down:connect(function()
  81. local x = 324.54
  82. local y = 511.5
  83. local z = 419.38
  84. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(x,y,z))
  85. end)
  86.  
  87. Chamber.Name = "Chamber"
  88. Chamber.Parent = ScrollingFrame
  89. Chamber.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  90. Chamber.BackgroundTransparency = 1.000
  91. Chamber.Position = UDim2.new(-0.00523560215, 0, 0.0648734197, 0)
  92. Chamber.Size = UDim2.new(0, 178, 0, 41)
  93. Chamber.Font = Enum.Font.SourceSans
  94. Chamber.Text = "Pack a Punch"
  95. Chamber.TextColor3 = Color3.fromRGB(0, 0, 0)
  96. Chamber.TextSize = 14.000
  97. Chamber.MouseButton1Down:connect(function()
  98. local x = 281
  99. local y = 325.5
  100. local z = 784
  101. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(x,y,z))
  102. end)
  103.  
  104. CommandArea.Name = "CommandArea"
  105. CommandArea.Parent = ScrollingFrame
  106. CommandArea.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  107. CommandArea.BackgroundTransparency = 1.000
  108. CommandArea.Position = UDim2.new(-0.00523560215, 0, 0.129746839, 0)
  109. CommandArea.Size = UDim2.new(0, 178, 0, 41)
  110. CommandArea.Font = Enum.Font.SourceSans
  111. CommandArea.Text = "CommandArea"
  112. CommandArea.TextColor3 = Color3.fromRGB(0, 0, 0)
  113. CommandArea.TextSize = 14.000
  114. CommandArea.MouseButton1Down:connect(function()
  115. local x = 138.42
  116. local y = 333.5
  117. local z = 535.41
  118. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(x,y,z))
  119. end)
  120.  
  121.  
  122. Camras.Name = "Camras"
  123. Camras.Parent = ScrollingFrame
  124. Camras.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  125. Camras.BackgroundTransparency = 1.000
  126. Camras.Position = UDim2.new(-0.00523560215, 0, 0.259493679, 0)
  127. Camras.Size = UDim2.new(0, 178, 0, 41)
  128. Camras.Font = Enum.Font.SourceSans
  129. Camras.Text = "Camras"
  130. Camras.TextColor3 = Color3.fromRGB(0, 0, 0)
  131. Camras.TextSize = 14.000
  132. Camras.MouseButton1Down:connect(function()
  133. local x = 91.2
  134. local y = 314
  135. local z = 172.4
  136. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(x,y,z))
  137. end)
  138.  
  139.  
  140. Sniper.Name = "Sniper"
  141. Sniper.Parent = ScrollingFrame
  142. Sniper.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  143. Sniper.BackgroundTransparency = 1.000
  144. Sniper.Position = UDim2.new(-0.00523560215, 0, 0.194620252, 0)
  145. Sniper.Size = UDim2.new(0, 178, 0, 41)
  146. Sniper.Font = Enum.Font.SourceSans
  147. Sniper.Text = "Sniper"
  148. Sniper.TextColor3 = Color3.fromRGB(0, 0, 0)
  149. Sniper.TextSize = 14.000
  150. Sniper.MouseButton1Down:connect(function()
  151. local x = 184.08
  152. local y = 306.5
  153. local z = 176.32
  154. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(x,y,z))
  155. end)
  156.  
  157. Rifle.Name = "Rifle"
  158. Rifle.Parent = ScrollingFrame
  159. Rifle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  160. Rifle.BackgroundTransparency = 1.000
  161. Rifle.Position = UDim2.new(-0.0104439342, 0, 0.389240444, 0)
  162. Rifle.Size = UDim2.new(0, 178, 0, 41)
  163. Rifle.Font = Enum.Font.SourceSans
  164. Rifle.Text = "Rifle"
  165. Rifle.TextColor3 = Color3.fromRGB(0, 0, 0)
  166. Rifle.TextSize = 14.000
  167. Rifle.MouseButton1Down:connect(function()
  168. local x = 122
  169. local y = 323.5
  170. local z = 699
  171. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(x,y,z))
  172. end)
  173.  
  174. RayGun.Name = "RayGun"
  175. RayGun.Parent = ScrollingFrame
  176. RayGun.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  177. RayGun.BackgroundTransparency = 1.000
  178. RayGun.Position = UDim2.new(0, 0, 0.324367076, 0)
  179. RayGun.Size = UDim2.new(0, 178, 0, 41)
  180. RayGun.Font = Enum.Font.SourceSans
  181. RayGun.Text = "RayGun"
  182. RayGun.TextColor3 = Color3.fromRGB(0, 0, 0)
  183. RayGun.TextSize = 14.000
  184. RayGun.MouseButton1Down:connect(function()
  185. local x = 231.32
  186. local y = 373.5
  187. local z = 39.78
  188. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(x,y,z))
  189. end)
  190.  
  191. AssaultGun.Name = "AssaultGun"
  192. AssaultGun.Parent = ScrollingFrame
  193. AssaultGun.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  194. AssaultGun.BackgroundTransparency = 1.000
  195. AssaultGun.Position = UDim2.new(-0.00523560215, 0, 0.501582265, 0)
  196. AssaultGun.Size = UDim2.new(0, 178, 0, 41)
  197. AssaultGun.Font = Enum.Font.SourceSans
  198. AssaultGun.Text = "AssaultGun"
  199. AssaultGun.TextColor3 = Color3.fromRGB(0, 0, 0)
  200. AssaultGun.TextSize = 14.000
  201. AssaultGun.MouseButton1Down:connect(function()
  202. local x = 112.07
  203. local y = 335.5
  204. local z = 556
  205. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(x,y,z))
  206. end)
  207.  
  208. Alarm.Name = "Alarm"
  209. Alarm.Parent = ScrollingFrame
  210. Alarm.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  211. Alarm.BackgroundTransparency = 1.000
  212. Alarm.Position = UDim2.new(-0.00523560215, 0, 0.446202517, 0)
  213. Alarm.Size = UDim2.new(0, 178, 0, 41)
  214. Alarm.Font = Enum.Font.SourceSans
  215. Alarm.Text = "Killers Ignore You"
  216. Alarm.TextColor3 = Color3.fromRGB(0, 0, 0)
  217. Alarm.TextSize = 14.000
  218. Alarm.MouseButton1Down:connect(function()
  219. Local = game:GetService('Players').LocalPlayer
  220. Char  = Local.Character
  221. touched,tpdback = false, false
  222. Local.CharacterAdded:connect(function(char)
  223.     if script.Disabled ~= true then
  224.         wait(.25)
  225.         loc = Char.HumanoidRootPart.Position
  226.         Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  227.     end
  228. end)
  229. game:GetService('UserInputService').InputBegan:connect(function(key)
  230.     if key.KeyCode == Enum.KeyCode.Equals then
  231.         if script.Disabled ~= true then
  232.             script.Disabled = true
  233.             print'you may re-execute'
  234.         end
  235.     end
  236. end)
  237. box = Instance.new('Part',workspace)
  238. box.Anchored = true
  239. box.CanCollide = true
  240. box.Size = Vector3.new(10,1,10)
  241. box.Position = Vector3.new(0,10000,0)
  242. box.Touched:connect(function(part)
  243.     if (part.Parent.Name == Local.Name) then
  244.         if touched == false then
  245.             touched = true
  246.             function apply()
  247.                 if script.Disabled ~= true then
  248.                     no = Char.HumanoidRootPart:Clone()
  249.                     wait(.25)
  250.                     Char.HumanoidRootPart:Destroy()
  251.                     no.Parent = Char
  252.                     Char:MoveTo(loc)
  253.                     touched = false
  254.                 end end
  255.             if Char then
  256.                 apply()
  257.             end
  258.         end
  259.     end
  260. end)
  261. repeat wait() until Char
  262. loc = Char.HumanoidRootPart.Position
  263. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  264. end)
  265.  
  266. KeyRoom.Name = "KeyRoom"
  267. KeyRoom.Parent = ScrollingFrame
  268. KeyRoom.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  269. KeyRoom.BackgroundTransparency = 1.000
  270. KeyRoom.Position = UDim2.new(-8.0963131e-05, 0, 0.566455662, 0)
  271. KeyRoom.Size = UDim2.new(0, 178, 0, 41)
  272. KeyRoom.Font = Enum.Font.SourceSans
  273. KeyRoom.Text = "ShutGun"
  274. KeyRoom.TextColor3 = Color3.fromRGB(0, 0, 0)
  275. KeyRoom.TextSize = 14.000
  276. KeyRoom.MouseButton1Down:connect(function()
  277. local x = 143
  278. local y = 333
  279. local z = 500
  280. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(x,y,z))
  281. end)
  282.  
  283. MoreToCome.Name = "More To Come"
  284. MoreToCome.Parent = ScrollingFrame
  285. MoreToCome.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  286. MoreToCome.BackgroundTransparency = 1.000
  287. MoreToCome.Position = UDim2.new(-0.000868789852, 0, 0.630928695, 0)
  288. MoreToCome.Size = UDim2.new(0, 178, 0, 41)
  289. MoreToCome.Font = Enum.Font.SourceSans
  290. MoreToCome.Text = "Remove All Doors"
  291. MoreToCome.TextColor3 = Color3.fromRGB(0, 0, 0)
  292. MoreToCome.TextSize = 14.000
  293. MoreToCome.MouseButton1Down:connect(function()
  294. game.Workspace.AREA51.Doors.Vertical.ToComptersRoom.Door.Door:Destroy()
  295. game.Workspace.AREA51.Doors.Vertical.EntranceOfArea.Door.Door:Destroy()
  296. game.Workspace.AREA51.Doors.Horizontal.ComputersRoomRight.Door.Door:Destroy()
  297. game.Workspace.AREA51.Doors.Horizontal.ComputersRoomLeft.Door.Door:Destroy()
  298. game.Workspace.AREA51.Doors.Vertical.ComputersRoom.Door.Door:Destroy()
  299. game.Workspace.AREA51.Doors.Vertical.ToMultipleRooms.Door.Door:Destroy()
  300. game.Workspace.AREA51.Doors.Vertical.ToMedicAndMeet.Door.Door:Destroy()
  301. game.Workspace.AREA51.Doors.Horizontal.ElectricityRoom.Door.Door:Destroy()
  302. game.Workspace.AREA51.Doors.Vertical.ToRadioactive.Door.Door:Destroy()
  303. game.Workspace.AREA51.Doors.Horizontal.ComputersRoomLeft.Door.Door:Destroy()
  304. game.Workspace.AREA51.Doors.Horizontal.ComputersRoomLeft.Door.Door:Destroy()
  305. game.Workspace.AREA51.Doors.Vertical.CartonsRoom.Door.Door:Destroy()
  306. game.Workspace.AREA51.Doors.Vertical.ToTeleporterRight.Door.Door:Destroy()
  307. game.Workspace.AREA51.Doors.Vertical.TeleporterRoomRight.Door.Door:Destroy()
  308. game.Workspace.AREA51.Doors.Vertical.TeleporterRoomLeft.Door.Door:Destroy()
  309. game.Workspace.AREA51.Doors.Vertical.ToTeleporterLeft.Door.Door:Destroy()
  310. game.Workspace.AREA51.Doors.Vertical.ToSurveillanceCams.Door.Door:Destroy()
  311. game.Workspace.AREA51.Doors.Horizontal.ToMenageRoom.Door.Door:Destroy()
  312. game.Workspace.AREA51.ExecutionRoom.Door.Door.Door:Destroy()
  313. game.Workspace.AREA51.Doors.Horizontal.RobotsRoom.Door.Door:Destroy()
  314. game.Workspace.AREA51.Doors.Horizontal.SmallTrapRoom.Door.Door:Destroy()
  315. game.Workspace.AREA51.Doors.Horizontal.UFORoom.Door.Door:Destroy()
  316. game.Workspace.AREA51.Doors.Vertical.TrapRoomLeft.Door.Door:Destroy()
  317. game.Workspace.AREA51.Doors.Vertical.TrapRoomRight.Door.Door:Destroy()
  318. game.Workspace.AREA51.Doors.Horizontal.ToAlienRoom.Door.DoorDestroy()
  319. game.Workspace.AREA51.Doors.Horizontal.ToUndergroundRoom.Door.DoorDestroy()
  320. game.Workspace.AREA51.Doors.Horizontal.ToExperimentRoom.Door.DoorDestroy()
  321. game.Workspace.AREA51.Doors.Vertical.ToJails.Door.DoorDestroy()
  322. game.Workspace.AREA51.JailsRoom.RotateDoor.Door:Destroy()
  323. game.Workspace.AREA51.Doors.Horizontal.ToTrainRoom.Door.Door:Destroy()
  324. game.Workspace.AREA51.Doors.Horizontal.ToNewRoom.Door.Door:Destroy()
  325. game.Workspace.AREA51.Doors.Horizontal.ToOtherNewRoom.Door.Door:Destroy()
  326. game.Workspace.AREA51.Doors.Vertical.TrainRoom.Door.Door:Destroy()
  327. game.Workspace.AREA51.Doors.Vertical.ToRayGunElevatorRoom.Door.Door:Destroy()
  328. end)
  329.  
  330. WalkSpeed.Name = "WalkSpeed"
  331. WalkSpeed.Parent = ScrollingFrame
  332. WalkSpeed.BackgroundColor3 = Color3.fromRGB(107, 124, 0)
  333. WalkSpeed.BackgroundTransparency = 0.300
  334. WalkSpeed.Position = UDim2.new(0.0463917516, 0, 0.714538932, 0)
  335. WalkSpeed.Size = UDim2.new(0, 75, 0, 47)
  336. WalkSpeed.Font = Enum.Font.SourceSans
  337. WalkSpeed.Text = "WalkSpeed"
  338. WalkSpeed.TextColor3 = Color3.fromRGB(0, 0, 0)
  339. WalkSpeed.TextSize = 14.000
  340.  
  341. Jump.Name = "Jump"
  342. Jump.Parent = ScrollingFrame
  343. Jump.BackgroundColor3 = Color3.fromRGB(112, 129, 0)
  344. Jump.BackgroundTransparency = 0.300
  345. Jump.Position = UDim2.new(0.474226803, 0, 0.714538932, 0)
  346. Jump.Size = UDim2.new(0, 75, 0, 47)
  347. Jump.Font = Enum.Font.SourceSans
  348. Jump.Text = "Jump"
  349. Jump.TextColor3 = Color3.fromRGB(0, 0, 0)
  350. Jump.TextSize = 14.000
  351.  
  352. TextLabel.Parent = MainGui
  353. TextLabel.Active = true
  354. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  355. TextLabel.Position = UDim2.new(-0.0126142064, 0, 0.00316455704, 0)
  356. TextLabel.Selectable = true
  357. TextLabel.Size = UDim2.new(0, 197, 0, 29)
  358. TextLabel.Font = Enum.Font.SourceSans
  359. TextLabel.Text = "Code 81975"
  360. TextLabel.TextColor3 = Color3.fromRGB(194, 8, 207)
  361. TextLabel.TextSize = 20.000