Advertisement
Grantrookie

SUI

Nov 2nd, 2017
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.55 KB | None | 0 0
  1. -- Objects
  2.  
  3. local SUI = Instance.new("ScreenGui")
  4. local openbtn = Instance.new("Frame")
  5. local open = Instance.new("TextButton")
  6. local Scripts = Instance.new("Frame")
  7. local Nextbtn1 = Instance.new("TextButton")
  8. local grab = Instance.new("TextButton")
  9. local van = Instance.new("TextButton")
  10. local gas = Instance.new("TextButton")
  11. local archangel = Instance.new("TextButton")
  12. local satanic = Instance.new("TextButton")
  13. local satanic_2 = Instance.new("TextButton")
  14. local secondpage = Instance.new("Frame")
  15. local soon = Instance.new("TextLabel")
  16. local back = Instance.new("TextButton")
  17.  
  18. -- Properties
  19.  
  20. SUI.Name = "SUI"
  21. SUI.Parent = game.Players.LocalPlayer.PlayerGui
  22.  
  23. openbtn.Name = "openbtn"
  24. openbtn.Parent = SUI
  25. openbtn.BackgroundColor3 = Color3.new(0, 1, 1)
  26. openbtn.LayoutOrder = 1
  27. openbtn.Position = UDim2.new(0, 575, 0, 0)
  28. openbtn.Size = UDim2.new(0, 158, 0, 19)
  29.  
  30. open.Name = "open"
  31. open.Parent = openbtn
  32. open.Active = false
  33. open.BackgroundColor3 = Color3.new(0, 0, 0)
  34. open.Position = UDim2.new(0, -9, 0, -5)
  35. open.Size = UDim2.new(0, 176, 0, 48)
  36. open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  37. open.Font = Enum.Font.Cartoon
  38. open.FontSize = Enum.FontSize.Size14
  39. open.Text = "Open"
  40. open.TextColor3 = Color3.new(0, 1, 1)
  41. open.TextScaled = true
  42. open.TextSize = 14
  43. open.TextWrapped = true
  44. open.MouseButton1Down:connect(function()
  45. Scripts.Visible = true
  46. end)
  47.  
  48. Scripts.Name = "Scripts"
  49. Scripts.Parent = SUI
  50. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  51. Scripts.Draggable = true
  52. Scripts.Position = UDim2.new(0, 517, 0, 185)
  53. Scripts.Size = UDim2.new(0, 333, 0, 288)
  54. Scripts.Visible = false
  55. Scripts.Style = Enum.FrameStyle.ChatBlue
  56.  
  57. Nextbtn1.Name = "Nextbtn1"
  58. Nextbtn1.Parent = Scripts
  59. Nextbtn1.BackgroundColor3 = Color3.new(0, 1, 1)
  60. Nextbtn1.Position = UDim2.new(0, 223, 0, 204)
  61. Nextbtn1.Size = UDim2.new(0, 78, 0, 60)
  62. Nextbtn1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  63. Nextbtn1.Font = Enum.Font.Cartoon
  64. Nextbtn1.FontSize = Enum.FontSize.Size14
  65. Nextbtn1.Text = ">>"
  66. Nextbtn1.TextColor3 = Color3.new(0, 1, 1)
  67. Nextbtn1.TextScaled = true
  68. Nextbtn1.TextSize = 14
  69. Nextbtn1.TextWrapped = true
  70. Nextbtn1.MouseButton1Down:connect(function()
  71. secondpage.Visible = true
  72. Scripts.Visible = false
  73. end)
  74.  
  75. grab.Name = "grab"
  76. grab.Parent = Scripts
  77. grab.BackgroundColor3 = Color3.new(1, 1, 1)
  78. grab.Size = UDim2.new(0, 145, 0, 50)
  79. grab.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  80. grab.Font = Enum.Font.Arcade
  81. grab.FontSize = Enum.FontSize.Size14
  82. grab.Text = "Grab Knife V4 (Broken)"
  83. grab.TextScaled = true
  84. grab.TextSize = 14
  85. grab.TextWrapped = true
  86.  
  87. van.Name = "van"
  88. van.Parent = Scripts
  89. van.BackgroundColor3 = Color3.new(1, 1, 1)
  90. van.Position = UDim2.new(0, 159, 0, 0)
  91. van.Size = UDim2.new(0, 145, 0, 50)
  92. van.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  93. van.Font = Enum.Font.Arcade
  94. van.FontSize = Enum.FontSize.Size14
  95. van.Text = "Van Gui"
  96. van.TextScaled = true
  97. van.TextSize = 14
  98. van.TextWrapped = true
  99. van.MouseButton1Down:connect(function()
  100. -- Objects
  101.  
  102. local yeye = Instance.new("ScreenGui")
  103. local mhm = Instance.new("Frame")
  104. local Hitypical = Instance.new("TextButton")
  105. local hax = Instance.new("TextLabel")
  106. local asd = Instance.new("TextBox")
  107. local Close = Instance.new("TextButton")
  108. local Opener = Instance.new("Frame")
  109. local Open = Instance.new("TextButton")
  110.  
  111. -- Properties
  112.  
  113. yeye.Name = "yeye"
  114. yeye.Parent = game.CoreGui
  115.  
  116. mhm.Name = "mhm"
  117. mhm.Parent = yeye
  118. mhm.BackgroundColor3 = Color3.new(0, 0, 0)
  119. mhm.BackgroundTransparency = 0.5
  120. mhm.Position = UDim2.new(0, 0, 0.292008191, 0)
  121. mhm.Size = UDim2.new(0, 320, 0, 191)
  122. mhm.Visible = false
  123.  
  124. Hitypical.Name = "Hitypical"
  125. Hitypical.Parent = mhm
  126. Hitypical.BackgroundColor3 = Color3.new(0, 0, 0)
  127. Hitypical.BackgroundTransparency = 0.5
  128. Hitypical.Position = UDim2.new(0.186669305, 0, 0.712777793, 0)
  129. Hitypical.Size = UDim2.new(0, 200, 0, 29)
  130. Hitypical.Font = Enum.Font.SciFi
  131. Hitypical.FontSize = Enum.FontSize.Size28
  132. Hitypical.Text = "VanDaPlayer"
  133. Hitypical.TextColor3 = Color3.new(0, 1, 1)
  134. Hitypical.TextSize = 27
  135.  
  136. hax.Name = "hax"
  137. hax.Parent = mhm
  138. hax.BackgroundColor3 = Color3.new(0, 0, 0)
  139. hax.BackgroundTransparency = 0.5
  140. hax.Position = UDim2.new(0, 0, 0.129015952, 0)
  141. hax.Size = UDim2.new(0, 314, 0, 43)
  142. hax.Font = Enum.Font.SciFi
  143. hax.FontSize = Enum.FontSize.Size24
  144. hax.Text = "Made By Perry/Talha. This is a hax"
  145. hax.TextColor3 = Color3.new(0, 1, 1)
  146. hax.TextSize = 19
  147.  
  148. asd.Name = "asd"
  149. asd.Parent = mhm
  150. asd.BackgroundColor3 = Color3.new(0, 0, 0)
  151. asd.BackgroundTransparency = 0.5
  152. asd.Position = UDim2.new(0.186669305, 0, 0.418627203, 0)
  153. asd.Size = UDim2.new(0, 200, 0, 44)
  154. asd.Font = Enum.Font.SciFi
  155. asd.FontSize = Enum.FontSize.Size28
  156. asd.Text = "Username"
  157. asd.TextColor3 = Color3.new(0, 1, 1)
  158. asd.TextSize = 28
  159.  
  160. Close.Name = "Close"
  161. Close.Parent = mhm
  162. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  163. Close.BackgroundTransparency = 0.40000000596046
  164. Close.Position = UDim2.new(0.9375, 0, 0, 0)
  165. Close.Size = UDim2.new(0, 20, 0, 17)
  166. Close.Font = Enum.Font.SourceSans
  167. Close.FontSize = Enum.FontSize.Size14
  168. Close.Text = ""
  169. Close.TextSize = 14
  170.  
  171. Opener.Name = "Opener"
  172. Opener.Parent = yeye
  173. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  174. Opener.BackgroundTransparency = 0.5
  175. Opener.Position = UDim2.new(0, 0, 0.497950822, 0)
  176. Opener.Size = UDim2.new(0, 173, 0, 30)
  177.  
  178. Open.Name = "Open"
  179. Open.Parent = Opener
  180. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  181. Open.BackgroundTransparency = 0.5
  182. Open.Size = UDim2.new(0, 173, 0, 30)
  183. Open.Font = Enum.Font.SciFi
  184. Open.FontSize = Enum.FontSize.Size24
  185. Open.Text = "Open"
  186. Open.TextColor3 = Color3.new(0, 1, 1)
  187. Open.TextSize = 20
  188.  
  189. Open.MouseButton1Down:connect(function()
  190. mhm.Visible = true
  191. Opener.Visible = false
  192. end)
  193.  
  194. Close.MouseButton1Down:connect(function()
  195. mhm.Visible = false
  196. Opener.Visible = true
  197. end)
  198.  
  199. Hitypical.MouseButton1Down:connect(function()
  200. --[[
  201. Created by Talha/Perry. Please do not leak thanks.
  202. --]]
  203.  
  204. game.Lighting.OutdoorAmbient = Color3.new(127, 127, 127)
  205. local victim = game.CoreGui.yeye.mhm.asd.Text -- victim
  206. -- xd
  207. yiowh45 = game:GetObjects("rbxassetid://1008107388")[1] -- Place
  208. yiowh45.Parent = workspace
  209. spawn(function ()
  210. for i=1, 800 do
  211. wait()
  212. local victim = game.CoreGui.yeye.mhm.asd.Text -- victim
  213. workspace[victim].HumanoidRootPart.CFrame = workspace.asdfghjm.meemmeemmemee.Seat.CFrame
  214. game.Players[victim].Character.Humanoid.WalkSpeed = 0
  215. game.Players[victim].Character.Humanoid.JumpPower = 0
  216. end
  217. end)
  218. spawn(function ()
  219. loadstring(game:GetObjects("rbxassetid://1008068509")[1].Source)() -- help from sigma xd
  220. end)
  221.  
  222. local lmao = Instance.new("Sound")
  223. lmao.Parent = workspace
  224. lmao.Volume = 1
  225. lmao.SoundId = "http://www.roblox.com/asset/?id=421358540"
  226. lmao.Looped = true
  227. lmao.Pitch = 1
  228. lmao:Play()
  229. local cam = workspace.CurrentCamera
  230. workspace.asdfghjm.Van:MakeJoints()
  231. workspace.asdfghjm.Van["KZ CV-150"].RW:MakeJoints()
  232. workspace.asdfghjm.Van["KZ CV-150"].LW:MakeJoints()
  233. workspace.asdfghjm.Van["KZ CV-150"].Body:MakeJoints()
  234. wait(0.5)
  235. cam.CameraSubject = workspace.asdfghjm.kek
  236. wait(2)
  237. cam.CameraSubject = workspace.asdfghjm.kek2
  238. wait(2)
  239. cam.CameraSubject = workspace.asdfghjm.kek3
  240. wait(2)
  241. cam.CameraSubject = workspace.asdfghjm.kek4
  242. wait(3)
  243. cam.CameraSubject = workspace.asdfghjm.kek5
  244. wait(2)
  245. cam.CameraSubject = workspace.asdfghjm.kek6
  246. wait(4)
  247. game.Players[victim].Character.Humanoid.WalkSpeed = 1
  248. game.Players[victim].Character.Humanoid.JumpPower = 1
  249. cam.CameraSubject = workspace.asdfghjm.kek5
  250. wait(3)
  251. cam.CameraSubject = workspace.asdfghjm.kek4
  252. wait(4)
  253. cam.CameraSubject = workspace.asdfghjm.kek3
  254. wait(3)
  255. cam.CameraSubject = workspace.asdfghjm.kek2
  256. wait(3)
  257. cam.CameraSubject = workspace.asdfghjm.kek
  258. wait(6)
  259. for i = 0,5,.1 do
  260. workspace.asdfghjm.Van:TranslateBy(Vector3.new(0,0,2))
  261. wait()
  262. end
  263. wait(5)
  264. workspace[victim].HumanoidRootPart.CFrame = game.Workspace.asdfghjm.Van["KZ CV-150"].Body.Lmao.CFrame
  265. cam.CameraSubject = workspace.asdfghjm.nuuuuu
  266. workspace[victim].HumanoidRootPart.CFrame = workspace.asdfghjm.Chair.Sit.CFrame
  267. game.Players[victim].Character.Humanoid.WalkSpeed = 0
  268. game.Players[victim].Character.Humanoid.JumpPower = 0
  269. wait(2.8)
  270. local asd = Instance.new("Sound")
  271. asd.Parent = workspace
  272. asd.SoundId = "http://www.roblox.com/asset/?id=131070686"
  273. asd.Looped = false
  274. asd.Volume = 10
  275. asd.Pitch = 1
  276. asd:Play()
  277.  
  278. for i = 0,15,5 do
  279. workspace.asdfghjm.hmmhm:TranslateBy(Vector3.new(0,0,-1))
  280. wait()
  281. end
  282.  
  283. for i,v in pairs(workspace.asdfghjm.thonk:GetChildren() ) do
  284. if v:IsA("BasePart") then
  285. v.Transparency = 0
  286. end
  287. end
  288. game.Players[victim].Character.Humanoid.Health = 0
  289. asd:Remove()
  290. wait(2)
  291. lmao:Remove()
  292.  
  293. workspace.asdfghjm:Remove()-- Objects
  294. cam.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  295. cam.CameraType = "Custom"
  296. end)
  297. end)
  298.  
  299. gas.Name = "gas"
  300. gas.Parent = Scripts
  301. gas.BackgroundColor3 = Color3.new(1, 1, 1)
  302. gas.Position = UDim2.new(0, 0, 0, 57)
  303. gas.Size = UDim2.new(0, 145, 0, 50)
  304. gas.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  305. gas.Font = Enum.Font.Arcade
  306. gas.FontSize = Enum.FontSize.Size14
  307. gas.Text = "Gas Truck Version Gui"
  308. gas.TextScaled = true
  309. gas.TextSize = 14
  310. gas.TextWrapped = true
  311. gas.MouseButton1Down:connect(function()
  312. -- Objects
  313.  
  314. local yeye = Instance.new("ScreenGui")
  315. local QuickAccess = Instance.new("Frame")
  316. local CK = Instance.new("TextButton")
  317. local CVG = Instance.new("TextButton")
  318. local TextLabel = Instance.new("TextLabel")
  319. local PG1 = Instance.new("Frame")
  320. local PG1B = Instance.new("TextButton")
  321. local TextBox = Instance.new("TextBox")
  322. local TextLabel_2 = Instance.new("TextLabel")
  323. local Close1 = Instance.new("TextButton")
  324. local PG2 = Instance.new("Frame")
  325. local fok = Instance.new("TextBox")
  326. local YOYO = Instance.new("TextLabel")
  327. local Close2 = Instance.new("TextButton")
  328. local PG2B = Instance.new("TextButton")
  329. local Open = Instance.new("Frame")
  330. local Opener = Instance.new("TextButton")
  331.  
  332. -- Properties
  333.  
  334. yeye.Name = "yeye"
  335. yeye.Parent = game.CoreGui
  336.  
  337. QuickAccess.Name = "Quick Access"
  338. QuickAccess.Parent = yeye
  339. QuickAccess.BackgroundColor3 = Color3.new(0, 0, 0)
  340. QuickAccess.BackgroundTransparency = 0.5
  341. QuickAccess.Position = UDim2.new(0, 0, 0.31215772, 0)
  342. QuickAccess.Size = UDim2.new(0, 110, 0, 204)
  343. QuickAccess.Visible = false
  344.  
  345. CK.Name = "CK"
  346. CK.Parent = QuickAccess
  347. CK.BackgroundColor3 = Color3.new(0, 0, 0)
  348. CK.BackgroundTransparency = 0.5
  349. CK.Position = UDim2.new(0, 0, 0.34803921, 0)
  350. CK.Size = UDim2.new(0, 110, 0, 35)
  351. CK.Font = Enum.Font.SciFi
  352. CK.FontSize = Enum.FontSize.Size24
  353. CK.Text = "Classic Kidnap"
  354. CK.TextColor3 = Color3.new(0, 1, 1)
  355. CK.TextScaled = true
  356. CK.TextSize = 24
  357. CK.TextWrapped = true
  358.  
  359. CVG.Name = "CVG"
  360. CVG.Parent = QuickAccess
  361. CVG.BackgroundColor3 = Color3.new(0, 0, 0)
  362. CVG.BackgroundTransparency = 0.5
  363. CVG.Position = UDim2.new(0, 0, 0.612745047, 0)
  364. CVG.Size = UDim2.new(0, 110, 0, 35)
  365. CVG.Font = Enum.Font.SciFi
  366. CVG.FontSize = Enum.FontSize.Size24
  367. CVG.Text = "Clown Van Gas"
  368. CVG.TextColor3 = Color3.new(0, 1, 1)
  369. CVG.TextScaled = true
  370. CVG.TextSize = 24
  371. CVG.TextWrapped = true
  372.  
  373. TextLabel.Parent = QuickAccess
  374. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  375. TextLabel.BackgroundTransparency = 0.5
  376. TextLabel.Size = UDim2.new(0, 110, 0, 39)
  377. TextLabel.Font = Enum.Font.SciFi
  378. TextLabel.FontSize = Enum.FontSize.Size14
  379. TextLabel.Text = "Clown Gui Hax"
  380. TextLabel.TextColor3 = Color3.new(0, 1, 1)
  381. TextLabel.TextScaled = true
  382. TextLabel.TextSize = 14
  383. TextLabel.TextWrapped = true
  384.  
  385. PG1.Name = "PG1"
  386. PG1.Parent = yeye
  387. PG1.BackgroundColor3 = Color3.new(0, 0, 0)
  388. PG1.BackgroundTransparency = 0.5
  389. PG1.Position = UDim2.new(0.0572916679, 0, 0.31215772, 0)
  390. PG1.Size = UDim2.new(0, 254, 0, 204)
  391. PG1.Visible = false
  392.  
  393. PG1B.Name = "PG1B"
  394. PG1B.Parent = PG1
  395. PG1B.BackgroundColor3 = Color3.new(0, 0, 0)
  396. PG1B.BackgroundTransparency = 0.5
  397. PG1B.Position = UDim2.new(0.106323406, 0, 0.723039269, 0)
  398. PG1B.Size = UDim2.new(0, 200, 0, 28)
  399. PG1B.Font = Enum.Font.SciFi
  400. PG1B.FontSize = Enum.FontSize.Size28
  401. PG1B.Text = "Kidnap"
  402. PG1B.TextColor3 = Color3.new(0, 1, 1)
  403. PG1B.TextSize = 28
  404. PG1B.TextWrapped = true
  405.  
  406. TextBox.Parent = PG1
  407. TextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  408. TextBox.BackgroundTransparency = 0.5
  409. TextBox.Position = UDim2.new(0.106637374, 0, 0.421568632, 0)
  410. TextBox.Size = UDim2.new(0, 200, 0, 46)
  411. TextBox.Font = Enum.Font.SciFi
  412. TextBox.FontSize = Enum.FontSize.Size28
  413. TextBox.Text = "Username"
  414. TextBox.TextColor3 = Color3.new(0, 1, 1)
  415. TextBox.TextSize = 26
  416.  
  417. TextLabel_2.Parent = PG1
  418. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  419. TextLabel_2.BackgroundTransparency = 0.5
  420. TextLabel_2.Position = UDim2.new(0.0748031586, 0, 0.156862751, 0)
  421. TextLabel_2.Size = UDim2.new(0, 216, 0, 39)
  422. TextLabel_2.Font = Enum.Font.SciFi
  423. TextLabel_2.FontSize = Enum.FontSize.Size14
  424. TextLabel_2.Text = "Classic Kidnap"
  425. TextLabel_2.TextColor3 = Color3.new(0, 1, 1)
  426. TextLabel_2.TextScaled = true
  427. TextLabel_2.TextSize = 14
  428. TextLabel_2.TextWrapped = true
  429.  
  430. Close1.Name = "Close1"
  431. Close1.Parent = PG1
  432. Close1.BackgroundColor3 = Color3.new(1, 0, 0)
  433. Close1.BackgroundTransparency = 0.5
  434. Close1.Position = UDim2.new(0.893700778, 0, 0, 0)
  435. Close1.Size = UDim2.new(0, 27, 0, 25)
  436. Close1.Font = Enum.Font.SourceSans
  437. Close1.FontSize = Enum.FontSize.Size14
  438. Close1.Text = ""
  439. Close1.TextSize = 14
  440.  
  441. PG2.Name = "PG2"
  442. PG2.Parent = yeye
  443. PG2.BackgroundColor3 = Color3.new(0, 0, 0)
  444. PG2.BackgroundTransparency = 0.5
  445. PG2.Position = UDim2.new(0.0572916679, 0, 0.31215772, 0)
  446. PG2.Size = UDim2.new(0, 254, 0, 204)
  447. PG2.Visible = false
  448.  
  449. fok.Name = "fok"
  450. fok.Parent = PG2
  451. fok.BackgroundColor3 = Color3.new(0, 0, 0)
  452. fok.BackgroundTransparency = 0.5
  453. fok.Position = UDim2.new(0.106637374, 0, 0.416666657, 0)
  454. fok.Size = UDim2.new(0, 200, 0, 46)
  455. fok.Font = Enum.Font.SciFi
  456. fok.FontSize = Enum.FontSize.Size28
  457. fok.Text = "Username"
  458. fok.TextColor3 = Color3.new(0, 1, 1)
  459. fok.TextSize = 26
  460.  
  461. YOYO.Name = "YOYO"
  462. YOYO.Parent = PG2
  463. YOYO.BackgroundColor3 = Color3.new(0, 0, 0)
  464. YOYO.BackgroundTransparency = 0.5
  465. YOYO.Position = UDim2.new(0.0748031586, 0, 0.156862751, 0)
  466. YOYO.Size = UDim2.new(0, 216, 0, 39)
  467. YOYO.Font = Enum.Font.SciFi
  468. YOYO.FontSize = Enum.FontSize.Size14
  469. YOYO.Text = "Clown Van Gas"
  470. YOYO.TextColor3 = Color3.new(0, 1, 1)
  471. YOYO.TextScaled = true
  472. YOYO.TextSize = 14
  473. YOYO.TextWrapped = true
  474.  
  475. Close2.Name = "Close2"
  476. Close2.Parent = PG2
  477. Close2.BackgroundColor3 = Color3.new(1, 0, 0)
  478. Close2.BackgroundTransparency = 0.5
  479. Close2.Position = UDim2.new(0.893700778, 0, 0, 0)
  480. Close2.Size = UDim2.new(0, 27, 0, 25)
  481. Close2.Font = Enum.Font.SourceSans
  482. Close2.FontSize = Enum.FontSize.Size14
  483. Close2.Text = ""
  484. Close2.TextSize = 14
  485.  
  486. PG2B.Name = "PG1B"
  487. PG2B.Parent = PG2
  488. PG2B.BackgroundColor3 = Color3.new(0, 0, 0)
  489. PG2B.BackgroundTransparency = 0.5
  490. PG2B.Position = UDim2.new(0.106323406, 0, 0.708333373, 0)
  491. PG2B.Size = UDim2.new(0, 200, 0, 28)
  492. PG2B.Font = Enum.Font.SciFi
  493. PG2B.FontSize = Enum.FontSize.Size28
  494. PG2B.Text = "Vaninate"
  495. PG2B.TextColor3 = Color3.new(0, 1, 1)
  496. PG2B.TextSize = 28
  497. PG2B.TextWrapped = true
  498.  
  499. Open.Name = "Open"
  500. Open.Parent = yeye
  501. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  502. Open.BackgroundTransparency = 0.5
  503. Open.Position = UDim2.new(0.00260416674, 0, 0.554216862, 0)
  504. Open.Size = UDim2.new(0, 176, 0, 31)
  505.  
  506. Opener.Name = "Opener"
  507. Opener.Parent = Open
  508. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  509. Opener.BackgroundTransparency = 0.5
  510. Opener.Size = UDim2.new(0, 176, 0, 28)
  511. Opener.Font = Enum.Font.SciFi
  512. Opener.FontSize = Enum.FontSize.Size28
  513. Opener.Text = "Vaninate"
  514. Opener.TextColor3 = Color3.new(0, 1, 1)
  515. Opener.TextSize = 28
  516. Opener.TextWrapped = true
  517.  
  518. Opener.MouseButton1Down:connect(function()
  519. QuickAccess.Visible = true
  520. PG1.Visible = true
  521. Open.Visible = false
  522. end)
  523.  
  524. Close1.MouseButton1Down:connect(function()
  525. QuickAccess.Visible = false
  526. PG1.Visible = false
  527. Open.Visible = true
  528. end)
  529.  
  530. Close2.MouseButton1Down:connect(function()
  531. QuickAccess.Visible = false
  532. PG2.Visible = false
  533. Open.Visible = true
  534. end)
  535.  
  536. CVG.MouseButton1Down:connect(function()
  537. PG2.Visible = true
  538. Open.Visible = false
  539. PG1.Visible = false
  540. end)
  541.  
  542. CK.MouseButton1Down:connect(function()
  543. PG2.Visible = false
  544. Open.Visible = false
  545. PG1.Visible = true
  546. end)
  547.  
  548. PG1B.MouseButton1Down:connect(function()
  549. game.Lighting.OutdoorAmbient = Color3.new(127, 127, 127)
  550. local victim = game.CoreGui.yeye.PG1.TextBox.Text -- victim
  551. -- xd
  552. local yiowh45 = game:GetObjects("rbxassetid://1009979640")[1] -- Place
  553. yiowh45.Parent = workspace
  554. spawn(function ()
  555. for i=1, 800 do
  556. wait()
  557. local victim = game.CoreGui.yeye.PG1.TextBox.Text -- victim
  558. workspace[victim].HumanoidRootPart.CFrame = workspace.asdfghjm.meemmeemmemee.Seat.CFrame
  559. game.Players[victim].Character.Humanoid.WalkSpeed = 0
  560. game.Players[victim].Character.Humanoid.JumpPower = 0
  561. end
  562. end)
  563. spawn(function ()
  564. loadstring(game:GetObjects("rbxassetid://1008068509")[1].Source)() -- help from sigma xd
  565. end)
  566.  
  567. local lmao = Instance.new("Sound")
  568. lmao.Parent = workspace
  569. lmao.Volume = 1
  570. lmao.SoundId = "http://www.roblox.com/asset/?id=421358540"
  571. lmao.Looped = true
  572. lmao.Pitch = 1
  573. lmao:Play()
  574. local cam = workspace.CurrentCamera
  575. workspace.asdfghjm.Van:MakeJoints()
  576. workspace.asdfghjm.Van["KZ CV-150"].RW:MakeJoints()
  577. workspace.asdfghjm.Van["KZ CV-150"].LW:MakeJoints()
  578. workspace.asdfghjm.Van["KZ CV-150"].Body:MakeJoints()
  579. wait(0.5)
  580. cam.CameraSubject = workspace.asdfghjm.kek
  581. wait(2)
  582. cam.CameraSubject = workspace.asdfghjm.kek2
  583. wait(2)
  584. cam.CameraSubject = workspace.asdfghjm.kek3
  585. wait(2)
  586. cam.CameraSubject = workspace.asdfghjm.kek4
  587. wait(3)
  588. cam.CameraSubject = workspace.asdfghjm.kek5
  589. wait(2)
  590. cam.CameraSubject = workspace.asdfghjm.kek6
  591. wait(4)
  592. game.Players[victim].Character.Humanoid.WalkSpeed = 1
  593. game.Players[victim].Character.Humanoid.JumpPower = 1
  594. cam.CameraSubject = workspace.asdfghjm.kek5
  595. wait(3)
  596. cam.CameraSubject = workspace.asdfghjm.kek4
  597. wait(4)
  598. cam.CameraSubject = workspace.asdfghjm.kek3
  599. wait(3)
  600. cam.CameraSubject = workspace.asdfghjm.kek2
  601. wait(3)
  602. cam.CameraSubject = workspace.asdfghjm.kek
  603. wait(6)
  604. for i = 0,5,.1 do
  605. workspace.asdfghjm.Van:TranslateBy(Vector3.new(0,0,2))
  606. wait()
  607. end
  608. wait(5)
  609. workspace[victim].HumanoidRootPart.CFrame = game.Workspace.asdfghjm.Van["KZ CV-150"].Body.Lmao.CFrame
  610. cam.CameraSubject = workspace.asdfghjm.nuuuuu
  611. workspace[victim].HumanoidRootPart.CFrame = workspace.asdfghjm.Chair.Sit.CFrame
  612. game.Players[victim].Character.Humanoid.WalkSpeed = 0
  613. game.Players[victim].Character.Humanoid.JumpPower = 0
  614. wait(2.8)
  615. local asd = Instance.new("Sound")
  616. asd.Parent = workspace
  617. asd.SoundId = "http://www.roblox.com/asset/?id=131070686"
  618. asd.Looped = false
  619. asd.Volume = 10
  620. asd.Pitch = 1
  621. asd:Play()
  622.  
  623. for i = 0,15,5 do
  624. workspace.asdfghjm.hmmhm:TranslateBy(Vector3.new(0,0,-1))
  625. wait()
  626. end
  627.  
  628. for i,v in pairs(workspace.asdfghjm.thonk:GetChildren() ) do
  629. if v:IsA("BasePart") then
  630. v.Transparency = 0
  631. end
  632. end
  633. game.Players[victim].Character.Humanoid.Health = 0
  634. asd:Remove()
  635. wait(2)
  636. lmao:Remove()
  637.  
  638. workspace.asdfghjm:Remove()-- Objects
  639. cam.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  640. cam.CameraType = "Custom"
  641. end)
  642.  
  643. PG2B.MouseButton1Down:connect(function()
  644. game:GetObjects('rbxassetid://1009955647')[1].Parent = workspace
  645. workspace.asdfghjm.CCTV2.Anchored = true
  646. local cam = workspace.CurrentCamera
  647. local victim = game.CoreGui.yeye.PG2.fok.Text
  648. cam.CameraSubject = workspace.asdfghjm.CCTV1
  649. spawn(function ()
  650. for i=1, 200 do
  651. wait()
  652. game.Workspace.asdfghjm.NaziVan:TranslateBy(Vector3.new(0, 0, 1))
  653. end
  654. end)
  655. workspace[victim].Humanoid.WalkSpeed = 0
  656. workspace[victim].Humanoid.JumpPower = 0
  657. wait(1)
  658. workspace[victim].HumanoidRootPart.CFrame = workspace.asdfghjm.NaziVan.Van.CFrame
  659. cam.CameraSubject = workspace.asdfghjm.CCTV2
  660. wait(5)
  661. workspace.asdfghjm.NaziVan.coco.Smoke.Opacity = 1
  662. workspace.asdfghjm.NaziVan.cocoa.Smoke.Opacity = 1
  663. local asd = Instance.new("Sound")
  664. asd.Looped = false
  665. asd.SoundId = "http://www.roblox.com/asset/?id=137065982"
  666. asd.Parent = workspace
  667. asd.Volume = 1
  668. asd.Pitch = 1
  669. asd:Play()
  670. wait(7)
  671. workspace[victim].Humanoid.Health = 0
  672. workspace.asdfghjm:Remove()
  673. asd:Remove()
  674. end)
  675. end)
  676.  
  677. archangel.Name = "archangel"
  678. archangel.Parent = Scripts
  679. archangel.BackgroundColor3 = Color3.new(1, 1, 1)
  680. archangel.Position = UDim2.new(0, 159, 0, 57)
  681. archangel.Size = UDim2.new(0, 145, 0, 50)
  682. archangel.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  683. archangel.Font = Enum.Font.Arcade
  684. archangel.FontSize = Enum.FontSize.Size14
  685. archangel.Text = "Archangel (Broken)"
  686. archangel.TextScaled = true
  687. archangel.TextSize = 14
  688. archangel.TextWrapped = true
  689.  
  690. satanic.Name = "satanic"
  691. satanic.Parent = Scripts
  692. satanic.BackgroundColor3 = Color3.new(1, 1, 1)
  693. satanic.Position = UDim2.new(0, 0, 0, 119)
  694. satanic.Size = UDim2.new(0, 145, 0, 50)
  695. satanic.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  696. satanic.Font = Enum.Font.Arcade
  697. satanic.FontSize = Enum.FontSize.Size14
  698. satanic.Text = "Satanic John Doe (Broken)"
  699. satanic.TextScaled = true
  700. satanic.TextSize = 14
  701. satanic.TextWrapped = true
  702.  
  703. bloxwatch.Name = "bloxwatch"
  704. bloxwatch.Parent = Scripts
  705. bloxwatch.BackgroundColor3 = Color3.new(1, 1, 1)
  706. bloxwatch.Position = UDim2.new(0, 159, 0, 119)
  707. bloxwatch.Size = UDim2.new(0, 145, 0, 50)
  708. bloxwatch.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  709. bloxwatch.Font = Enum.Font.Arcade
  710. bloxwatch.FontSize = Enum.FontSize.Size14
  711. bloxwatch.Text = "Bloxwatch"
  712. bloxwatch.TextScaled = true
  713. bloxwatch.TextSize = 14
  714. bloxwatch.TextWrapped = true
  715. bloxwatch.MouseButton1Down:connect(function()
  716. --bloxwatch script lol
  717.  
  718.  
  719. musicOn = true
  720.  
  721. Me = game.Players.LocalPlayer
  722. player = Me
  723. char = Me.Character
  724. chara = char
  725. larm = char["Left Arm"]
  726. rarm = char["Right Arm"]
  727. lleg = char["Left Leg"]
  728. rleg = char["Right Leg"]
  729. torso = char.Torso
  730. hed = char.Head
  731. mouse = player:GetMouse()
  732. lght = game.Lighting
  733. lichtact = false
  734. moosicact = false
  735. gotsagofest = true
  736. chara.Humanoid.MaxHealth = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  737. chara.Humanoid.Health = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  738.  
  739.  
  740.  
  741. wait(2.5)
  742.  
  743. chara.Humanoid.WalkSpeed = 10
  744. chara.Humanoid.JumpPower = 40
  745. local naeeym = Instance.new("BillboardGui",chara)
  746. naeeym.Size = UDim2.new(0,100,0,40)
  747. naeeym.StudsOffset = Vector3.new(0,2,0)
  748. naeeym.Adornee = chara.Head
  749. local tecks = Instance.new("TextLabel",naeeym)
  750. tecks.BackgroundTransparency = 1
  751. tecks.BorderSizePixel = 0
  752. tecks.Text = ""
  753. tecks.Font = "Bodoni"
  754. tecks.FontSize = "Size36"
  755. tecks.TextStrokeTransparency = 0.5
  756. tecks.TextColor3 = Color3.new(0,0,0)
  757. rrer = BrickColor.new("Really red")
  758. tecks.TextStrokeColor3 = rrer.Color
  759. tecks.Size = UDim2.new(1,0,0.5,0)
  760. local licht = Instance.new("PointLight",chara.Torso)
  761. licht.Color = tecks.TextStrokeColor3
  762. licht.Range = 60
  763. licht.Brightness = 1
  764. licht.Enabled = false
  765.  
  766.  
  767. ------------------------------- Player -------------------------------------------------------------------
  768. local z = Instance.new("Sound",char)
  769. z.Looped = true
  770. z.SoundId = "rbxassetid://167161785"
  771. z.Volume = 2.25
  772. if musicOn then
  773. z:Play()
  774. end
  775.  
  776. Mouse = player:GetMouse()
  777.  
  778. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  779.  
  780. for i,v in pairs(chara:children()) do
  781. if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") then
  782. v:Destroy()
  783. end
  784. end
  785. char.Head.face:Destroy()
  786.  
  787. char["Body Colors"].HeadColor, char["Body Colors"].LeftArmColor, char["Body Colors"].LeftLegColor, char["Body Colors"].RightArmColor, char["Body Colors"].RightLegColor, char["Body Colors"].TorsoColor = BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Really black")
  788. local Orbd = Instance.new("Part", char)
  789. Orbd.Name = "Orbd"
  790. Orbd.Shape = Enum.PartType.Ball
  791. Orbd.CanCollide = false
  792. Orbd.BrickColor = BrickColor.new("Really red")
  793. Orbd.Transparency = 0
  794. Orbd.Material = "Neon"
  795. Orbd.Size = Vector3.new(0.1, 0.1, 0.1)
  796. Orbd.TopSurface = Enum.SurfaceType.Smooth
  797. Orbd.BottomSurface = Enum.SurfaceType.Smooth
  798. local Weld = Instance.new("Weld", Orbd)
  799. Weld.Part0 = char.Head
  800. Weld.Part1 = Orbd
  801. Weld.C1 = CFrame.new(-0.2, -0.2, 0.5)
  802. local glov = Instance.new("PointLight", Orbd)
  803. glov.Brightness = 0.25
  804. glov.Range = 20
  805. glov.Color = Color3.new(255, 0, 0)
  806. local Orbvc = Instance.new("Part", char)
  807. Orbvc.Name = "Orbvc"
  808. Orbvc.Shape = Enum.PartType.Ball
  809. Orbvc.CanCollide = false
  810. Orbvc.BrickColor = BrickColor.new("Really red")
  811. Orbvc.Transparency = 0
  812. Orbvc.Material = "Neon"
  813. Orbvc.Size = Vector3.new(0.1, 0.1, 0.1)
  814. Orbvc.TopSurface = Enum.SurfaceType.Smooth
  815. Orbvc.BottomSurface = Enum.SurfaceType.Smooth
  816. local Weld = Instance.new("Weld", Orbvc)
  817. Weld.Part0 = char.Head
  818. Weld.Part1 = Orbvc
  819. Weld.C1 = CFrame.new(0.2, -0.2, 0.5)
  820. local glo = Instance.new("PointLight", Orbvc)
  821. glo.Brightness = 0.25
  822. glo.Range = 20
  823. glo.Color = Color3.new(255, 0, 0)
  824.  
  825. local IsFreeFalling = false
  826. local SpinPart = Instance.new('Part')
  827. SpinPart.Transparency = 1
  828. SpinPart.Size = Vector3.new(25,1,25)
  829. SpinPart.CanCollide = false
  830. SpinPart.FormFactor = 'Custom'
  831. local FX = Instance.new('ParticleEmitter',SpinPart)
  832. FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://132883219",-0.1
  833. local FX = Instance.new('ParticleEmitter',SpinPart)
  834. FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://132883219",0.1
  835. do
  836. local tspin = Instance.new('BodyAngularVelocity')
  837. tspin.angularvelocity = Vector3.new(0,1,0)
  838. tspin.maxTorque =Vector3.new(math.huge,math.huge,math.huge)
  839. tspin.Parent = SpinPart
  840. end
  841. local SpinPos = Instance.new('BodyPosition')
  842. SpinPos.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  843. SpinPos.Parent = SpinPart
  844.  
  845. function Equipped()
  846. IsEquipped = true
  847. local MyTorso = char.Torso
  848. if MyTorso then
  849. spawn(function()
  850. local startTime = tick()
  851. SpinPart.CFrame = CFrame.new(MyTorso.CFrame.p+Vector3.new(0,-2.8,0))
  852. SpinPart.Parent = MyTorso
  853. local fadeIn = true
  854. while IsEquipped do
  855. if not IsFreeFalling then
  856. SpinPos.position = MyTorso.CFrame.p+Vector3.new(0,-2.8,0)
  857. end
  858. wait()
  859. end
  860. SpinPart.Parent = nil
  861.  
  862. end)
  863. end
  864. end
  865.  
  866.  
  867. wait(0.01)
  868. Equipped()
  869.  
  870.  
  871. function start()
  872. print("Darkness falls across the battlefield...")
  873. wait()
  874. print("----------------------------------------")
  875. wait()
  876. print(" - Ender booted up. -")
  877. wait()
  878. print("- Ender written by yeox769. -")
  879. i = 0
  880. while i<1 do
  881. wait()
  882. i = i + 0.01
  883. l.Contrast,l.Saturation,l.Brightness = l.Contrast + 0.02, l.Saturation - 0.0075, l.Brightness + 0.00375
  884. l.TintColor = Color3.new(1,1-i,1-i)
  885. end
  886. end
  887.  
  888. delay(0,start)
  889.  
  890. TC = chara.HumanoidRootPart.RootJoint
  891. HC = chara.Torso.Neck
  892. RAC = chara.Torso["Right Shoulder"]
  893. LAC = chara.Torso["Left Shoulder"]
  894. RLC = chara.Torso["Right Hip"]
  895. LLC = chara.Torso["Left Hip"]
  896. TCF = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  897. HCF = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  898. RACF = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  899. LACF = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  900. RLCF = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  901. LLCF = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  902. RWF = CFrame.new(-1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  903. LWF = CFrame.new(1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  904. RLWF = CFrame.new(-.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  905. LLWF = CFrame.new(.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  906. RW = Instance.new("Weld",HC.Parent)
  907. RW.Part1 = HC.Parent
  908. RW.Part0 = chara["Right Arm"]
  909. RW.C0 = RWF
  910. LW = Instance.new("Weld",HC.Parent)
  911. LW.Part1 = HC.Parent
  912. LW.Part0 = chara["Left Arm"]
  913. LW.C0 = LWF
  914. RLW = nil
  915. LLW = nil
  916.  
  917.  
  918. function clerp(a,b,c)
  919. return a:lerp(b,c)
  920. end
  921.  
  922. TC.C0 = TCF
  923. HC.C0 = HCF
  924. RW.C0 = RWF
  925. LW.C0 = LWF
  926.  
  927. --Idle Clerp--
  928. ITCF = TCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(10))
  929. IHCF = HCF * CFrame.fromEulerAnglesXYZ(math.rad(10),0,math.rad(-10))
  930. IRWF = RWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-2))
  931. ILWF = LWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(2))
  932.  
  933. TC.C0 = ITCF
  934. HC.C0 = IHCF
  935. RW.C0 = IRWF
  936. LW.C0 = ILWF
  937.  
  938.  
  939.  
  940.  
  941.  
  942. New = function(Object, Parent, Name, Data)
  943. local Object = Instance.new(Object)
  944. for Index, Value in pairs(Data or {}) do
  945. Object[Index] = Value
  946. end
  947. Object.Parent = Parent
  948. Object.Name = Name
  949. return Object
  950. end
  951.  
  952. function ScatterEff(part)
  953. local eff1 = Instance.new("ParticleEmitter",part)
  954. eff1.Size = NumberSequence.new(.1)
  955. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  956. eff1.LightEmission = 1
  957. eff1.Lifetime = NumberRange.new(1)
  958. eff1.Speed = NumberRange.new(1)
  959. eff1.Rate = 100
  960. eff1.VelocitySpread = 10000
  961. eff1.Texture = "rbxassetid://347504241"
  962. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  963. local eff2 = Instance.new("ParticleEmitter",part)
  964. eff2.Size = NumberSequence.new(.1)
  965. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  966. eff2.LightEmission = 1
  967. eff2.Lifetime = NumberRange.new(1)
  968. eff2.Speed = NumberRange.new(1)
  969. eff2.Rate = 100
  970. eff2.VelocitySpread = 10000
  971. eff2.Texture = "rbxassetid://347504259"
  972. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  973. end
  974.  
  975. function BurningEff(part)
  976. local eff1 = Instance.new("ParticleEmitter",part)
  977. eff1.Size = NumberSequence.new(.1)
  978. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  979. eff1.LightEmission = 1
  980. eff1.Lifetime = NumberRange.new(1)
  981. eff1.Speed = NumberRange.new(0)
  982. eff1.Rate = 100
  983. eff1.Texture = "rbxassetid://347504241"
  984. eff1.Acceleration = Vector3.new(0,10,0)
  985. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  986. local eff2 = Instance.new("ParticleEmitter",part)
  987. eff2.Size = NumberSequence.new(.1)
  988. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  989. eff2.LightEmission = 1
  990. eff2.Lifetime = NumberRange.new(1)
  991. eff2.Speed = NumberRange.new(0)
  992. eff2.Rate = 100
  993. eff2.Texture = "rbxassetid://347504259"
  994. eff2.Acceleration = Vector3.new(0,10,0)
  995. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  996. local eff3 = Instance.new("ParticleEmitter",part)
  997. eff3.Size = NumberSequence.new(1)
  998. eff3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)})
  999. eff3.LightEmission = 1
  1000. eff3.Lifetime = NumberRange.new(1)
  1001. eff3.Speed = NumberRange.new(0)
  1002. eff3.Rate = 100
  1003. eff3.Texture = "rbxasset://textures/particles/fire_main.dds"
  1004. eff3.Acceleration = Vector3.new(0,10,0)
  1005. eff3.Color = ColorSequence.new(Color3.new(1,0,0))
  1006. end
  1007.  
  1008.  
  1009.  
  1010. slashsnd = New("Sound",chara.Torso,"Slash",{SoundId = "rbxassetid://28144425",PlaybackSpeed = .7,Volume = 5})
  1011. hitsnd = New("Sound",chara.Torso,"Hit",{SoundId = "rbxassetid://429400881",PlaybackSpeed = .7,Volume = 5})
  1012. telesnd = New("Sound",chara.Torso,"Tele",{SoundId = "rbxassetid://2767090",PlaybackSpeed = .7,Volume = 5})
  1013. burnsnd = New("Sound",chara.Torso,"Burn",{SoundId = "rbxassetid://32791565",PlaybackSpeed = .7,Volume = 5})
  1014. music1 = New("Sound",chara.Torso,"Music1",{SoundId = "rbxassetid://151038517",PlaybackSpeed = .5,Volume = 10,Looped = true})
  1015. music2 = New("Sound",chara.Torso,"Music2",{SoundId = "rbxassetid://11984351",PlaybackSpeed = .2,Volume = 5,Looped = true})
  1016. deathmus = New("Sound",chara.Torso,"DeathMus",{SoundId = "rbxassetid://19094700",PlaybackSpeed = .5,Volume = 5,Looped = true})
  1017. deathex = New("Sound",chara.Torso,"DeathEx",{SoundId = "rbxassetid://11984351",PlaybackSpeed = 1,Volume = 5})
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023. --Soul Steal--
  1024. function SoulSteal(pos)
  1025. local soulst = coroutine.wrap(function()
  1026. local soul = Instance.new("Part",chara)
  1027. soul.Size = Vector3.new(0,0,0)
  1028. soul.CanCollide = false
  1029. soul.Anchored = false
  1030. soul.Position = pos
  1031. soul.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  1032. soul.Transparency = 1
  1033. local ptc = Instance.new("ParticleEmitter",soul)
  1034. ptc.Texture = "http://www.roblox.com/asset/?id=413366101"
  1035. ptc.Size = NumberSequence.new(.5)
  1036. ptc.LockedToPart = true
  1037. ptc.Speed = NumberRange.new(0)
  1038. ptc.Lifetime = NumberRange.new(9999)
  1039. local bodpos = Instance.new("BodyPosition",soul)
  1040. bodpos.Position = pos
  1041. wait(2)
  1042. soul.Touched:connect(function(hit)
  1043. if hit.Parent == chara then
  1044. soul:Destroy()
  1045. end
  1046. end)
  1047. while soul do
  1048. wait(.1)
  1049. bodpos.Position = chara.Torso.Position
  1050. end
  1051. end)
  1052. soulst()
  1053. end
  1054.  
  1055. --Death of a Mortal--
  1056. function KillMortal(hitdude)
  1057. local torsy = nil
  1058. if hitdude:FindFirstChild("Torso")~=nil then
  1059. torsy = hitdude.Torso
  1060. elseif hitdude:FindFirstChild("UpperTorso")~=nil then
  1061. torsy = hitdude.UpperTorso
  1062. end
  1063. local val = Instance.new("ObjectValue",hitdude)
  1064. val.Name = "HasBeenHit"
  1065. hitdude:BreakJoints()
  1066. hitdude.Humanoid:Destroy()
  1067. SoulSteal(torsy.Position)
  1068. local chi = hitdude:GetChildren()
  1069. for i = 1, #chi do
  1070. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  1071. local bodpos = Instance.new("BodyPosition",chi[i])
  1072. bodpos.Position = chi[i].Position + Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))
  1073. ScatterEff(chi[i])
  1074. chi[i].BrickColor = BrickColor.new("Really black")
  1075. end
  1076. end
  1077. for i = 1, 4 do
  1078. for i = 1, #chi do
  1079. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  1080. chi[i].Transparency = chi[i].Transparency + .25
  1081. wait(.01)
  1082. end
  1083. end
  1084. end
  1085. for i = 1, #chi do
  1086. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  1087. chi[i]:Destroy()
  1088. end
  1089. end
  1090. end
  1091.  
  1092.  
  1093. function Teleport(pos)
  1094. telesnd:Play()
  1095. local ch = chara:GetChildren()
  1096. for i = 1, #ch do
  1097. if ch[i].ClassName == "Part" and ch[i].Name ~= "HumanoidRootPart" then
  1098. local trace = Instance.new("Part",game.Workspace)
  1099. trace.Size = ch[i].Size
  1100. trace.Material = "Neon"
  1101. trace.BrickColor = BrickColor.new("Really black")
  1102. trace.Transparency = .3
  1103. trace.CanCollide = false
  1104. trace.Anchored = true
  1105. trace.CFrame = ch[i].CFrame
  1106. if ch[i].Name == "Head" then
  1107. mehs = Instance.new("CylinderMesh",trace)
  1108. mehs.Scale = Vector3.new(1.25,1.25,1.25)
  1109. end
  1110. tracedisappear = coroutine.wrap(function()
  1111. wait(1)
  1112. for i = 1, 7 do
  1113. wait(.1)
  1114. trace.Transparency = trace.Transparency + .1
  1115. end
  1116. trace:Destroy()
  1117. end)
  1118. tracedisappear()
  1119. end
  1120. end
  1121. chara.Torso.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  1122. end
  1123.  
  1124.  
  1125. function Grab(mouse)
  1126. local hit = mouse.Target
  1127. if hit ~= nil then
  1128. if hit.Parent:FindFirstChild("Humanoid")~=nil then
  1129. local torsy = nil
  1130. if hit.Parent:FindFirstChild("Torso")~=nil then
  1131. torsy = hit.Parent.Torso
  1132. elseif hit.Parent:FindFirstChild("UpperTorso")~=nil then
  1133. torsy = hit.Parent.UpperTorso
  1134. end
  1135. local bodpos = Instance.new("BodyPosition",torsy)
  1136. bodpos.Position = torsy.Position
  1137. wait(1)
  1138. burnsnd:Play()
  1139. hit.Parent.Humanoid.MaxHealth = 100
  1140. bodpos.Position = bodpos.Position + Vector3.new(0,4,0)
  1141. for i = 1, 10 do
  1142. wait(.1)
  1143. BurningEff(torsy)
  1144. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - 10
  1145. end
  1146. KillMortal(hit.Parent)
  1147. end
  1148. else end
  1149. end
  1150.  
  1151.  
  1152. function onKeyDown(key)
  1153. if key == "z" then
  1154. Teleport(Mouse.Hit.p + Vector3.new(0,2,0))
  1155. elseif key == "x" then
  1156. Grab(Mouse)
  1157. end
  1158. end
  1159.  
  1160. --Mouse Functions--
  1161. Mouse = player:GetMouse()
  1162. if Mouse then
  1163. Mouse.KeyDown:connect(onKeyDown)
  1164. end
  1165.  
  1166. while true do
  1167. wait(.01)
  1168. chance = math.random(0,100)
  1169. if chance < 10 then
  1170. sel = math.random(1,3)
  1171. if sel == 1 then
  1172. tecks.Text = "BLOXWATCH"
  1173. elseif sel == 2 then
  1174. tecks.Text = "0010 10001010 101011"
  1175. elseif sel == 3 then
  1176. tecks.Text = "B5OX W7TC8"
  1177. end
  1178. else tecks.Text = "BLOX WATCH"
  1179. if chara.Humanoid.Health > 0 then
  1180. chara.Humanoid.MaxHealth = math.huge
  1181. chara.Humanoid.Health = math.huge
  1182. end
  1183. if game.Lighting:FindFirstChild("ColorCorrection") == nil then
  1184. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  1185. l.Contrast,l.Saturation,l.Brightness = 2, -0.75, 0.375
  1186. l.TintColor = Color3.new(1,0,0)
  1187. end
  1188. tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1))
  1189. end
  1190. end
  1191. end)
  1192.  
  1193. secondpage.Name = "secondpage"
  1194. secondpage.Parent = SUI
  1195. secondpage.BackgroundColor3 = Color3.new(1, 1, 1)
  1196. secondpage.Draggable = true
  1197. secondpage.Position = UDim2.new(0, 517, 0, 185)
  1198. secondpage.Size = UDim2.new(0, 333, 0, 288)
  1199. secondpage.Visible = false
  1200. secondpage.Style = Enum.FrameStyle.ChatBlue
  1201.  
  1202. soon.Name = "soon"
  1203. soon.Parent = secondpage
  1204. soon.BackgroundColor3 = Color3.new(1, 1, 1)
  1205. soon.BackgroundTransparency = 1
  1206. soon.Position = UDim2.new(0, 48, 0, 94)
  1207. soon.Size = UDim2.new(0, 200, 0, 50)
  1208. soon.SizeConstraint = Enum.SizeConstraint.RelativeYY
  1209. soon.Font = Enum.Font.Cartoon
  1210. soon.FontSize = Enum.FontSize.Size14
  1211. soon.Text = "Coming Soon!"
  1212. soon.TextScaled = true
  1213. soon.TextSize = 14
  1214. soon.TextWrapped = true
  1215.  
  1216. back.Name = "back"
  1217. back.Parent = secondpage
  1218. back.BackgroundColor3 = Color3.new(1, 1, 1)
  1219. back.Position = UDim2.new(0, 0, 0, 217)
  1220. back.Size = UDim2.new(0, 76, 0, 50)
  1221. back.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1222. back.Font = Enum.Font.Cartoon
  1223. back.FontSize = Enum.FontSize.Size14
  1224. back.Text = "<<"
  1225. back.TextScaled = true
  1226. back.TextSize = 14
  1227. back.TextWrapped = true
  1228. back.MouseButton1Down:connect(function()
  1229. Scripts.Visible = true
  1230. secondpage.Visible = false
  1231. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement