Advertisement
vaux19

Kidnapping Others, Hospital Roleplay! *NEW UPDATE*

Mar 20th, 2020
758
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.59 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Hospital Roleplay Gui", Text = "Welcome To Hospital Kidnapping Gui!."})
  7.  
  8. local ScreenGui = Instance.new("ScreenGui")
  9. local Frame = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local Kidnapping = Instance.new("TextButton")
  12. local TpHouse = Instance.new("TextButton")
  13. local TpDead = Instance.new("TextButton")
  14. local TeleportToVet = Instance.new("TextButton")
  15. local TeleportToHospital = Instance.new("TextButton")
  16. local TeleportToWomanToilet = Instance.new("TextButton")
  17. local TeleportToMaleToilet = Instance.new("TextButton")
  18. local TeleportToCamp = Instance.new("TextButton")
  19. local TeleportToSkydive = Instance.new("TextButton")
  20. local TextLabel_2 = Instance.new("TextLabel")
  21. local ComingSoon = Instance.new("TextButton")
  22. local InvisibleFling = Instance.new("TextButton")
  23. local ComingSoon_2 = Instance.new("TextButton")
  24.  
  25. --Properties:
  26.  
  27. ScreenGui.Parent = game.CoreGui
  28.  
  29. Frame.Parent = ScreenGui
  30. Frame.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  31. Frame.BackgroundTransparency = 0.700
  32. Frame.BorderSizePixel = 0
  33. Frame.Position = UDim2.new(0.0375000015, 0, 0.283333331, 0)
  34. Frame.Size = UDim2.new(0, 498, 0, 247)
  35. Frame.ZIndex = 0
  36. Frame.Active = true
  37. Frame.Draggable = true
  38.  
  39.  
  40. TextLabel.Parent = Frame
  41. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  42. TextLabel.BackgroundTransparency = 1.000
  43. TextLabel.BorderSizePixel = 0
  44. TextLabel.Position = UDim2.new(0.0160642564, 0, 0, 0)
  45. TextLabel.Size = UDim2.new(0, 369, 0, 50)
  46. TextLabel.Font = Enum.Font.Cartoon
  47. TextLabel.Text = "Hospital Roleplay Gui!"
  48. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  49. TextLabel.TextSize = 24.000
  50.  
  51. Kidnapping.Name = "Kidnapping"
  52. Kidnapping.Parent = Frame
  53. Kidnapping.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  54. Kidnapping.BackgroundTransparency = 0.800
  55. Kidnapping.BorderSizePixel = 0
  56. Kidnapping.Position = UDim2.new(0, 0, 0.20065023, 0)
  57. Kidnapping.Size = UDim2.new(0, 103, 0, 50)
  58. Kidnapping.Font = Enum.Font.Cartoon
  59. Kidnapping.Text = "Kidnapping"
  60. Kidnapping.TextColor3 = Color3.fromRGB(255, 255, 255)
  61. Kidnapping.TextScaled = true
  62. Kidnapping.TextSize = 24.000
  63. Kidnapping.TextStrokeColor3 = Color3.fromRGB(31, 31, 31)
  64. Kidnapping.TextWrapped = true
  65. Kidnapping.MouseButton1Down:connect(function()
  66. Target = "THEVICTIM"
  67.  
  68. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  69. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  70. l.Parent = game.Players.LocalPlayer.Character
  71. l.Name = "Humanoid"
  72. wait()
  73. game.Players.LocalPlayer.Character["1"]:Destroy()
  74. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  75. game.Players.LocalPlayer.Character.Animate.Disabled = true
  76. wait()
  77. game.Players.LocalPlayer.Character.Animate.Disabled = false
  78. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  79. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  80. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  81. end
  82. wait()
  83. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  84. wait()
  85. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  86. wait()
  87. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(30,3.75,40))
  88. game.Players.LocalPlayer.Character.Humanoid.HipHeight = -3
  89. wait(20)
  90. local prt = Instance.new("Model", workspace);
  91. Instance.new("Part", prt).Name="Torso";
  92. Instance.new("Part", prt).Name="Head";
  93. Instance.new("Humanoid", prt).Name="Humanoid";
  94. game.Players.LocalPlayer.Character = prt
  95. end)
  96.  
  97. TpHouse.Name = "Tp House"
  98. TpHouse.Parent = Frame
  99. TpHouse.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  100. TpHouse.BackgroundTransparency = 0.800
  101. TpHouse.BorderSizePixel = 0
  102. TpHouse.Position = UDim2.new(0.24791272, 0, 0.20065023, 0)
  103. TpHouse.Size = UDim2.new(0, 103, 0, 50)
  104. TpHouse.Font = Enum.Font.Cartoon
  105. TpHouse.Text = "Teleport To House"
  106. TpHouse.TextColor3 = Color3.fromRGB(255, 255, 255)
  107. TpHouse.TextScaled = true
  108. TpHouse.TextSize = 24.000
  109. TpHouse.TextWrapped = true
  110. TpHouse.MouseButton1Down:connect(function()
  111. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-280.471, 1.30226, -63.8461 )
  112. local hint = Instance.new("Hint",game.Players.LocalPlayer.PlayerGui)
  113. wait(3)
  114. hint:Destroy()
  115. end)
  116.  
  117. TpDead.Name = "Tp Dead"
  118. TpDead.Parent = Frame
  119. TpDead.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  120. TpDead.BackgroundTransparency = 0.800
  121. TpDead.BorderSizePixel = 0
  122. TpDead.Position = UDim2.new(0.499299496, 0, 0.20065023, 0)
  123. TpDead.Size = UDim2.new(0, 103, 0, 50)
  124. TpDead.Font = Enum.Font.Cartoon
  125. TpDead.Text = "Teleport To Dead"
  126. TpDead.TextColor3 = Color3.fromRGB(255, 255, 255)
  127. TpDead.TextScaled = true
  128. TpDead.TextSize = 24.000
  129. TpDead.TextWrapped = true
  130. TpDead.MouseButton1Down:connect(function()
  131. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(909.029, 97.5886, 2459.18)
  132. local hint = Instance.new("Hint",game.Players.LocalPlayer.PlayerGui)
  133. wait(3)
  134. hint:Destroy()
  135. end)
  136.  
  137. TeleportToVet.Name = "Teleport To Vet"
  138. TeleportToVet.Parent = Frame
  139. TeleportToVet.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  140. TeleportToVet.BackgroundTransparency = 0.800
  141. TeleportToVet.BorderSizePixel = 0
  142. TeleportToVet.Position = UDim2.new(0, 0, 0.459759533, 0)
  143. TeleportToVet.Size = UDim2.new(0, 103, 0, 50)
  144. TeleportToVet.Font = Enum.Font.Cartoon
  145. TeleportToVet.Text = "Teleport To Vet"
  146. TeleportToVet.TextColor3 = Color3.fromRGB(255, 255, 255)
  147. TeleportToVet.TextScaled = true
  148. TeleportToVet.TextSize = 24.000
  149. TeleportToVet.TextWrapped = true
  150. TeleportToVet.MouseButton1Down:connect(function()
  151. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(131.236, 0.798394, 61.4022)
  152. local hint = Instance.new("Hint",game.Players.LocalPlayer.PlayerGui)
  153. wait(3)
  154. hint:Destroy()
  155. end)
  156.  
  157. TeleportToHospital.Name = "Teleport To Hospital"
  158. TeleportToHospital.Parent = Frame
  159. TeleportToHospital.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  160. TeleportToHospital.BackgroundTransparency = 0.800
  161. TeleportToHospital.BorderSizePixel = 0
  162. TeleportToHospital.Position = UDim2.new(0.24791272, 0, 0.459759533, 0)
  163. TeleportToHospital.Size = UDim2.new(0, 103, 0, 50)
  164. TeleportToHospital.Font = Enum.Font.Cartoon
  165. TeleportToHospital.Text = "Teleport To Hospital"
  166. TeleportToHospital.TextColor3 = Color3.fromRGB(255, 255, 255)
  167. TeleportToHospital.TextScaled = true
  168. TeleportToHospital.TextSize = 24.000
  169. TeleportToHospital.TextWrapped = true
  170. TeleportToHospital.MouseButton1Down:connect(function()
  171. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-66.3595, 0.820881, -87.1828)
  172. local hint = Instance.new("Hint",game.Players.LocalPlayer.PlayerGui)
  173. wait(3)
  174. hint:Destroy()
  175. end)
  176.  
  177. TeleportToWomanToilet.Name = "Teleport To Woman Toilet"
  178. TeleportToWomanToilet.Parent = Frame
  179. TeleportToWomanToilet.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  180. TeleportToWomanToilet.BackgroundTransparency = 0.800
  181. TeleportToWomanToilet.BorderSizePixel = 0
  182. TeleportToWomanToilet.Position = UDim2.new(0.499299526, 0, 0.459759533, 0)
  183. TeleportToWomanToilet.Size = UDim2.new(0, 103, 0, 50)
  184. TeleportToWomanToilet.Font = Enum.Font.Cartoon
  185. TeleportToWomanToilet.Text = "Teleport To Woman T-"
  186. TeleportToWomanToilet.TextColor3 = Color3.fromRGB(255, 255, 255)
  187. TeleportToWomanToilet.TextScaled = true
  188. TeleportToWomanToilet.TextSize = 24.000
  189. TeleportToWomanToilet.TextWrapped = true
  190. TeleportToWomanToilet.MouseButton1Down:connect(function()
  191. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(83.677, 0.823902, -127.161)
  192. local hint = Instance.new("Hint",game.Players.LocalPlayer.PlayerGui)
  193. wait(3)
  194. hint:Destroy()
  195. end)
  196.  
  197. TeleportToMaleToilet.Name = "Teleport To Male Toilet"
  198. TeleportToMaleToilet.Parent = Frame
  199. TeleportToMaleToilet.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  200. TeleportToMaleToilet.BackgroundTransparency = 0.800
  201. TeleportToMaleToilet.BorderSizePixel = 0
  202. TeleportToMaleToilet.Position = UDim2.new(0, 0, 0.722917438, 0)
  203. TeleportToMaleToilet.Size = UDim2.new(0, 103, 0, 50)
  204. TeleportToMaleToilet.Font = Enum.Font.Cartoon
  205. TeleportToMaleToilet.Text = "Teleport To Male Toilet"
  206. TeleportToMaleToilet.TextColor3 = Color3.fromRGB(255, 255, 255)
  207. TeleportToMaleToilet.TextScaled = true
  208. TeleportToMaleToilet.TextSize = 24.000
  209. TeleportToMaleToilet.TextWrapped = true
  210. TeleportToMaleToilet.MouseButton1Down:connect(function()
  211. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(78.7195, 0.818662, -104.657)
  212. local hint = Instance.new("Hint",game.Players.LocalPlayer.PlayerGui)
  213. wait(3)
  214. hint:Destroy()
  215. end)
  216.  
  217. TeleportToCamp.Name = "Teleport To Camp"
  218. TeleportToCamp.Parent = Frame
  219. TeleportToCamp.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  220. TeleportToCamp.BackgroundTransparency = 0.800
  221. TeleportToCamp.BorderSizePixel = 0
  222. TeleportToCamp.Position = UDim2.new(0.24791272, 0, 0.722917438, 0)
  223. TeleportToCamp.Size = UDim2.new(0, 103, 0, 50)
  224. TeleportToCamp.Font = Enum.Font.Cartoon
  225. TeleportToCamp.Text = "Teleport To Camp"
  226. TeleportToCamp.TextColor3 = Color3.fromRGB(255, 255, 255)
  227. TeleportToCamp.TextScaled = true
  228. TeleportToCamp.TextSize = 24.000
  229. TeleportToCamp.TextWrapped = true
  230. TeleportToCamp.MouseButton1Down:connect(function()
  231. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-119.668, 0.61574, -245.707)
  232. local hint = Instance.new("Hint",game.Players.LocalPlayer.PlayerGui)
  233. wait(3)
  234. hint:Destroy()
  235. end)
  236.  
  237. TeleportToSkydive.Name = "Teleport To Skydive"
  238. TeleportToSkydive.Parent = Frame
  239. TeleportToSkydive.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  240. TeleportToSkydive.BackgroundTransparency = 0.800
  241. TeleportToSkydive.BorderSizePixel = 0
  242. TeleportToSkydive.Position = UDim2.new(0.499299496, 0, 0.722917438, 0)
  243. TeleportToSkydive.Size = UDim2.new(0, 103, 0, 50)
  244. TeleportToSkydive.Font = Enum.Font.Cartoon
  245. TeleportToSkydive.Text = "Teleport To Skydive"
  246. TeleportToSkydive.TextColor3 = Color3.fromRGB(255, 255, 255)
  247. TeleportToSkydive.TextScaled = true
  248. TeleportToSkydive.TextSize = 24.000
  249. TeleportToSkydive.TextWrapped = true
  250. TeleportToSkydive.MouseButton1Down:connect(function()
  251. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(78.7195, 3062, -104.657)
  252. local hint = Instance.new("Hint",game.Players.LocalPlayer.PlayerGui)
  253. wait(3)
  254. hint:Destroy()
  255. end)
  256.  
  257. TextLabel_2.Parent = Frame
  258. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  259. TextLabel_2.BackgroundTransparency = 1.000
  260. TextLabel_2.BorderSizePixel = 0
  261. TextLabel_2.Position = UDim2.new(0.737774432, 0, -0.0040485831, 0)
  262. TextLabel_2.Size = UDim2.new(0, 124, 0, 50)
  263. TextLabel_2.Font = Enum.Font.Cartoon
  264. TextLabel_2.Text = "Scripts!"
  265. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  266. TextLabel_2.TextSize = 24.000
  267.  
  268. ComingSoon.Name = "Coming Soon"
  269. ComingSoon.Parent = Frame
  270. ComingSoon.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  271. ComingSoon.BackgroundTransparency = 0.800
  272. ComingSoon.BorderSizePixel = 0
  273. ComingSoon.Position = UDim2.new(0.75833565, 0, 0.196601644, 0)
  274. ComingSoon.Size = UDim2.new(0, 103, 0, 50)
  275. ComingSoon.Font = Enum.Font.Cartoon
  276. ComingSoon.Text = "Coming Soon"
  277. ComingSoon.TextColor3 = Color3.fromRGB(255, 255, 255)
  278. ComingSoon.TextSize = 24.000
  279. ComingSoon.TextWrapped = true
  280.  
  281. InvisibleFling.Name = "Invisible Fling"
  282. InvisibleFling.Parent = Frame
  283. InvisibleFling.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  284. InvisibleFling.BackgroundTransparency = 0.800
  285. InvisibleFling.BorderSizePixel = 0
  286. InvisibleFling.Position = UDim2.new(0.75833565, 0, 0.459759533, 0)
  287. InvisibleFling.Size = UDim2.new(0, 103, 0, 50)
  288. InvisibleFling.Font = Enum.Font.Cartoon
  289. InvisibleFling.Text = "Invisible Fling"
  290. InvisibleFling.TextColor3 = Color3.fromRGB(255, 255, 255)
  291. InvisibleFling.TextSize = 24.000
  292. InvisibleFling.TextWrapped = true
  293. InvisibleFling.MouseButton1Down:connect(function()
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301. local mouse = game.Players.LocalPlayer:GetMouse()
  302.  
  303. local groot = nil
  304.  
  305. mouse.KeyDown:connect(function(k)
  306.  
  307. if k == "z" then
  308.  
  309.  
  310.  
  311. spawn(function()
  312. local message = Instance.new("Message",workspace)
  313. message.Text = "Fe Invisible Fling By Diemiers#4209 Loaded (wait 11 seconds to load)"
  314. wait(11)
  315. message:Destroy()
  316. end)
  317.  
  318.  
  319. local ch = game.Players.LocalPlayer.Character
  320. local prt=Instance.new("Model", workspace)
  321. local z1 = Instance.new("Part", prt)
  322. z1.Name="Torso"
  323. z1.CanCollide = false
  324. z1.Anchored = true
  325. local z2 =Instance.new("Part", prt)
  326. z2.Name="Head"
  327. z2.Anchored = true
  328. z2.CanCollide = false
  329. local z3 =Instance.new("Humanoid", prt)
  330. z3.Name="Humanoid"
  331. z1.Position = Vector3.new(0,9999,0)
  332. z2.Position = Vector3.new(0,9991,0)
  333. game.Players.LocalPlayer.Character=prt
  334. wait(5)
  335. game.Players.LocalPlayer.Character=ch
  336. wait(6)
  337.  
  338.  
  339. local plr = game.Players.LocalPlayer
  340. mouse = plr:GetMouse()
  341.  
  342. local Hum = Instance.new("Humanoid")
  343. Hum.Parent = game.Players.LocalPlayer.Character
  344.  
  345.  
  346. local root = game.Players.LocalPlayer.Character.HumanoidRootPart
  347.  
  348.  
  349. for i,v in pairs(plr.Character:GetChildren()) do
  350.  
  351. if v ~= root and v.Name ~= "Humanoid" then
  352.  
  353. v:Destroy()
  354.  
  355. end
  356.  
  357.  
  358. end
  359.  
  360. workspace.CurrentCamera.CameraSubject = root
  361.  
  362. local se = Instance.new("SelectionBox",root)
  363. se.Adornee = root
  364.  
  365.  
  366. game:GetService('RunService').Stepped:connect(function()
  367. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  368. end)
  369. game:GetService('RunService').RenderStepped:connect(function()
  370. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  371. end)
  372.  
  373.  
  374. power = 999999 -- change this to make it more or less powerful
  375.  
  376. power = power*10
  377.  
  378. ---
  379. wait(.1)
  380. local bambam = Instance.new("BodyThrust")
  381. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  382. bambam.Force = Vector3.new(power,0,power)
  383. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  384.  
  385.  
  386.  
  387.  
  388.  
  389. local plr = game.Players.LocalPlayer
  390. local torso = root
  391. local flying = true
  392. local deb = true
  393. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  394. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  395. local maxspeed = 120
  396. local speed = 15
  397.  
  398.  
  399. ---local bambam = Instance.new("BodyThrust")
  400. ---bambam.Parent = torso
  401. --bambam.Force = Vector3.new(9999999,0,9999999)
  402. --bambam.Location = torso.Position
  403.  
  404.  
  405. ---
  406. groot = root
  407.  
  408. function Fly()
  409. local bg = Instance.new("BodyGyro", torso)
  410. bg.P = 9e4
  411. bg.maxTorque = Vector3.new(0, 0, 0)
  412. bg.cframe = torso.CFrame
  413. local bv = Instance.new("BodyVelocity", torso)
  414. bv.velocity = Vector3.new(0,0,0)
  415. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  416. repeat wait()
  417.  
  418. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  419. speed = speed+.2
  420. if speed > maxspeed then
  421. speed = maxspeed
  422. end
  423. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  424. speed = speed-1
  425. if speed < 0 then
  426. speed = 0
  427. end
  428. end
  429. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  430. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  431. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  432. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  433. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  434. else
  435. bv.velocity = Vector3.new(0,0.1,0)
  436. end
  437.  
  438. until not flying
  439. ctrl = {f = 0, b = 0, l = 0, r = 0}
  440. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  441. speed = 0
  442. bg:Destroy()
  443. bv:Destroy()
  444.  
  445. end
  446. mouse.KeyDown:connect(function(key)
  447. if key:lower() == "e" then
  448. if flying then flying = false
  449. else
  450. flying = true
  451. Fly()
  452. end
  453. elseif key:lower() == "w" then
  454. ctrl.f = 1
  455. elseif key:lower() == "s" then
  456. ctrl.b = -1
  457. elseif key:lower() == "a" then
  458. ctrl.l = -1
  459. elseif key:lower() == "d" then
  460. ctrl.r = 1
  461. end
  462. end)
  463. mouse.KeyUp:connect(function(key)
  464. if key:lower() == "w" then
  465. ctrl.f = 0
  466. elseif key:lower() == "s" then
  467. ctrl.b = 0
  468. elseif key:lower() == "a" then
  469. ctrl.l = 0
  470. elseif key:lower() == "d" then
  471. ctrl.r = 0
  472. elseif key:lower() == "r" then
  473.  
  474. end
  475. end)
  476. Fly()
  477.  
  478.  
  479.  
  480. elseif k == "x" then
  481.  
  482.  
  483. spawn(function()
  484. local message = Instance.new("Message",workspace)
  485. message.Text = "Respawning dont spam"
  486. wait(1)
  487. message:Destroy()
  488. end)
  489.  
  490. local saved = groot.Position
  491.  
  492. local ch = game.Players.LocalPlayer.Character
  493. local prt=Instance.new("Model", workspace)
  494. local z1 = Instance.new("Part", prt)
  495. z1.Name="Torso"
  496. z1.CanCollide = false
  497. z1.Anchored = true
  498. local z2 =Instance.new("Part", prt)
  499. z2.Name="Head"
  500. z2.Anchored = true
  501. z2.CanCollide = false
  502. local z3 =Instance.new("Humanoid", prt)
  503. z3.Name="Humanoid"
  504. z1.Position = Vector3.new(0,9999,0)
  505. z2.Position = Vector3.new(0,9991,0)
  506. game.Players.LocalPlayer.Character=prt
  507. wait(5)
  508. game.Players.LocalPlayer.Character=ch
  509. local poop = nil
  510. repeat wait() poop = game.Players.LocalPlayer.Character:FindFirstChild("Head") until poop ~= nil
  511. wait(1)
  512. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(saved)
  513.  
  514. end
  515.  
  516.  
  517. end)
  518. end)
  519.  
  520. ComingSoon_2.Name = "Coming Soon"
  521. ComingSoon_2.Parent = Frame
  522. ComingSoon_2.BackgroundColor3 = Color3.fromRGB(85, 170, 255)
  523. ComingSoon_2.BackgroundTransparency = 0.800
  524. ComingSoon_2.BorderSizePixel = 0
  525. ComingSoon_2.Position = UDim2.new(0.75833565, 0, 0.722917438, 0)
  526. ComingSoon_2.Size = UDim2.new(0, 103, 0, 50)
  527. ComingSoon_2.Font = Enum.Font.Cartoon
  528. ComingSoon_2.Text = "Coming Soon"
  529. ComingSoon_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  530. ComingSoon_2.TextSize = 24.000
  531. ComingSoon_2.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement