Advertisement
GodOfDuckz

Duck GUI

Mar 25th, 2018
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 216.10 KB | None | 0 0
  1. -- Made by Miniix15 and boss_kiddos!
  2.  
  3. warn'Made by Miniix15 and boss_kiddos'
  4.  
  5. local DUCKGUI = Instance.new("ScreenGui")
  6. local mainframe = Instance.new("Frame")
  7. local creator = Instance.new("TextLabel")
  8. local helper = Instance.new("TextLabel")
  9. local name = Instance.new("TextLabel")
  10. local duckimage = Instance.new("ImageLabel")
  11. local duckcomputer = Instance.new("TextButton")
  12. local duckcomputer_2 = Instance.new("TextButton")
  13. local duckcomputer_3 = Instance.new("TextButton")
  14.  
  15. -- Properties
  16.  
  17. DUCKGUI.Name = "DUCK GUI"
  18. DUCKGUI.Parent = game.Players.LocalPlayer.PlayerGui
  19.  
  20. mainframe.Name = "main frame"
  21. mainframe.Parent = DUCKGUI
  22. mainframe.BackgroundColor3 = Color3.new(1, 1, 1)
  23. mainframe.BorderColor3 = Color3.new(1, 1, 0)
  24. mainframe.BorderSizePixel = 6
  25. mainframe.Position = UDim2.new(0.731060624, 0, 0.306397319, 0)
  26. mainframe.Size = UDim2.new(0, 186, 0, 252)
  27.  
  28. creator.Name = "creator"
  29. creator.Parent = DUCKGUI
  30. creator.BackgroundColor3 = Color3.new(0, 0, 0)
  31. creator.Position = UDim2.new(0.731060624, 0, 0.604377091, 0)
  32. creator.Size = UDim2.new(0, 186, 0, 38)
  33. creator.Font = Enum.Font.Arcade
  34. creator.Text = "Made by: Mini"
  35. creator.TextColor3 = Color3.new(1, 0, 0.0156863)
  36. creator.TextScaled = true
  37. creator.TextSize = 14
  38. creator.TextStrokeColor3 = Color3.new(1, 1, 0)
  39. creator.TextWrapped = true
  40. creator.TextXAlignment = Enum.TextXAlignment.Left
  41. creator.TextYAlignment = Enum.TextYAlignment.Bottom
  42.  
  43. helper.Name = "helper"
  44. helper.Parent = DUCKGUI
  45. helper.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  46. helper.Position = UDim2.new(0.731060624, 0, 0.670033693, 0)
  47. helper.Size = UDim2.new(0, 186, 0, 37)
  48. helper.Font = Enum.Font.Fantasy
  49. helper.Text = "Helper: boss_kiddos"
  50. helper.TextColor3 = Color3.new(0, 0.901961, 1)
  51. helper.TextScaled = true
  52. helper.TextSize = 14
  53. helper.TextStrokeColor3 = Color3.new(1, 1, 0)
  54. helper.TextWrapped = true
  55. helper.TextXAlignment = Enum.TextXAlignment.Left
  56. helper.TextYAlignment = Enum.TextYAlignment.Bottom
  57.  
  58. name.Name = "name"
  59. name.Parent = DUCKGUI
  60. name.BackgroundColor3 = Color3.new(0, 0, 0)
  61. name.Position = UDim2.new(0.785353541, 0, 0.306397289, 0)
  62. name.Size = UDim2.new(0, 100, 0, 29)
  63. name.Font = Enum.Font.SourceSans
  64. name.Text = "DUCK GUI"
  65. name.TextColor3 = Color3.new(1, 1, 0)
  66. name.TextScaled = true
  67. name.TextSize = 14
  68. name.TextWrapped = true
  69.  
  70. duckimage.Name = "duck image"
  71. duckimage.Parent = DUCKGUI
  72. duckimage.BackgroundColor3 = Color3.new(1, 1, 1)
  73. duckimage.Position = UDim2.new(0.785353541, 0, 0.355218858, 0)
  74. duckimage.Size = UDim2.new(0, 100, 0, 59)
  75. duckimage.Image = "rbxassetid://1152041300"
  76.  
  77. duckcomputer.Name = "duck computer"
  78. duckcomputer.Parent = DUCKGUI
  79. duckcomputer.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  80. duckcomputer.Position = UDim2.new(0.731060624, 0, 0.520202041, 0)
  81. duckcomputer.Size = UDim2.new(0, 58, 0, 50)
  82. duckcomputer.Font = Enum.Font.Arcade
  83. duckcomputer.Text = "The Duck Computer"
  84. duckcomputer.TextColor3 = Color3.new(1, 0.878431, 0.184314)
  85. duckcomputer.TextScaled = true
  86. duckcomputer.TextSize = 14
  87. duckcomputer.TextWrapped = true
  88.  
  89. duckcomputer.MouseButton1Down:connect(function()
  90. --made by dionspion009 and edited by boss_kiddos
  91.  
  92. warn("edit by boss_kiddos")
  93.  
  94. function sandbox(var,func)
  95. local env = getfenv(func)
  96. local newenv = setmetatable({},{
  97. __index = function(self,k)
  98. if k=="script" then
  99. return var
  100. else
  101. return env[k]
  102. end
  103. end,
  104. })
  105. setfenv(func,newenv)
  106. return func
  107. end
  108. cors = {}
  109. mas = Instance.new("Model",game:GetService("Lighting"))
  110. Model0 = Instance.new("Model")
  111. Part1 = Instance.new("Part")
  112. Decal2 = Instance.new("Decal")
  113. Part3 = Instance.new("Part")
  114. Decal4 = Instance.new("Decal")
  115. Part5 = Instance.new("Part")
  116. SurfaceGui6 = Instance.new("SurfaceGui")
  117. TextLabel7 = Instance.new("TextLabel")
  118. Part8 = Instance.new("Part")
  119. Decal9 = Instance.new("Decal")
  120. Script10 = Instance.new("Script")
  121. Sound11 = Instance.new("Sound")
  122. Part12 = Instance.new("Part")
  123. Decal13 = Instance.new("Decal")
  124. Part14 = Instance.new("Part")
  125. Decal15 = Instance.new("Decal")
  126. Part16 = Instance.new("Part")
  127. Decal17 = Instance.new("Decal")
  128. Part18 = Instance.new("Part")
  129. Decal19 = Instance.new("Decal")
  130. Part20 = Instance.new("Part")
  131. Decal21 = Instance.new("Decal")
  132. Part22 = Instance.new("Part")
  133. Decal23 = Instance.new("Decal")
  134. Part24 = Instance.new("Part")
  135. Decal25 = Instance.new("Decal")
  136. Part26 = Instance.new("Part")
  137. Decal27 = Instance.new("Decal")
  138. Part28 = Instance.new("Part")
  139. Decal29 = Instance.new("Decal")
  140. Part30 = Instance.new("Part")
  141. Decal31 = Instance.new("Decal")
  142. Part32 = Instance.new("Part")
  143. Decal33 = Instance.new("Decal")
  144. Part34 = Instance.new("Part")
  145. Decal35 = Instance.new("Decal")
  146. Part36 = Instance.new("Part")
  147. Decal37 = Instance.new("Decal")
  148. Part38 = Instance.new("Part")
  149. Decal39 = Instance.new("Decal")
  150. Part40 = Instance.new("Part")
  151. Decal41 = Instance.new("Decal")
  152. Part42 = Instance.new("Part")
  153. Decal43 = Instance.new("Decal")
  154. Part44 = Instance.new("Part")
  155. Decal45 = Instance.new("Decal")
  156. Part46 = Instance.new("Part")
  157. Decal47 = Instance.new("Decal")
  158. Sound48 = Instance.new("Sound")
  159. Part49 = Instance.new("Part")
  160. Decal50 = Instance.new("Decal")
  161. Sound51 = Instance.new("Sound")
  162. Sound52 = Instance.new("Sound")
  163. Sound53 = Instance.new("Sound")
  164. Sound54 = Instance.new("Sound")
  165. Sound55 = Instance.new("Sound")
  166. Sound56 = Instance.new("Sound")
  167. Sound57 = Instance.new("Sound")
  168. Sound58 = Instance.new("Sound")
  169. Sound59 = Instance.new("Sound")
  170. Sound60 = Instance.new("Sound")
  171. Model0.Name = "Laptop"
  172. Model0.Parent = mas
  173. Part1.Name = "BottomPart"
  174. Part1.Parent = Model0
  175. Part1.BrickColor = BrickColor.new("Really black")
  176. Part1.Rotation = Vector3.new(-180, 0, -180)
  177. Part1.Anchored = true
  178. Part1.Size = Vector3.new(39.8299942, 1, 30.2399921)
  179. Part1.CFrame = CFrame.new(-6.19735622, 0.590774, -10.9456778, -1, 0, -4.98436884e-06, 0, 1, 0, 4.98436884e-06, 0, -1)
  180. Part1.BottomSurface = Enum.SurfaceType.Smooth
  181. Part1.TopSurface = Enum.SurfaceType.Smooth
  182. Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  183. Part1.Position = Vector3.new(-6.19735622, 0.590774, -10.9456778)
  184. Part1.Orientation = Vector3.new(0, -180, 0)
  185. Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  186. Decal2.Parent = Part1
  187. Decal2.Texture = "http://www.roblox.com/asset/?id=184251462"
  188. Decal2.Face = Enum.NormalId.Top
  189. Part3.Name = "Screen2"
  190. Part3.Parent = Model0
  191. Part3.BrickColor = BrickColor.new("Really black")
  192. Part3.Transparency = 1
  193. Part3.Rotation = Vector3.new(90, 0, 0)
  194. Part3.Anchored = true
  195. Part3.Size = Vector3.new(38.4500122, 0.130000025, 25.3100014)
  196. Part3.CFrame = CFrame.new(-6.2075181, 15.0144901, -25.9560966, 1.00000024, 1.49936e-06, -6.36279583e-06, -6.34044409e-06, -1.64560261e-05, -1.00000024, -1.4994647e-06, 1, -1.64560206e-05)
  197. Part3.BottomSurface = Enum.SurfaceType.Smooth
  198. Part3.TopSurface = Enum.SurfaceType.Smooth
  199. Part3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  200. Part3.Position = Vector3.new(-6.2075181, 15.0144901, -25.9560966)
  201. Part3.Orientation = Vector3.new(90, 0, 0)
  202. Part3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  203. Decal4.Parent = Part3
  204. Decal4.Transparency = 1
  205. Decal4.Texture = "rbxassetid://1152041300"
  206. Decal4.Face = Enum.NormalId.Top
  207. Part5.Name = "TopPart"
  208. Part5.Parent = Model0
  209. Part5.BrickColor = BrickColor.new("Really black")
  210. Part5.Rotation = Vector3.new(90, 0, 0)
  211. Part5.Anchored = true
  212. Part5.Size = Vector3.new(39.8499985, 1, 28.319994)
  213. Part5.CFrame = CFrame.new(-6.19078684, 14.1600399, -26.5191669, 1, 0, 0, 0, -8.16583633e-06, -1.00000203, 0, 1.0000006, 2.5331974e-07)
  214. Part5.BottomSurface = Enum.SurfaceType.Smooth
  215. Part5.TopSurface = Enum.SurfaceType.Smooth
  216. Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  217. Part5.Position = Vector3.new(-6.19078684, 14.1600399, -26.5191669)
  218. Part5.Orientation = Vector3.new(90, 0, 0)
  219. Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  220. SurfaceGui6.Parent = Part5
  221. SurfaceGui6.Face = Enum.NormalId.Top
  222. TextLabel7.Parent = SurfaceGui6
  223. TextLabel7.Transparency = 1
  224. TextLabel7.Rotation = 90
  225. TextLabel7.Size = UDim2.new(0, 550, 0, 700)
  226. TextLabel7.Text = "You"
  227. TextLabel7.Position = UDim2.new(0, 145, 0, -50)
  228. TextLabel7.BackgroundColor3 = Color3.new(1, 1, 1)
  229. TextLabel7.BackgroundTransparency = 1
  230. TextLabel7.Font = Enum.Font.SourceSans
  231. TextLabel7.FontSize = Enum.FontSize.Size14
  232. TextLabel7.TextColor3 = Color3.new(1, 1, 1)
  233. TextLabel7.TextScaled = true
  234. TextLabel7.TextTransparency = 1
  235. TextLabel7.TextWrapped = true
  236. Part8.Name = "Screen"
  237. Part8.Parent = Model0
  238. Part8.BrickColor = BrickColor.new("Really black")
  239. Part8.Transparency = 1
  240. Part8.Rotation = Vector3.new(-90, 0, -180)
  241. Part8.Anchored = true
  242. Part8.Size = Vector3.new(38.4500122, 0.130000025, 25.3100014)
  243. Part8.CFrame = CFrame.new(-6.20734978, 15.0583382, -26.0156708, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  244. Part8.BottomSurface = Enum.SurfaceType.Smooth
  245. Part8.TopSurface = Enum.SurfaceType.Smooth
  246. Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  247. Part8.Position = Vector3.new(-6.20734978, 15.0583382, -26.0156708)
  248. Part8.Orientation = Vector3.new(-90, -180, 0)
  249. Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  250. Decal9.Parent = Part8
  251. Decal9.Transparency = 1
  252. Decal9.Texture = "rbxassetid://184251462"
  253. Decal9.Face = Enum.NormalId.Top
  254. Script10.Parent = Model0
  255. table.insert(cors,sandbox(Script10,function()
  256. text = game.Workspace.Laptop.TopPart.SurfaceGui.TextLabel
  257. scroon = game.Workspace.Laptop.Screen.Decal
  258. scroon2 = game.Workspace.Laptop.Screen2.Decal
  259. scroon3 = game.Workspace.Laptop.Screen3.Decal
  260. scroon4 = game.Workspace.Laptop.Screen4.Decal
  261. scroon5 = game.Workspace.Laptop.Screen5.Decal
  262. scroon6 = game.Workspace.Laptop.Screen6.Decal
  263. shutdown = game.Workspace.Laptop.Shutdownscreen.Decal
  264. game.Workspace.Laptop.Chilled:Play()
  265. game.Workspace.Laptop.Screen.Decal.Transparency = 0.9
  266. wait()
  267. game.Workspace.Laptop.Screen.Decal.Transparency = 0.8
  268. wait()
  269. game.Workspace.Laptop.Screen.Decal.Transparency = 0.7
  270. wait()
  271. game.Workspace.Laptop.Screen.Decal.Transparency = 0.6
  272. wait()
  273. game.Workspace.Laptop.Screen.Decal.Transparency = 0.5
  274. wait()
  275. game.Workspace.Laptop.Screen.Decal.Transparency = 0.4
  276. wait()
  277. game.Workspace.Laptop.Screen.Decal.Transparency = 0.3
  278. wait()
  279. game.Workspace.Laptop.Screen.Decal.Transparency = 0.2
  280. wait()
  281. game.Workspace.Laptop.Screen.Decal.Transparency = 0.1
  282. wait()
  283. game.Workspace.Laptop.Screen.Decal.Transparency = 0
  284. wait(3.6)
  285. scroon.Transparency = 1
  286. scroon2.Transparency = 0
  287. wait(0.1)
  288. scroon.Transparency = 0
  289. scroon2.Transparency = 1
  290. wait(0.1)
  291. scroon.Transparency = 1
  292. scroon2.Transparency = 0
  293. wait(0.1)
  294. scroon.Transparency = 0
  295. scroon2.Transparency = 1
  296. wait(0.1)
  297. scroon.Transparency = 1
  298. scroon2.Transparency = 0
  299. wait(0.1)
  300. scroon.Transparency = 0
  301. scroon2.Transparency = 1
  302. wait(0.1)
  303. scroon.Transparency = 1
  304. scroon2.Transparency = 0
  305. wait(0.1)
  306. scroon.Transparency = 0
  307. scroon2.Transparency = 1
  308. wait(0.1)
  309. scroon.Transparency = 1
  310. scroon2.Transparency = 0
  311. wait(0.1)
  312. scroon.Transparency = 0
  313. scroon2.Transparency = 1
  314. wait(0.1)
  315. scroon.Transparency = 1
  316. scroon2.Transparency = 0
  317. wait(0.1)
  318. scroon.Transparency = 0
  319. scroon2.Transparency = 1
  320. wait(0.1)
  321. scroon.Transparency = 1
  322. scroon2.Transparency = 0
  323. wait(0.1)
  324. scroon.Transparency = 0
  325. scroon2.Transparency = 1
  326. wait(0.1)
  327. scroon.Transparency = 1
  328. scroon2.Transparency = 0
  329. wait(0.1)
  330. scroon.Transparency = 0
  331. scroon2.Transparency = 1
  332. wait(0.1)
  333. scroon.Transparency = 1
  334. scroon2.Transparency = 0
  335. wait(0.1)
  336. scroon.Transparency = 0
  337. scroon2.Transparency = 1
  338. wait(0.1)
  339. scroon.Transparency = 1
  340. scroon2.Transparency = 0
  341. wait(0.1)
  342. scroon.Transparency = 0
  343. scroon2.Transparency = 1
  344. wait(0.1)
  345. scroon.Transparency = 1
  346. scroon2.Transparency = 0
  347. wait(0.1)
  348. scroon.Transparency = 0
  349. scroon2.Transparency = 1
  350. wait(0.1)
  351. scroon.Transparency = 1
  352. scroon2.Transparency = 0
  353. wait(0.1)
  354. scroon.Transparency = 0
  355. scroon2.Transparency = 1
  356. wait(0.1)
  357. scroon.Transparency = 1
  358. scroon2.Transparency = 0
  359. wait(0.1)
  360. scroon.Transparency = 0
  361. scroon2.Transparency = 1
  362. wait(0.1)
  363. scroon.Transparency = 1
  364. scroon2.Transparency = 0
  365. wait(0.1)
  366. scroon.Transparency = 0
  367. scroon2.Transparency = 1
  368. wait(0.1)
  369. scroon.Transparency = 1
  370. scroon2.Transparency = 0
  371. wait(0.1)
  372. scroon.Transparency = 0
  373. scroon2.Transparency = 1
  374. wait(0.1)
  375. scroon.Transparency = 1
  376. scroon2.Transparency = 0
  377. wait(0.1)
  378. scroon.Transparency = 0
  379. scroon2.Transparency = 1
  380. wait(0.1)
  381. scroon.Transparency = 1
  382. scroon2.Transparency = 0
  383. wait(0.1)
  384. scroon.Transparency = 0
  385. scroon2.Transparency = 1
  386. wait(0.1)
  387. scroon.Transparency = 1
  388. scroon2.Transparency = 0
  389. wait(0.1)
  390. scroon.Transparency = 0
  391. scroon2.Transparency = 1
  392. wait(0.1)
  393. scroon.Transparency = 1
  394. scroon2.Transparency = 0
  395. wait(0.1)
  396. scroon.Transparency = 0
  397. scroon2.Transparency = 1
  398. wait(0.1)
  399. scroon.Transparency = 1
  400. scroon2.Transparency = 0
  401. wait(0.1)
  402. scroon.Transparency = 0
  403. scroon2.Transparency = 1
  404. wait(0.1)
  405. scroon.Transparency = 1
  406. scroon2.Transparency = 0
  407. wait(0.1)
  408. scroon.Transparency = 0
  409. scroon2.Transparency = 1
  410. wait(0.1)
  411. scroon.Transparency = 1
  412. scroon2.Transparency = 0
  413. wait(0.1)
  414. scroon.Transparency = 0
  415. scroon2.Transparency = 1
  416. wait(0.1)
  417. scroon.Transparency = 1
  418. scroon2.Transparency = 0
  419. wait(0.1)
  420. scroon.Transparency = 0
  421. scroon2.Transparency = 1
  422. wait(0.1)
  423. scroon.Transparency = 1
  424. scroon2.Transparency = 0
  425. wait(0.1)
  426. scroon.Transparency = 0
  427. scroon2.Transparency = 1
  428. wait(0.1)
  429. scroon.Transparency = 1
  430. scroon2.Transparency = 0
  431. wait(0.1)
  432. scroon.Transparency = 0
  433. scroon2.Transparency = 1
  434. wait(0.1)
  435. scroon.Transparency = 1
  436. scroon2.Transparency = 0
  437. wait(0.1)
  438. scroon.Transparency = 0
  439. scroon2.Transparency = 1
  440. wait(0.1)
  441. scroon.Transparency = 1
  442. scroon2.Transparency = 0
  443. wait(0.1)
  444. scroon.Transparency = 0
  445. scroon2.Transparency = 1
  446. wait(0.1)
  447. scroon.Transparency = 1
  448. scroon2.Transparency = 0
  449. wait(0.1)
  450. scroon.Transparency = 0
  451. scroon2.Transparency = 1
  452. wait(0.1)
  453. scroon.Transparency = 1
  454. scroon2.Transparency = 0
  455. wait(0.1)
  456. scroon.Transparency = 0
  457. scroon2.Transparency = 1
  458. wait(0.1)
  459. scroon.Transparency = 1
  460. scroon2.Transparency = 0
  461. wait(0.1)
  462. scroon.Transparency = 0
  463. scroon2.Transparency = 1
  464. wait(0.1)
  465. scroon.Transparency = 1
  466. scroon2.Transparency = 0
  467. wait(0.1)
  468. scroon.Transparency = 0
  469. scroon2.Transparency = 1
  470. wait(0.1)
  471. scroon.Transparency = 1
  472. scroon2.Transparency = 0
  473. wait(0.1)
  474. scroon.Transparency = 0
  475. scroon2.Transparency = 1
  476. wait(0.1)
  477. scroon.Transparency = 1
  478. scroon2.Transparency = 0
  479. wait(0.1)
  480. scroon.Transparency = 0
  481. scroon2.Transparency = 1
  482. wait(0.1)
  483. scroon.Transparency = 1
  484. scroon2.Transparency = 0
  485. wait(0.1)
  486. scroon.Transparency = 0
  487. scroon2.Transparency = 1
  488. wait(0.1)
  489. scroon.Transparency = 1
  490. scroon2.Transparency = 0
  491. wait(0.1)
  492. scroon.Transparency = 0
  493. scroon2.Transparency = 1
  494. wait(0.1)
  495. scroon.Transparency = 1
  496. scroon2.Transparency = 0
  497. wait(0.1)
  498. scroon.Transparency = 0
  499. scroon2.Transparency = 1
  500. wait(0.1)
  501. scroon.Transparency = 1
  502. scroon2.Transparency = 0
  503. wait(0.1)
  504. scroon.Transparency = 0
  505. scroon2.Transparency = 1
  506. wait(0.1)
  507. scroon.Transparency = 1
  508. scroon2.Transparency = 0
  509. wait(0.1)
  510. scroon.Transparency = 0
  511. scroon2.Transparency = 1
  512. wait(0.1)
  513. scroon.Transparency = 1
  514. scroon2.Transparency = 0
  515. wait(0.1)
  516. scroon.Transparency = 0
  517. scroon2.Transparency = 1
  518. wait(0.1)
  519. scroon.Transparency = 1
  520. scroon2.Transparency = 0
  521. wait(0.1)
  522. scroon.Transparency = 0
  523. scroon2.Transparency = 1
  524. wait(0.1)
  525. scroon.Transparency = 1
  526. scroon2.Transparency = 0
  527. wait(0.1)
  528. scroon.Transparency = 0
  529. scroon2.Transparency = 1
  530. wait(0.1)
  531. scroon.Transparency = 1
  532. scroon2.Transparency = 0
  533. wait(0.1)
  534. scroon.Transparency = 0
  535. scroon2.Transparency = 1
  536. wait(0.1)
  537. scroon.Transparency = 1
  538. scroon2.Transparency = 0
  539. wait(0.1)
  540. scroon.Transparency = 0
  541. scroon2.Transparency = 1
  542. wait(0.1)
  543. scroon.Transparency = 1
  544. scroon2.Transparency = 0
  545. wait(0.1)
  546. scroon.Transparency = 0
  547. scroon2.Transparency = 1
  548. wait(0.1)
  549. scroon.Transparency = 1
  550. scroon2.Transparency = 0
  551. wait(0.1)
  552. scroon.Transparency = 0
  553. scroon2.Transparency = 1
  554. wait(0.1)
  555. scroon.Transparency = 1
  556. scroon2.Transparency = 0
  557. wait(0.1)
  558. scroon.Transparency = 0
  559. scroon2.Transparency = 1
  560. wait(0.1)
  561. scroon.Transparency = 1
  562. scroon2.Transparency = 0
  563. wait(0.1)
  564. scroon.Transparency = 0
  565. scroon2.Transparency = 1
  566. wait(0.1)
  567. scroon.Transparency = 1
  568. scroon2.Transparency = 0
  569. wait(0.1)
  570. scroon.Transparency = 0
  571. scroon2.Transparency = 1
  572. wait(0.1)
  573. scroon.Transparency = 1
  574. scroon2.Transparency = 1
  575. scroon3.Transparency = 0
  576. scroon4.Transparency = 0
  577. for i = 1,8 do
  578. print(i)
  579. scroon3.Transparency = 1
  580. scroon5.Transparency = 0
  581. wait(0.1)
  582. scroon3.Transparency = 0
  583. scroon5.Transparency = 1
  584. wait(0.2)
  585. scroon4.Transparency = 1
  586. scroon6.Transparency = 0
  587. wait(0.1)
  588. scroon4.Transparency = 0
  589. scroon6.Transparency = 1
  590. wait(0.2)
  591. if i > 8 then
  592. break
  593. end
  594. end
  595. wait(0.3)
  596. scroon3.Transparency = 1
  597. scroon5.Transparency = 1
  598. scroon4.Transparency = 1
  599. scroon6.Transparency = 1
  600.  
  601. scroon.Texture = "rbxassetid://1152041300"
  602. scroon.Transparency = 0
  603. wait(2.5)
  604. scroon.Texture = "rbxassetid://184251462"
  605. game.Workspace.Laptop.Error.Decal.Transparency = 0
  606. wait(0.3)
  607. game.Workspace.Laptop.Error2.Decal.Transparency = 0
  608. wait(0.3)
  609. game.Workspace.Laptop.Error3.Decal.Transparency = 0
  610. wait(0.3)
  611. game.Workspace.Laptop.Error4.Decal.Transparency = 0
  612. wait(0.3)
  613. game.Workspace.Laptop.Error5.Decal.Transparency = 0
  614. wait(0.3)
  615. game.Workspace.Laptop.Error6.Decal.Transparency = 0
  616. wait(0.3)
  617. game.Workspace.Laptop.Error7.Decal.Transparency = 0
  618. wait(0.3)
  619. game.Workspace.Laptop.Error8.Decal.Transparency = 0
  620. wait(0.3)
  621. game.Workspace.Laptop.Error9.Decal.Transparency = 0
  622. wait(0.3)
  623. game.Workspace.Laptop.Error10.Decal.Transparency = 0
  624. wait(0.3)
  625. game.Workspace.Laptop.Error11.Decal.Transparency = 0
  626. wait(0.3)
  627. game.Workspace.Laptop.Error12.Decal.Transparency = 0
  628. wait(0.3)
  629. game.Workspace.Laptop.Error13.Decal.Transparency = 0
  630. wait(0.3)
  631. game.Workspace.Laptop.Error14.Decal.Transparency = 0
  632. wait(1)
  633. for xd = 1,65 do
  634. print(xd)
  635. game.Workspace.Laptop.Error.Decal.Transparency = 1
  636. game.Workspace.Laptop.Error2.Decal.Transparency = 1
  637. game.Workspace.Laptop.Error3.Decal.Transparency = 1
  638. game.Workspace.Laptop.Error4.Decal.Transparency = 1
  639. game.Workspace.Laptop.Error5.Decal.Transparency = 1
  640. game.Workspace.Laptop.Error6.Decal.Transparency = 1
  641. game.Workspace.Laptop.Error7.Decal.Transparency = 1
  642. game.Workspace.Laptop.Error8.Decal.Transparency = 1
  643. game.Workspace.Laptop.Error9.Decal.Transparency = 1
  644. game.Workspace.Laptop.Error10.Decal.Transparency = 1
  645. game.Workspace.Laptop.Error11.Decal.Transparency = 1
  646. game.Workspace.Laptop.Error12.Decal.Transparency = 1
  647. game.Workspace.Laptop.Error13.Decal.Transparency = 1
  648. game.Workspace.Laptop.Error14.Decal.Transparency = 1
  649. wait(0.1)
  650. game.Workspace.Laptop.Error.Decal.Transparency = 0
  651. game.Workspace.Laptop.Error2.Decal.Transparency = 0
  652. game.Workspace.Laptop.Error3.Decal.Transparency = 0
  653. game.Workspace.Laptop.Error4.Decal.Transparency = 0
  654. game.Workspace.Laptop.Error5.Decal.Transparency = 0
  655. game.Workspace.Laptop.Error6.Decal.Transparency = 0
  656. game.Workspace.Laptop.Error7.Decal.Transparency = 0
  657. game.Workspace.Laptop.Error8.Decal.Transparency = 0
  658. game.Workspace.Laptop.Error9.Decal.Transparency = 0
  659. game.Workspace.Laptop.Error10.Decal.Transparency = 0
  660. game.Workspace.Laptop.Error11.Decal.Transparency = 0
  661. game.Workspace.Laptop.Error12.Decal.Transparency = 0
  662. game.Workspace.Laptop.Error13.Decal.Transparency = 0
  663. game.Workspace.Laptop.Error14.Decal.Transparency = 0
  664. wait(0.1)
  665. if xd > 65 then
  666. break
  667. end
  668. end
  669. game.Workspace.Laptop.Error.Decal.Transparency = 1
  670. game.Workspace.Laptop.Error2.Decal.Transparency = 1
  671. game.Workspace.Laptop.Error3.Decal.Transparency = 1
  672. game.Workspace.Laptop.Error4.Decal.Transparency = 1
  673. game.Workspace.Laptop.Error5.Decal.Transparency = 1
  674. game.Workspace.Laptop.Error6.Decal.Transparency = 1
  675. game.Workspace.Laptop.Error7.Decal.Transparency = 1
  676. game.Workspace.Laptop.Error8.Decal.Transparency = 1
  677. game.Workspace.Laptop.Error9.Decal.Transparency = 1
  678. game.Workspace.Laptop.Error10.Decal.Transparency = 1
  679. game.Workspace.Laptop.Error11.Decal.Transparency = 1
  680. game.Workspace.Laptop.Error12.Decal.Transparency = 1
  681. game.Workspace.Laptop.Error13.Decal.Transparency = 1
  682. game.Workspace.Laptop.Error14.Decal.Transparency = 1
  683. wait(1)
  684. game.Workspace.Laptop.Shutdown:Play()
  685. game.Workspace.Laptop.Screen.Decal.Transparency = 0
  686. wait()
  687. game.Workspace.Laptop.Screen.Decal.Transparency = 0.1
  688. wait()
  689. game.Workspace.Laptop.Screen.Decal.Transparency = 0.2
  690. wait()
  691. game.Workspace.Laptop.Screen.Decal.Transparency = 0.3
  692. wait()
  693. game.Workspace.Laptop.Screen.Decal.Transparency = 0.4
  694. wait()
  695. game.Workspace.Laptop.Screen.Decal.Transparency = 0.5
  696. wait()
  697. game.Workspace.Laptop.Screen.Decal.Transparency = 0.6
  698. wait()
  699. game.Workspace.Laptop.Screen.Decal.Transparency = 0.7
  700. wait()
  701. game.Workspace.Laptop.Screen.Decal.Transparency = 0.8
  702. wait()
  703. game.Workspace.Laptop.Screen.Decal.Transparency = 0.9
  704. wait()
  705. game.Workspace.Laptop.Screen.Decal.Transparency = 1
  706. wait()
  707. shutdown.Transparency = 1
  708. wait()
  709. shutdown.Transparency = 0.9
  710. wait()
  711. shutdown.Transparency = 0.8
  712. wait()
  713. shutdown.Transparency = 0.7
  714. wait()
  715. shutdown.Transparency = 0.6
  716. wait()
  717. shutdown.Transparency = 0.5
  718. wait()
  719. shutdown.Transparency = 0.4
  720. wait()
  721. shutdown.Transparency = 0.3
  722. wait()
  723. shutdown.Transparency = 0.2
  724. wait()
  725. shutdown.Transparency = 0.1
  726. wait()
  727. shutdown.Transparency = 0
  728. wait(5)
  729. game.Workspace.Laptop.OOPS:Play()
  730. shutdown.Texture = "rbxassetid://184251462"
  731. wait(7)
  732. shutdown.Transparency = 1
  733. text.TextTransparency = 0
  734. wait(0.1)
  735. text.Text = "duck.exe has stopped working"
  736. wait(0.1)
  737. shutdown.Texture = "rbxassetid://1152041300"
  738. shutdown.Transparency = 0
  739. wait(0.6)
  740. shutdown.Transparency = 1
  741. text.Text = "you will never fix it"
  742. wait(1.8)
  743. text.Text = "quack"
  744. wait(0.2)
  745. text.Text = "Quack"
  746. wait(0.2)
  747. text.Text = "QUACKKKKKKKKKKKK"
  748. wait(1)
  749. text.TextTransparency = 1
  750. shutdown.Texture = "rbxassetid://1152041300"
  751. shutdown.Transparency = 0
  752. wait(0.5)
  753. shutdown.Transparency = 1
  754. text.Text = "FREAKING QUACKZ"
  755. text.TextTransparency = 0
  756. wait(0.2)
  757. shutdown.Texture = "rbxassetid://1152041300"
  758. shutdown.Transparency = 0
  759. wait(0.8)
  760. shutdown.Texture = "rbxassetid://1152041300"
  761. wait(0.5)
  762. shutdown.Texture = "rbxassetid://1152041300"
  763. wait(0.6)
  764. shutdown.Transparency = 1
  765. text.TextTransparency = 1
  766. wait(0.6)
  767. game.Workspace.Laptop.AGK:Play()
  768. shutdown.Texture = "rbxassetid://35417464"
  769. shutdown.Transparency = 0
  770. wait(5)
  771. game.Workspace.Laptop.AGK:Stop()
  772. shutdown.Texture = "rbxassetid://186565366"
  773. wait(0.1)
  774. shutdown.Texture = "rbxassetid://186565386"
  775. wait(0.1)
  776. shutdown.Texture = "rbxassetid://186565386"
  777. wait(0.1)
  778. shutdown.Texture = "rbxassetid://186565394"
  779. wait(0.1)
  780. shutdown.Texture = "rbxassetid://186565400"
  781. wait(0.1)
  782. game.Workspace.Laptop.EGUSPELOSIAWN:Play()
  783. shutdown.Texture = "rbxassetid://186565408"
  784. wait(0.1)
  785. shutdown.Texture = "rbxassetid://186565413"
  786. wait(0.1)
  787. shutdown.Texture = "rbxassetid://186565417"
  788. wait(0.1)
  789. shutdown.Texture = "rbxassetid://186565425"
  790. wait(0.1)
  791. shutdown.Texture = "rbxassetid://186565433"
  792. wait(0.1)
  793. shutdown.Texture = "rbxassetid://186565445"
  794. wait(0.1)
  795. shutdown.Texture = "rbxassetid://186565454"
  796. wait(0.1)
  797. shutdown.Texture = "rbxassetid://186565461"
  798. wait(0.1)
  799. shutdown.Texture = "rbxassetid://186565474"
  800. wait(0.1)
  801. shutdown.Texture = "rbxassetid://186565480"
  802. wait(0.1)
  803. shutdown.Texture = "rbxassetid://186565489"
  804. wait(0.1)
  805. shutdown.Texture = "rbxassetid://186565497"
  806. wait(0.1)
  807. shutdown.Texture = "rbxassetid://186565502"
  808. wait(0.1)
  809. shutdown.Texture = "rbxassetid://186565508"
  810. wait(0.1)
  811. shutdown.Texture = "rbxassetid://186565515"
  812. wait(0.1)
  813. game.Workspace.Laptop.EGUSPELOSIAWN:Stop()
  814. wait(0.1)
  815. shutdown.Texture = "rbxassetid://342859875"
  816. game.Workspace.Laptop.Standby:Play()
  817. shutdown.Transparency = 0
  818. wait(17)
  819. game.Workspace.Laptop.Standby:Stop()
  820. game.Workspace.Laptop.Cresh:Play()
  821. wait(3)
  822. shutdown.Transparency = 1
  823. shutdown.Texture = "rbxassetid://394001532"
  824. wait(2)
  825. shutdown.Transparency = 0
  826. wait(5)
  827. shutdown.Transparency = 1
  828. game.Workspace.Laptop.Cresh:Stop()
  829. wait(3)
  830. game.Workspace.Laptop.Search:Play()
  831. text.TextTransparency = 0
  832. for i = 1,10 do
  833. print(i)
  834. text.Text = "THE DUCK IS COMING."
  835. wait(0.75)
  836. text.Text = "THE DUCK IS COMING.."
  837. wait(0.75)
  838. text.Text = "THE DUCK IS COMING..."
  839. wait(0.75)
  840. if i > 10 then
  841. break
  842. end
  843. end
  844. game.Workspace.Laptop.Search:Stop()
  845. Math = math.random(1,2)
  846. if Math == 1 then
  847. game.Workspace.Laptop.Yey:Play()
  848. text.Text = "Uhh."
  849. wait(5)
  850. text.Text = "There is no error."
  851. wait(3)
  852. text.Text = "WAIT"
  853. wait(3)
  854. text.Text = "HOLY SH-"
  855. wait(0.3)
  856. text.Text = " "
  857. game.Workspace.Laptop.JABANANEN:Play()
  858. wait()
  859. scroon.Transparency = 0
  860. scroon.Texture = "rbxassetid://1152041300"
  861.  
  862.  
  863.  
  864.  
  865.  
  866. end
  867. if Math == 2 then
  868. game.Workspace.Laptop.Noh:Play()
  869. text.Text = "OML, duck.exe IS KILLING COMPUTER GHGHGHGHGHGHGHGHGHGHGHG"
  870. wait(5)
  871. game.Workspace.Laptop.SELFDESTRUCT:Play()
  872. text.Text = "...HOLY!"
  873. wait(15)
  874. local kablmaoXDXD = Instance.new("Sound", game.Players.LocalPlayer.Character)
  875. kablmaoXDXD.SoundId = "rbxassetid://2248511"
  876. kablmaoXDXD.Volume = 10
  877. kablmaoXDXD:Play()
  878. kablmaoXDXD.PlaybackSpeed = 0.2
  879. workspace.Laptop:BreakJoints()
  880. workspace.Laptop.TopPart.Anchored = false
  881. local boom = Instance.new("Explosion", workspace)
  882. boom.Position = game.Workspace.Laptop.BottomPart.Position
  883. boom.Visible = false
  884. boom.BlastRadius = 70
  885. local ball1 = Instance.new("Part", game.Players.LocalPlayer.Character)
  886. ball1.Size = Vector3.new(1,1,1)
  887. ball1.Material = "Neon"
  888. ball1.Anchored = true
  889. ball1.Transparency = 0.3
  890. ball1.BrickColor = BrickColor.new("New Yeller")
  891. ball1.CanCollide = false
  892. ball1.CFrame = game.Workspace.Laptop.BottomPart.CFrame
  893. local ball11 = Instance.new("Part", game.Players.LocalPlayer.Character)
  894. ball11.Size = Vector3.new(1,1,1)
  895. ball11.Material = "Neon"
  896. ball11.Anchored = true
  897. ball11.Transparency = 0.3
  898. ball11.BrickColor = BrickColor.new("Maroon")
  899. ball11.CanCollide = false
  900. ball11.CFrame = game.Workspace.Laptop.BottomPart.CFrame
  901. local cf = ball1.CFrame
  902. ball1:BreakJoints()
  903. local cfval = 0
  904. local cfval1 = 0
  905. for i = 1,260 do
  906. game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  907. cfval1 = cfval1 - 1
  908. cfval = cfval + 1
  909. ball1.Size = ball1.Size + Vector3.new(0.4,0.4,0.4)
  910. ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1))
  911. --
  912. ball11.Size = ball1.Size + Vector3.new(0.2,0.2,0.2)
  913. ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1))
  914. wait()
  915. end
  916. for i = 1,20 do
  917. game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  918. cfval1 = cfval1 - 1
  919. cfval = cfval + 1
  920. ball1.Transparency = ball1.Transparency + 0.05
  921. ball1.Size = ball1.Size + Vector3.new(0.4,0.4,0.4)
  922. ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1))
  923. --
  924. ball11.Transparency = ball11.Transparency + 0.05
  925. ball11.Size = ball1.Size + Vector3.new(0.2,0.2,0.2)
  926. ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1))
  927. wait()
  928. end
  929. end
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936. end))
  937. Sound11.Name = "Chilled"
  938. Sound11.Parent = Model0
  939. Sound11.SoundId = "rbxassetid://290723114"
  940. Sound11.Volume = 1
  941. Part12.Name = "Screen3"
  942. Part12.Parent = Model0
  943. Part12.BrickColor = BrickColor.new("Really black")
  944. Part12.Transparency = 1
  945. Part12.Rotation = Vector3.new(-90, 0, -180)
  946. Part12.Anchored = true
  947. Part12.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014)
  948. Part12.CFrame = CFrame.new(-16.6124001, 15.0680561, -26.0160904, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  949. Part12.BottomSurface = Enum.SurfaceType.Smooth
  950. Part12.TopSurface = Enum.SurfaceType.Smooth
  951. Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  952. Part12.Position = Vector3.new(-16.6124001, 15.0680561, -26.0160904)
  953. Part12.Orientation = Vector3.new(-90, -180, 0)
  954. Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  955. Decal13.Parent = Part12
  956. Decal13.Transparency = 1
  957. Decal13.Texture = "rbxassetid://202749681"
  958. Decal13.Face = Enum.NormalId.Top
  959. Part14.Name = "Screen4"
  960. Part14.Parent = Model0
  961. Part14.BrickColor = BrickColor.new("Really black")
  962. Part14.Transparency = 1
  963. Part14.Rotation = Vector3.new(-90, 0, -180)
  964. Part14.Anchored = true
  965. Part14.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014)
  966. Part14.CFrame = CFrame.new(4.08244181, 15.0554276, -25.9565506, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  967. Part14.BottomSurface = Enum.SurfaceType.Smooth
  968. Part14.TopSurface = Enum.SurfaceType.Smooth
  969. Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  970. Part14.Position = Vector3.new(4.08244181, 15.0554276, -25.9565506)
  971. Part14.Orientation = Vector3.new(-90, -180, 0)
  972. Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  973. Decal15.Parent = Part14
  974. Decal15.Transparency = 1
  975. Decal15.Texture = "rbxassetid://202749681"
  976. Decal15.Face = Enum.NormalId.Top
  977. Part16.Name = "Screen5"
  978. Part16.Parent = Model0
  979. Part16.BrickColor = BrickColor.new("Really black")
  980. Part16.Transparency = 1
  981. Part16.Rotation = Vector3.new(90, 0, 0)
  982. Part16.Anchored = true
  983. Part16.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014)
  984. Part16.CFrame = CFrame.new(-16.6122341, 15.0917301, -25.9565201, 1, 1.46105799e-06, 5.84114969e-06, 5.84117379e-06, -1.64848898e-05, -1, -1.4609617e-06, 1, -1.64848989e-05)
  985. Part16.BottomSurface = Enum.SurfaceType.Smooth
  986. Part16.TopSurface = Enum.SurfaceType.Smooth
  987. Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  988. Part16.Position = Vector3.new(-16.6122341, 15.0917301, -25.9565201)
  989. Part16.Orientation = Vector3.new(90, 0, 0)
  990. Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  991. Decal17.Parent = Part16
  992. Decal17.Transparency = 1
  993. Decal17.Texture = "rbxassetid://202749681"
  994. Decal17.Face = Enum.NormalId.Top
  995. Part18.Name = "Screen6"
  996. Part18.Parent = Model0
  997. Part18.BrickColor = BrickColor.new("Really black")
  998. Part18.Transparency = 1
  999. Part18.Rotation = Vector3.new(90, 0, 0)
  1000. Part18.Anchored = true
  1001. Part18.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014)
  1002. Part18.CFrame = CFrame.new(4.08256006, 15.1133881, -25.8969669, 1, 1.41978819e-06, 4.67880591e-06, 4.6788291e-06, -1.64701923e-05, -1, -1.41971111e-06, 1, -1.64701996e-05)
  1003. Part18.BottomSurface = Enum.SurfaceType.Smooth
  1004. Part18.TopSurface = Enum.SurfaceType.Smooth
  1005. Part18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1006. Part18.Position = Vector3.new(4.08256006, 15.1133881, -25.8969669)
  1007. Part18.Orientation = Vector3.new(90, 0, 0)
  1008. Part18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1009. Decal19.Parent = Part18
  1010. Decal19.Transparency = 1
  1011. Decal19.Texture = "rbxassetid://202749681"
  1012. Decal19.Face = Enum.NormalId.Top
  1013. Part20.Name = "Error"
  1014. Part20.Parent = Model0
  1015. Part20.BrickColor = BrickColor.new("Really black")
  1016. Part20.Transparency = 1
  1017. Part20.Rotation = Vector3.new(-90, 0, -180)
  1018. Part20.Anchored = true
  1019. Part20.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1020. Part20.CFrame = CFrame.new(-18.9324017, 24.0471134, -25.5749741, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1021. Part20.BottomSurface = Enum.SurfaceType.Smooth
  1022. Part20.TopSurface = Enum.SurfaceType.Smooth
  1023. Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1024. Part20.Position = Vector3.new(-18.9324017, 24.0471134, -25.5749741)
  1025. Part20.Orientation = Vector3.new(-90, -180, 0)
  1026. Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1027. Decal21.Parent = Part20
  1028. Decal21.Transparency = 1
  1029. Decal21.Texture = "rbxassetid://410610557"
  1030. Decal21.Face = Enum.NormalId.Top
  1031. Part22.Name = "Error12"
  1032. Part22.Parent = Model0
  1033. Part22.BrickColor = BrickColor.new("Really black")
  1034. Part22.Transparency = 1
  1035. Part22.Rotation = Vector3.new(-90, 0, -180)
  1036. Part22.Anchored = true
  1037. Part22.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1038. Part22.CFrame = CFrame.new(-1.94981802, 7.45689392, -25.1585083, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1039. Part22.BottomSurface = Enum.SurfaceType.Smooth
  1040. Part22.TopSurface = Enum.SurfaceType.Smooth
  1041. Part22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1042. Part22.Position = Vector3.new(-1.94981802, 7.45689392, -25.1585083)
  1043. Part22.Orientation = Vector3.new(-90, -180, 0)
  1044. Part22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1045. Decal23.Parent = Part22
  1046. Decal23.Transparency = 1
  1047. Decal23.Texture = "rbxassetid://49363212"
  1048. Decal23.Face = Enum.NormalId.Top
  1049. Part24.Name = "Error11"
  1050. Part24.Parent = Model0
  1051. Part24.BrickColor = BrickColor.new("Really black")
  1052. Part24.Transparency = 1
  1053. Part24.Rotation = Vector3.new(-90, 0, -180)
  1054. Part24.Anchored = true
  1055. Part24.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1056. Part24.CFrame = CFrame.new(-13.0447941, 10.8068361, -25.4856644, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1057. Part24.BottomSurface = Enum.SurfaceType.Smooth
  1058. Part24.TopSurface = Enum.SurfaceType.Smooth
  1059. Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1060. Part24.Position = Vector3.new(-13.0447941, 10.8068361, -25.4856644)
  1061. Part24.Orientation = Vector3.new(-90, -180, 0)
  1062. Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1063. Decal25.Parent = Part24
  1064. Decal25.Transparency = 1
  1065. Decal25.Texture = "rbxassetid://24161633"
  1066. Decal25.Face = Enum.NormalId.Top
  1067. Part26.Name = "Error13"
  1068. Part26.Parent = Model0
  1069. Part26.BrickColor = BrickColor.new("Really black")
  1070. Part26.Transparency = 1
  1071. Part26.Rotation = Vector3.new(-90, 0, -180)
  1072. Part26.Anchored = true
  1073. Part26.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1074. Part26.CFrame = CFrame.new(-17.1317921, 7.44849777, -25.5385895, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1075. Part26.BottomSurface = Enum.SurfaceType.Smooth
  1076. Part26.TopSurface = Enum.SurfaceType.Smooth
  1077. Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1078. Part26.Position = Vector3.new(-17.1317921, 7.44849777, -25.5385895)
  1079. Part26.Orientation = Vector3.new(-90, -180, 0)
  1080. Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1081. Decal27.Parent = Part26
  1082. Decal27.Transparency = 1
  1083. Decal27.Texture = "rbxassetid://155374193"
  1084. Decal27.Face = Enum.NormalId.Top
  1085. Part28.Name = "Error14"
  1086. Part28.Parent = Model0
  1087. Part28.BrickColor = BrickColor.new("Really black")
  1088. Part28.Transparency = 1
  1089. Part28.Rotation = Vector3.new(-90, 0, -180)
  1090. Part28.Anchored = true
  1091. Part28.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1092. Part28.CFrame = CFrame.new(6.13697195, 6.3400178, -25.5986443, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1093. Part28.BottomSurface = Enum.SurfaceType.Smooth
  1094. Part28.TopSurface = Enum.SurfaceType.Smooth
  1095. Part28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1096. Part28.Position = Vector3.new(6.13697195, 6.3400178, -25.5986443)
  1097. Part28.Orientation = Vector3.new(-90, -180, 0)
  1098. Part28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1099. Decal29.Parent = Part28
  1100. Decal29.Transparency = 1
  1101. Decal29.Texture = "rbxassetid://26258536"
  1102. Decal29.Face = Enum.NormalId.Top
  1103. Part30.Name = "Error2"
  1104. Part30.Parent = Model0
  1105. Part30.BrickColor = BrickColor.new("Really black")
  1106. Part30.Transparency = 1
  1107. Part30.Rotation = Vector3.new(-90, 0, -180)
  1108. Part30.Anchored = true
  1109. Part30.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1110. Part30.CFrame = CFrame.new(5.2930851, 23.5399494, -25.7504234, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1111. Part30.BottomSurface = Enum.SurfaceType.Smooth
  1112. Part30.TopSurface = Enum.SurfaceType.Smooth
  1113. Part30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1114. Part30.Position = Vector3.new(5.2930851, 23.5399494, -25.7504234)
  1115. Part30.Orientation = Vector3.new(-90, -180, 0)
  1116. Part30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1117. Decal31.Parent = Part30
  1118. Decal31.Transparency = 1
  1119. Decal31.Texture = "rbxassetid://174565913"
  1120. Decal31.Face = Enum.NormalId.Top
  1121. Part32.Name = "Error3"
  1122. Part32.Parent = Model0
  1123. Part32.BrickColor = BrickColor.new("Really black")
  1124. Part32.Transparency = 1
  1125. Part32.Rotation = Vector3.new(-90, 0, -180)
  1126. Part32.Anchored = true
  1127. Part32.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1128. Part32.CFrame = CFrame.new(-1.25632203, 21.9697857, -25.700386, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1129. Part32.BottomSurface = Enum.SurfaceType.Smooth
  1130. Part32.TopSurface = Enum.SurfaceType.Smooth
  1131. Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1132. Part32.Position = Vector3.new(-1.25632203, 21.9697857, -25.700386)
  1133. Part32.Orientation = Vector3.new(-90, -180, 0)
  1134. Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1135. Decal33.Parent = Part32
  1136. Decal33.Transparency = 1
  1137. Decal33.Texture = "rbxassetid://278802262"
  1138. Decal33.Face = Enum.NormalId.Top
  1139. Part34.Name = "Error4"
  1140. Part34.Parent = Model0
  1141. Part34.BrickColor = BrickColor.new("Really black")
  1142. Part34.Transparency = 1
  1143. Part34.Rotation = Vector3.new(-90, 0, -180)
  1144. Part34.Anchored = true
  1145. Part34.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1146. Part34.CFrame = CFrame.new(-12.5566645, 23.9789543, -25.5174751, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1147. Part34.BottomSurface = Enum.SurfaceType.Smooth
  1148. Part34.TopSurface = Enum.SurfaceType.Smooth
  1149. Part34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1150. Part34.Position = Vector3.new(-12.5566645, 23.9789543, -25.5174751)
  1151. Part34.Orientation = Vector3.new(-90, -180, 0)
  1152. Part34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1153. Decal35.Parent = Part34
  1154. Decal35.Transparency = 1
  1155. Decal35.Texture = "rbxassetid://257508984"
  1156. Decal35.Face = Enum.NormalId.Top
  1157. Part36.Name = "Error5"
  1158. Part36.Parent = Model0
  1159. Part36.BrickColor = BrickColor.new("Really black")
  1160. Part36.Transparency = 1
  1161. Part36.Rotation = Vector3.new(-90, 0, -180)
  1162. Part36.Anchored = true
  1163. Part36.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1164. Part36.CFrame = CFrame.new(-16.7515697, 18.5244789, -25.4751205, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1165. Part36.BottomSurface = Enum.SurfaceType.Smooth
  1166. Part36.TopSurface = Enum.SurfaceType.Smooth
  1167. Part36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1168. Part36.Position = Vector3.new(-16.7515697, 18.5244789, -25.4751205)
  1169. Part36.Orientation = Vector3.new(-90, -180, 0)
  1170. Part36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1171. Decal37.Parent = Part36
  1172. Decal37.Transparency = 1
  1173. Decal37.Texture = "rbxassetid://83825570"
  1174. Decal37.Face = Enum.NormalId.Top
  1175. Part38.Name = "Error6"
  1176. Part38.Parent = Model0
  1177. Part38.BrickColor = BrickColor.new("Really black")
  1178. Part38.Transparency = 1
  1179. Part38.Rotation = Vector3.new(-90, 0, -180)
  1180. Part38.Anchored = true
  1181. Part38.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1182. Part38.CFrame = CFrame.new(-10.3161802, 18.1403332, -25.4698792, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1183. Part38.BottomSurface = Enum.SurfaceType.Smooth
  1184. Part38.TopSurface = Enum.SurfaceType.Smooth
  1185. Part38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1186. Part38.Position = Vector3.new(-10.3161802, 18.1403332, -25.4698792)
  1187. Part38.Orientation = Vector3.new(-90, -180, 0)
  1188. Part38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1189. Decal39.Parent = Part38
  1190. Decal39.Transparency = 1
  1191. Decal39.Texture = "rbxassetid://45059153"
  1192. Decal39.Face = Enum.NormalId.Top
  1193. Part40.Name = "Error7"
  1194. Part40.Parent = Model0
  1195. Part40.BrickColor = BrickColor.new("Really black")
  1196. Part40.Transparency = 1
  1197. Part40.Rotation = Vector3.new(-90, 0, -180)
  1198. Part40.Anchored = true
  1199. Part40.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1200. Part40.CFrame = CFrame.new(-0.810696006, 13.4196739, -25.3747978, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1201. Part40.BottomSurface = Enum.SurfaceType.Smooth
  1202. Part40.TopSurface = Enum.SurfaceType.Smooth
  1203. Part40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1204. Part40.Position = Vector3.new(-0.810696006, 13.4196739, -25.3747978)
  1205. Part40.Orientation = Vector3.new(-90, -180, 0)
  1206. Part40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1207. Decal41.Parent = Part40
  1208. Decal41.Transparency = 1
  1209. Decal41.Texture = "rbxassetid://913267707"
  1210. Decal41.Face = Enum.NormalId.Top
  1211. Part42.Name = "Error8"
  1212. Part42.Parent = Model0
  1213. Part42.BrickColor = BrickColor.new("Really black")
  1214. Part42.Transparency = 1
  1215. Part42.Rotation = Vector3.new(-90, 0, -180)
  1216. Part42.Anchored = true
  1217. Part42.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1218. Part42.CFrame = CFrame.new(2.32739806, 18.5839558, -25.3300667, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1219. Part42.BottomSurface = Enum.SurfaceType.Smooth
  1220. Part42.TopSurface = Enum.SurfaceType.Smooth
  1221. Part42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1222. Part42.Position = Vector3.new(2.32739806, 18.5839558, -25.3300667)
  1223. Part42.Orientation = Vector3.new(-90, -180, 0)
  1224. Part42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1225. Decal43.Parent = Part42
  1226. Decal43.Transparency = 1
  1227. Decal43.Texture = "rbxassetid://13525528"
  1228. Decal43.Face = Enum.NormalId.Top
  1229. Part44.Name = "Error9"
  1230. Part44.Parent = Model0
  1231. Part44.BrickColor = BrickColor.new("Really black")
  1232. Part44.Transparency = 1
  1233. Part44.Rotation = Vector3.new(-90, 0, -180)
  1234. Part44.Anchored = true
  1235. Part44.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1236. Part44.CFrame = CFrame.new(6.234375, 14.5201178, -25.3092499, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1237. Part44.BottomSurface = Enum.SurfaceType.Smooth
  1238. Part44.TopSurface = Enum.SurfaceType.Smooth
  1239. Part44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1240. Part44.Position = Vector3.new(6.234375, 14.5201178, -25.3092499)
  1241. Part44.Orientation = Vector3.new(-90, -180, 0)
  1242. Part44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1243. Decal45.Parent = Part44
  1244. Decal45.Transparency = 1
  1245. Decal45.Texture = "rbxassetid://163822064"
  1246. Decal45.Face = Enum.NormalId.Top
  1247. Part46.Name = "Error10"
  1248. Part46.Parent = Model0
  1249. Part46.BrickColor = BrickColor.new("Really black")
  1250. Part46.Transparency = 1
  1251. Part46.Rotation = Vector3.new(-90, 0, -180)
  1252. Part46.Anchored = true
  1253. Part46.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458)
  1254. Part46.CFrame = CFrame.new(-18.6836948, 16.1264935, -25.5352631, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05)
  1255. Part46.BottomSurface = Enum.SurfaceType.Smooth
  1256. Part46.TopSurface = Enum.SurfaceType.Smooth
  1257. Part46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1258. Part46.Position = Vector3.new(-18.6836948, 16.1264935, -25.5352631)
  1259. Part46.Orientation = Vector3.new(-90, -180, 0)
  1260. Part46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1261. Decal47.Parent = Part46
  1262. Decal47.Transparency = 1
  1263. Decal47.Texture = "rbxassetid://25536849"
  1264. Decal47.Face = Enum.NormalId.Top
  1265. Sound48.Name = "Shutdown"
  1266. Sound48.Parent = Model0
  1267. Sound48.SoundId = "rbxassetid://784747919"
  1268. Sound48.Volume = 1
  1269. Part49.Name = "Shutdownscreen"
  1270. Part49.Parent = Model0
  1271. Part49.BrickColor = BrickColor.new("Really black")
  1272. Part49.Transparency = 1
  1273. Part49.Rotation = Vector3.new(-90, 0, -180)
  1274. Part49.Anchored = true
  1275. Part49.Size = Vector3.new(38.4500122, 0.130000025, 25.3100014)
  1276. Part49.CFrame = CFrame.new(-6.20739603, 15.0035801, -25.9561005, -0.999998927, 1.46471007e-06, 1.56462193e-06, 1.56462193e-06, -1.64884223e-05, 0.999998927, 1.4645899e-06, 1, 1.64896137e-05)
  1277. Part49.BottomSurface = Enum.SurfaceType.Smooth
  1278. Part49.TopSurface = Enum.SurfaceType.Smooth
  1279. Part49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1280. Part49.Position = Vector3.new(-6.20739603, 15.0035801, -25.9561005)
  1281. Part49.Orientation = Vector3.new(-89.9199982, 5.42000008, 174.580002)
  1282. Part49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1283. Decal50.Parent = Part49
  1284. Decal50.Transparency = 1
  1285. Decal50.Texture = "rbxassetid://178320220"
  1286. Decal50.Face = Enum.NormalId.Top
  1287. Sound51.Name = "OOPS"
  1288. Sound51.Parent = Model0
  1289. Sound51.SoundId = "rbxassetid://1006313226"
  1290. Sound51.TimePosition = 2
  1291. Sound51.Volume = 1
  1292. Sound52.Name = "AGK"
  1293. Sound52.Parent = Model0
  1294. Sound52.SoundId = "rbxassetid://448909138"
  1295. Sound52.Volume = 10
  1296. Sound53.Name = "Standby"
  1297. Sound53.Parent = Model0
  1298. Sound53.SoundId = "rbxassetid://"
  1299. Sound54.Name = "EGUSPELOSIAWN"
  1300. Sound54.Parent = Model0
  1301. Sound54.SoundId = "rbxassetid://171515875"
  1302. Sound55.Name = "Search"
  1303. Sound55.Parent = Model0
  1304. Sound55.SoundId = "rbxassetid://329492143"
  1305. Sound55.Volume = 10
  1306. Sound56.Name = "Cresh"
  1307. Sound56.Parent = Model0
  1308. Sound56.SoundId = "rbxassetid://603266135"
  1309. Sound57.Name = "Yey"
  1310. Sound57.Parent = Model0
  1311. Sound57.SoundId = "rbxassetid://"
  1312. Sound57.Volume = 10
  1313. Sound58.Name = "Noh"
  1314. Sound58.Parent = Model0
  1315. Sound58.SoundId = "rbxassetid://620887707"
  1316. Sound58.Volume = 10
  1317. Sound59.Name = "SELFDESTRUCT"
  1318. Sound59.Parent = Model0
  1319. Sound59.SoundId = "rbxassetid://885996042"
  1320. Sound59.Volume = 10
  1321. Sound60.Name = "JABANANEN"
  1322. Sound60.Parent = Model0
  1323. Sound60.SoundId = "rbxassetid://364818795"
  1324. Sound60.Volume = 10
  1325. for i,v in pairs(mas:GetChildren()) do
  1326. v.Parent = workspace
  1327. pcall(function() v:MakeJoints() end)
  1328. end
  1329. mas:Destroy()
  1330. for i,v in pairs(cors) do
  1331. spawn(function()
  1332. pcall(v)
  1333. end)
  1334. end
  1335. end)
  1336.  
  1337. duckcomputer_2.Name = "duck computer"
  1338. duckcomputer_2.Parent = DUCKGUI
  1339. duckcomputer_2.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  1340. duckcomputer_2.Position = UDim2.new(0.8125, 0, 0.520202041, 0)
  1341. duckcomputer_2.Size = UDim2.new(0, 57, 0, 50)
  1342. duckcomputer_2.Font = Enum.Font.Arcade
  1343. duckcomputer_2.Text = "Bendy Fan"
  1344. duckcomputer_2.TextColor3 = Color3.new(1, 0.878431, 0.184314)
  1345. duckcomputer_2.TextScaled = true
  1346. duckcomputer_2.TextSize = 14
  1347. duckcomputer_2.TextWrapped = true
  1348.  
  1349. duckcomputer_2.MouseButton1Down:connect(function()
  1350. --Edited by boss_kiddos
  1351.  
  1352. warn'edit by boss_kiddos abye'
  1353.  
  1354. mouse = game.Players.LocalPlayer:GetMouse()
  1355. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  1356. game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Remove()
  1357. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1358. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1359. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  1360. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1361. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  1362. game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Remove()
  1363. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1364. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1365. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  1366. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1367. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  1368. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  1369. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1370. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1371. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  1372. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1373. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  1374. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  1375. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1376. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1377. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  1378. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1379. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  1380. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  1381. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1382. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  1383. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  1384. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  1385. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1386. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1387. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  1388. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  1389. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  1390. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25
  1391. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge
  1392. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  1393. Sound0 = Instance.new("Sound")
  1394. Sound0.Volume = 5
  1395. Sound0.Parent = game.Players.LocalPlayer.Character.Head
  1396. Sound0.SoundId = "rbxassetid://837602662"
  1397. Sound0.Looped = true
  1398. Sound0:Play()
  1399. canwalk = true
  1400. howmuch = 0
  1401. hittd = false
  1402. function change(key)
  1403. if key == "w" or key == "a" or key == "s" or key == "d" then
  1404. howmuch = howmuch + 1
  1405. end
  1406. end
  1407. function otherchange(key)
  1408. if key == "w" or key == "a" or key == "s" or key == "d" then
  1409. howmuch = howmuch - 1
  1410. end
  1411. end
  1412. mouse.KeyDown:connect(change)
  1413. mouse.KeyUp:connect(otherchange)
  1414. --Edited by boss_kiddos
  1415. mouse = game.Players.LocalPlayer:GetMouse()
  1416. using = false
  1417. hittd = false
  1418. --Converted with ttyyuu12345's model to script plugin v4
  1419. local txtfag = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
  1420. txtfag.Adornee = suckadick
  1421. txtfag.Name = "n0"
  1422. txtfag.Size = UDim2.new(2, 0, 1.2, 0)
  1423. txtfag.StudsOffset = Vector3.new(-5, 3, 0)
  1424. local textfag = Instance.new("TextLabel", txtfag)
  1425. textfag.Size = UDim2.new(6, 0, 1, 0)
  1426. textfag.FontSize = "Size8"
  1427. textfag.TextScaled = true
  1428. textfag.TextTransparency = 0
  1429. textfag.BackgroundTransparency = 1
  1430. textfag.TextTransparency = 0
  1431. textfag.TextStrokeTransparency = 0
  1432. textfag.Font = "Cartoon"
  1433. textfag.TextStrokeColor3 = Color3.new(15, 15, 15)
  1434. v = Instance.new("Part")
  1435. v.Name = "ColorBrick"
  1436. v.Parent = part
  1437. v.FormFactor = "Symmetric"
  1438. v.Anchored = true
  1439. v.CanCollide = false
  1440. v.BottomSurface = "Smooth"
  1441. v.TopSurface = "Smooth"
  1442. v.Size = Vector3.new(10, 5, 3)
  1443. v.Transparency = 0.7
  1444. v.BrickColor = game.Players.LocalPlayer.Character.Torso.BrickColor
  1445. v.Transparency = 1
  1446. textfag.TextColor3 = v.BrickColor.Color
  1447. textfag.TextStrokeColor3 = Color3.new(0, 0, 0)
  1448. v.Shape = "Block"
  1449. textfag.Text = "Script edited by boss_kiddos and created by Rufus"
  1450. wait(2)
  1451. textfag.Text = "HAIL BENDY THE DANCING DEMON"
  1452. wait(0.3)
  1453. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Bendy Fan"
  1454. function sandbox(var,func)
  1455. local env = getfenv(func)
  1456. local newenv = setmetatable({},{
  1457. __index = function(self,k)
  1458. if k=="script" then
  1459. return var
  1460. else
  1461. return env[k]
  1462. end
  1463. end,
  1464. })
  1465. setfenv(func,newenv)
  1466. return func
  1467. end
  1468. cors = {}
  1469. mas = Instance.new("Model",game:GetService("Lighting"))
  1470. Model0 = Instance.new("Model")
  1471. Part1 = Instance.new("Part")
  1472. Weld2 = Instance.new("Weld")
  1473. Part3 = Instance.new("Part")
  1474. Decal4 = Instance.new("Decal")
  1475. Decal5 = Instance.new("Decal")
  1476. Model0.Name = "Flagloldiefurshits"
  1477. Model0.Parent = mas
  1478. Part1.Name = "Stick"
  1479. Part1.Parent = Model0
  1480. Part1.Material = Enum.Material.Wood
  1481. Part1.BrickColor = BrickColor.new("Dark orange")
  1482. Part1.Rotation = Vector3.new(0, 0, 126)
  1483. Part1.Shape = Enum.PartType.Cylinder
  1484. Part1.Size = Vector3.new(5.71999931, 0.319999993, 0.839999914)
  1485. Part1.CFrame = CFrame.new(-11.7340431, 3.40531874, -51.7842827, -0.58777535, -0.809025586, 0, 0.809025586, -0.58777535, 0, 0, 0, 1)
  1486. Part1.BottomSurface = Enum.SurfaceType.Smooth
  1487. Part1.TopSurface = Enum.SurfaceType.Smooth
  1488. Part1.Color = Color3.new(0.627451, 0.372549, 0.207843)
  1489. Part1.Position = Vector3.new(-11.7340431, 3.40531874, -51.7842827)
  1490. Part1.Orientation = Vector3.new(0, 0, 126)
  1491. Part1.Color = Color3.new(0.627451, 0.372549, 0.207843)
  1492. Weld2.Parent = Part1
  1493. Weld2.C0 = CFrame.new(1.73310661, 1.69616222, 0.00998687744, -2.56299973e-06, 1.00000119, 0, -1.00000119, -2.56299973e-06, 0, 0, 0, 1)
  1494. Weld2.Part0 = Part1
  1495. Weld2.Part1 = Part3
  1496. Part3.Name = "Flag"
  1497. Part3.Parent = Model0
  1498. Part3.BrickColor = BrickColor.new("Really black")
  1499. Part3.Rotation = Vector3.new(0, 0, 36)
  1500. Part3.Size = Vector3.new(3.32999945, 2.10000038, 0.0700000003)
  1501. Part3.CFrame = CFrame.new(-14.124959, 3.81048417, -51.7742958, 0.809026122, -0.587772548, 0, 0.587772548, 0.809026122, 0, 0, 0, 1)
  1502. Part3.BottomSurface = Enum.SurfaceType.Smooth
  1503. Part3.Color = Color3.new(0, 0, 0)
  1504. Part3.Position = Vector3.new(-14.124959, 3.81048417, -51.7742958)
  1505. Part3.Orientation = Vector3.new(0, 0, 36)
  1506. Part3.Color = Color3.new(0, 0, 0)
  1507. Decal4.Parent = Part3
  1508. Decal4.Texture = "rbxassetid://1033052065"
  1509. Decal5.Name = "Decal1"
  1510. Decal5.Parent = Part3
  1511. Decal5.Texture = "rbxassetid://1033052065"
  1512. Decal5.Face = Enum.NormalId.Back
  1513. for i,v in pairs(mas:GetChildren()) do
  1514. v.Parent = game:GetService("Players").LocalPlayer.Character
  1515. pcall(function() v:MakeJoints() end)
  1516. end
  1517. mas:Destroy()
  1518. for i,v in pairs(cors) do
  1519. spawn(function()
  1520. pcall(v)
  1521. end)
  1522. end
  1523. weld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1524. weld.Part0 = game.Players.LocalPlayer.Character.Torso
  1525. weld.Part1 = Part1
  1526. weld.C0 = CFrame.new(-0.244045258, 0.405305624, 0.555713654, -0.58777535, -0.809025586, -5.23747954e-22, 0.809025586, -0.58777535, 3.13253081e-22, -5.61275872e-22, -2.39603033e-22, 1)
  1527. local punch = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
  1528. punch.Volume = 3
  1529. punch.SoundId = "rbxassetid://131237241"
  1530. punch.TimePosition = 0
  1531. local FILTHYPRANK = Instance.new("Sound", game.Players.LocalPlayer.Character["Head"])
  1532. FILTHYPRANK.Volume = 10
  1533. FILTHYPRANK.SoundId = "rbxassetid://676845644"
  1534. FILTHYPRANK.TimePosition = 3.6
  1535. local thunder = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
  1536. thunder.Volume = 3
  1537. thunder.SoundId = "rbxassetid://130818250"
  1538. thunder.TimePosition = 0.4
  1539. local meme = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
  1540. meme.Volume = 3
  1541. meme.SoundId = "rbxassetid://138677306"
  1542. local gore = Instance.new("Sound", game.Players.LocalPlayer.Character["Right Arm"])
  1543. gore.Volume = 4
  1544. gore.SoundId = "rbxassetid://429400881"
  1545. gore.TimePosition = 0
  1546. function tentaclekick(key)
  1547. if key == "f" and not using then
  1548. using = true
  1549. canwalk = false
  1550. for i = 0,0.7 , 0.05 do
  1551. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.97511852, -0.684444427, 1, 7.09343726e-27, -1.96394811e-26, -1.65597681e-26, 0.829041839, -0.55919075, 1.19149551e-26, 0.55919075, 0.829041839),i)
  1552. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.69545364, 1.02498245, 1, 8.33037116e-27, -8.30512761e-27, 1.84277907e-27, 0.587786973, 0.809019029, 1.17634938e-26, -0.809019029, 0.587786973),i)
  1553. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i)
  1554. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.150976658, -0.603237152, 1, -3.70407732e-22, -4.55732897e-22, -2.65674116e-22, 0.406738937, -0.913547099, 5.23749266e-22, 0.913547099, 0.406738907),i)
  1555. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i)
  1556. game:GetService("RunService").RenderStepped:wait()
  1557. end
  1558. FILTHYPRANK.TimePosition = 3.8
  1559. FILTHYPRANK:Play()
  1560. wait(0.6)
  1561. local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Leg"])
  1562. sensoryee.Size = Vector3.new(1,1,1)
  1563. sensoryee.CanCollide = false
  1564. sensoryee.Transparency = 0
  1565. sensoryee:BreakJoints()
  1566. local weldsensor = Instance.new("Weld", sensoryee)
  1567. weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Leg"]
  1568. weldsensor.Part1 = sensoryee
  1569. weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0)
  1570. local function tentacleshot(part)
  1571. sensoryee:destroy()
  1572. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  1573. if humanoid then
  1574. local canscan = true
  1575. for i,v in pairs(humanoid.Parent:GetChildren()) do
  1576. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  1577. if v:findFirstChild("Handle") then
  1578. if v.Handle:findFirstChild("Mesh") then
  1579. if canscan and v.Handle.Mesh.MeshId == "rbxassetid://753048369" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1033052065" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1033052065" or v.Handle.Mesh.MeshId == "rbxassetid://1033052065" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1033052065" or v.Handle.Mesh.MeshId == "rbxassetid://1033052065" or v.Handle.Mesh.MeshId == "rbxassetid://1033052065" or v.Handle.Mesh.MeshId == "rbxassetid://1033052065" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1033052065" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1033052065" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1033052065" or v.Handle.Mesh.MeshId == "rbxassetid://1033052065" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://1033052065" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1033052065" or v.Name == "ArcticFoxHead" then
  1580. canscan = false
  1581. hittd = true
  1582. local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
  1583. furfaggrowl.SoundId = "rbxassetid://534269232"
  1584. furfaggrowl.Volume = 7
  1585. furfaggrowl:Play()
  1586. punch:Play()
  1587. local rhandclone = humanoid.Parent.Torso["Right Shoulder"]:Clone()
  1588. local rhandweld = Instance.new("Weld", humanoid.Parent.Torso)
  1589. rhandweld.Part0 = humanoid.Parent.Torso
  1590. rhandweld.Part1 = humanoid.Parent["Right Arm"]
  1591. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1592. local lhandweld = Instance.new("Weld", humanoid.Parent.Torso)
  1593. lhandweld.Part0 = humanoid.Parent.Torso
  1594. lhandweld.Part1 = humanoid.Parent["Left Arm"]
  1595. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1596. local llegclone = humanoid.Parent.Torso["Left Hip"]:Clone()
  1597. local llegweld = Instance.new("Weld", humanoid.Parent.Torso)
  1598. llegweld.Part0 = humanoid.Parent.Torso
  1599. llegweld.Part1 = humanoid.Parent["Left Leg"]
  1600. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1601. local rlegclone = humanoid.Parent.Torso["Right Hip"]:Clone()
  1602. local rlegweld = Instance.new("Weld", humanoid.Parent.Torso)
  1603. rlegweld.Part0 = humanoid.Parent.Torso
  1604. rlegweld.Part1 = humanoid.Parent["Right Leg"]
  1605. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1606. local rootjointclone = humanoid.Parent.HumanoidRootPart.RootJoint:Clone()
  1607. local humanoidrootpart = Instance.new("Weld", humanoid.Parent.Torso)
  1608. humanoidrootpart.Part0 = humanoid.Parent.HumanoidRootPart
  1609. humanoidrootpart.Part1 = humanoid.Parent.Torso
  1610. local heed = humanoid.Parent.Torso["Neck"]:Clone()
  1611. local headweld = Instance.new("Weld", humanoid.Parent.Torso)
  1612. headweld.Part0 = humanoid.Parent.Torso
  1613. headweld.Part1 = humanoid.Parent.Head
  1614. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  1615. for i = 0,0.7 , 0.07 do
  1616. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.44868422, -0.453197479, 1, -1.21169035e-27, -1.77209714e-26, 9.14779977e-27, 0.898803353, 0.438370585, 1.58529488e-26, -0.438370407, 0.898803115),i)
  1617. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.74549341, -0.405010223, 1, 9.08231085e-23, -5.80211714e-22, -2.65675327e-22, 0.951063275, -0.309020281, 5.23751791e-22, 0.309020311, 0.951063037),i)
  1618. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -2.04146266, 0.317977905, 1, 2.83790199e-22, -5.14157122e-22, -2.65675327e-22, 0.999398291, 0.0348992832, 5.23751791e-22, -0.0348991863, 0.999398053),i)
  1619. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.610451698, -0.249120951, -0.451892853, 0.743151546, -0.374165177, -0.554731011, 2.00528552e-06, 0.82904911, -0.559189737, 0.669127941, 0.415561259, 0.616110206),i)
  1620. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(0.849339485, -0.124854803, -0.655277252, 0.559177101, 0.337202102, 0.757374227, 0.0866425484, 0.884781837, -0.457896292, -0.824514329, 0.321665913, 0.465533555),i)
  1621. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006),i)
  1622. game:GetService("RunService").RenderStepped:wait()
  1623. end
  1624. wait(6)
  1625. humanoid.Parent:BreakJoints()
  1626. end
  1627. end
  1628. end
  1629. end
  1630. end
  1631. end
  1632. end
  1633. sensoryee.Touched:connect(tentacleshot)
  1634. for i = 0,0.7 , 0.07 do
  1635. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.84595358, 0.746810913, 1, -6.61380983e-27, 1.04154883e-25, -4.31315925e-26, 0.882951677, 0.469469398, -9.49662312e-26, -0.469469309, 0.882951558),i)
  1636. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.43540072, -1.26526642, 1, 2.01948392e-28, -3.07592644e-26, -2.91971503e-26, 0.309028178, -0.951055586, 9.39060022e-27, 0.951055467, 0.309028089),i)
  1637. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i)
  1638. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.15097785, 0.536071777, 1, 5.85133651e-22, 5.01299648e-23, -2.65674166e-22, 0.374605715, 0.927186906, 5.23749266e-22, -0.927186787, 0.374605745),i)
  1639. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 0, 1, 3.5038046e-26, -5.8766982e-26, -1.03372333e-26, 0.927190065, 0.374597758, 6.76022241e-26, -0.374597758, 0.927190006):inverse(),i)
  1640. game:GetService("RunService").RenderStepped:wait()
  1641. end
  1642. wait(0.2)
  1643. sensoryee:destroy()
  1644. FILTHYPRANK:Stop()
  1645. canwalk = true
  1646. using = false
  1647. end
  1648. end
  1649. mouse.KeyDown:connect(tentaclekick)
  1650. function attacc(key)
  1651. key = key:lower()
  1652. if key == "r" and not using then
  1653. using = true
  1654. canwalk = false
  1655. for i = 0,1 , 0.02 do
  1656. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1657. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1658. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i)
  1659. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i)
  1660. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
  1661. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
  1662. game:GetService("RunService").RenderStepped:wait()
  1663. end
  1664. canwalk = false
  1665. armcanattack = true
  1666. for i = 0,1 , 0.1 do
  1667. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1668. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1669. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
  1670. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
  1671. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
  1672. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
  1673. game:GetService("RunService").RenderStepped:wait()
  1674. end
  1675. local function touched(part)
  1676. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  1677. if humanoid and armcanattack then
  1678. canwalk = false
  1679. hittd = true
  1680. punch:Play()
  1681. armcanattack = false
  1682. humanoid.WalkSpeed = 0
  1683. humanoid.JumpPower = 0
  1684. for i = 1,5 do
  1685. canwalk = false
  1686. local punchclone = punch:Clone()
  1687. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1688. punchclone:Play()
  1689.  
  1690. for i = 0,1 , 0.2 do
  1691. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1692. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1693. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
  1694. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
  1695. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
  1696. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
  1697. game:GetService("RunService").RenderStepped:wait()
  1698. end
  1699. local punchclone = punch:Clone()
  1700. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1701. punchclone:Play()
  1702.  
  1703. for i = 0,1 , 0.2 do
  1704. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1705. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1706. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i)
  1707. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i)
  1708. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
  1709. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
  1710. game:GetService("RunService").RenderStepped:wait()
  1711. end
  1712. local punchclone = punch:Clone()
  1713. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1714. punchclone:Play()
  1715.  
  1716. end
  1717. for i = 1,5 do
  1718. canwalk = false
  1719. local punchclone = punch:Clone()
  1720. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1721. punchclone:Play()
  1722.  
  1723. for i = 0,1 , 0.35 do
  1724. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1725. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1726. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
  1727. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
  1728. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
  1729. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
  1730. game:GetService("RunService").RenderStepped:wait()
  1731. end
  1732. local punchclone = punch:Clone()
  1733. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1734. punchclone:Play()
  1735.  
  1736. for i = 0,1 , 0.35 do
  1737. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1738. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1739. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i)
  1740. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i)
  1741. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
  1742. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
  1743. game:GetService("RunService").RenderStepped:wait()
  1744. end
  1745. local punchclone = punch:Clone()
  1746. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1747. punchclone:Play()
  1748.  
  1749. end
  1750. for i = 1,5 do
  1751. local punchclone = punch:Clone()
  1752. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1753. punchclone:Play()
  1754.  
  1755. for i = 0,1 , 0.4 do
  1756. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1757. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1758. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
  1759. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
  1760. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
  1761. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
  1762. game:GetService("RunService").RenderStepped:wait()
  1763. end
  1764. local punchclone = punch:Clone()
  1765. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1766. punchclone:Play()
  1767.  
  1768. for i = 0,1 , 0.4 do
  1769. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1770. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1771. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i)
  1772. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i)
  1773. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
  1774. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
  1775. game:GetService("RunService").RenderStepped:wait()
  1776. end
  1777. local punchclone = punch:Clone()
  1778. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1779. punchclone:Play()
  1780.  
  1781. end
  1782. for i = 1,20 do
  1783. local punchclone = punch:Clone()
  1784. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1785. punchclone:Play()
  1786.  
  1787. for i = 0,1 , 0.4 do
  1788. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1789. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1790. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
  1791. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
  1792. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
  1793. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
  1794. game:GetService("RunService").RenderStepped:wait()
  1795. end
  1796. local punchclone = punch:Clone()
  1797. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1798. punchclone:Play()
  1799.  
  1800. for i = 0,1 , 0.4 do
  1801. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1802. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1803. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.17093325, 0.566676855, -0.588714123, 0.326090425, 0.945334494, 0.00191744766, 0.0820002183, -0.0262649618, -0.996286333, -0.941772997, 0.325036645, -0.0860823616),i)
  1804. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.03311968, 0.461995363, -0.38648963, 0.618004739, -0.781325519, -0.0871556699, 0.618887961, 0.551870644, -0.558942437, 0.484814674, 0.291489393, 0.824611425),i)
  1805. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
  1806. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
  1807. game:GetService("RunService").RenderStepped:wait()
  1808. end
  1809. local punchclone = punch:Clone()
  1810. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1811. punchclone:Play()
  1812.  
  1813. end
  1814. armcanattack = false
  1815. canwalk = true
  1816. using = false
  1817. humanoid.Parent:BreakJoints()
  1818. local boom = Instance.new("Explosion", workspace)
  1819. boom.Position = humanoid.Parent.Torso.Position
  1820. boom.BlastRadius = 0.5
  1821. local hitoof = Instance.new("Sound", humanoid.Parent.Head)
  1822. hitoof.SoundId = "rbxassetid://771324077"
  1823. hitoof.Volume = 3
  1824. hitoof.TimePosition = 5.1
  1825. hitoof:Play()
  1826. local explosion = Instance.new("Sound", humanoid.Parent.Head)
  1827. explosion.SoundId = "rbxassetid://130803364"
  1828. explosion.Volume = 10
  1829. explosion:Play()
  1830. wait(1.5)
  1831. explosion:Stop()
  1832. hitoof:Stop()
  1833. end
  1834. end
  1835. game.Players.LocalPlayer.Character["Right Arm"].Touched:connect(touched)
  1836. armcanattack = false
  1837. canwalk = true
  1838. using = false
  1839. end
  1840. end
  1841. mouse.KeyDown:connect(attacc)
  1842. function begone(key)
  1843. key = key:lower()
  1844. if key == "y" and not using then
  1845. using = true
  1846. canwalk = false
  1847. local fuckingnormies = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  1848. fuckingnormies.SoundId = "rbxassetid://854345294"
  1849. fuckingnormies.TimePosition = 2
  1850. fuckingnormies.Volume = 10
  1851. fuckingnormies:Play()
  1852. for i = 0,1 , 0.02 do
  1853. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1854. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1855. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i)
  1856. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i)
  1857. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
  1858. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
  1859. game:GetService("RunService").RenderStepped:wait()
  1860. end
  1861. wait(1)
  1862. for i = 0,1 , 0.1 do
  1863. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  1864. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  1865. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
  1866. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
  1867. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
  1868. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
  1869. game:GetService("RunService").RenderStepped:wait()
  1870. end
  1871. meme:Play()
  1872. meme.Volume = 6
  1873. thunder.TimePosition = 0.4
  1874. thunder:Play()
  1875. thunder.Volume = 6
  1876. --Converted with ttyyuu12345's model to script plugin v4
  1877. function sandbox(var,func)
  1878. local env = getfenv(func)
  1879. local newenv = setmetatable({},{
  1880. __index = function(self,k)
  1881. if k=="script" then
  1882. return var
  1883. else
  1884. return env[k]
  1885. end
  1886. end,
  1887. })
  1888. setfenv(func,newenv)
  1889. return func
  1890. end
  1891. cors = {}
  1892. mas = Instance.new("Model",game:GetService("Lighting"))
  1893. Model0 = Instance.new("Model")
  1894. Part1 = Instance.new("Part")
  1895. Part2 = Instance.new("Part")
  1896. Model0.Name = "Beam"
  1897. Model0.Parent = mas
  1898. Part1.Name = "beemblue"
  1899. Part1.Parent = Model0
  1900. Part1.Material = Enum.Material.Neon
  1901. Part1.BrickColor = BrickColor.new("Really black")
  1902. Part1.Transparency = 0
  1903. Part1.Shape = Enum.PartType.Cylinder
  1904. Part1.Size = Vector3.new(0.0500000007, 3.96000385, 3.96000171)
  1905. Part1.CFrame = CFrame.new(40.7978516, 2.43296385, 64.2700119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1906. Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  1907. Part1.Position = Vector3.new(40.7978516, 2.43296385, 64.2700119)
  1908. Part1.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  1909. Part2.Name = "beem"
  1910. Part2.Parent = Model0
  1911. Part2.Material = Enum.Material.Neon
  1912. Part2.BrickColor = BrickColor.new("Really black")
  1913. Part2.Transparency = 0
  1914. Part2.Shape = Enum.PartType.Cylinder
  1915. Part2.Size = Vector3.new(0.0500000007, 3.96000385, 3.96000171)
  1916. Part2.CFrame = CFrame.new(40.7682838, 2.43296385, 64.2700119, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1917. Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1918. Part2.Position = Vector3.new(40.7682838, 2.43296385, 64.2700119)
  1919. Part2.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1920. for i,v in pairs(mas:GetChildren()) do
  1921. v.Parent = game:GetService("Players").LocalPlayer.Character
  1922. pcall(function() v:MakeJoints() end)
  1923. end
  1924. mas:Destroy()
  1925. for i,v in pairs(cors) do
  1926. spawn(function()
  1927. pcall(v)
  1928. end)
  1929. end
  1930. Part1.Anchored = true
  1931. Part2.Anchored = true
  1932. Part1.CanCollide = false
  1933. Part2.CanCollide = false
  1934. local canrag = true
  1935. Part1.CFrame = game.Players.LocalPlayer.Character.Head.CFrame * CFrame.new(0,0,-5) * CFrame.fromEulerAnglesXYZ(0,math.pi/2,0)
  1936. local function ragdolldafurfag(part)
  1937. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  1938. local ragdolled = part.Parent:findFirstChild("ragdolled")
  1939. if humanoid then
  1940. if humanoid.Parent.Name == game.Players.LocalPlayer.Name then
  1941. --nothing
  1942. else
  1943. if ragdolled then
  1944. --nothing again
  1945. else
  1946. local raggd = Instance.new("BoolValue", humanoid.Parent)
  1947. raggd.Name = "ragdolled"
  1948. humanoid.Name = "memes"
  1949. humanoid.PlatformStand = true
  1950. humanoid.JumpPower = 0
  1951. humanoid.WalkSpeed = 0
  1952. local findlefthip = humanoid.Parent.Torso:findFirstChild("Left Hip")
  1953. if findlefthip then
  1954. findlefthip:Remove()
  1955. local glue = Instance.new("Glue", humanoid.Parent.Torso)
  1956. glue.Part0 = humanoid.Parent.Torso
  1957. glue.Part1 = humanoid.Parent["Left Leg"]
  1958. glue.Name = "Left leg"
  1959. local collider = Instance.new("Part", humanoid.Parent["Left Leg"])
  1960. collider.Position = Vector3.new(0,999,0)
  1961. collider.Size = Vector3.new(1.5, 1, 1)
  1962. collider.Shape = "Cylinder"
  1963. local weld = Instance.new("Weld", collider)
  1964. weld.Part0 = humanoid.Parent["Left Leg"]
  1965. weld.Part1 = collider
  1966. weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  1967. collider.TopSurface = "Smooth"
  1968. collider.BottomSurface = "Smooth"
  1969. collider.formFactor = "Symmetric"
  1970. glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1971. glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1972. collider.Transparency = 1
  1973. end
  1974. --
  1975. local findrighthip = humanoid.Parent.Torso:findFirstChild("Right Hip")
  1976. if findrighthip then
  1977. findrighthip:Remove()
  1978. local glue = Instance.new("Glue", humanoid.Parent.Torso)
  1979. glue.Part0 = humanoid.Parent.Torso
  1980. glue.Part1 = humanoid.Parent["Right Leg"]
  1981. glue.Name = "Right leg"
  1982. local collider = Instance.new("Part", humanoid.Parent["Right Leg"])
  1983. collider.Position = Vector3.new(0,999,0)
  1984. collider.Size = Vector3.new(1.5, 1, 1)
  1985. collider.Shape = "Cylinder"
  1986. local weld = Instance.new("Weld", collider)
  1987. weld.Part0 = humanoid.Parent["Right Leg"]
  1988. weld.Part1 = collider
  1989. weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  1990. collider.TopSurface = "Smooth"
  1991. collider.BottomSurface = "Smooth"
  1992. collider.formFactor = "Symmetric"
  1993. glue.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1994. glue.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1995. collider.Transparency = 1
  1996. end
  1997. --
  1998. local findrightshoulder = humanoid.Parent.Torso:findFirstChild("Right Shoulder")
  1999. if findrightshoulder then
  2000. findrightshoulder:Remove()
  2001. local glue = Instance.new("Glue", humanoid.Parent.Torso)
  2002. glue.Part0 = humanoid.Parent.Torso
  2003. glue.Part1 = humanoid.Parent["Right Arm"]
  2004. glue.Name = "Right arm"
  2005. local collider = Instance.new("Part", humanoid.Parent["Right Arm"])
  2006. collider.Position = Vector3.new(0,999,0)
  2007. collider.Size = Vector3.new(1.5, 1, 1)
  2008. collider.Shape = "Cylinder"
  2009. local weld = Instance.new("Weld", collider)
  2010. weld.Part0 = humanoid.Parent["Right Arm"]
  2011. weld.Part1 = collider
  2012. weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  2013. collider.TopSurface = "Smooth"
  2014. collider.BottomSurface = "Smooth"
  2015. collider.formFactor = "Symmetric"
  2016. glue.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2017. glue.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2018. collider.Transparency = 1
  2019. end
  2020. --
  2021. local findleftshoulder = humanoid.Parent.Torso:findFirstChild("Left Shoulder")
  2022. if findleftshoulder then
  2023. findleftshoulder:Remove()
  2024. local glue = Instance.new("Glue", humanoid.Parent.Torso)
  2025. glue.Part0 = humanoid.Parent.Torso
  2026. glue.Part1 = humanoid.Parent["Left Arm"]
  2027. glue.Name = "Left arm"
  2028. local collider = Instance.new("Part", humanoid.Parent["Left Arm"])
  2029. collider.Position = Vector3.new(0,999,0)
  2030. collider.Size = Vector3.new(1.5, 1, 1)
  2031. collider.Shape = "Cylinder"
  2032. local weld = Instance.new("Weld", collider)
  2033. weld.Part0 = humanoid.Parent["Left Arm"]
  2034. weld.Part1 = collider
  2035. weld.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  2036. collider.TopSurface = "Smooth"
  2037. collider.BottomSurface = "Smooth"
  2038. collider.formFactor = "Symmetric"
  2039. glue.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2040. glue.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2041. collider.Transparency = 1
  2042. end
  2043. if humanoid.Parent:findFirstChild("Head") then
  2044. local attachment = Instance.new("Attachment", humanoid.Parent.Head)
  2045. attachment.Position = Vector3.new(0, -0.5, 0)
  2046. humanoid.Parent.Torso.NeckAttachment.Visible = false
  2047. humanoid.Parent.Torso.NeckAttachment.Position = humanoid.Parent.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
  2048. local ball = Instance.new("HingeConstraint", humanoid.Parent)
  2049. ball.Attachment0 = humanoid.Parent.Torso.NeckAttachment
  2050. ball.Attachment1 = attachment
  2051. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  2052. collidepartofleftleg.Name = "Bone"
  2053. collidepartofleftleg.Size = Vector3.new(0.5,0.3,0.5)
  2054. collidepartofleftleg.Transparency = 1
  2055. collidepartofleftleg:BreakJoints()
  2056. local weeld = Instance.new("Weld", collidepartofleftleg)
  2057. weeld.Part0 = collidepartofleftleg
  2058. weeld.Part1 = humanoid.Parent["Head"]
  2059. if humanoid.Parent.Torso:findFirstChild("Neck") then
  2060. humanoid.Parent.Torso.Neck:destroy()
  2061. end
  2062. end
  2063. end
  2064. end
  2065. end
  2066. end
  2067. Part1.Touched:connect(ragdolldafurfag)
  2068. local function changeposandsize()
  2069. for i = 1,200 do
  2070. Part1.Size = Part1.Size + Vector3.new(0.9,0.2,0.1)
  2071. Part2.Size = Part2.Size + Vector3.new(0.9,0.2,0.1)
  2072. Part1.CFrame = Part1.CFrame * CFrame.new(0.7,0,0)
  2073. Part2.CFrame = Part1.CFrame * CFrame.new(0.7,0,0)
  2074. Part1.Transparency = Part1.Transparency + 0.007
  2075. Part2.Transparency = Part2.Transparency + 0.007
  2076. game:GetService("RunService").RenderStepped:wait()
  2077. end
  2078. Model0:destroy()
  2079. end
  2080. changeposandsize()
  2081. armcanattack = false
  2082. canwalk = true
  2083. using = false
  2084. end
  2085. end
  2086. mouse.KeyDown:connect(begone)
  2087. function kysfurshit(key)
  2088. key = key:lower()
  2089. if key == "q" and not using then
  2090. using = true
  2091. hittd = false
  2092. canwalk = false
  2093. local canscan = true
  2094. textfag.Text = "fox faggotz"
  2095. for i = 0,1 , 0.04 do
  2096. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.241932347, -1.21926342e-26, -0.970292151, 6.1341824e-27, 1, -2.5243549e-27, 0.970292151, -3.11126741e-27, 0.241932347),i)
  2097. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.0349053368, -8.60723958e-07, 0.999392927, -0.139084309, 0.990273297, 0.00485882163, -0.989666522, -0.139170289, 0.0345666632),i)
  2098. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.00984383, 0.0977787971, 0, 0.500008941, 0.866028607, -2.82727748e-27, -0.866028607, 0.500008941, -2.3224065e-27, -2.57484199e-27, 2.3224065e-27, 1),i)
  2099. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.0187254, 0.622524977, -0.477272034, 0.499353766, -0.855162203, 0.139084026, 0.0396689773, -0.137795925, -0.989666998, 0.865489781, 0.499711245, -0.0348855592),i)
  2100. game:GetService("RunService").RenderStepped:wait()
  2101. end
  2102. local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  2103. sensoryee.Size = Vector3.new(1,1,1)
  2104. sensoryee.CanCollide = false
  2105. sensoryee.Transparency = 0
  2106. sensoryee:BreakJoints()
  2107. local weldsensor = Instance.new("Weld", sensoryee)
  2108. weldsensor.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  2109. weldsensor.Part1 = sensoryee
  2110. weldsensor.C0 = weldsensor.C0 * CFrame.new(0,-0.5,0)
  2111. local function hagotem(part)
  2112. sensoryee:destroy()
  2113. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  2114. if humanoid then
  2115. local canscan = true
  2116. for i,v in pairs(humanoid.Parent:GetChildren()) do
  2117. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  2118. if v:findFirstChild("Handle") then
  2119. if v.Handle:findFirstChild("Mesh") then
  2120. if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
  2121. canscan = false
  2122. hittd = true
  2123. local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
  2124. furfaggrowl.SoundId = "rbxassetid://133322522"
  2125. furfaggrowl.Volume = 10
  2126. local rip = Instance.new("Sound", humanoid.Parent.Head)
  2127. rip.SoundId = "rbxassetid://132514715"
  2128. rip.Volume = 10
  2129. if humanoid.Parent:findFirstChild("HumanoidRootPart") then
  2130. humanoid.Parent.HumanoidRootPart:destroy()
  2131. humanoid.WalkSpeed = 0
  2132. humanoid.JumpPower = 0
  2133. else
  2134. humanoid.PlatformStand = true
  2135. humanoid.JumpPower = 0
  2136. humanoid.WalkSpeed = 0
  2137. end
  2138. textfag.Text = "Cancer alert!"
  2139. local headfurfagweld = Instance.new("Weld", game.Players.LocalPlayer.Character["Right Arm"])
  2140. headfurfagweld.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  2141. headfurfagweld.Part1 = humanoid.Parent.Head
  2142. headfurfagweld.C0 = CFrame.new(0.00057220459, -1.29444742, -0.873190403, -0.996955156, -0.0485438928, 0.0610030033, -0.0641870201, 0.0669786036, -0.995689929, 0.0442487523, -0.996576011, -0.0698903799)
  2143. furfaggrowl:Play()
  2144. furfaggrowl.TimePosition = 1
  2145. wait(1)
  2146. for i = 0,1 , 0.04 do
  2147. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.09488106, 0.667919636, 0.0639152527, 0.0739268959, -0.95855093, 0.275169909, -0.02475233, -0.277602971, -0.960379243, 0.996955395, 0.0641870052, -0.044248756),i)
  2148. game:GetService("RunService").RenderStepped:wait()
  2149. end
  2150. wait(1.4)
  2151. for i = 1,6 do
  2152. wait(0.1)
  2153. for i = 0,1 , 0.15 do
  2154. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
  2155. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  2156. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.4344244, 0.102565765, 1.00000012, -1.10566744e-26, 3.04815854e-27, 1.14353277e-26, 0.970295191, -0.241921842, -2.61223027e-28, 0.241921738, 0.970297754),i)
  2157. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
  2158. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50013542, -0.0218527317, 0.298622131, 1, 2.38743288e-22, 1.16448315e-22, -2.65628601e-22, 0.898784995, 0.438389838, 6.26162773e-28, -0.438389868, 0.898784935),i)
  2159. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.541605, 1.54031897, -0.202716827, 0.99939096, -0.0331876501, -0.0107830577, -0.0348742045, -0.960688651, -0.275429219, -0.00121831207, 0.275637507, -0.961260855),i)
  2160. game:GetService("RunService").RenderStepped:wait()
  2161. end
  2162. for i = 0,1 , 0.15 do
  2163. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -1.90734863e-06, 1.00069809, 0.999390602, 6.40860435e-07, -0.0349101759, -0.0242511462, 0.71933949, -0.694235682, 0.0251118187, 0.694659173, 0.718900979):inverse(),i)
  2164. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.18236089, -0.21427536, 1.00000012, 1.51461294e-27, 4.19042913e-27, -4.41762107e-27, 0.499996245, 0.866027534, -7.79938216e-28, -0.866027653, 0.499996305),i)
  2165. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.18106127, -0.0497360229, 1.00000012, 1.98161859e-27, -5.80601626e-27, -9.08767763e-27, 0.500005603, 0.866032362, -3.82406602e-27, -0.866032481, 0.500005662),i)
  2166. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.53122997, -0.198875427, 1.00000012, -1.209166e-26, -3.76759968e-27, 1.21169035e-26, 0.927188694, 0.374603868, -1.64222563e-27, -0.374603897, 0.927188814),i)
  2167. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50013542, -0.0218527317, 0.298622131, 1, 2.38743288e-22, 1.16448315e-22, -2.65628601e-22, 0.898784995, 0.438389838, 6.26162773e-28, -0.438389868, 0.898784935),i)
  2168. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.4887104, 0.0502290726, -0.938224792, 0.999392748, 0.0233488977, -0.025931986, -0.0348734297, 0.642351151, -0.765616715, -0.00121889159, 0.766055882, 0.642774582),i)
  2169. game:GetService("RunService").RenderStepped:wait()
  2170. end
  2171. local punchclone = punch:Clone()
  2172. punchclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  2173. punchclone:Play()
  2174. end
  2175. local goreclone = gore:Clone()
  2176. goreclone.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  2177. goreclone:Play()
  2178. for i,v in pairs(humanoid.Parent:GetChildren()) do
  2179. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  2180. v:destroy()
  2181. end
  2182. if v.Name == "Head" then
  2183. v.Transparency = 1
  2184. end
  2185. end
  2186. if humanoid.Parent.Head:findFirstChild("face") then
  2187. humanoid.Parent.Head.face.Transparency = 1
  2188. end
  2189. for i = 1,math.random(10,15) do
  2190. --Converted with ttyyuu12345's model to script plugin v4
  2191. function sandbox(var,func)
  2192. local env = getfenv(func)
  2193. local newenv = setmetatable({},{
  2194. __index = function(self,k)
  2195. if k=="script" then
  2196. return var
  2197. else
  2198. return env[k]
  2199. end
  2200. end,
  2201. })
  2202. setfenv(func,newenv)
  2203. return func
  2204. end
  2205. cors = {}
  2206. mas = Instance.new("Model",game:GetService("Lighting"))
  2207. local Part0 = Instance.new("Part")
  2208. Part0.Name = "1nk"
  2209. Part0.Parent = mas
  2210. Part0.Material = Enum.Material.SmoothPlastic
  2211. Part0.BrickColor = BrickColor.new("Black")
  2212. Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048)
  2213. Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2214. Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2215. Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2216. Part0.Color = Color3.new(0.458824, 0, 0)
  2217. Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986)
  2218. Part0.Color = Color3.new(0.458824, 0, 0)
  2219. Part0.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  2220. Part0:BreakJoints()
  2221. for i,v in pairs(mas:GetChildren()) do
  2222. v.Parent = humanoid.Parent
  2223. pcall(function() v:MakeJoints() end)
  2224. end
  2225. mas:Destroy()
  2226. for i,v in pairs(cors) do
  2227. spawn(function()
  2228. pcall(v)
  2229. end)
  2230. end
  2231. end
  2232. wait(1)
  2233. for i = 0,1 , 0.05 do
  2234. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
  2235. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50013542, -0.0218527317, 0.298622131, 1, 2.38743288e-22, 1.16448315e-22, -2.65628601e-22, 0.898784995, 0.438389838, 6.26162773e-28, -0.438389868, 0.898784935),i)
  2236. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.241932347, -1.21926342e-26, -0.970292151, 6.1341824e-27, 1, -2.5243549e-27, 0.970292151, -3.11126741e-27, 0.241932347),i)
  2237. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.0349053368, -8.60723958e-07, 0.999392927, -0.139084309, 0.990273297, 0.00485882163, -0.989666522, -0.139170289, 0.0345666632),i)
  2238. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.00984383, 0.0977787971, 0, 0.500008941, 0.866028607, -2.82727748e-27, -0.866028607, 0.500008941, -2.3224065e-27, -2.57484199e-27, 2.3224065e-27, 1),i)
  2239. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(2.0187254, 0.622524977, -0.477272034, 0.499353766, -0.855162203, 0.139084026, 0.0396689773, -0.137795925, -0.989666998, 0.865489781, 0.499711245, -0.0348855592),i)
  2240. game:GetService("RunService").RenderStepped:wait()
  2241. end
  2242. wait(0.2)
  2243. furfaggrowl:destroy()
  2244. headfurfagweld:destroy()
  2245. local vel = Instance.new("BodyVelocity", humanoid.Parent.Torso)
  2246. vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  2247. vel.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.rightVector * -math.random(400,469) + Vector3.new(0,2,0)
  2248. rip:Play()
  2249. for i = 0,1 , 0.06 do
  2250. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i)
  2251. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i)
  2252. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i)
  2253. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i)
  2254. game:GetService("RunService").RenderStepped:wait()
  2255. end
  2256. wait(1)
  2257. for i = 0,0.3 , 0.004 do
  2258. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  2259. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
  2260. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
  2261. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
  2262. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
  2263. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
  2264. game:GetService("RunService").RenderStepped:wait()
  2265. end
  2266. using = false
  2267. canwalk = true
  2268. end
  2269. end
  2270. end
  2271. end
  2272. end
  2273. end
  2274. end
  2275. sensoryee.Touched:connect(hagotem)
  2276. for i = 0,1 , 0.04 do
  2277. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i)
  2278. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i)
  2279. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i)
  2280. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i)
  2281. game:GetService("RunService").RenderStepped:wait()
  2282. end
  2283. sensoryee:destroy()
  2284. if not hittd then
  2285. for i = 0,0.3 , 0.004 do
  2286. if canwalk and howmuch < 1 then
  2287. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  2288. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
  2289. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
  2290. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
  2291. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
  2292. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
  2293. game:GetService("RunService").RenderStepped:wait()
  2294. end
  2295. end
  2296. using = false
  2297. canwalk = true
  2298. end
  2299. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Anti-Furry"
  2300. end
  2301. end
  2302. mouse.KeyDown:connect(kysfurshit)
  2303. function cancerify()
  2304. local hum = mouse.Target.Parent:findFirstChild("Humanoid")
  2305. if hum then
  2306. if hum.Parent.Name == "boss_kiddos" then
  2307.  
  2308. else
  2309. textfag.Text = "CANCERZ"
  2310. --Converted with ttyyuu12345's model to script plugin v4
  2311. function sandbox(var,func)
  2312. local env = getfenv(func)
  2313. local newenv = setmetatable({},{
  2314. __index = function(self,k)
  2315. if k=="script" then
  2316. return var
  2317. else
  2318. return env[k]
  2319. end
  2320. end,
  2321. })
  2322. setfenv(func,newenv)
  2323. return func
  2324. end
  2325. cors = {}
  2326. mas = Instance.new("Model",game:GetService("Lighting"))
  2327. local Accessory0 = Instance.new("Accessory")
  2328. Part1 = Instance.new("Part")
  2329. local SpecialMesh2 = Instance.new("SpecialMesh")
  2330. Accessory0.Name = "Cancer"
  2331. Accessory0.Parent = mas
  2332. Part1.Name = "Handle"
  2333. Part1.Parent = Accessory0
  2334. Part1.Rotation = Vector3.new(0, 0, 0.0199999996)
  2335. Part1.FormFactor = Enum.FormFactor.Custom
  2336. Part1.Size = Vector3.new(1.25000024, 1.12999988, 1.1400001)
  2337. Part1.CFrame = CFrame.new(113.104767, 31.6558571, -259.307831, 1, -0.000407999993, 0, 0.000407999993, 1, 0, 0, 0, 1)
  2338. Part1.BottomSurface = Enum.SurfaceType.Smooth
  2339. Part1.TopSurface = Enum.SurfaceType.Smooth
  2340. Part1.Position = Vector3.new(113.104767, 31.6558571, -259.307831)
  2341. Part1.Orientation = Vector3.new(0, 0, 0.0199999996)
  2342. SpecialMesh2.Parent = Part1
  2343. SpecialMesh2.MeshId = "rbxassetid://753048369"
  2344. SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5)
  2345. SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=1033052065 "
  2346. SpecialMesh2.MeshType = Enum.MeshType.FileMesh
  2347. SpecialMesh2.Scale = Vector3.new(0.5, 0.5, 0.5)
  2348. for i,v in pairs(mas:GetChildren()) do
  2349. v.Parent = hum.Parent
  2350. pcall(function() v:MakeJoints() end)
  2351. end
  2352. mas:Destroy()
  2353. for i,v in pairs(cors) do
  2354. spawn(function()
  2355. pcall(v)
  2356. end)
  2357. end
  2358. wait(1.5)
  2359. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Bendy Fan"
  2360. end
  2361. end
  2362. end
  2363. mouse.Button1Down:connect(cancerify)
  2364. function attackflag(key)
  2365. if key == "e" and not using then
  2366. using = true
  2367. canwalk = false
  2368. textfag.Text = "haters are nib"
  2369. local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  2370. sensoryee2.Size = Vector3.new(1, 1, 1)
  2371. sensoryee2.CanCollide = false
  2372. sensoryee2.Transparency = 0
  2373. sensoryee2:BreakJoints()
  2374. local weldsensor = Instance.new("Weld", sensoryee2)
  2375. weldsensor.Part0 = sensoryee2
  2376. weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  2377. weldsensor.C0 = CFrame.new(0,0.5,0)
  2378. local function hagotem1(part)
  2379. sensoryee2:destroy()
  2380. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  2381. if humanoid then
  2382. local canscan = true
  2383. for i,v in pairs(humanoid.Parent:GetChildren()) do
  2384. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  2385. if v:findFirstChild("Handle") then
  2386. if v.Handle:findFirstChild("Mesh") then
  2387. if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
  2388. canscan = false
  2389. for i = 0,1 , 0.05 do
  2390. humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(CFrame.new(game.Players.LocalPlayer.Character.Torso.CFrame.x + 1,0,game.Players.LocalPlayer.Character.Torso.CFrame.z + 1) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i)
  2391. game:GetService("RunService").RenderStepped:wait()
  2392. end
  2393. humanoid.Parent.Torso.Anchored = true
  2394. for q,w in pairs(humanoid.Parent:GetChildren()) do
  2395. if w.ClassName == "Part" then
  2396. w.Anchored = true
  2397. end
  2398. end
  2399. end
  2400. end
  2401. end
  2402. end
  2403. end
  2404. end
  2405. end
  2406. sensoryee2.Touched:connect(hagotem1)
  2407. for i = 0,1 , 0.04 do
  2408. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i)
  2409. --headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i)
  2410. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i)
  2411. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i)
  2412. game:GetService("RunService").RenderStepped:wait()
  2413. end
  2414. for i = 1,5 do
  2415. for i = 0,1 , 0.05 do
  2416. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, -1.48936939e-27, 1.31266455e-27, 1.1359597e-27, 0.9702968, 0.241918504, -1.61558713e-27, -0.241918504, 0.9702968):inverse(),i)
  2417. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i)
  2418. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
  2419. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -0.7634058, -0.96099472, 1, 1.14858148e-27, -1.71656133e-27, -1.38839519e-27, 0.951060057, -0.309013367, 1.31266455e-27, 0.309013367, 0.951060057),i)
  2420. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
  2421. game:GetService("RunService").RenderStepped:wait()
  2422. end
  2423. local sensoryee = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  2424. sensoryee.Size = Vector3.new(1, 1, 1)
  2425. sensoryee.CanCollide = false
  2426. sensoryee.Transparency = 0
  2427. sensoryee:BreakJoints()
  2428. local weldsensor = Instance.new("Weld", sensoryee)
  2429. weldsensor.Part0 = sensoryee
  2430. weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  2431. weldsensor.C0 = CFrame.new(0,0.5,0)
  2432. local function hagotem(part)
  2433. sensoryee:destroy()
  2434. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  2435. if humanoid then
  2436. local canscan = true
  2437. for i,v in pairs(humanoid.Parent:GetChildren()) do
  2438. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  2439. if v:findFirstChild("Handle") then
  2440. if v.Handle:findFirstChild("Mesh") then
  2441. if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
  2442. canscan = false
  2443. hittd = true
  2444. humanoid.Health = humanoid.Health - math.random(20,25)
  2445. local furfaggrowl = Instance.new("Sound", humanoid.Parent.Head)
  2446. furfaggrowl.SoundId = "rbxassetid://146163534"
  2447. furfaggrowl.Volume = 10
  2448. furfaggrowl:Play()
  2449. local rip = Instance.new("Sound", humanoid.Parent.Head)
  2450. rip.SoundId = "rbxassetid://132514715"
  2451. rip.Volume = 10
  2452. textfag.Text = "b00m."
  2453. punch:Play()
  2454. for i = 1,math.random(2,3) do
  2455. --Converted with ttyyuu12345's model to script plugin v4
  2456. function sandbox(var,func)
  2457. local env = getfenv(func)
  2458. local newenv = setmetatable({},{
  2459. __index = function(self,k)
  2460. if k=="script" then
  2461. return var
  2462. else
  2463. return env[k]
  2464. end
  2465. end,
  2466. })
  2467. setfenv(func,newenv)
  2468. return func
  2469. end
  2470. cors = {}
  2471. mas = Instance.new("Model",game:GetService("Lighting"))
  2472. local Part0 = Instance.new("Part")
  2473. Part0.Name = "bl00d"
  2474. Part0.Parent = mas
  2475. Part0.Material = Enum.Material.SmoothPlastic
  2476. Part0.BrickColor = BrickColor.new("Maroon")
  2477. Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048)
  2478. Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2479. Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2480. Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2481. Part0.Color = Color3.new(0.458824, 0, 0)
  2482. Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986)
  2483. Part0.Color = Color3.new(0.458824, 0, 0)
  2484. Part0.CFrame = humanoid.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  2485. Part0:BreakJoints()
  2486. for i,v in pairs(mas:GetChildren()) do
  2487. v.Parent = humanoid.Parent
  2488. pcall(function() v:MakeJoints() end)
  2489. end
  2490. mas:Destroy()
  2491. for i,v in pairs(cors) do
  2492. spawn(function()
  2493. pcall(v)
  2494. end)
  2495. end
  2496. end
  2497. end
  2498. end
  2499. end
  2500. end
  2501. end
  2502. end
  2503. end
  2504. sensoryee.Touched:connect(hagotem)
  2505. for i = 0,1 , 0.1 do
  2506. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i)
  2507. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i)
  2508. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
  2509. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.82702696, -0.937412262, 1, -8.83524214e-28, 3.00398233e-27, 2.27191941e-27, 0.788023472, -0.615659177, -2.27191941e-27, 0.615659177, 0.788023472),i)
  2510. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
  2511. game:GetService("RunService").RenderStepped:wait()
  2512. end
  2513. sensoryee:destroy()
  2514. sensoryee2:destroy()
  2515. end
  2516. for i = 0,1 , 0.05 do
  2517. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  2518. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
  2519. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
  2520. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
  2521. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
  2522. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
  2523. game:GetService("RunService").RenderStepped:wait()
  2524. end
  2525. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Bendy Fan"
  2526. canwalk = true
  2527. using = false
  2528. end
  2529. end
  2530. mouse.KeyDown:connect(attackflag)
  2531. function attackflag1(key)
  2532. if key == "t" and not using then
  2533. using = true
  2534. canwalk = false
  2535. textfag.Text = "g0 away haters"
  2536. local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  2537. sensoryee2.Size = Vector3.new(1, 1, 1)
  2538. sensoryee2.CanCollide = false
  2539. sensoryee2.Transparency = 0
  2540. sensoryee2:BreakJoints()
  2541. local weldsensor = Instance.new("Weld", sensoryee2)
  2542. weldsensor.Part0 = sensoryee2
  2543. weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  2544. weldsensor.C0 = CFrame.new(0,0.5,0)
  2545. local function hagotem1(part)
  2546. sensoryee2:destroy()
  2547. humanoidfurshit = part.Parent:findFirstChild("Humanoid")
  2548. if humanoidfurshit then
  2549. local canscan = true
  2550. for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do
  2551. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  2552. if v:findFirstChild("Handle") then
  2553. if v.Handle:findFirstChild("Mesh") then
  2554. if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
  2555. canscan = false
  2556. for i = 0,1 , 0.05 do
  2557. humanoidfurshit.Parent.Torso.CFrame = humanoidfurshit.Parent.Torso.CFrame:lerp(CFrame.new(game.Players.LocalPlayer.Character.Torso.CFrame.x + 1,0,game.Players.LocalPlayer.Character.Torso.CFrame.z + -1) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i)
  2558. game:GetService("RunService").RenderStepped:wait()
  2559. end
  2560. humanoidfurshit.Parent.Torso.Anchored = true
  2561. for q,w in pairs(humanoidfurshit.Parent:GetChildren()) do
  2562. if w.ClassName == "Part" then
  2563. w.Anchored = true
  2564. end
  2565. end
  2566. end
  2567. end
  2568. end
  2569. end
  2570. end
  2571. end
  2572. end
  2573. sensoryee2.Touched:connect(hagotem1)
  2574. for i = 0,1 , 0.04 do
  2575. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.469489127, 5.58134868e-26, 0.882937074, 6.51283563e-26, 1, -8.06026519e-26, -0.882937074, 1.03650012e-25, 0.469489127),i)
  2576. --headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 0.469437033, 6.2015107e-07, -0.882963717, 0.122883834, 0.99026978, 0.0653332844, 0.874373734, -0.139172658, 0.464868218),i)
  2577. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.04339027, 0.288009644, 0, 0.17366755, 0.984804034, 6.07514039e-13, -0.984804392, 0.173667595, 1.61679779e-13, 5.32907052e-14, -6.27053964e-13, 0.999999762),i)
  2578. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.66837502, 0.581873178, -0.720844269, 0.932209134, -0.33412677, 0.139085978, 0.118962891, -0.080060333, -0.989665747, 0.341809034, 0.939121604, -0.0348842852),i)
  2579. game:GetService("RunService").RenderStepped:wait()
  2580. end
  2581. wait(0.3)
  2582. for i = 0,1 , 0.1 do
  2583. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, -1.48936939e-27, 1.31266455e-27, 1.1359597e-27, 0.9702968, 0.241918504, -1.61558713e-27, -0.241918504, 0.9702968):inverse(),i)
  2584. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i)
  2585. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
  2586. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -0.7634058, -0.96099472, 1, 1.14858148e-27, -1.71656133e-27, -1.38839519e-27, 0.951060057, -0.309013367, 1.31266455e-27, 0.309013367, 0.951060057),i)
  2587. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
  2588. game:GetService("RunService").RenderStepped:wait()
  2589. end
  2590. local function hagotem(part)
  2591. if humanoidfurshit then
  2592. local canscan = true
  2593. for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do
  2594. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  2595. if v:findFirstChild("Handle") then
  2596. if v.Handle:findFirstChild("Mesh") then
  2597. if canscan and v.Handle.Mesh.MeshId == "rbxassetid://188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=188699722" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=170939831" or v.Handle.Mesh.MeshId == "rbxassetid://170939831" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=135446047" or v.Handle.Mesh.MeshId == "rbxassetid://135446047" or v.Handle.Mesh.MeshId == "rbxassetid://335037790" or v.Handle.Mesh.MeshId == "rbxassetid://361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=361948302" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=1374148" or v.Handle.Mesh.MeshId == "rbxassetid://1374148" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Handle.Mesh.MeshId == "rbxassetid://112495973" or v.Name == "FoxTail" or v.Name == "Zootopia_FoxEars" or v.Name == "FurryCatTail" or v.Handle.Mesh.MeshId == "http://www.roblox.com/asset/?id=112495973" or v.Name == "ArcticFoxHead" then
  2598. canscan = false
  2599. hittd = true
  2600. humanoidfurshit.Parent:BreakJoints()
  2601. textfag.Text = "b00m."
  2602. gore:Play()
  2603. for i,v in pairs(humanoidfurshit.Parent:GetChildren()) do
  2604. if v.ClassName == "Hat" or v.ClassName == "Accessory" then
  2605. v:destroy()
  2606. end
  2607. if v.Name == "Head" then
  2608. v.Transparency = 1
  2609. end
  2610. end
  2611. if humanoidfurshit.Parent.Head:findFirstChild("face") then
  2612. humanoidfurshit.Parent.Head.face.Transparency = 1
  2613. end
  2614. for i = 1,math.random(15,20) do
  2615. --Converted with ttyyuu12345's model to script plugin v4
  2616. function sandbox(var,func)
  2617. local env = getfenv(func)
  2618. local newenv = setmetatable({},{
  2619. __index = function(self,k)
  2620. if k=="script" then
  2621. return var
  2622. else
  2623. return env[k]
  2624. end
  2625. end,
  2626. })
  2627. setfenv(func,newenv)
  2628. return func
  2629. end
  2630. cors = {}
  2631. mas = Instance.new("Model",game:GetService("Lighting"))
  2632. local Part0 = Instance.new("Part")
  2633. Part0.Name = "bl00d"
  2634. Part0.Parent = mas
  2635. Part0.Material = Enum.Material.SmoothPlastic
  2636. Part0.BrickColor = BrickColor.new("Black")
  2637. Part0.Size = Vector3.new(1.16000009, 0.0500000007, 1.12000048)
  2638. Part0.CFrame = CFrame.new(17.569994, 1.14527643, 34.9399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2639. Part0.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2640. Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2641. Part0.Color = Color3.new(0.458824, 0, 0)
  2642. Part0.Position = Vector3.new(17.569994, 1.14527643, 34.9399986)
  2643. Part0.Color = Color3.new(0.458824, 0, 0)
  2644. Part0.CFrame = humanoidfurshit.Parent.Head.CFrame * CFrame.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  2645. Part0:BreakJoints()
  2646. for i,v in pairs(mas:GetChildren()) do
  2647. v.Parent = humanoidfurshit.Parent
  2648. pcall(function() v:MakeJoints() end)
  2649. end
  2650. mas:Destroy()
  2651. for i,v in pairs(cors) do
  2652. spawn(function()
  2653. pcall(v)
  2654. end)
  2655. end
  2656. end
  2657. end
  2658. end
  2659. end
  2660. end
  2661. end
  2662. end
  2663. end
  2664. hagotem()
  2665. for i = 0,1 , 0.1 do
  2666. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 1, 1.80491375e-26, -5.65455497e-27, -1.84277907e-26, 0.866028428, -0.499996245, -4.08945493e-27, 0.499996245, 0.866028428):inverse(),i)
  2667. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 1.26217745e-29, 8.58280665e-28, -1.76704843e-28, 0.961263537, 0.275633663, -5.04870979e-28, -0.275633663, 0.961263537),i)
  2668. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50000048, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
  2669. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.82702696, -0.937412262, 1, -8.83524214e-28, 3.00398233e-27, 2.27191941e-27, 0.788023472, -0.615659177, -2.27191941e-27, 0.615659177, 0.788023472),i)
  2670. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0.298294067, 1, 4.14517148e-22, -4.16016716e-22, -2.65673535e-22, 0.951056898, 0.30901596, 5.23747954e-22, -0.30901596, 0.951056898),i)
  2671. game:GetService("RunService").RenderStepped:wait()
  2672. end
  2673. sensoryee2:destroy()
  2674. for i = 0,1 , 0.05 do
  2675. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  2676. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
  2677. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
  2678. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
  2679. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
  2680. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
  2681. game:GetService("RunService").RenderStepped:wait()
  2682. end
  2683. textfag.Text = game.Players.LocalPlayer.Character.Name.." The Bendy Lover"
  2684. canwalk = true
  2685. using = false
  2686. end
  2687. end
  2688. mouse.KeyDown:connect(attackflag1)
  2689. while true do
  2690. if howmuch <= -1 then
  2691. howmuch = 0
  2692. end
  2693. if howmuch >= 4 then
  2694. howmuch = 0
  2695. end
  2696. if canwalk and howmuch < 1 then
  2697. for i = 0,1 , 0.01 do
  2698. if canwalk and howmuch < 1 then
  2699.  
  2700. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  2701. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.48563504, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
  2702. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
  2703. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.00435209274, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
  2704. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
  2705. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0157878399, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
  2706. game:GetService("RunService").RenderStepped:wait()
  2707. end
  2708. end
  2709. for i = 0,0.3 , 0.004 do
  2710. if canwalk and howmuch < 1 then
  2711. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  2712. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5222218, -0.102214813, 1, 6.31088724e-30, -1.00974196e-28, -2.5243549e-29, 0.990270674, 0.139171436, -5.04870979e-29, -0.139171436, 0.990270674),i)
  2713. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.606146812, -2.0409379, 0.23392868, 0.994522691, 0.104527831, 4.48272353e-09, -0.10395515, 0.989075184, 0.104526937, 0.0109259691, -0.103954434, 0.994521797),i)
  2714. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.56223869, 0.0409388542, 0, 0.997564316, 0.0697554871, 0, -0.0697554871, 0.997564316, 0, 0, 2.5243549e-29, 1),i)
  2715. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.589343071, -2.06024575, -0.139556885, 0.997564077, -0.0693742931, 0.0072911568, 0.0697562397, 0.992102206, -0.104268931, 1.75914945e-08, 0.104523741, 0.994524658),i)
  2716. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.61233902, 0.0523746014, 0, 0.990270674, -0.139171436, 5.04870979e-29, 0.139171436, 0.990270674, 2.01948392e-28, 1.00974196e-28, 2.27191941e-28, 1),i)
  2717. game:GetService("RunService").RenderStepped:wait()
  2718. end
  2719. end
  2720. end
  2721. if canwalk and howmuch >= 1 then
  2722. if canwalk then
  2723. for i = 0,0.5 , 0.05 do
  2724. if canwalk and howmuch >= 1 then
  2725.  
  2726. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 1, -4.22829445e-28, 5.04870979e-28, -4.7962743e-28, 0.98481518, -0.173646927, 4.54383881e-28, 0.173646927, 0.98481518),i)
  2727. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -0.0218505859, -0.207862854, 1, -2.65673535e-22, 5.23747954e-22, 1.5097504e-22, 0.978147745, 0.207910955, -5.67539301e-22, -0.207910955, 0.978147745),i)
  2728. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.35635376, 0.984832764, 1, -1.46412584e-27, -1.17303617e-26, 1.15615454e-26, -0.0348859876, 0.999391198, -1.61558713e-27, -0.999391198, -0.0348859876),i)
  2729. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50004387, 0.396968603, -0.897594452, 1, -2.59686077e-27, 2.57052452e-26, 2.58237777e-26, 0.0697625875, -0.99756366, 7.97269708e-28, 0.99756366, 0.069762595),i)
  2730. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.81869507, -0.922622681, 1, -1.72713825e-22, -5.61306619e-22, -2.65673535e-22, 0.719345152, -0.694654465, 5.23747954e-22, 0.694656253, 0.719344676),i)
  2731. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.49791718, 0.365714312, 0.961071014, 0.9993909, -0.00121776958, -0.0348753184, 0.0348965712, 0.0348958485, 0.998781562, 7.18205513e-07, -0.999390185, 0.0349170938),i)
  2732. game:GetService("RunService").RenderStepped:wait()
  2733. end
  2734. end
  2735. end
  2736. if canwalk then
  2737. for i = 0,0.5 , 0.05 do
  2738. if canwalk and howmuch >= 1 then
  2739.  
  2740. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 1, -4.22829445e-28, 5.04870979e-28, -4.7962743e-28, 0.98481518, -0.173646927, 4.54383881e-28, 0.173646927, 0.98481518),i)
  2741. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, -0.0218505859, -0.00492095947, 1, -2.65673535e-22, 5.23747954e-22, 1.5097504e-22, 0.978147686, 0.20791094, -5.67539301e-22, -0.20791094, 0.978147686),i)
  2742. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1.86941528, -0.882217407, 1, -6.4421537e-26, 9.04728795e-26, 1.09784194e-25, 0.694650829, -0.71934706, -1.64587939e-26, 0.71934706, 0.694650829),i)
  2743. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.50009155, 0.335239649, 1.03072357, 1, 3.69729388e-23, 2.6307918e-22, -2.65664548e-22, 0.139171526, 0.99026835, 0, -0.99026829, 0.139171541),i)
  2744. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.35365295, 1.16508484, 1, 5.03939593e-22, 3.01560673e-22, -2.65673358e-22, -0.0697558299, 0.997564077, 5.237476e-22, -0.997564077, -0.0697558299),i)
  2745. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.49795914, 0.313182116, -0.842372894, 0.9993909, 0.00364707294, -0.034706641, -0.0348764732, 0.0696690381, -0.996960342, -0.00121800881, 0.997563541, 0.0697537959),i)
  2746. game:GetService("RunService").RenderStepped:wait()
  2747. end
  2748. end
  2749. end
  2750. end
  2751. game:GetService("RunService").RenderStepped:wait()
  2752. end
  2753. end)
  2754.  
  2755. duckcomputer_3.Name = "duck computer"
  2756. duckcomputer_3.Parent = DUCKGUI
  2757. duckcomputer_3.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  2758. duckcomputer_3.Position = UDim2.new(0.892676771, 0, 0.520202041, 0)
  2759. duckcomputer_3.Size = UDim2.new(0, 58, 0, 50)
  2760. duckcomputer_3.Font = Enum.Font.Arcade
  2761. duckcomputer_3.Text = "Insane Psycho"
  2762. duckcomputer_3.TextColor3 = Color3.new(1, 0.878431, 0.184314)
  2763. duckcomputer_3.TextScaled = true
  2764. duckcomputer_3.TextSize = 14
  2765. duckcomputer_3.TextWrapped = true
  2766.  
  2767. duckcomputer_3.MouseButton1Down:connect(function()
  2768. --Edit by boss_kiddos, Psycho Plays.--
  2769. Sound0 = Instance.new("Sound")
  2770. Sound0.Volume = 10
  2771. Sound0.Parent = game.Players.LocalPlayer.Character.Head
  2772. Sound0.SoundId = "rbxassetid://SOUNDID"
  2773. Sound0.Looped = true
  2774. Sound0:Play()
  2775.  
  2776. CV="White"
  2777.  
  2778. p = game.Players.LocalPlayer
  2779. char = p.Character
  2780. local txt = Instance.new("BillboardGui", char)
  2781. txt.Adornee = char .Head
  2782. txt.Name = "_status"
  2783. txt.Size = UDim2.new(2, 0, 1.2, 0)
  2784. txt.StudsOffset = Vector3.new(-9, 8, 0)
  2785. local text = Instance.new("TextLabel", txt)
  2786. text.Size = UDim2.new(10, 0, 7, 0)
  2787. text.FontSize = "Size24"
  2788. text.TextScaled = true
  2789. text.TextTransparency = 0
  2790. text.BackgroundTransparency = 1
  2791. text.TextTransparency = 0
  2792. text.TextStrokeTransparency = 1
  2793. text.Font = "Arcade"
  2794. text.TextStrokeColor3 = Color3.fromRGB(255,0,255)
  2795.  
  2796. v=Instance.new("Part")
  2797. v.Name = "ColorBrick"
  2798. v.Parent=p.Character
  2799. v.FormFactor="Symmetric"
  2800. v.Anchored=true
  2801. v.CanCollide=false
  2802. v.BottomSurface="Smooth"
  2803. v.TopSurface="Smooth"
  2804. v.Size=Vector3.new(10,5,3)
  2805. v.Transparency=1
  2806. v.CFrame=char.Torso.CFrame
  2807. v.BrickColor=BrickColor.new(CV)
  2808. v.Transparency=1
  2809. text.TextColor3 = Color3.fromRGB(255, 215, 0)
  2810. v.Shape="Block"
  2811. text.Text = "Insane [EDIT BY BOSS_KIDDOS]"
  2812. coroutine.wrap(function()
  2813. while wait() do
  2814. wait(3)
  2815. text.Text = ""
  2816. end
  2817. end)()
  2818. p = game.Players.LocalPlayer
  2819.  
  2820. warn'Edit by boss_kiddos, Psycho Plays'
  2821.  
  2822.  
  2823. char = p.Character
  2824. torso = char.Torso
  2825. neck = char.Torso.Neck
  2826. -----------------------
  2827. --Edit by boss_kiddos--
  2828. -----------------------
  2829. -------------------------------------------------------
  2830. --Insane Psycho
  2831. -------------------------------------------------------
  2832.  
  2833. wait(2)
  2834.  
  2835. local FavIDs = {340106355,927529620,876981900,398987889,1117396305}
  2836.  
  2837. function swait(num)
  2838. if num==0 or num==nil then
  2839. game:service'RunService'.Stepped:wait(0)
  2840. else
  2841. for i=0,num do
  2842. game:service'RunService'.Stepped:wait(0)
  2843. end
  2844. end
  2845. end
  2846. function thread(f)
  2847. coroutine.resume(coroutine.create(f))
  2848. end
  2849.  
  2850. --Needed to add this for a good reason, thank me later mak.
  2851. so = function(id,par,vol,pit)
  2852. coroutine.resume(coroutine.create(function()
  2853. local sou = Instance.new("Sound",par or workspace)
  2854. sou.Volume=vol
  2855. sou.Pitch=pit or 1
  2856. sou.SoundId=id
  2857. swait()
  2858. sou:play()
  2859. game:GetService("Debris"):AddItem(sou,8)
  2860. end))
  2861. end
  2862.  
  2863.  
  2864. function clerp(a, b, t)
  2865. local qa = {
  2866. QuaternionFromCFrame(a)
  2867. }
  2868. local qb = {
  2869. QuaternionFromCFrame(b)
  2870. }
  2871. local ax, ay, az = a.x, a.y, a.z
  2872. local bx, by, bz = b.x, b.y, b.z
  2873. local _t = 1 - t
  2874. return QuaternionToCFrame(_t * ax + t * bx, _t * ay + t * by, _t * az + t * bz, QuaternionSlerp(qa, qb, t))
  2875. end
  2876. function QuaternionFromCFrame(cf)
  2877. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  2878. local trace = m00 + m11 + m22
  2879. if trace > 0 then
  2880. local s = math.sqrt(1 + trace)
  2881. local recip = 0.5 / s
  2882. return (m21 - m12) * recip, (m02 - m20) * recip, (m10 - m01) * recip, s * 0.5
  2883. else
  2884. local i = 0
  2885. if m00 < m11 then
  2886. i = 1
  2887. end
  2888. if m22 > (i == 0 and m00 or m11) then
  2889. i = 2
  2890. end
  2891. if i == 0 then
  2892. local s = math.sqrt(m00 - m11 - m22 + 1)
  2893. local recip = 0.5 / s
  2894. return 0.5 * s, (m10 + m01) * recip, (m20 + m02) * recip, (m21 - m12) * recip
  2895. elseif i == 1 then
  2896. local s = math.sqrt(m11 - m22 - m00 + 1)
  2897. local recip = 0.5 / s
  2898. return (m01 + m10) * recip, 0.5 * s, (m21 + m12) * recip, (m02 - m20) * recip
  2899. elseif i == 2 then
  2900. local s = math.sqrt(m22 - m00 - m11 + 1)
  2901. local recip = 0.5 / s
  2902. return (m02 + m20) * recip, (m12 + m21) * recip, 0.5 * s, (m10 - m01) * recip
  2903. end
  2904. end
  2905. end
  2906. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  2907. local xs, ys, zs = x + x, y + y, z + z
  2908. local wx, wy, wz = w * xs, w * ys, w * zs
  2909. local xx = x * xs
  2910. local xy = x * ys
  2911. local xz = x * zs
  2912. local yy = y * ys
  2913. local yz = y * zs
  2914. local zz = z * zs
  2915. return CFrame.new(px, py, pz, 1 - (yy + zz), xy - wz, xz + wy, xy + wz, 1 - (xx + zz), yz - wx, xz - wy, yz + wx, 1 - (xx + yy))
  2916. end
  2917. function QuaternionSlerp(a, b, t)
  2918. local cosTheta = a[1] * b[1] + a[2] * b[2] + a[3] * b[3] + a[4] * b[4]
  2919. local startInterp, finishInterp
  2920. if cosTheta >= 1.0E-4 then
  2921. if 1 - cosTheta > 1.0E-4 then
  2922. local theta = math.acos(cosTheta)
  2923. local invSinTheta = 1 / math.sin(theta)
  2924. startInterp = math.sin((1 - t) * theta) * invSinTheta
  2925. finishInterp = math.sin(t * theta) * invSinTheta
  2926. else
  2927. startInterp = 1 - t
  2928. finishInterp = t
  2929. end
  2930. elseif 1 + cosTheta > 1.0E-4 then
  2931. local theta = math.acos(-cosTheta)
  2932. local invSinTheta = 1 / math.sin(theta)
  2933. startInterp = math.sin((t - 1) * theta) * invSinTheta
  2934. finishInterp = math.sin(t * theta) * invSinTheta
  2935. else
  2936. startInterp = t - 1
  2937. finishInterp = t
  2938. end
  2939. return a[1] * startInterp + b[1] * finishInterp, a[2] * startInterp + b[2] * finishInterp, a[3] * startInterp + b[3] * finishInterp, a[4] * startInterp + b[4] * finishInterp
  2940. end
  2941. function rayCast(Position, Direction, Range, Ignore)
  2942. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  2943. end
  2944. --Wait what okay
  2945. wait()
  2946. local plr = game:service'Players'.LocalPlayer
  2947. local char = plr.Character
  2948. local hum = char.Humanoid
  2949. local ra = char["Right Arm"]
  2950. local la= char["Left Arm"]
  2951. local rl= char["Right Leg"]
  2952. local ll = char["Left Leg"]
  2953. local hed = char.Head
  2954. local root = char.HumanoidRootPart
  2955. local rootj = root.RootJoint
  2956. local tors = char.Torso
  2957. local mouse = plr:GetMouse()
  2958. local RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  2959. local RHCF = CFrame.fromEulerAnglesXYZ(0, 1.6, 0)
  2960. local LHCF = CFrame.fromEulerAnglesXYZ(0, -1.6, 0)
  2961. local maincolor = BrickColor.new("Dark indigo")
  2962. cf = CFrame.new
  2963. angles = CFrame.Angles
  2964. attack = false
  2965. euler=CFrame.fromEulerAnglesXYZ
  2966. equipped = false
  2967. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2968. RSH, LSH = nil, nil
  2969. RW = Instance.new("Weld")
  2970. LW = Instance.new("Weld")
  2971. RH = tors["Right Hip"]
  2972. LH = tors["Left Hip"]
  2973. RSH = tors["Right Shoulder"]
  2974. LSH = tors["Left Shoulder"]
  2975. RSH.Parent = nil
  2976. LSH.Parent = nil
  2977. RW.Name = "RW"
  2978. RW.Part0 = tors
  2979. RW.C0 = CFrame.new(1.5, 0.5, 0)
  2980. RW.C1 = CFrame.new(0, 0.5, 0)
  2981. RW.Part1 = ra
  2982. RW.Parent = tors
  2983. LW.Name = "LW"
  2984. LW.Part0 = tors
  2985. LW.C0 = CFrame.new(-1.5, 0.5, 0)
  2986. LW.C1 = CFrame.new(0, 0.5, 0)
  2987. LW.Part1 = la
  2988. LW.Parent = tors
  2989. print('User is '..plr.Name)
  2990. Effects = {}
  2991.  
  2992. ArtificialHB = Instance.new("BindableEvent", script)
  2993. ArtificialHB.Name = "Heartbeat"
  2994.  
  2995. script:WaitForChild("Heartbeat")
  2996.  
  2997. frame = 1 / 60
  2998. tf = 0
  2999. allowframeloss = false
  3000. tossremainder = false
  3001. lastframe = tick()
  3002. script.Heartbeat:Fire()
  3003.  
  3004. game:GetService("RunService").Heartbeat:connect(function(s, p)
  3005. tf = tf + s
  3006. if tf >= frame then
  3007. if allowframeloss then
  3008. script.Heartbeat:Fire()
  3009. lastframe = tick()
  3010. else
  3011. for i = 1, math.floor(tf / frame) do
  3012. script.Heartbeat:Fire()
  3013. end
  3014. lastframe = tick()
  3015. end
  3016. if tossremainder then
  3017. tf = 0
  3018. else
  3019. tf = tf - frame * math.floor(tf / frame)
  3020. end
  3021. end
  3022. end)
  3023. local RbxUtility = LoadLibrary("RbxUtility")
  3024. local Create = RbxUtility.Create
  3025.  
  3026. function Damage(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
  3027. if hit.Parent == nil then
  3028. return
  3029. end
  3030. local h = hit.Parent:FindFirstChildOfClass("Humanoid")
  3031. for _, v in pairs(hit.Parent:children()) do
  3032. if v:IsA("Humanoid") then
  3033. h = v
  3034. end
  3035. end
  3036. if h ~= nil and hit.Parent.Name ~= char.Name and hit.Parent:FindFirstChild("UpperTorso") ~= nil then
  3037. warn'No R15 allowed'
  3038. hit.Parent:FindFirstChild("Head"):BreakJoints()
  3039. end
  3040.  
  3041. if h ~= nil and hit.Parent.Name ~= char.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  3042. if hit.Parent:findFirstChild("DebounceHit") ~= nil then
  3043. if hit.Parent.DebounceHit.Value == true then
  3044. return
  3045. end
  3046. end
  3047. if insta == true then
  3048. hit.Parent:FindFirstChild("Head"):BreakJoints()
  3049. end
  3050. local c = Create("ObjectValue"){
  3051. Name = "creator",
  3052. Value = game:service("Players").LocalPlayer,
  3053. Parent = h,
  3054. }
  3055. game:GetService("Debris"):AddItem(c, .5)
  3056. if HitSound ~= nil and HitPitch ~= nil then
  3057. CFuncs.Sound.Create(HitSound, hit, 1, HitPitch)
  3058. end
  3059. local Damage = 1e99
  3060. local blocked = false
  3061. local block = hit.Parent:findFirstChild("Block")
  3062. if block ~= nil then
  3063. if block.className == "IntValue" then
  3064. if block.Value > 0 then
  3065. blocked = true
  3066. block.Value = block.Value - 1
  3067. print(block.Value)
  3068. end
  3069. end
  3070. end
  3071. if blocked == false then
  3072. h.Health = h.Health - Damage
  3073. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, tors.BrickColor.Color)
  3074. else
  3075. h.Health = h.Health - (Damage / 2)
  3076. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, tors.BrickColor.Color)
  3077. end
  3078. if Type == "Knockdown" then
  3079. local hum = hit.Parent.Humanoid
  3080. hum.PlatformStand = true
  3081. coroutine.resume(coroutine.create(function(HHumanoid)
  3082. swait(1)
  3083. HHumanoid.PlatformStand = false
  3084. end), hum)
  3085. local angle = (hit.Position - (Property.Position + Vector3.new(0, 0, 0))).unit
  3086. local bodvol = Create("BodyVelocity"){
  3087. velocity = angle * knockback,
  3088. P = 5000,
  3089. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  3090. Parent = hit,
  3091. }
  3092. local rl = Create("BodyAngularVelocity"){
  3093. P = 3000,
  3094. maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000,
  3095. angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)),
  3096. Parent = hit,
  3097. }
  3098. game:GetService("Debris"):AddItem(bodvol, .5)
  3099. game:GetService("Debris"):AddItem(rl, .5)
  3100. elseif Type == "Normal" then
  3101. local vp = Create("BodyVelocity"){
  3102. P = 500,
  3103. maxForce = Vector3.new(math.huge, 0, math.huge),
  3104. velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05,
  3105. }
  3106. if knockback > 0 then
  3107. vp.Parent = hit.Parent.Torso
  3108. end
  3109. game:GetService("Debris"):AddItem(vp, .5)
  3110. elseif Type == "Up" then
  3111. local bodyVelocity = Create("BodyVelocity"){
  3112. velocity = Vector3.new(0, 20, 0),
  3113. P = 5000,
  3114. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  3115. Parent = hit,
  3116. }
  3117. game:GetService("Debris"):AddItem(bodyVelocity, .5)
  3118. elseif Type == "DarkUp" then
  3119. coroutine.resume(coroutine.create(function()
  3120. for i = 0, 1, 0.1 do
  3121. swait()
  3122. Effects.Block.Create(BrickColor.new("Black"), hit.Parent.Torso.CFrame, 5, 5, 5, 1, 1, 1, .08, 1)
  3123. end
  3124. end))
  3125. local bodyVelocity = Create("BodyVelocity"){
  3126. velocity = Vector3.new(0, 20, 0),
  3127. P = 5000,
  3128. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  3129. Parent = hit,
  3130. }
  3131. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  3132. elseif Type == "Snare" then
  3133. local bp = Create("BodyPosition"){
  3134. P = 2000,
  3135. D = 100,
  3136. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  3137. position = hit.Parent.Torso.Position,
  3138. Parent = hit.Parent.Torso,
  3139. }
  3140. game:GetService("Debris"):AddItem(bp, 1)
  3141. elseif Type == "Freeze" then
  3142. local BodPos = Create("BodyPosition"){
  3143. P = 50000,
  3144. D = 1000,
  3145. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  3146. position = hit.Parent.Torso.Position,
  3147. Parent = hit.Parent.Torso,
  3148. }
  3149. local BodGy = Create("BodyGyro") {
  3150. maxTorque = Vector3.new(4e+005, 4e+005, 4e+005) * math.huge ,
  3151. P = 20e+003,
  3152. Parent = hit.Parent.Torso,
  3153. cframe = hit.Parent.Torso.CFrame,
  3154. }
  3155. hit.Parent.Torso.Anchored = true
  3156. coroutine.resume(coroutine.create(function(Part)
  3157. swait(1.5)
  3158. Part.Anchored = false
  3159. end), hit.Parent.Torso)
  3160. game:GetService("Debris"):AddItem(BodPos, 3)
  3161. game:GetService("Debris"):AddItem(BodGy, 3)
  3162. end
  3163. local debounce = Create("BoolValue"){
  3164. Name = "DebounceHit",
  3165. Parent = hit.Parent,
  3166. Value = true,
  3167. }
  3168. game:GetService("Debris"):AddItem(debounce, Delay)
  3169. c = Create("ObjectValue"){
  3170. Name = "creator",
  3171. Value = Player,
  3172. Parent = h,
  3173. }
  3174. game:GetService("Debris"):AddItem(c, .5)
  3175. end
  3176. end
  3177.  
  3178. function ShowDamage(Pos, Text, Time, Color)
  3179. local Rate = (1 / 30)
  3180. local Pos = (Pos or Vector3.new(0, 0, 0))
  3181. local Text = (Text or "")
  3182. local Time = (Time or 2)
  3183. local Color = (Color or Color3.new(1, 0, 1))
  3184. local EffectPart = CFuncs.Part.Create(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
  3185. EffectPart.Anchored = true
  3186. local BillboardGui = Create("BillboardGui"){
  3187. Size = UDim2.new(3, 0, 3, 0),
  3188. Adornee = EffectPart,
  3189. Parent = EffectPart,
  3190. }
  3191. local TextLabel = Create("TextLabel"){
  3192. BackgroundTransparency = 1,
  3193. Size = UDim2.new(1, 0, 1, 0),
  3194. Text = Text,
  3195. Font = "Highway",
  3196. TextColor3 = Color,
  3197. TextScaled = true,
  3198. Parent = BillboardGui,
  3199. }
  3200. game.Debris:AddItem(EffectPart, (Time))
  3201. EffectPart.Parent = game:GetService("Workspace")
  3202. delay(0, function()
  3203. local Frames = (Time / Rate)
  3204. for Frame = 1, Frames do
  3205. wait(Rate)
  3206. local Percent = (Frame / Frames)
  3207. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  3208. TextLabel.TextTransparency = Percent
  3209. end
  3210. if EffectPart and EffectPart.Parent then
  3211. EffectPart:Destroy()
  3212. end
  3213. end)
  3214. end
  3215. function MagniDamage(Part, magni, mindam, maxdam, knock, Type)
  3216. for _, c in pairs(workspace:children()) do
  3217. local hum = c:findFirstChild("Humanoid")
  3218. if hum ~= nil then
  3219. local head = c:findFirstChild("Head")
  3220. if head ~= nil then
  3221. local targ = head.Position - Part.Position
  3222. local mag = targ.magnitude
  3223. if magni >= mag and c.Name ~= plr.Name then
  3224. Damage(head, head, mindam, maxdam, knock, Type, root, 0.1, "http://www.roblox.com/asset/?id=623904185", 5.2)
  3225. end
  3226. end
  3227. end
  3228. end
  3229. end
  3230. function MagniKILL(Part, magni, knock, Type)
  3231. for _, c in pairs(workspace:children()) do
  3232. local hum = c:findFirstChild("Humanoid")
  3233. if hum ~= nil then
  3234. local head = c:findFirstChild("Head")
  3235. if head ~= nil then
  3236. local targ = head.Position - Part.Position
  3237. local mag = targ.magnitude
  3238. if magni >= mag and c.Name ~= plr.Name then
  3239. hum.Health = 0
  3240. end
  3241. end
  3242. end
  3243. end
  3244. end
  3245. CFuncs = {
  3246. Part = {
  3247. Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  3248. local Part = Create("Part")({
  3249. Parent = Parent,
  3250. Reflectance = Reflectance,
  3251. Transparency = Transparency,
  3252. CanCollide = false,
  3253. Locked = true,
  3254. BrickColor = BrickColor.new(tostring(BColor)),
  3255. Name = Name,
  3256. Size = Size,
  3257. Material = Material
  3258. })
  3259. RemoveOutlines(Part)
  3260. return Part
  3261. end
  3262. },
  3263. Mesh = {
  3264. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  3265. local Msh = Create(Mesh)({
  3266. Parent = Part,
  3267. Offset = OffSet,
  3268. Scale = Scale
  3269. })
  3270. if Mesh == "SpecialMesh" then
  3271. Msh.MeshType = MeshType
  3272. Msh.MeshId = MeshId
  3273. end
  3274. return Msh
  3275. end
  3276. },
  3277. Mesh = {
  3278. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  3279. local Msh = Create(Mesh)({
  3280. Parent = Part,
  3281. Offset = OffSet,
  3282. Scale = Scale
  3283. })
  3284. if Mesh == "SpecialMesh" then
  3285. Msh.MeshType = MeshType
  3286. Msh.MeshId = MeshId
  3287. end
  3288. return Msh
  3289. end
  3290. },
  3291. Weld = {
  3292. Create = function(Parent, Part0, Part1, C0, C1)
  3293. local Weld = Create("Weld")({
  3294. Parent = Parent,
  3295. Part0 = Part0,
  3296. Part1 = Part1,
  3297. C0 = C0,
  3298. C1 = C1
  3299. })
  3300. return Weld
  3301. end
  3302. },
  3303. Sound = {
  3304. Create = function(id, par, vol, pit)
  3305. coroutine.resume(coroutine.create(function()
  3306. local S = Create("Sound")({
  3307. Volume = vol,
  3308. Pitch = pit or 1,
  3309. SoundId = id,
  3310. Parent = par or workspace
  3311. })
  3312. wait()
  3313. S:play()
  3314. game:GetService("Debris"):AddItem(S, 6)
  3315. end))
  3316. end
  3317. },
  3318. ParticleEmitter = {
  3319. Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
  3320. local fp = Create("ParticleEmitter")({
  3321. Parent = Parent,
  3322. Color = ColorSequence.new(Color1, Color2),
  3323. LightEmission = LightEmission,
  3324. Size = Size,
  3325. Texture = Texture,
  3326. Transparency = Transparency,
  3327. ZOffset = ZOffset,
  3328. Acceleration = Accel,
  3329. Drag = Drag,
  3330. LockedToPart = LockedToPart,
  3331. VelocityInheritance = VelocityInheritance,
  3332. EmissionDirection = EmissionDirection,
  3333. Enabled = Enabled,
  3334. Lifetime = LifeTime,
  3335. Rate = Rate,
  3336. Rotation = Rotation,
  3337. RotSpeed = RotSpeed,
  3338. Speed = Speed,
  3339. VelocitySpread = VelocitySpread
  3340. })
  3341. return fp
  3342. end
  3343. }
  3344. }
  3345. function RemoveOutlines(part)
  3346. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  3347. end
  3348. function CreatePart(FormFactor, Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  3349. local Part = Create("Part")({
  3350. formFactor = FormFactor,
  3351. Parent = Parent,
  3352. Reflectance = Reflectance,
  3353. Transparency = Transparency,
  3354. CanCollide = false,
  3355. Locked = true,
  3356. BrickColor = BrickColor.new(tostring(BColor)),
  3357. Name = Name,
  3358. Size = Size,
  3359. Material = Material
  3360. })
  3361. RemoveOutlines(Part)
  3362. return Part
  3363. end
  3364. function CreateMesh(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  3365. local Msh = Create(Mesh)({
  3366. Parent = Part,
  3367. Offset = OffSet,
  3368. Scale = Scale
  3369. })
  3370. if Mesh == "SpecialMesh" then
  3371. Msh.MeshType = MeshType
  3372. Msh.MeshId = MeshId
  3373. end
  3374. return Msh
  3375. end
  3376. function CreateWeld(Parent, Part0, Part1, C0, C1)
  3377. local Weld = Create("Weld")({
  3378. Parent = Parent,
  3379. Part0 = Part0,
  3380. Part1 = Part1,
  3381. C0 = C0,
  3382. C1 = C1
  3383. })
  3384. return Weld
  3385. end
  3386. EffectModel = Instance.new("Model", char)
  3387. Effects = {
  3388. Block = {
  3389. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  3390. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3391. prt.Anchored = true
  3392. prt.CFrame = cframe
  3393. local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3394. game:GetService("Debris"):AddItem(prt, 10)
  3395. if Type == 1 or Type == nil then
  3396. table.insert(Effects, {
  3397. prt,
  3398. "Block1",
  3399. delay,
  3400. x3,
  3401. y3,
  3402. z3,
  3403. msh
  3404. })
  3405. elseif Type == 2 then
  3406. table.insert(Effects, {
  3407. prt,
  3408. "Block2",
  3409. delay,
  3410. x3,
  3411. y3,
  3412. z3,
  3413. msh
  3414. })
  3415. else
  3416. table.insert(Effects, {
  3417. prt,
  3418. "Block3",
  3419. delay,
  3420. x3,
  3421. y3,
  3422. z3,
  3423. msh
  3424. })
  3425. end
  3426. end
  3427. },
  3428. Sphere = {
  3429. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3430. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
  3431. prt.Anchored = true
  3432. prt.CFrame = cframe
  3433. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3434. game:GetService("Debris"):AddItem(prt, 10)
  3435. table.insert(Effects, {
  3436. prt,
  3437. "Cylinder",
  3438. delay,
  3439. x3,
  3440. y3,
  3441. z3,
  3442. msh
  3443. })
  3444. end
  3445. },
  3446. Cylinder = {
  3447. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3448. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3449. prt.Anchored = true
  3450. prt.CFrame = cframe
  3451. local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3452. game:GetService("Debris"):AddItem(prt, 10)
  3453. table.insert(Effects, {
  3454. prt,
  3455. "Cylinder",
  3456. delay,
  3457. x3,
  3458. y3,
  3459. z3,
  3460. msh
  3461. })
  3462. end
  3463. },
  3464. Wave = {
  3465. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3466. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
  3467. prt.Anchored = true
  3468. prt.CFrame = cframe
  3469. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://431164262", Vector3.new(0, 0, 0), Vector3.new(x1 / 60, y1 / 60, z1 / 60))
  3470. game:GetService("Debris"):AddItem(prt, 10)
  3471. table.insert(Effects, {
  3472. prt,
  3473. "Cylinder",
  3474. delay,
  3475. x3 / 60,
  3476. y3 / 60,
  3477. z3 / 60,
  3478. msh
  3479. })
  3480. end
  3481. },
  3482. Ring = {
  3483. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3484. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3485. prt.Anchored = true
  3486. prt.CFrame = cframe
  3487. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://3270017", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3488. game:GetService("Debris"):AddItem(prt, 10)
  3489. table.insert(Effects, {
  3490. prt,
  3491. "Cylinder",
  3492. delay,
  3493. x3,
  3494. y3,
  3495. z3,
  3496. msh
  3497. })
  3498. end
  3499. },
  3500. Break = {
  3501. Create = function(brickcolor, cframe, x1, y1, z1)
  3502. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  3503. prt.Anchored = true
  3504. prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  3505. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3506. local num = math.random(10, 50) / 1000
  3507. game:GetService("Debris"):AddItem(prt, 10)
  3508. table.insert(Effects, {
  3509. prt,
  3510. "Shatter",
  3511. num,
  3512. prt.CFrame,
  3513. math.random() - math.random(),
  3514. 0,
  3515. math.random(50, 100) / 100
  3516. })
  3517. end
  3518. }
  3519. }
  3520. function BlockEffect(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  3521. local prt = CreatePart(3, workspace, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
  3522. prt.Anchored = true
  3523. prt.CFrame = cframe
  3524. local msh = CreateMesh("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3525. game:GetService("Debris"):AddItem(prt, 10)
  3526. if Type == 1 or Type == nil then
  3527. table.insert(Effects, {
  3528. prt,
  3529. "Block1",
  3530. delay,
  3531. x3,
  3532. y3,
  3533. z3,
  3534. msh
  3535. })
  3536. elseif Type == 2 then
  3537. table.insert(Effects, {
  3538. prt,
  3539. "Block2",
  3540. delay,
  3541. x3,
  3542. y3,
  3543. z3,
  3544. msh
  3545. })
  3546. elseif Type == 3 then
  3547. table.insert(Effects, {
  3548. prt,
  3549. "Block3",
  3550. delay,
  3551. x3,
  3552. y3,
  3553. z3,
  3554. msh
  3555. })
  3556. end
  3557. end
  3558. function SphereEffect(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3559. local prt = CreatePart(3, workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3560. prt.Anchored = true
  3561. prt.CFrame = cframe
  3562. local msh = CreateMesh("SpecialMesh", prt, "Sphere", "nil", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3563. game:GetService("Debris"):AddItem(prt, 10)
  3564. table.insert(Effects, {
  3565. prt,
  3566. "Cylinder",
  3567. delay,
  3568. x3,
  3569. y3,
  3570. z3,
  3571. msh
  3572. })
  3573. end
  3574. function RingEffect(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3575. local prt = CreatePart(3, workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  3576. prt.Anchored = true
  3577. prt.CFrame = cframe * CFrame.new(x1, y1, z1)
  3578. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "264766957", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3579. game:GetService("Debris"):AddItem(prt, 10)
  3580. table.insert(Effects, {
  3581. prt,
  3582. "Cylinder",
  3583. delay,
  3584. x3,
  3585. y3,
  3586. z3,
  3587. msh
  3588. })
  3589. end
  3590. function CylinderEffect(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3591. local prt = CreatePart(3, workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3592. prt.Anchored = true
  3593. prt.CFrame = cframe
  3594. local msh = CreateMesh("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3595. game:GetService("Debris"):AddItem(prt, 10)
  3596. table.insert(Effects, {
  3597. prt,
  3598. "Cylinder",
  3599. delay,
  3600. x3,
  3601. y3,
  3602. z3,
  3603. msh
  3604. })
  3605. end
  3606. function WaveEffect(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3607. local prt = CreatePart(3, workspace, "Neon", 0, 0, brickcolor, "Effect", Vector3.new())
  3608. prt.Anchored = true
  3609. prt.CFrame = cframe
  3610. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "264766957", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3611. game:GetService("Debris"):AddItem(prt, 10)
  3612. table.insert(Effects, {
  3613. prt,
  3614. "Cylinder",
  3615. delay,
  3616. x3,
  3617. y3,
  3618. z3,
  3619. msh
  3620. })
  3621. end
  3622. function SpecialEffect(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  3623. local prt = CreatePart(3, workspace, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new())
  3624. prt.Anchored = true
  3625. prt.CFrame = cframe
  3626. local msh = CreateMesh("SpecialMesh", prt, "FileMesh", "24388358", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3627. game:GetService("Debris"):AddItem(prt, 10)
  3628. table.insert(Effects, {
  3629. prt,
  3630. "Cylinder",
  3631. delay,
  3632. x3,
  3633. y3,
  3634. z3,
  3635. msh
  3636. })
  3637. end
  3638. function BreakEffect(brickcolor, cframe, x1, y1, z1)
  3639. local prt = CreatePart(3, workspace, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  3640. prt.Anchored = true
  3641. prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  3642. local msh = CreateMesh("SpecialMesh", prt, "Sphere", "nil", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  3643. local num = math.random(10, 50) / 1000
  3644. game:GetService("Debris"):AddItem(prt, 10)
  3645. table.insert(Effects, {
  3646. prt,
  3647. "Shatter",
  3648. num,
  3649. prt.CFrame,
  3650. math.random() - math.random(),
  3651. 0,
  3652. math.random(50, 100) / 100
  3653. })
  3654. end
  3655. function CreateSound(ID, PARENT, VOLUME, PITCH)
  3656. local NEWSOUND = nil
  3657. coroutine.resume(coroutine.create(function()
  3658. NEWSOUND = Instance.new("Sound", PARENT)
  3659. NEWSOUND.Volume = VOLUME
  3660. NEWSOUND.Pitch = PITCH
  3661. NEWSOUND.SoundId = "http://www.roblox.com/asset/?id="..ID
  3662. swait()
  3663. NEWSOUND:play()
  3664. game:GetService("Debris"):AddItem(NEWSOUND, 10)
  3665. end))
  3666. return NEWSOUND
  3667. end
  3668.  
  3669.  
  3670. --[[
  3671. Thanks for using Build-To-Lua by jarredbcv.
  3672. ]]--
  3673.  
  3674. New = function(Object, Parent, Name, Data)
  3675. local Object = Instance.new(Object)
  3676. for Index, Value in pairs(Data or {}) do
  3677. Object[Index] = Value
  3678. end
  3679. Object.Parent = Parent
  3680. Object.Name = Name
  3681. return Object
  3682. end
  3683.  
  3684. XBlade = New("Model",char,"XBlade",{})
  3685. Handle = New("Part",XBlade,"Handle",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Shape = Enum.PartType.Cylinder,Size = Vector3.new(2, 0.119999982, 0.119999982),CFrame = CFrame.new(-44.0486794, 1.89940667, 173.921341, 0.99009043, -0.134159163, -0.0414969474, 0.0418755226, -2.00014849e-09, 0.999122798, -0.134041354, -0.990959466, 0.00561797712),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
  3686. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.0500000156),CFrame = CFrame.new(-41.3519974, 0.784493208, 173.553787, 0.134159118, 0.931669831, -0.337627381, -1.78345172e-10, 0.340707511, 0.940169215, 0.990959346, -0.126132146, 0.0457089804),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3687. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.93166995, 0.340707511, -0.12613225, -0.337627441, 0.940169275, 0.0457090214),C1 = CFrame.new(2.67253876, 0.00244140625, -1.22790456, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3688. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1.92999995, 0.0500000156),CFrame = CFrame.new(-44.0702477, 1.93928599, 173.921783, 0.134159118, 0.99009037, -0.0414969437, -1.78345172e-10, 0.0418755226, 0.999122798, 0.990959346, -0.13404125, 0.00561797526),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3689. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.990090549, 0.0418755226, -0.134041384, -0.0414969586, 0.999122858, 0.00561798085),C1 = CFrame.new(-0.019744873, 0.00245666504, 0.0407419205, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3690. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.0500000156),CFrame = CFrame.new(-40.7464447, 1.01027775, 173.471802, 0.134159118, 0.903306067, -0.407478601, -1.78345172e-10, 0.411195904, 0.911546826, 0.990959346, -0.122292183, 0.0551656336),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3691. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.903306186, 0.411195934, -0.122292288, -0.40747866, 0.911546886, 0.0551656857),C1 = CFrame.new(3.29253769, 0.00245666504, -1.02790737, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3692. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.130000025),CFrame = CFrame.new(-39.0396805, 1.93485165, 173.240723, 0.134159118, 0.86384666, -0.48556143, -1.78345172e-10, 0.489991099, 0.871727467, 0.990959346, -0.116950043, 0.065736711),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
  3693. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.863846779, 0.489991099, -0.116950139, -0.48556149, 0.871727467, 0.0657367632),C1 = CFrame.new(5.05207825, 0.00245666504, -0.176268101, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3694. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.0500000156),CFrame = CFrame.new(-40.2101974, 1.23313034, 173.3992, 0.134159118, 0.88381362, -0.448190004, -1.78345172e-10, 0.452278793, 0.891876459, 0.990959346, -0.119653247, 0.0606772564),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3695. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.883813798, 0.452278793, -0.119653352, -0.448190093, 0.891876578, 0.0606773123),C1 = CFrame.new(3.84253311, 0.00245666504, -0.827910662, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3696. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.0500000156),CFrame = CFrame.new(-41.9794464, 0.607830167, 173.638718, 0.134159118, 0.966715217, -0.217858434, -1.78345172e-10, 0.219845936, 0.975534439, 0.990959346, -0.130876735, 0.0294943117),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3697. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.966715395, 0.219845951, -0.130876839, -0.217858493, 0.975534499, 0.0294943396),C1 = CFrame.new(2.03252411, 0.00245666504, -1.37789822, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3698. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1.08000004, 0.0500000156),CFrame = CFrame.new(-42.5497932, 0.498351336, 173.715927, 0.134159118, 0.975934744, -0.171907738, -1.78345172e-10, 0.17347604, 0.984838009, 0.990959346, -0.132124841, 0.0232733674),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3699. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.975934923, 0.17347604, -0.132124975, -0.171907783, 0.984838068, 0.0232733898),C1 = CFrame.new(1.45289612, 0.00247192383, -1.46317959, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3700. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1.92999995, 0.0500000156),CFrame = CFrame.new(-44.0665131, 1.84935343, 173.92128, 0.134159118, 0.99009037, -0.0414969437, -1.78345172e-10, 0.0418755226, 0.999122798, 0.990959346, -0.13404125, 0.00561797526),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3701. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.990090549, 0.0418755226, -0.134041384, -0.0414969586, 0.999122858, 0.00561798085),C1 = CFrame.new(-0.019744873, 0.00245666504, -0.0492696762, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3702. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("New Yellew"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.360000014),CFrame = CFrame.new(-42.5316505, 0.708744168, 173.713501, 0.134159118, 0.975934744, -0.171907738, -1.78345172e-10, 0.17347604, 0.984838009, 0.990959346, -0.132124841, 0.0232733674),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
  3703. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.975934923, 0.17347604, -0.132124975, -0.171907783, 0.984838068, 0.0232733898),C1 = CFrame.new(1.47999573, 0.00244140625, -1.25373793, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3704. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.079999879, 0.149999917, 0.100000016),CFrame = CFrame.new(-45.0332489, 1.85846865, 174.05719, 0.134159118, -0.0414969884, -0.99009037, -1.78345172e-10, 0.999122798, -0.0418755673, 0.990959346, 0.00561798224, 0.13404125),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3705. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, -0.0414970033, 0.999122858, 0.00561798783, -0.990090549, -0.0418755673, 0.134041384),C1 = CFrame.new(-0.994735718, -0.00253295898, 0.000717639923, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3706. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1.52999997, 0.0500000156),CFrame = CFrame.new(-43.0991249, 1.12461293, 173.790329, 0.134159118, -0.041496899, -0.99009037, -1.78345172e-10, 0.999122798, -0.0418754779, 0.990959346, 0.0056179706, 0.13404125),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3707. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 1.60021901e-16, 0.990959764, -0.0414969139, 0.999122858, 0.00561797619, -0.990090549, -0.0418754779, 0.134041384),C1 = CFrame.new(0.925262451, 0.00244140625, -0.814253807, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3708. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.360000014),CFrame = CFrame.new(-41.8233681, 0.848814011, 173.617599, 0.134159118, 0.949757814, -0.282773912, -1.78345172e-10, 0.285353601, 0.958422184, 0.990959346, -0.128580973, 0.0382827483),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
  3709. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.949757874, 0.285353601, -0.128581077, -0.282773942, 0.958422303, 0.0382827818),C1 = CFrame.new(2.19998169, 0.00245666504, -1.14372134, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3710. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 0.0799999386, 0.0500000156),CFrame = CFrame.new(-43.1370964, 2.03881836, 173.795456, 0.134159118, -0.041496899, -0.99009037, -1.78345172e-10, 0.999122798, -0.0418754779, 0.990959346, 0.0056179706, 0.13404125),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3711. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 1.60021901e-16, 0.990959764, -0.0414969139, 0.999122858, 0.00561797619, -0.990090549, -0.0418754779, 0.134041384),C1 = CFrame.new(0.925262451, 0.00245666504, 0.100754261, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3712. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.0500000156),CFrame = CFrame.new(-38.9191017, 1.90829134, 173.224411, 0.134159118, 0.863252759, -0.486616373, -1.78345172e-10, 0.491055667, 0.871128023, 0.990959346, -0.116869673, 0.0658795312),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3713. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.863252878, 0.491055697, -0.11686977, -0.486616433, 0.871128082, 0.0658795834),C1 = CFrame.new(5.17253876, 0.00245666504, -0.207900524, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3714. Wedge = New("WedgePart",XBlade,"Wedge",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Size = Vector3.new(0.0799999461, 4.97000027, 1.66999996),CFrame = CFrame.new(-40.6379662, 1.33008528, 173.459518, 0.134159088, 0.990090489, -0.0414969511, -3.48056417e-10, 0.0418755226, 0.999122798, 0.990959585, -0.134041339, 0.00561797852),BottomSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
  3715. mot = New("Motor",Wedge,"mot",{Part0 = Wedge,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.990090549, 0.0418755226, -0.134041384, -0.0414969586, 0.999122858, 0.00561798085),C1 = CFrame.new(3.41497803, 7.62939453e-05, -0.712950706, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3716. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.360000014),CFrame = CFrame.new(-40.5334549, 1.31371856, 173.442963, 0.134159118, 0.888382077, -0.439065397, -1.78345172e-10, 0.443070978, 0.89648658, 0.990959346, -0.120271713, 0.059441939),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
  3717. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.888382196, 0.443070978, -0.120271817, -0.439065516, 0.89648664, 0.0594419949),C1 = CFrame.new(3.51998901, 0.00245666504, -0.733733177, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3718. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.360000014),CFrame = CFrame.new(-39.8037491, 1.65485072, 173.344177, 0.134159118, 0.879470766, -0.456653416, -1.78345172e-10, 0.460819334, 0.887493968, 0.990959346, -0.1190653, 0.0618230514),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
  3719. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.879470944, 0.460819364, -0.119065404, -0.456653476, 0.887494028, 0.0618231073),C1 = CFrame.new(4.26998901, 0.00245666504, -0.423735619, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3720. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1.02999997, 0.0500000156),CFrame = CFrame.new(-38.633503, 2.03729534, 173.18576, 0.134159118, 0.863252759, -0.486616373, -1.78345172e-10, 0.491055667, 0.871128023, 0.990959346, -0.116869673, 0.0658795312),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3721. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.863252878, 0.491055697, -0.11686977, -0.486616433, 0.871128082, 0.0658795834),C1 = CFrame.new(5.46588898, 0.00244140625, -0.0910782814, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3722. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.0500000156),CFrame = CFrame.new(-39.5588799, 1.55094099, 173.311005, 0.134159118, 0.863252759, -0.486616373, -1.78345172e-10, 0.491055667, 0.871128023, 0.990959346, -0.116869673, 0.0658795312),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3723. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.863252878, 0.491055697, -0.11686977, -0.486616433, 0.871128082, 0.0658795834),C1 = CFrame.new(4.51252747, 0.00247192383, -0.537901878, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3724. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 5, 0.0500000156),CFrame = CFrame.new(-40.6833267, 2.18262863, 173.463257, 0.134159118, 0.99009037, -0.0414969437, -1.78345172e-10, 0.0418755226, 0.999122798, 0.990959346, -0.13404125, 0.00561797526),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.239216, 0.0823529, 0.521569),})
  3725. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.990090549, 0.0418755226, -0.134041384, -0.0414969586, 0.999122858, 0.00561798085),C1 = CFrame.new(3.40526581, 0.00245666504, 0.140748024, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3726. Part = New("Part",XBlade,"Part",{BrickColor = BrickColor.new("New Yeller"),Material = Enum.Material.Neon,Size = Vector3.new(0.0899998769, 1, 0.360000014),CFrame = CFrame.new(-41.1286964, 1.07836723, 173.523544, 0.134159118, 0.920541048, -0.36688596, -1.78345172e-10, 0.37023294, 0.928938925, 0.990959346, -0.124625482, 0.0496700779),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.972549, 0.972549, 0.972549),})
  3727. mot = New("Motor",Part,"mot",{Part0 = Part,Part1 = Handle,C0 = CFrame.new(0, 0, 0, 0.134159088, 0, 0.990959764, 0.920541227, 0.37023297, -0.124625586, -0.36688602, 0.928938985, 0.0496701226),C1 = CFrame.new(2.9099884, 0.00245666504, -0.943724632, 0.990090549, 0.0418755226, -0.134041443, -0.134159133, -1.83043725e-09, -0.990959704, -0.0414969549, 0.999122798, 0.00561798038),})
  3728.  
  3729.  
  3730. HeartLocket = New("Model",char,"Heart Locket",{})
  3731. Heart = New("Hat",HeartLocket,"Heart",{})
  3732. Handle2 = New("Part",Heart,"Handle2",{BrickColor = BrickColor.new("Gold"),Material = Enum.Material.Neon,FormFactor = Enum.FormFactor.Custom,Size = Vector3.new(0.0500000007, 0.0500000007, 0.25),CFrame = CFrame.new(-42.7335167, 3.20922303, 175.050156, 0.14691636, -0.00137452304, -0.989146531, 0.00403097179, 0.999989152, -0.00079088629, 0.98914516, -0.00387096009, 0.14692001),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.937255, 0.721569, 0.219608),})
  3733. Mesh = New("SpecialMesh",Handle2,"Mesh",{Scale = Vector3.new(2, 2, 1),MeshId = "http://www.roblox.com/asset/?id=105992239",MeshType = Enum.MeshType.FileMesh,})
  3734. String = New("Part",HeartLocket,"String",{BrickColor = BrickColor.new("Burnt Sienna"),FormFactor = Enum.FormFactor.Symmetric,Size = Vector3.new(2, 2, 2),CFrame = CFrame.new(-43.4914551, 3.64470506, 175.102722, 0.0703944117, 0, -0.997525692, 0, 1, 0, 0.997519255, 0, 0.0703952685),BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.415686, 0.223529, 0.0352941),})
  3735. Mesh = New("SpecialMesh",String,"Mesh",{Scale = Vector3.new(1.10000002, 1, 0.949999988),VertexColor = Vector3.new(0, 0, 0),MeshId = "http://www.roblox.com/asset/?id=34237901",MeshType = Enum.MeshType.FileMesh,})
  3736.  
  3737.  
  3738. for _, v in pairs(XBlade:GetChildren()) do
  3739. if v:IsA'BasePart' then
  3740. v.CanCollide = false
  3741. end
  3742. end
  3743.  
  3744.  
  3745.  
  3746. local NewInstance = function(instance,parent,properties)
  3747. local inst = Instance.new(instance,parent)
  3748. if(properties)then
  3749. for i,v in next, properties do
  3750. pcall(function() inst[i] = v end)
  3751. end
  3752. end
  3753. return inst;
  3754. end
  3755. local HW = NewInstance('Weld',char,{Part0=ra,Part1=Handle,C0 = CFrame.new(0,-.9,0)*CFrame.Angles(math.rad(-90),math.rad(0),math.rad(90))})
  3756. local Locket = NewInstance('Weld',char,{Part0=hed,Part1=String,C0 = CFrame.new(0,-.9,0.1)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))})
  3757. local HeartL = NewInstance('Weld',char,{Part0=hed,Part1=Handle2,C0 = CFrame.new(0,-1.3,-0.7)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0))})
  3758.  
  3759.  
  3760.  
  3761.  
  3762. --Chat Function--
  3763. function chatfunc(text,waitt)
  3764. local chat = coroutine.wrap(function()
  3765. if char:FindFirstChild("TalkingBillBoard")~= nil then
  3766. char:FindFirstChild("TalkingBillBoard").Parent = nil
  3767. end
  3768. local naeeym2 = Instance.new("BillboardGui",char)
  3769. naeeym2.Size = UDim2.new(0,100,0,40)
  3770. naeeym2.StudsOffset = Vector3.new(0,2,0)
  3771. naeeym2.Adornee = char.Head
  3772. naeeym2.Name = "TalkingBillBoard"
  3773. naeeym2.AlwaysOnTop = true
  3774. local tecks2 = Instance.new("TextLabel",naeeym2)
  3775. tecks2.BackgroundTransparency = 1
  3776. tecks2.BorderSizePixel = 0
  3777. tecks2.Text = ""
  3778. tecks2.Font = "Fantasy"
  3779. tecks2.TextSize = 30
  3780. tecks2.TextStrokeTransparency = 1
  3781. tecks2.TextColor3 = Color3.fromRGB(0,0,0)
  3782. tecks2.TextStrokeColor3 = Color3.fromRGB(144, 0, 0)
  3783. tecks2.Size = UDim2.new(1,0,0.5,0)
  3784. for i = 1,string.len(text),1 do
  3785. tecks2.Text = string.sub(text,1,i)
  3786. swait(3)
  3787. end
  3788. wait(waitt/10)
  3789. coroutine.resume(coroutine.create(function()
  3790. for i = 1, 10 do
  3791. tecks2.TextTransparency = tecks2.TextTransparency + 0.1
  3792. swait()
  3793. end
  3794. naeeym2:Destroy()
  3795. end))
  3796. end)
  3797. chat()
  3798. end
  3799.  
  3800. local asd = Instance.new("ParticleEmitter")
  3801. asd.Color = ColorSequence.new(Color3.new(1, 0, 0), Color3.new(.5, 0, 0))
  3802. asd.LightEmission = .1
  3803. asd.Size = NumberSequence.new(0.2)
  3804. asd.Texture = "http://www.roblox.com/asset/?ID=291880914"
  3805. aaa = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.2),NumberSequenceKeypoint.new(1, 5)})
  3806. bbb = NumberSequence.new({NumberSequenceKeypoint.new(0, 1),NumberSequenceKeypoint.new(0.0636, 0), NumberSequenceKeypoint.new(1, 1)})
  3807. asd.Transparency = bbb
  3808. asd.Size = aaa
  3809. asd.ZOffset = .9
  3810. asd.Acceleration = Vector3.new(0, -5, 0)
  3811. asd.LockedToPart = false
  3812. asd.EmissionDirection = "Back"
  3813. asd.Lifetime = NumberRange.new(1, 2)
  3814. asd.Rotation = NumberRange.new(-100, 100)
  3815. asd.RotSpeed = NumberRange.new(-100, 100)
  3816. asd.Speed = NumberRange.new(2)
  3817. asd.Enabled = false
  3818. asd.VelocitySpread = 10000
  3819.  
  3820. function bleed(victim,amount)
  3821. local prtcl = asd:Clone()
  3822. prtcl.Parent = victim
  3823. prtcl:Emit(amount)
  3824. end
  3825.  
  3826.  
  3827. function CreateMesh(MESH, PARENT, MESHTYPE, MESHID, TEXTUREID, SCALE, OFFSET)
  3828. local NEWMESH = Instance.new(MESH)
  3829. if MESH == "SpecialMesh" then
  3830. NEWMESH.MeshType = MESHTYPE
  3831. if MESHID ~= "nil" and MESHID ~= "" then
  3832. NEWMESH.MeshId = "http://www.roblox.com/asset/?id="..MESHID
  3833. end
  3834. if TEXTUREID ~= "nil" and TEXTUREID ~= "" then
  3835. NEWMESH.TextureId = "http://www.roblox.com/asset/?id="..TEXTUREID
  3836. end
  3837. end
  3838. NEWMESH.Offset = OFFSET or Vector3.new(0, 0, 0)
  3839. NEWMESH.Scale = SCALE
  3840. NEWMESH.Parent = PARENT
  3841. return NEWMESH
  3842. end
  3843.  
  3844. function CreatePart(FORMFACTOR, PARENT, MATERIAL, REFLECTANCE, TRANSPARENCY, BRICKCOLOR, NAME, SIZE, ANCHOR)
  3845. local NEWPART = Instance.new("Part")
  3846. NEWPART.formFactor = FORMFACTOR
  3847. NEWPART.Reflectance = REFLECTANCE
  3848. NEWPART.Transparency = TRANSPARENCY
  3849. NEWPART.CanCollide = false
  3850. NEWPART.Locked = true
  3851. NEWPART.Anchored = true
  3852. if ANCHOR == false then
  3853. NEWPART.Anchored = false
  3854. end
  3855. NEWPART.BrickColor = BrickColor.new(tostring(BRICKCOLOR))
  3856. NEWPART.Name = NAME
  3857. NEWPART.Size = SIZE
  3858. NEWPART.Position = tors.Position
  3859. NEWPART.Material = MATERIAL
  3860. NEWPART:BreakJoints()
  3861. NEWPART.Parent = PARENT
  3862. return NEWPART
  3863. end
  3864.  
  3865. local function weldBetween(a, b)
  3866. local weldd = Instance.new("ManualWeld")
  3867. weldd.Part0 = a
  3868. weldd.Part1 = b
  3869. weldd.C0 = CFrame.new()
  3870. weldd.C1 = b.CFrame:inverse() * a.CFrame
  3871. weldd.Parent = a
  3872. return weldd
  3873. end
  3874.  
  3875. function createaccessory(attachmentpart,mesh,texture,scale,offset,color)
  3876. local acs = Instance.new("Part")
  3877. acs.CanCollide = false
  3878. acs.Anchored = false
  3879. acs.Size = Vector3.new(0,0,0)
  3880. acs.CFrame = attachmentpart.CFrame
  3881. acs.Parent = char
  3882. acs.BrickColor = color
  3883. local meshs = Instance.new("SpecialMesh")
  3884. meshs.MeshId = mesh
  3885. meshs.TextureId = texture
  3886. meshs.Parent = acs
  3887. meshs.Scale = scale
  3888. meshs.Offset = offset
  3889. weldBetween(attachmentpart,acs)
  3890. end
  3891.  
  3892. local accessories = Instance.new("Folder",char)
  3893. accessories.Name = "Add-ons"
  3894.  
  3895. function createbodypart(TYPE,COLOR,PART,OFFSET,SIZE)
  3896. if TYPE == "Gem" then
  3897. local acs = CreatePart(3, accessories, "Plastic", 0, 0, COLOR, "Part", Vector3.new(0,0,0))
  3898. acs.Anchored = false
  3899. acs.CanCollide = false
  3900. acs.CFrame = PART.CFrame
  3901. local acs2 = CreateMesh("SpecialMesh", acs, "FileMesh", "9756362", "", SIZE, OFFSET)
  3902. weldBetween(PART,acs)
  3903. elseif TYPE == "Skull" then
  3904. local acs = CreatePart(3, accessories, "Plastic", 0, 0, COLOR, "Part", Vector3.new(0,0,0))
  3905. acs.Anchored = false
  3906. acs.CanCollide = false
  3907. acs.CFrame = PART.CFrame
  3908. local acs2 = CreateMesh("SpecialMesh", acs, "FileMesh", "4770583", "", SIZE, OFFSET)
  3909. weldBetween(PART,acs)
  3910. elseif TYPE == "Eye" then
  3911. local acs = CreatePart(3, accessories, "Neon", 0, 0, COLOR, "Part", Vector3.new(0,0,0))
  3912. acs.Anchored = false
  3913. acs.CanCollide = false
  3914. acs.CFrame = PART.CFrame
  3915. local acs2 = CreateMesh("SpecialMesh", acs, "Sphere", "", "", SIZE, OFFSET)
  3916. weldBetween(PART,acs)
  3917. end
  3918. end
  3919.  
  3920. --Extras--
  3921. q = char:GetChildren()
  3922. for u = 1, #q do
  3923. if q[u].ClassName == "Accessory" or q[u].ClassName == "Hat" then
  3924. q[u]:remove()
  3925. elseif q[u].ClassName == "CharacterMesh" then
  3926. q[u]:remove()
  3927. elseif q[u].ClassName == "ShirtGraphic" then
  3928. q[u]:remove()
  3929. elseif q[u].ClassName == "Shirt" then
  3930. q[u]:Destroy()
  3931. elseif q[u].ClassName == "Pants" then
  3932. q[u]:Destroy()
  3933. end
  3934. end
  3935. local top = Instance.new("Shirt")
  3936. top.ShirtTemplate = "rbxassetid://0"
  3937. top.Parent = char
  3938. local bottom = Instance.new("Pants")
  3939. bottom.PantsTemplate = "rbxassetid://227915108"
  3940. bottom.Parent = char
  3941.  
  3942. local BodyColors = char:FindFirstChildOfClass"BodyColors"
  3943. if BodyColors then
  3944. BodyColors.HeadColor = BrickColor.new"Institutional white"
  3945. BodyColors.TorsoColor = BrickColor.new"Institutional white"
  3946. BodyColors.LeftArmColor = BrickColor.new"Institutional white"
  3947. BodyColors.RightArmColor = BrickColor.new"Institutional white"
  3948. BodyColors.LeftLegColor = BrickColor.new"Institutional white"
  3949. BodyColors.RightLegColor = BrickColor.new"Institutional white"
  3950. end
  3951.  
  3952. --Scarfs--
  3953. local Blobby = Instance.new("Part", char)
  3954. Blobby.Name = "Blob"
  3955. Blobby.CanCollide = false
  3956. Blobby.BrickColor = BrickColor.new("Institutional white")
  3957. Blobby.Transparency = 0
  3958. Blobby.Material = "Plastic"
  3959. Blobby.Size = Vector3.new(1, 1, 2)
  3960. Blobby.TopSurface = Enum.SurfaceType.Smooth
  3961. Blobby.BottomSurface = Enum.SurfaceType.Smooth
  3962.  
  3963. local Weld = Instance.new("Weld", Blobby)
  3964. Weld.Part0 = hed
  3965. Weld.Part1 = Blobby
  3966. Weld.C1 = CFrame.new(0, 1.1, 0)
  3967. Weld.C0 = CFrame.Angles(math.rad(0),math.rad(180),0)
  3968.  
  3969. local M2 = Instance.new("SpecialMesh")
  3970. M2.Parent = Blobby
  3971. M2.MeshId = "http://www.roblox.com/asset/?id=448710145"
  3972. M2.Scale = Vector3.new(0.8, 0.8, 0.8)
  3973.  
  3974. local Blobby2 = Instance.new("Part", char)
  3975. Blobby2.Name = "Blob"
  3976. Blobby2.CanCollide = false
  3977. Blobby2.BrickColor = BrickColor.new("Really black")
  3978. Blobby2.Transparency = 0
  3979. Blobby2.Material = "Plastic"
  3980. Blobby2.Size = Vector3.new(1, 1, 2)
  3981. Blobby2.TopSurface = Enum.SurfaceType.Smooth
  3982. Blobby2.BottomSurface = Enum.SurfaceType.Smooth
  3983.  
  3984. local Weld = Instance.new("Weld", Blobby2)
  3985. Weld.Part0 = hed
  3986. Weld.Part1 = Blobby2
  3987. Weld.C1 = CFrame.new(0, 1.2, 0)
  3988. Weld.C0 = CFrame.Angles(math.rad(0),math.rad(180),0)
  3989.  
  3990. local M2 = Instance.new("SpecialMesh")
  3991. M2.Parent = Blobby2
  3992. M2.MeshId = "http://www.roblox.com/asset/?id=448710145"
  3993. M2.Scale = Vector3.new(0.8, 0.8, 0.8)
  3994.  
  3995. --Hair--
  3996. local Hair = Instance.new("Part", char)
  3997. Hair.Name = "Hair"
  3998. Hair.CanCollide = false
  3999. Hair.BrickColor = BrickColor.new("Institutional white")
  4000. Hair.Transparency = 0
  4001. Hair.Material = "Plastic"
  4002. Hair.Size = Vector3.new(1, 1, 2)
  4003. Hair.TopSurface = Enum.SurfaceType.Smooth
  4004. Hair.BottomSurface = Enum.SurfaceType.Smooth
  4005.  
  4006. local Weld = Instance.new("Weld", Hair)
  4007. Weld.Part0 = hed
  4008. Weld.Part1 = Hair
  4009. Weld.C1 = CFrame.new(0, -.5, 0)
  4010. Weld.C0 = CFrame.Angles(math.rad(0),math.rad(0),0)
  4011.  
  4012. local M2 = Instance.new("SpecialMesh")
  4013. M2.Parent = Hair
  4014. M2.MeshId = "http://www.roblox.com/asset/?id=346578029"
  4015. M2.Scale = Vector3.new(1.2, 1.1, 1.1)
  4016.  
  4017. --Hood--
  4018. local Hood = Instance.new("Part", char)
  4019. Hood.Name = "Hood"
  4020. Hood.CanCollide = false
  4021. Hood.BrickColor = BrickColor.new("Institutional white")
  4022. Hood.Transparency = 0
  4023. Hood.Material = "Plastic"
  4024. Hood.Size = Vector3.new(1, 1, 2)
  4025. Hood.TopSurface = Enum.SurfaceType.Smooth
  4026. Hood.BottomSurface = Enum.SurfaceType.Smooth
  4027.  
  4028. local Weld = Instance.new("Weld", Hood)
  4029. Weld.Part0 = tors
  4030. Weld.Part1 = Hood
  4031. Weld.C1 = CFrame.new(0, .4, -.9)
  4032. Weld.C0 = CFrame.Angles(math.rad(-0),math.rad(0),math.rad(180))
  4033.  
  4034. local M2 = Instance.new("SpecialMesh")
  4035. M2.Parent = Hood
  4036. M2.MeshId = "http://www.roblox.com/asset/?id=18010902"
  4037. M2.Scale = Vector3.new(0.922, 0.922, 0.922)
  4038. hed.face.Texture = "http://www.roblox.com/asset/?id=1471407701"
  4039.  
  4040.  
  4041.  
  4042. Slashy = Instance.new("Sound", ra)
  4043. Slashy.Volume = 5
  4044. Slashy.Pitch = 1
  4045. Slashy.SoundId = "http://www.roblox.com/asset/?id=978101945"
  4046. Slashy.Looped = false
  4047.  
  4048. local VALUE1 = false
  4049. local sine=0
  4050. for _, v in pairs(XBlade:GetChildren()) do
  4051. if v:IsA'BasePart' then
  4052. v.CanCollide = false
  4053. v.Transparency = 1
  4054. end
  4055. end
  4056. function intro()
  4057. attack = true
  4058. chatfunc("Heh,",3)
  4059. hum.WalkSpeed = 0
  4060. for i = 0,6,0.1 do
  4061. swait()
  4062. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,-0.1+0.1*math.cos(sine/20))*angles(math.rad(0),math.rad(0),math.rad(0)),0.15)
  4063. tors.Neck.C0=clerp(tors.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  4064. RH.C0=clerp(RH.C0,cf(1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*RHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4065. LH.C0=clerp(LH.C0,cf(-1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*LHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4066. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(0), math.rad(5)), 0.1)
  4067. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(0), math.rad(-5)), 0.1)
  4068. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(90),math.rad(0)), 0.15)
  4069. end
  4070. wait(2.5)
  4071. chatfunc("i know. You're such a skid.",3)
  4072. for i = 0,6,0.1 do
  4073. swait()
  4074. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,-0.1+0.1*math.cos(sine/20))*angles(math.rad(0),math.rad(0),math.rad(0)),0.15)
  4075. tors.Neck.C0=clerp(tors.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  4076. RH.C0=clerp(RH.C0,cf(1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*RHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4077. LH.C0=clerp(LH.C0,cf(-1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*LHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4078. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(0), math.rad(5)), 0.1)
  4079. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(0), math.rad(-5)), 0.1)
  4080. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(0),math.rad(90)), 0.15)
  4081. end
  4082. wait(2.5)
  4083. chatfunc("And...",3)
  4084. for i = 0,6,0.1 do
  4085. swait()
  4086. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,-0.1+0.1*math.cos(sine/20))*angles(math.rad(0),math.rad(0),math.rad(0)),0.15)
  4087. tors.Neck.C0=clerp(tors.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  4088. RH.C0=clerp(RH.C0,cf(1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*RHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4089. LH.C0=clerp(LH.C0,cf(-1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*LHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4090. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(0), math.rad(5)), 0.1)
  4091. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(0), math.rad(-5)), 0.1)
  4092. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(0),math.rad(90)), 0.15)
  4093. end
  4094. wait(2.5)
  4095. chatfunc("You need to see my power.",5)
  4096.  
  4097. for i = 0,6,0.1 do
  4098. swait()
  4099. for _, v in pairs(XBlade:GetChildren()) do
  4100. if v:IsA'BasePart' then
  4101. v.CanCollide = false
  4102. v.Transparency = v.Transparency - .3
  4103. end
  4104. end
  4105. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,-0.1+0.1*math.cos(sine/20))*angles(math.rad(0),math.rad(0),math.rad(0)),0.15)
  4106. tors.Neck.C0=clerp(tors.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  4107. RH.C0=clerp(RH.C0,cf(1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*RHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4108. LH.C0=clerp(LH.C0,cf(-1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*LHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4109. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(90), math.rad(0), math.rad(5)), 0.1)
  4110. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(0), math.rad(-5)), 0.1)
  4111. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(0),math.rad(180)), 0.15)
  4112. end
  4113. wait(4.5)
  4114. chatfunc("Welcome. TO INSANITY.",3)
  4115. wait(2.5)
  4116. CreateSound("367453005", hed, 10, 1)
  4117. ShadowHead = New("Part",char,"ShadowHead",{CanCollide = false,BrickColor = BrickColor.new("Really black"),Size = Vector3.new(1.20000005, 0.600000024, 1),CFrame = CFrame.new(68.5999985, 0.700013041, 9.89999962, 1, 0, 0, 0, 1, 0, 0, 0, 1),Color = Color3.new(0.0666667, 0.0666667, 0.0666667),})
  4118. Mesh = New("SpecialMesh",ShadowHead,"Mesh",{Scale = Vector3.new(1.25999999, 1.5, 1.25999999),})
  4119. Weld = New("Weld",ShadowHead,"mot",{Part0 = ShadowHead,Part1 = char.Head,C1 = CFrame.new(0, 0.200000048, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
  4120. Effects.Ring.Create(BrickColor.new("Institutional white"), tors.CFrame*angles(math.rad(90),math.rad(0),math.rad(0)), 2, 2, 2, 7.6, 7.6, 7.6, 0.03)
  4121. Effects.Sphere.Create(maincolor, tors.CFrame, 2, 2, 2, 17.6, 17.6, 17.6, 0.02)
  4122. Effects.Sphere.Create(BrickColor.new("Dark indigo"), tors.CFrame, 2, 2, 2, 10.6, 10.6, 10.6, 0.02)
  4123. Effects.Sphere.Create(BrickColor.new("Dark indigo"), tors.CFrame, 2, 2, 2, 14.6, 14.6, 14.6, 0.02)
  4124. Effects.Sphere.Create(BrickColor.new("Dark indigo"), tors.CFrame, 2, 2, 2, 16.6, 16.6, 16.6, 0.02)
  4125. Effects.Sphere.Create(BrickColor.new("Dark indigo"), tors.CFrame, 2, 2, 2, 5.6, 5.6, 5.6, 0.02)
  4126. local bigboi = Instance.new("Sound",tors)
  4127. bigboi.SoundId = "rbxassetid://553013173"
  4128. bigboi.Volume = 2.5
  4129. bigboi.Looped = true
  4130. bigboi.Pitch = 1
  4131. bigboi:Play()
  4132. attack = false
  4133. VALUE1 = true
  4134. hum.WalkSpeed = 28
  4135. end
  4136.  
  4137.  
  4138.  
  4139.  
  4140.  
  4141. function NothingPersonal()
  4142. if mouse.Target.Parent ~= char and mouse.Target.Parent.Parent ~= char and mouse.Target.Parent:FindFirstChildOfClass("Humanoid") ~= nil then
  4143. local HITBODY = mouse.Target.Parent
  4144. local TORS = HITBODY:FindFirstChild("Torso") or HITBODY:FindFirstChild("UpperTorso")
  4145. local HUMAN = mouse.Target.Parent:FindFirstChildOfClass("Humanoid")
  4146. if TORS ~= nil and HUMAN ~= nil then
  4147. attack = true
  4148. hum.WalkSpeed = 0
  4149. root.CFrame = TORS.CFrame * CFrame.new(-1,0,6)
  4150. TORS.Anchored = true
  4151. CreateSound("367453005", hed, 10, 1)
  4152. Effects.Sphere.Create(maincolor, tors.CFrame * CFrame.new(0, -1.2, 0), 100, 100, 100, 15, 15, 15, .1, .1)
  4153. for i = 0,6,0.1 do
  4154. swait()
  4155. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,-0.1+0.1*math.cos(sine/20))*angles(math.rad(0),math.rad(0),math.rad(-20)),0.15)
  4156. tors.Neck.C0=clerp(tors.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  4157. RH.C0=clerp(RH.C0,cf(1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*RHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4158. LH.C0=clerp(LH.C0,cf(-1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*LHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4159. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(0), math.rad(125)), 0.1)
  4160. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(90), math.rad(0), math.rad(-15)), 0.1)
  4161. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(90),math.rad(0)), 0.15)
  4162. end
  4163. CreateSound("357417055", hed, 10, 1)
  4164. for i = 0,4,0.1 do
  4165. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,-0.1+0.1*math.cos(sine/20))*angles(math.rad(5),math.rad(0),math.rad(45)),0.15)
  4166. tors.Neck.C0=clerp(tors.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(-50)),.3)
  4167. RH.C0=clerp(RH.C0,cf(1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*RHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4168. LH.C0=clerp(LH.C0,cf(-1,-0.9-0.1*math.cos(sine/20),0.025*math.cos(sine/20))*LHCF*angles(math.rad(-2),math.rad(0),math.rad(0)),0.15)
  4169. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(90), math.rad(0), math.rad(15)), 0.1)
  4170. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(0), math.rad(-15)), 0.1)
  4171. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(90),math.rad(0)), 0.15)
  4172. end
  4173. wait(2.5)
  4174. CreateSound("623904185", hed, 10, 1)
  4175. HITBODY:BreakJoints()
  4176. TORS.Anchored = false
  4177. attack = false
  4178. hum.WalkSpeed = 28
  4179. bleed(TORS,25)
  4180. end
  4181. end
  4182. end
  4183.  
  4184.  
  4185.  
  4186.  
  4187.  
  4188.  
  4189.  
  4190.  
  4191.  
  4192.  
  4193.  
  4194.  
  4195. ---ATTACKS N STUFF
  4196. function HitboxFunction(Pose, lifetime, siz1, siz2, siz3, Radie, Min, Max, kb, atype)
  4197. Hitboxpart = Instance.new("Part", EffectModel)
  4198. RemoveOutlines(Hitboxpart)
  4199. Hitboxpart.Size = Vector3.new(siz1, siz2, siz3)
  4200. Hitboxpart.CanCollide = false
  4201. Hitboxpart.Transparency = 1
  4202. Hitboxpart.Anchored = true
  4203. Hitboxpart.CFrame = Pose
  4204. game:GetService("Debris"):AddItem(Hitboxpart, lifetime)
  4205. MagniDamage(Hitboxpart, Radie, Min, Max, kb, atype)
  4206. end
  4207. wait2 = false
  4208. combo = 1
  4209. mouse.Button1Down:connect(function(key)
  4210. if attack == false then
  4211. attack = true
  4212. hum.WalkSpeed = 3.01
  4213. if combo == 1 and wait2 == false then
  4214. wait2 = true
  4215. for i = 0, 1.2, 0.1 do
  4216. swait()
  4217. rootj.C0 = clerp(rootj.C0, RootCF * CFrame.new(0, -0.5, 0) * angles(math.rad(-5), math.rad(0), math.rad(-15)), 0.3)
  4218. tors.Neck.C0 = clerp(tors.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(0)), 0.1)
  4219. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0.8) * angles(math.rad(175), math.rad(0), math.rad(0)), 0.1)
  4220. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-25), math.rad(0), math.rad(-10)), 0.3)
  4221. RH.C0 = clerp(RH.C0, CFrame.new(1, -1, -0.2) * RHCF * angles(math.rad(0), math.rad(0), math.rad(-0)), 0.3)
  4222. LH.C0 = clerp(LH.C0, CFrame.new(-1, -1, 0) * LHCF * angles(math.rad(0), math.rad(15), math.rad(-20)), 0.3)
  4223. end
  4224. Effects.Ring.Create(BrickColor.new("Crimson"), ra.CFrame, 2, 2, 2, 0.1, 0.1, 0.1, 0.03)
  4225. Slashy:Play()
  4226. HitboxFunction(Wedge.CFrame * CFrame.new(0, 0, -.9), 0.01, 1, 1, 1, 7, 24, 36, 3, "Normal")
  4227. for i = 0, 1.2, 0.1 do
  4228. swait()
  4229. rootj.C0 = clerp(rootj.C0, RootCF * CFrame.new(0, -0.5, 0) * angles(math.rad(5), math.rad(0), math.rad(15)), 0.3)
  4230. tors.Neck.C0 = clerp(tors.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(0)), 0.1)
  4231. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, -0.8) * angles(math.rad(-25), math.rad(0), math.rad(0)), 0.1)
  4232. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-25), math.rad(0), math.rad(-10)), 0.3)
  4233. RH.C0 = clerp(RH.C0, CFrame.new(1, -1, 0) * RHCF * angles(math.rad(0), math.rad(-15), math.rad(-20)), 0.3)
  4234. LH.C0 = clerp(LH.C0, CFrame.new(-1, -1, 0) * LHCF * angles(math.rad(0), math.rad(-0), math.rad(0)), 0.3)
  4235. end
  4236. combo = 2
  4237. end
  4238. if combo == 2 and wait2 == false then
  4239. wait2 = true
  4240. HitboxFunction(ll.CFrame * CFrame.new(0, 0, .4), 0.01, 1, 1, 1, 7, 10, 20, 3, "Normal")
  4241. for i = 0, 1.4, 0.1 do
  4242. swait()
  4243. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,-1.25)*angles(math.rad(-20),math.rad(0),math.rad(0)),0.15)
  4244. tors.Neck.C0=clerp(tors.Neck.C0,necko*cf(0,0,0)*angles(math.rad(30),math.rad(0),math.rad(0)),0.15)
  4245. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-25), math.rad(0), math.rad(10)), 0.3)
  4246. LW.C0=clerp(LW.C0,CFrame.new(-1.5,0.5,0)*angles(math.rad(-25),math.rad(0),math.rad(-4.5)),0.15)
  4247. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(90),math.rad(90),math.rad(0))*angles(math.rad(-15),math.rad(0),math.rad(0)),0.15)
  4248. LH.C0=clerp(LH.C0,cf(-1,-1,-1)*angles(math.rad(-60),math.rad(-90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0)),0.15)
  4249. end
  4250. combo = 3
  4251. end
  4252. if combo == 3 and wait2 == false then
  4253. wait2 = true
  4254.  
  4255. for i = 0, 1.2, 0.1 do
  4256. swait()
  4257. rootj.C0 = clerp(rootj.C0, RootCF * CFrame.new(0, -0.5, 0) * angles(math.rad(-5), math.rad(0), math.rad(-15)), 0.3)
  4258. tors.Neck.C0 = clerp(tors.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(0)), 0.1)
  4259. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0.8) * angles(math.rad(0), math.rad(0), math.rad(50)), 0.1)
  4260. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-25), math.rad(0), math.rad(-10)), 0.3)
  4261. RH.C0 = clerp(RH.C0, CFrame.new(1, -1, -0.2) * RHCF * angles(math.rad(0), math.rad(0), math.rad(-0)), 0.3)
  4262. LH.C0 = clerp(LH.C0, CFrame.new(-1, -1, 0) * LHCF * angles(math.rad(0), math.rad(15), math.rad(-20)), 0.3)
  4263. end
  4264. HitboxFunction(Wedge.CFrame * CFrame.new(0, 0, -.9), 0.01, 1, 1, 1, 7, 24, 36, 3, "Normal")
  4265. Effects.Ring.Create(BrickColor.new("Crimson"), Wedge.CFrame, 2, 2, 2, 0.1, 0.1, 0.1, 0.03)
  4266. Slashy:Play()
  4267. for i = 0, 1.2, 0.1 do
  4268. swait()
  4269. rootj.C0 = clerp(rootj.C0, RootCF * CFrame.new(0, -0.5, 0) * angles(math.rad(5), math.rad(0), math.rad(30)), 0.3)
  4270. tors.Neck.C0 = clerp(tors.Neck.C0, necko * angles(math.rad(0), math.rad(0), math.rad(0)), 0.1)
  4271. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, -1) * angles(math.rad(55), math.rad(0), math.rad(40)), 0.1)
  4272. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-25), math.rad(0), math.rad(-10)), 0.3)
  4273. RH.C0 = clerp(RH.C0, CFrame.new(1, -1, 0) * RHCF * angles(math.rad(0), math.rad(-15), math.rad(-20)), 0.3)
  4274. LH.C0 = clerp(LH.C0, CFrame.new(-1, -1, 0) * LHCF * angles(math.rad(0), math.rad(-0), math.rad(0)), 0.3)
  4275. end
  4276. combo = 1
  4277. end
  4278. hum.WalkSpeed = 16
  4279. wait2 = false
  4280. attack = false
  4281. end
  4282. end)
  4283.  
  4284.  
  4285.  
  4286.  
  4287.  
  4288.  
  4289. function DashingSpin()
  4290. attack = true
  4291. hum.WalkSpeed = 0
  4292. CreateSound("707957812", workspace, 5, 1)
  4293. Effects.Block.Create(BrickColor.new("Crimson"), tors.CFrame, 2, 2, 2, 3.6, 3.6, 3.6, 0.05)
  4294. Effects.Block.Create(BrickColor.new("Really black"), tors.CFrame, 2, 2, 2, 3.4, 3.4, 3.4, 0.03)
  4295. Effects.Block.Create(BrickColor.new("Crison"), tors.CFrame, 2, 2, 2, 6.6, 6.6, 6.6, 0.05)
  4296. Effects.Block.Create(BrickColor.new("Really black"), tors.CFrame, 2, 2, 2, 6.4, 6.4, 6.4, 0.05)
  4297. Effects.Block.Create(BrickColor.new("Really black"), tors.CFrame, 2, 2, 2, 10.5, 10.5, 10.5, 0.05)
  4298.  
  4299. Effects.Ring.Create(BrickColor.new("Institutional white"), tors.CFrame, 2, 2, 2, 7.6, 7.6, 7.6, 0.03)
  4300. Effects.Sphere.Create(maincolor, tors.CFrame, 2, 2, 2, 17.6, 17.6, 17.6, 0.02)
  4301. Effects.Sphere.Create(BrickColor.new("Crimson"), tors.CFrame, 2, 2, 2, 10.6, 10.6, 10.6, 0.02)
  4302. Effects.Sphere.Create(BrickColor.new("Crimson"), tors.CFrame, 2, 2, 2, 14.6, 14.6, 14.6, 0.02)
  4303. Effects.Sphere.Create(BrickColor.new("Crimson"), tors.CFrame, 2, 2, 2, 16.6, 16.6, 16.6, 0.02)
  4304. Effects.Sphere.Create(BrickColor.new("Crimson"), tors.CFrame, 2, 2, 2, 5.6, 5.6, 5.6, 0.02)
  4305. root.CFrame = root.CFrame + root.CFrame.lookVector * 35
  4306. for i = 0,6,0.1 do
  4307. --Not to put a swait here this is going to be like, you know what just dont put a swait kthx
  4308. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,-1.25)*angles(math.rad(0),math.rad(0),math.rad(0)),0.15)
  4309. tors.Neck.C0=clerp(tors.Neck.C0,necko*cf(0,0,0)*angles(math.rad(30),math.rad(0),math.rad(0)),0.15)
  4310. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(110), math.rad(90)), 0.1)
  4311. LW.C0=clerp(LW.C0,CFrame.new(-1.5,0.4,0)*angles(math.rad(0),math.rad(0),math.rad(-4.5)),0.15)
  4312. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(-60),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0)),0.15)
  4313. LH.C0=clerp(LH.C0,cf(-0.75,0.25,-1)*angles(math.rad(-15),math.rad(-90),math.rad(0))*angles(math.rad(-15),math.rad(0),math.rad(0)),0.15)
  4314. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(0),math.rad(90)), 0.15)
  4315. end
  4316. for i = 0,9,0.1 do
  4317. swait()
  4318. MagniDamage(Wedge, 12, 6, 12, 10, "Normal")
  4319. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,-1.25+0.45*i)*angles(math.rad(0),math.rad(0),math.rad(0-255.45*i)),0.15)
  4320. tors.Neck.C0=clerp(tors.Neck.C0,necko*cf(0,0,0)*angles(math.rad(30-5.35*i),math.rad(0),math.rad(0)),0.15)
  4321. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.05*math.sin(sine/30), 0) * angles(math.rad(0), math.rad(110-25.35*i), math.rad(90)), 0.1)
  4322. LW.C0=clerp(LW.C0,CFrame.new(-1.5,0.4,0)*angles(math.rad(0+17.35*i),math.rad(0-25.35*i),math.rad(-4.5)),0.15)
  4323. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(-60+10.35*i),math.rad(90),math.rad(0))*angles(math.rad(-2.5),math.rad(0),math.rad(0)),0.15)
  4324. LH.C0=clerp(LH.C0,cf(-0.75,0.25,-1)*angles(math.rad(-15),math.rad(-90),math.rad(0))*angles(math.rad(-15),math.rad(0),math.rad(0)),0.15)
  4325. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(0),math.rad(90)), 0.15)
  4326. end
  4327. attack = false
  4328. hum.WalkSpeed = 28
  4329. end
  4330.  
  4331.  
  4332.  
  4333.  
  4334.  
  4335.  
  4336.  
  4337. mouse.KeyDown:connect(function(key)
  4338. if attack == false then
  4339. if key == 'q' then
  4340. NothingPersonal()
  4341. elseif key == 'c' then
  4342. CreateSound("367453005", hed, 10, 1)
  4343. Effects.Sphere.Create(maincolor, tors.CFrame * CFrame.new(0, -1.2, 0), 100, 100, 100, 15, 15, 15, .1, .1)
  4344. root.CFrame = CFrame.new(CFrame.new(mouse.Hit.p)*CFrame.new(0,2.8,0).p,root.Position)
  4345. Effects.Sphere.Create(maincolor, tors.CFrame * CFrame.new(0, -1.2, 0), 100, 100, 100, 15, 15, 15, .1, .1)
  4346. elseif key == 'f' then
  4347. DashingSpin()
  4348. elseif key == 't' then
  4349. CreateSound("649634100", hed, 10, .89)
  4350. end
  4351. end
  4352. end)
  4353.  
  4354.  
  4355.  
  4356. ff = Instance.new("ForceField",char)
  4357. ff.Visible = false
  4358.  
  4359. local idle=0
  4360. local change = 1
  4361. local val = 0
  4362. toim = 0
  4363. hum.Animator.Parent = nil
  4364. idleanim=.4
  4365. while true do
  4366. swait()
  4367. hum.MaxHealth = math.huge
  4368. hum.Health = math.huge
  4369. hum.Name = "Insane-Psycho"
  4370. sine = sine + change
  4371. local torvel=(root.Velocity*Vector3.new(1,0,1)).magnitude
  4372. local velderp=root.Velocity.y
  4373. hitfloor,posfloor=rayCast(root.Position,(CFrame.new(root.Position,root.Position - Vector3.new(0,1,0))).lookVector,4,char)
  4374. if equipped==true or equipped==false then
  4375. if attack==false then
  4376. idle=idle+1
  4377. else
  4378. idle=0
  4379. end
  4380. if root.Velocity.y > 1 and hitfloor==nil then
  4381. Anim="Jump"
  4382. if attack==false then
  4383. rootj.C0 = clerp(rootj.C0,RootCF*cf(0,0,-0.1+0.1*math.cos(sine/20))* angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  4384. tors.Neck.C0 = clerp(tors.Neck.C0,necko *angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  4385. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(20)), 0.3)
  4386. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-20), math.rad(0), math.rad(-30)), 0.3)
  4387. LH.C0=clerp(LH.C0,cf(-1,-.9-0.1*math.cos(sine/20),-0.3)*LHCF*angles(math.rad(-5),math.rad(-0),math.rad(20)),0.15)
  4388. RH.C0=clerp(RH.C0,cf(1,-1,0.3)*angles(math.rad(0),math.rad(90),math.rad(-20)),.3)
  4389. end
  4390. elseif root.Velocity.y < -1 and hitfloor==nil then
  4391. Anim="Fall"
  4392. if attack==false then
  4393. rootj.C0 = clerp(rootj.C0,RootCF*cf(0,0,-0.1+0.1*math.cos(sine/20))* angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  4394. tors.Neck.C0 = clerp(tors.Neck.C0,necko *angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  4395. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(90)), 0.3)
  4396. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30), math.rad(0), math.rad(-90)), 0.3)
  4397. LH.C0=clerp(LH.C0,cf(-1,-.4-0.1*math.cos(sine/20),-.6)*LHCF*angles(math.rad(-5),math.rad(-0),math.rad(20)),0.15)
  4398. RH.C0=clerp(RH.C0,cf(1,-.3-0.1*math.cos(sine/20),-.6)*angles(math.rad(0),math.rad(90),math.rad(-20)),.3)
  4399. end
  4400. elseif torvel<1 and hitfloor~=nil then
  4401. Anim="Idle"
  4402. change = 1
  4403. if attack==false then
  4404. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,0.6+0.5*math.cos(sine/20))*angles(math.rad(0),math.rad(0),math.rad(43)),0.15)
  4405. tors.Neck.C0=clerp(tors.Neck.C0,necko*angles(math.rad(-2.5*math.cos(sine/20)),math.rad(0),math.rad(-25)),.3)
  4406. RH.C0=clerp(RH.C0,cf(1,-.9-0.1*math.cos(sine/20),.025*math.cos(sine/20))*RHCF*angles(math.rad(-5),math.rad(0),math.rad(0)),0.15)
  4407. LH.C0=clerp(LH.C0,cf(-1,-.6-0.1*math.cos(sine/20),-.085)*LHCF*angles(math.rad(-5),math.rad(-0),math.rad(0)),0.15)
  4408. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.1*math.sin(sine/30), 0.055*math.cos(sine/20)) * angles(math.rad(0),math.rad(-40), math.rad(15)), 0.1)
  4409. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5+0.1*math.sin(sine/30), 0.055*math.cos(sine/20)) * angles(math.rad(0), math.rad(-0), math.rad(-10)), 0.1)
  4410. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(0),math.rad(90)), 0.15)
  4411. end
  4412.  
  4413. elseif (tors.Velocity).magnitude < 50 and hitfloor ~= nil then
  4414. Anim="Walk"
  4415. change = 1
  4416. if attack==false then
  4417. rootj.C0=clerp(rootj.C0,RootCF*cf(0,0,0.6+0.5*math.cos(sine/20))*angles(math.rad(20),math.rad(0),math.rad(0)),0.15)
  4418. tors.Neck.C0=clerp(tors.Neck.C0,necko*angles(math.rad(-2.5*math.cos(sine/20)),math.rad(0),math.rad(-0)),.3)
  4419. RH.C0=clerp(RH.C0,cf(1,-.9-0.1*math.cos(sine/20),.025*math.cos(sine/20))*RHCF*angles(math.rad(-5),math.rad(0),math.rad(0)),0.15)
  4420. LH.C0=clerp(LH.C0,cf(-1,-.4-0.1*math.cos(sine/20),-.3)*LHCF*angles(math.rad(-5),math.rad(-0),math.rad(20)),0.15)
  4421. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5+0.1*math.sin(sine/30), 0.055*math.cos(sine/20)) * angles(math.rad(0),math.rad(-5), math.rad(15)), 0.1)
  4422. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5+0.1*math.sin(sine/30), 0.055*math.cos(sine/20)) * angles(math.rad(0), math.rad(-0), math.rad(-10)), 0.1)
  4423. HW.C0 = clerp(HW.C0, CFrame.new(0,-.9,0)*angles (math.rad(-90),math.rad(0),math.rad(90)), 0.15)
  4424. end
  4425. end
  4426. end
  4427.  
  4428. if 0 < #Effects then
  4429. for e = 1, #Effects do
  4430. if Effects[e] ~= nil then
  4431. local Thing = Effects[e]
  4432. if Thing ~= nil then
  4433. local Part = Thing[1]
  4434. local Mode = Thing[2]
  4435. local Delay = Thing[3]
  4436. local IncX = Thing[4]
  4437. local IncY = Thing[5]
  4438. local IncZ = Thing[6]
  4439. if 1 >= Thing[1].Transparency then
  4440. if Thing[2] == "Block1" then
  4441. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  4442. local Mesh = Thing[1].Mesh
  4443. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  4444. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  4445. elseif Thing[2] == "Block2" then
  4446. Thing[1].CFrame = Thing[1].CFrame + Vector3.new(0, 0, 0)
  4447. local Mesh = Thing[7]
  4448. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  4449. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  4450. elseif Thing[2] == "Block3" then
  4451. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)) + Vector3.new(0, 0.15, 0)
  4452. local Mesh = Thing[7]
  4453. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  4454. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  4455. elseif Thing[2] == "Cylinder" then
  4456. local Mesh = Thing[1].Mesh
  4457. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  4458. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  4459. elseif Thing[2] == "Blood" then
  4460. local Mesh = Thing[7]
  4461. Thing[1].CFrame = Thing[1].CFrame * Vector3.new(0, 0.5, 0)
  4462. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  4463. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  4464. elseif Thing[2] == "Elec" then
  4465. local Mesh = Thing[1].Mesh
  4466. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[7], Thing[8], Thing[9])
  4467. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  4468. elseif Thing[2] == "Disappear" then
  4469. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  4470. elseif Thing[2] == "Shatter" then
  4471. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  4472. Thing[4] = Thing[4] * CFrame.new(0, Thing[7], 0)
  4473. Thing[1].CFrame = Thing[4] * CFrame.fromEulerAnglesXYZ(Thing[6], 0, 0)
  4474. Thing[6] = Thing[6] + Thing[5]
  4475. end
  4476. else
  4477. Part.Parent = nil
  4478. table.remove(Effects, e)
  4479. end
  4480. end
  4481. end
  4482. end
  4483. end
  4484. if VALUE1 == false and attack == false then
  4485. intro()
  4486. end
  4487. end
  4488. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement