Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.51 KB | None | 0 0
  1. ------------By raulib fellas----------
  2. wait(1)
  3. if
  4. game.Players.LocalPlayer.Name == "cawdirakkani1"
  5. then
  6. script:Destroy()
  7. end
  8. -- Objects
  9. local tlakgui = Instance.new("ScreenGui")
  10. local Text = Instance.new("TextBox")
  11. local Talk = Instance.new("TextButton")
  12.  
  13. -- Properties
  14.  
  15. tlakgui.Name = "tlak gui"
  16. tlakgui.Parent = game.Players.LocalPlayer.PlayerGui
  17.  
  18. Text.Name = "Text"
  19. Text.Parent = tlakgui
  20. Text.BackgroundColor3 = Color3.new(1, 0, 0)
  21. Text.BorderSizePixel = 0
  22. Text.Position = UDim2.new(0, 1000, 0, 0)
  23. Text.Size = UDim2.new(0, 200, 0, 100)
  24. Text.Font = Enum.Font.SourceSans
  25. Text.FontSize = Enum.FontSize.Size14
  26. Text.Text = "Put text here"
  27. Text.TextScaled = true
  28. Text.TextSize = 14
  29. Text.TextWrapped = true
  30.  
  31. Talk.Name = "Talk"
  32. Talk.Parent = tlakgui
  33. Talk.BackgroundColor3 = Color3.new(1, 0, 0)
  34. Talk.BorderSizePixel = 0
  35. Talk.Position = UDim2.new(0, 1000, 0, 150)
  36. Talk.Size = UDim2.new(0, 200, 0, 50)
  37. Talk.Font = Enum.Font.SourceSans
  38. Talk.FontSize = Enum.FontSize.Size14
  39. Talk.Text = "Talk"
  40. Talk.TextScaled = true
  41. Talk.TextSize = 14
  42. Talk.TextWrapped = true
  43.  
  44. local Clots = Instance.new("TextButton")
  45.  
  46. -- Properties
  47.  
  48. Clots.Name = "Clots"
  49. Clots.Parent = tlakgui
  50. Clots.BackgroundColor3 = Color3.new(1, 0, 0)
  51. Clots.BorderSizePixel = 0
  52. Clots.Size = UDim2.new(0, 200, 0, 50)
  53. Clots.Font = Enum.Font.SourceSans
  54. Clots.FontSize = Enum.FontSize.Size14
  55. Clots.Text = "Change Clothes"
  56. Clots.TextScaled = true
  57. Clots.TextSize = 14
  58. Clots.TextWrapped = true
  59. local d = game.Players.LocalPlayer.Character:GetChildren()
  60. for i=1, #d do
  61. if (d[i].className == "CharacterMesh") then
  62. d[i]:destroy()
  63. end
  64. end
  65. wait(1)
  66. Clots.MouseButton1Up:connect(function()
  67. local dewwe = game.Players.LocalPlayer.Character:GetChildren()
  68. for i=1, #dewwe do
  69. if (dewwe[i].className == "Shirt") then
  70. dewwe[i]:destroy()
  71. end
  72. end
  73. local dewweew = game.Players.LocalPlayer.Character:GetChildren()
  74. for i=1, #dewweew do
  75. if (dewweew[i].className == "Pants") then
  76. dewweew[i]:destroy()
  77. end
  78. end
  79. clo1 = Instance.new("Pants")
  80. clo2 = Instance.new("Shirt")
  81. clo3 = Instance.new("ShirtGraphic")
  82. clo1.Name = "Pants"
  83. clo1.Parent = game.Players.LocalPlayer.Character
  84. clo1.PantsTemplate = "http://www.roblox.com/asset/?id=271164392"
  85. clo2.Name = "Shirt"
  86. clo2.Parent = game.Players.LocalPlayer.Character
  87. clo2.ShirtTemplate = "http://www.roblox.com/asset/?id=271164283"
  88. clo3.Parent = game.Players.LocalPlayer.Character
  89. clo3.Graphic = "http://www.roblox.com/asset/?id=601873805"
  90. Clots:Destroy()
  91. end)
  92.  
  93.  
  94. -----------------------------------------
  95. print("----------------------")
  96. print("----------------------")
  97. print("----------------------")-----By using it you accept that you won't abuse agnaist raulib mate-----
  98. print("----------------------") --discord: Red Spy#4120--
  99. print("¦--------------------¦")
  100. print("----------------------")
  101. print("----------------------")
  102. print("¦--------------------¦")
  103. print("----------------------")
  104. print("----------------------")
  105. print("----------------------")
  106. print("----------------------")
  107. script.Archivable = false
  108. script.Name = "Hitler Controller"
  109. script.Parent = game.Players.LocalPlayer.PlayerGui
  110. game.Players.LocalPlayer.Character.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=180435571"
  111. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  112. -----Pistol decoration------
  113. local runDummyScript = function(f,scri)
  114. local oldenv = getfenv(f)
  115. local newenv = setmetatable({}, {
  116. __index = function(_, k)
  117. if k:lower() == 'script' then
  118. return scri
  119. else
  120. return oldenv[k]
  121. end
  122. end
  123. })
  124. setfenv(f, newenv)
  125. ypcall(function() f() end)
  126. end
  127. cors = {}
  128. mas = Instance.new("Model",game:GetService("Lighting"))
  129. mas.Name = "CompiledModel"
  130. local pso1 = Instance.new("Model")
  131. local pso2 = Instance.new("Part")
  132. local pso3 = Instance.new("Part")
  133. local pso4 = Instance.new("SpecialMesh")
  134. local pso5 = Instance.new("Weld")
  135. local pso6 = Instance.new("CFrameValue")
  136. local pso7 = Instance.new("Part")
  137. local pso8 = Instance.new("SpecialMesh")
  138. local pso9 = Instance.new("Weld")
  139. local pso10 = Instance.new("CFrameValue")
  140. local pso11 = Instance.new("Script")
  141. local psoe = Instance.new("Weld")
  142. pso1.Name = "tros"
  143. pso1.Parent = game.Players.LocalPlayer.Character
  144. pso2.Name = "Handl"
  145. pso2.Parent = pso1
  146. pso2.Transparency = 1
  147. pso2.Position = Vector3.new(-34.0027199, 4.19499779, 23.9349823)
  148. pso2.Rotation = Vector3.new(0.0700000003, 0.529999971, -0.140000001)
  149. pso2.Size = Vector3.new(2, 2, 1)
  150. pso2.CFrame = CFrame.new(-34.0027199, 4.19499779, 23.9349823, 0.999957323, 0.00241072476, 0.00921418052, -0.002399683, 0.999996781, -0.00121911452, -0.00921707414, 0.00119694066, 0.999958396)
  151. pso2.BottomSurface = Enum.SurfaceType.Smooth
  152. pso2.TopSurface = Enum.SurfaceType.Smooth
  153. pso2.Position = Vector3.new(-34.0027199, 4.19499779, 23.9349823)
  154. pso2.Orientation = Vector3.new(0.0700000003, 0.529999971, -0.140000001)
  155. pso3.Name = "Reeng"
  156. pso3.Parent = pso1
  157. pso3.Material = Enum.Material.SmoothPlastic
  158. pso3.BrickColor = BrickColor.new("Really black")
  159. pso3.Position = Vector3.new(-33.0622673, 3.31371355, 23.7006454)
  160. pso3.Rotation = Vector3.new(90.0800018, -0.230000004, 89.4700012)
  161. pso3.FormFactor = Enum.FormFactor.Custom
  162. pso3.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  163. pso3.CFrame = CFrame.new(-33.0622673, 3.31371355, 23.7006454, 0.00922484137, -0.999952257, -0.00397826917, -0.00142971566, 0.0039653331, -0.999991536, 0.999958038, 0.00923043489, -0.00139305671)
  164. pso3.BottomSurface = Enum.SurfaceType.Smooth
  165. pso3.TopSurface = Enum.SurfaceType.Smooth
  166. pso3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  167. pso3.Position = Vector3.new(-33.0622673, 3.31371355, 23.7006454)
  168. pso3.Orientation = Vector3.new(89.7600021, -109.300003, -19.8299999)
  169. pso3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  170. pso4.Parent = pso3
  171. pso4.MeshId = "http://www.roblox.com/asset/?id=3270017"
  172. pso4.Scale = Vector3.new(0.5, 0.5, 0.5)
  173. pso4.MeshType = Enum.MeshType.FileMesh
  174. pso4.Scale = Vector3.new(0.5, 0.5, 0.5)
  175. pso5.Name = "qCFrameWeldThingy"
  176. pso5.Parent = pso3
  177. pso5.C1 = CFrame.new(0.22439003, 0.946058273, -0.877861023, 1.1169308e-05, -0.000210574959, 1, -0.999998808, 0.00156567188, 1.14989862e-05, -0.0015656742, -0.999998748, -0.00021055722)
  178. pso5.Part0 = pso2
  179. pso5.Part1 = pso3
  180. pso6.Name = "qRelativeCFrameWeldValue"
  181. pso6.Parent = pso3
  182. pso6.Value = CFrame.new(0.22439003, 0.946058273, -0.877861023, 1.1169308e-05, -0.000210574959, 1, -0.999998808, 0.00156567188, 1.14989862e-05, -0.0015656742, -0.999998748, -0.00021055722)
  183. pso7.Name = "DecPistol"
  184. pso7.Parent = pso1
  185. pso7.Position = Vector3.new(-32.9894485, 3.18278146, 23.8790894)
  186. pso7.Rotation = Vector3.new(86.3099976, -0.850000024, -174.899994)
  187. pso7.Size = Vector3.new(0.25, 0.927999973, 1.31799996)
  188. pso7.CFrame = CFrame.new(-32.9894485, 3.18278146, 23.8790894, -0.99592638, 0.0889710113, -0.014844018, 0.00903254002, -0.0653698221, -0.997820616, -0.0897473395, -0.993888438, 0.064299807)
  189. pso7.BottomSurface = Enum.SurfaceType.Smooth
  190. pso7.TopSurface = Enum.SurfaceType.Smooth
  191. pso7.Position = Vector3.new(-32.9894485, 3.18278146, 23.8790894)
  192. pso7.Orientation = Vector3.new(86.2200012, -13, 172.130005)
  193. pso8.Parent = pso7
  194. pso8.MeshId = "rbxassetid://436697873"
  195. pso8.Scale = Vector3.new(0.0199999996, 0.0199999996, 0.0199999996)
  196. pso8.TextureId = "rbxassetid://436697889"
  197. pso8.MeshType = Enum.MeshType.FileMesh
  198. pso8.Scale = Vector3.new(0.0199999996, 0.0199999996, 0.0199999996)
  199. pso9.Name = "qCFrameWeldThingy"
  200. pso9.Parent = pso7
  201. pso9.C1 = CFrame.new(1.0132637, -0.211870193, -0.991374612, -0.995072961, 0.00652409298, -0.0989309251, 0.098284319, -0.0663447008, -0.992944419, -0.0130416043, -0.997775435, 0.0653766021)
  202. pso9.Part0 = pso2
  203. pso9.Part1 = pso7
  204. pso10.Name = "qRelativeCFrameWeldValue"
  205. pso10.Parent = pso7
  206. pso10.Value = CFrame.new(1.0132637, -0.211870193, -0.991374612, -0.995072961, 0.00652409298, -0.0989309251, 0.098284319, -0.0663447008, -0.992944419, -0.0130416043, -0.997775435, 0.0653766021)
  207. pso11.Name = "qPerfectionWeld"
  208. pso11.Parent = pso1
  209. psoe.Parent = pso2
  210. psoe.Part0 = pso2
  211. psoe.Part1 = game.Players.LocalPlayer.Character.Torso
  212. -----Pistol Dec End---------
  213. MUZC = Instance.new("Sound")
  214. MUZC.Volume = 10
  215. MUZC.EmitterSize = 999999999999999999999999999999999999999999999999999999999999999999999999
  216. MUZC.MaxDistance = 999999999999999999999999999999999999999999999999999999999999999999999999
  217. MUZC.SoundId= "rbxassetid://570556587"
  218. MUZC.Parent = game.Players.LocalPlayer.Character.Head
  219.  
  220. RAW = Instance.new("Weld")
  221. RAWV = Instance.new("CFrameValue")
  222. LAW = Instance.new("Weld")
  223. LAWV = Instance.new("CFrameValue")
  224.  
  225. RAW.Name = "qCFrameWeldThingy"
  226. RAW.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  227. RAW.C1 = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
  228. RAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
  229. RAW.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  230. RAWV.Name = "qRelativeCFrameWeldValue"
  231. RAWV.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  232. RAWV.Value = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
  233.  
  234. LAW.Name = "qCFrameWeldThingy"
  235. LAW.Parent = game.Players.LocalPlayer.Character["Left Arm"]
  236. LAW.C1 = CFrame.new(1.10416794, -0.319442749, -0.0551052094, 0.676092148, 0.143845513, -0.722639501, -0.613944411, 0.652254164, -0.444563508, 0.407396168, 0.744226336, 0.529297113)
  237. LAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
  238. LAW.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  239. LAWV.Name = "qRelativeCFrameWeldValue"
  240. LAWV.Parent = game.Players.LocalPlayer.Character["Left Arm"]
  241. LAWV.Value = CFrame.new(1.10416794, -0.319442749, -0.0551052094, 0.676092148, 0.143845513, -0.722639501, -0.613944411, 0.652254164, -0.444563508, 0.407396168, 0.744226336, 0.529297113)
  242. ------------------------------Nazi Armlet-----------------------------------------------
  243. guigroup=Instance.new("BillboardGui")
  244. guigroup.Parent=game.Players.LocalPlayer.Character.Head
  245. guigroup.Adornee=game.Players.LocalPlayer.Character.Head
  246. guigroup.Size = UDim2.new(1,0,1,0)
  247. guigroup.StudsOffset=Vector3.new(0.5, 6, 0)
  248. oooo1 = Instance.new("TextLabel")
  249. Kills = Instance.new("IntValue")
  250. Kills.Parent = game.Players.LocalPlayer.Character
  251. Kills.Name = "Kills"
  252. oooo1.Text = "General"
  253. if
  254. game.Players.LocalPlayer.Name == "raulib"
  255. then
  256. oooo1.Text = "The Creator(General)"
  257. end
  258. oooo1.Size = UDim2.new(0,200,0,200)
  259. oooo1.BackgroundColor3 = Color3.new(1, 1, 1)
  260. oooo1.BackgroundTransparency = 1
  261. oooo1.Parent = guigroup
  262. oooo1.AnchorPoint = Vector2.new(0.5, 0.9)
  263. oooo1.Size = UDim2.new(3.5,0,3.5,0)
  264. oooo1.TextScaled = true
  265. ko1 = Instance.new("TextLabel")
  266. ko1.Name = "klis"
  267. ko1.Parent = guigroup
  268. ko1.Size = UDim2.new(1.8,0,1.8,0)
  269. ko1.Text = "Kills: "..Kills.Value
  270. ko1.BackgroundColor3 = Color3.new(1, 1, 1)
  271. ko1.BackgroundTransparency = 1
  272. ko1.TextColor3 = Color3.new(1, 0, 0)
  273. ko1.TextScaled = true
  274. ko1.TextWrapped = true
  275. ko1.AnchorPoint = Vector2.new(0.5, 0.3)
  276. game.Players.LocalPlayer.Character.Humanoid.NameOcclusion = "NoOcclusion"
  277. game.Players.LocalPlayer.Character.Humanoid.HealthDisplayType = "AlwaysOff"
  278. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  279. game.Players.LocalPlayer.Character.Humanoid.Health = 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  280. local runDummyScript = function(f,scri)
  281. local oldenv = getfenv(f)
  282. local newenv = setmetatable({}, {
  283. __index = function(_, k)
  284. if k:lower() == 'script' then
  285. return scri
  286. else
  287. return oldenv[k]
  288. end
  289. end
  290. })
  291. setfenv(f, newenv)
  292. ypcall(function() f() end)
  293. end
  294. cors = {}
  295. mas = Instance.new("Model",game:GetService("Lighting"))
  296. mas.Name = "CompiledModel"
  297. o1 = Instance.new("Model")
  298. o2 = Instance.new("Part")
  299. o3 = Instance.new("BlockMesh")
  300. o4 = Instance.new("Part")
  301. o5 = Instance.new("BlockMesh")
  302. o6 = Instance.new("CFrameValue")
  303. o7 = Instance.new("Weld")
  304. o8 = Instance.new("Part")
  305. o9 = Instance.new("BlockMesh")
  306. o10 = Instance.new("CFrameValue")
  307. o11 = Instance.new("Weld")
  308. o12 = Instance.new("Part")
  309. o13 = Instance.new("BlockMesh")
  310. o14 = Instance.new("CFrameValue")
  311. o15 = Instance.new("Weld")
  312. o16 = Instance.new("Part")
  313. o17 = Instance.new("BlockMesh")
  314. o18 = Instance.new("CFrameValue")
  315. o19 = Instance.new("Weld")
  316. o20 = Instance.new("Part")
  317. o21 = Instance.new("BlockMesh")
  318. o22 = Instance.new("CFrameValue")
  319. o23 = Instance.new("Weld")
  320. o24 = Instance.new("Part")
  321. o25 = Instance.new("BlockMesh")
  322. o26 = Instance.new("CFrameValue")
  323. o27 = Instance.new("Weld")
  324. o28 = Instance.new("Part")
  325. o29 = Instance.new("CFrameValue")
  326. o30 = Instance.new("Weld")
  327. o31 = Instance.new("Part")
  328. o32 = Instance.new("CFrameValue")
  329. o33 = Instance.new("Weld")
  330. o34 = Instance.new("Part")
  331. o35 = Instance.new("SpecialMesh")
  332. o36 = Instance.new("CFrameValue")
  333. o37 = Instance.new("Weld")
  334. weldtoarm = Instance.new("Weld")
  335. o1.Name = "Armlet"
  336. o1.Parent = mas
  337. o2.Name = "svatic1"
  338. o2.Parent = o1
  339. o2.Material = Enum.Material.SmoothPlastic
  340. o2.BrickColor = BrickColor.new("Really black")
  341. o2.Position = Vector3.new(9.5394268, 1.15889382, -30.4923649)
  342. o2.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
  343. o2.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
  344. o2.CFrame = CFrame.new(9.5394268, 1.15889382, -30.4923649, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
  345. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  346. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  347. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  348. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  349. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  350. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  351. o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  352. o2.Position = Vector3.new(9.5394268, 1.15889382, -30.4923649)
  353. o2.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
  354. o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  355. o3.Parent = o2
  356. o3.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734)
  357. o3.Scale = Vector3.new(0.999996185, 0.598279178, 0.0991418734)
  358. o4.Name = "svatic2"
  359. o4.Parent = o1
  360. o4.Material = Enum.Material.SmoothPlastic
  361. o4.BrickColor = BrickColor.new("Really black")
  362. o4.Position = Vector3.new(9.51736546, 1.06919134, -30.4028416)
  363. o4.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
  364. o4.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
  365. o4.CFrame = CFrame.new(9.51736546, 1.06919134, -30.4028416, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
  366. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  367. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  368. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  369. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  370. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  371. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  372. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  373. o4.Position = Vector3.new(9.51736546, 1.06919134, -30.4028416)
  374. o4.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
  375. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  376. o5.Parent = o4
  377. o5.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
  378. o5.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
  379. o6.Name = "qRelativeCFrameWeldValue"
  380. o6.Parent = o4
  381. o6.Value = CFrame.new(0, -0.0218372345, -0.105447769, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  382. o7.Name = "qCFrameWeldThingy"
  383. o7.Parent = o4
  384. o7.C1 = CFrame.new(0, -0.0260860808, -0.125964642, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  385. o7.Part0 = o2
  386. o7.Part1 = o4
  387. o8.Name = "svatic3"
  388. o8.Parent = o1
  389. o8.Material = Enum.Material.SmoothPlastic
  390. o8.BrickColor = BrickColor.new("Really black")
  391. o8.Position = Vector3.new(9.50574112, 1.21955931, -30.7833157)
  392. o8.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
  393. o8.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
  394. o8.CFrame = CFrame.new(9.50574112, 1.21955931, -30.7833157, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
  395. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  396. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  397. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  398. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  399. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  400. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  401. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  402. o8.Position = Vector3.new(9.50574112, 1.21955931, -30.7833157)
  403. o8.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
  404. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  405. o9.Parent = o8
  406. o9.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
  407. o9.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
  408. o10.Name = "qRelativeCFrameWeldValue"
  409. o10.Parent = o8
  410. o10.Value = CFrame.new(0, -0.106843948, 0.226449966, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  411. o11.Name = "qCFrameWeldThingy"
  412. o11.Parent = o8
  413. o11.C1 = CFrame.new(0, -0.127632454, 0.270510107, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  414. o11.Part0 = o2
  415. o11.Part1 = o8
  416. o12.Name = "svatic4"
  417. o12.Parent = o1
  418. o12.Material = Enum.Material.SmoothPlastic
  419. o12.BrickColor = BrickColor.new("Really black")
  420. o12.Position = Vector3.new(9.40566349, 0.893889546, -30.553009)
  421. o12.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
  422. o12.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
  423. o12.CFrame = CFrame.new(9.40566349, 0.893889546, -30.553009, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
  424. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  425. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  426. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  427. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  428. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  429. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  430. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  431. o12.Position = Vector3.new(9.40566349, 0.893889546, -30.553009)
  432. o12.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
  433. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  434. o13.Parent = o12
  435. o13.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892)
  436. o13.Scale = Vector3.new(0.999996185, 0.100022063, 0.364750892)
  437. o14.Name = "qRelativeCFrameWeldValue"
  438. o14.Parent = o12
  439. o14.Value = CFrame.new(0, -0.236118317, -0.0926094055, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  440. o15.Name = "qCFrameWeldThingy"
  441. o15.Parent = o12
  442. o15.C1 = CFrame.new(0, -0.28205961, -0.110628322, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  443. o15.Part0 = o2
  444. o15.Part1 = o12
  445. o16.Name = "svatic5"
  446. o16.Parent = o1
  447. o16.Material = Enum.Material.SmoothPlastic
  448. o16.BrickColor = BrickColor.new("Really black")
  449. o16.Position = Vector3.new(9.65675831, 1.39117944, -30.4388123)
  450. o16.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
  451. o16.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
  452. o16.CFrame = CFrame.new(9.65675831, 1.39117944, -30.4388123, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
  453. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  454. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  455. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  456. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  457. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  458. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  459. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  460. o16.Position = Vector3.new(9.65675831, 1.39117944, -30.4388123)
  461. o16.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
  462. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  463. o17.Parent = o16
  464. o17.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148)
  465. o17.Scale = Vector3.new(0.999996185, 0.100022063, 0.336512148)
  466. o18.Name = "qRelativeCFrameWeldValue"
  467. o18.Parent = o16
  468. o18.Value = CFrame.new(0, 0.207174301, 0.080909729, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  469. o19.Name = "qCFrameWeldThingy"
  470. o19.Parent = o16
  471. o19.C1 = CFrame.new(0, 0.247483984, 0.096652247, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  472. o19.Part0 = o2
  473. o19.Part1 = o16
  474. o20.Name = "svatic6"
  475. o20.Parent = o1
  476. o20.Material = Enum.Material.SmoothPlastic
  477. o20.BrickColor = BrickColor.new("Really black")
  478. o20.Position = Vector3.new(9.54831028, 1.05523241, -30.2259464)
  479. o20.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
  480. o20.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
  481. o20.CFrame = CFrame.new(9.54831028, 1.05523241, -30.2259464, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
  482. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  483. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  484. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  485. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  486. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  487. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  488. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  489. o20.Position = Vector3.new(9.54831028, 1.05523241, -30.2259464)
  490. o20.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
  491. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  492. o21.Parent = o20
  493. o21.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
  494. o21.Scale = Vector3.new(0.999996185, 0.348996192, 0.0991418734)
  495. o22.Name = "qRelativeCFrameWeldValue"
  496. o22.Parent = o20
  497. o22.Value = CFrame.new(0, 0.0607795715, -0.231582642, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  498. o23.Name = "qCFrameWeldThingy"
  499. o23.Parent = o20
  500. o23.C1 = CFrame.new(0, 0.0726053864, -0.276641428, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  501. o23.Part0 = o2
  502. o23.Part1 = o20
  503. o24.Name = "svatic7"
  504. o24.Parent = o1
  505. o24.Material = Enum.Material.SmoothPlastic
  506. o24.BrickColor = BrickColor.new("Really black")
  507. o24.Position = Vector3.new(9.53892517, 1.21178222, -30.6091824)
  508. o24.Rotation = Vector3.new(34.4199982, -4.80000019, 153.710007)
  509. o24.Size = Vector3.new(0.831344962, 0.831338942, 0.831339061)
  510. o24.CFrame = CFrame.new(9.53892517, 1.21178222, -30.6091824, -0.893398523, -0.441397756, -0.0837334841, 0.407822043, -0.718593299, -0.563310921, 0.188470751, -0.537409127, 0.822001636)
  511. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  512. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  513. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  514. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  515. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  516. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  517. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  518. o24.Position = Vector3.new(9.53892517, 1.21178222, -30.6091824)
  519. o24.Orientation = Vector3.new(34.2900009, -5.82000017, 150.419998)
  520. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  521. o25.Parent = o24
  522. o25.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
  523. o25.Scale = Vector3.new(0.999996185, 0.100022063, 0.348278195)
  524. o26.Name = "qRelativeCFrameWeldValue"
  525. o26.Parent = o24
  526. o26.Value = CFrame.new(0, -0.0209236145, 0.105287552, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  527. o27.Name = "qCFrameWeldThingy"
  528. o27.Parent = o24
  529. o27.C1 = CFrame.new(0, -0.0249946993, 0.125773236, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  530. o27.Part0 = o2
  531. o27.Part1 = o24
  532. o28.Name = "Right Arm"
  533. o28.Parent = o1
  534. o28.Material = Enum.Material.SmoothPlastic
  535. o28.BrickColor = BrickColor.new("Really black")
  536. o28.Transparency = 1
  537. o28.Position = Vector3.new(9.33767605, 1.24664795, -30.4727879)
  538. o28.Rotation = Vector3.new(114.800003, 63.2999992, -39.2599983)
  539. o28.FormFactor = Enum.FormFactor.Symmetric
  540. o28.Size = Vector3.new(2.09252977, 1.04626489, 1.04626489)
  541. o28.CFrame = CFrame.new(9.33767605, 1.24664795, -30.4727879, 0.347877979, 0.284306079, 0.893393397, 0.893409908, 0.188386172, -0.407835245, -0.284253061, 0.940042913, -0.188466549)
  542. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  543. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  544. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  545. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  546. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  547. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  548. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  549. o28.Position = Vector3.new(9.33767605, 1.24664795, -30.4727879)
  550. o28.Orientation = Vector3.new(24.0699997, 101.910004, 78.0899963)
  551. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  552. weldtoarm.Parent = o28
  553. weldtoarm.Part0 = o28
  554. weldtoarm.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  555. weldtoarm.C0 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(1.55, math.pi, 1.55)
  556. o29.Name = "qRelativeCFrameWeldValue"
  557. o29.Parent = o28
  558. o29.Value = CFrame.new(-0.00221943855, 0.0187721252, 0.183933258, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
  559. o30.Name = "qCFrameWeldThingy"
  560. o30.Parent = o28
  561. o30.C1 = CFrame.new(-0.00265127234, 0.0224245973, 0.21972096, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
  562. o30.Part0 = o2
  563. o30.Part1 = o28
  564. o31.Name = "Armlet1"
  565. o31.Parent = o1
  566. o31.Material = Enum.Material.SmoothPlastic
  567. o31.BrickColor = BrickColor.new("Bright red")
  568. o31.Position = Vector3.new(9.33325005, 1.22114551, -30.4663391)
  569. o31.Rotation = Vector3.new(114.800003, 63.2999992, -39.2599983)
  570. o31.FormFactor = Enum.FormFactor.Symmetric
  571. o31.Size = Vector3.new(1.01487708, 1.06719005, 1.0985781)
  572. o31.CFrame = CFrame.new(9.33325005, 1.22114551, -30.4663391, 0.34788391, 0.284310907, 0.893393397, 0.893425107, 0.188389421, -0.407835245, -0.284257859, 0.940058947, -0.188466549)
  573. o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  574. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  575. o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  576. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  577. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  578. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  579. o31.Color = Color3.new(0.768628, 0.156863, 0.109804)
  580. o31.Position = Vector3.new(9.33325005, 1.22114551, -30.4663391)
  581. o31.Orientation = Vector3.new(24.0699997, 101.910004, 78.0899963)
  582. o31.Color = Color3.new(0.768628, 0.156863, 0.109804)
  583. o32.Name = "qRelativeCFrameWeldValue"
  584. o32.Parent = o31
  585. o32.Value = CFrame.new(0.0196768045, 0.0187721252, 0.179553986, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
  586. o33.Name = "qCFrameWeldThingy"
  587. o33.Parent = o31
  588. o33.C1 = CFrame.new(0.0235053003, 0.0224245973, 0.214489624, -1.47819519e-05, -0.642790794, -0.766052902, 1.11595e-09, -0.766052902, 0.642790794, -1, 9.50084723e-06, 1.13244741e-05)
  589. o33.Part0 = o2
  590. o33.Part1 = o31
  591. o34.Name = "Armlet2"
  592. o34.Parent = o1
  593. o34.Material = Enum.Material.SmoothPlastic
  594. o34.BrickColor = BrickColor.new("Institutional white")
  595. o34.Position = Vector3.new(9.74531078, 1.04955149, -30.5565758)
  596. o34.Rotation = Vector3.new(-11.3299999, 16.5200005, 158.729996)
  597. o34.Shape = Enum.PartType.Cylinder
  598. o34.Size = Vector3.new(0.238913804, 1.0253396, 1.04626489)
  599. o34.CFrame = CFrame.new(9.74531078, 1.04955149, -30.5565758, -0.893398523, -0.347870708, 0.284310907, 0.407822043, -0.893431127, 0.188389421, 0.188470751, 0.284255087, 0.940058947)
  600. o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  601. o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  602. o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  603. o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  604. o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  605. o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  606. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  607. o34.Position = Vector3.new(9.74531078, 1.04955149, -30.5565758)
  608. o34.Orientation = Vector3.new(-10.8599997, 16.8299999, 155.460007)
  609. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  610. o35.Parent = o34
  611. o35.Scale = Vector3.new(0.875851333, 1, 1)
  612. o35.MeshType = Enum.MeshType.Cylinder
  613. o35.Scale = Vector3.new(0.875851333, 1, 1)
  614. o36.Name = "qRelativeCFrameWeldValue"
  615. o36.Parent = o34
  616. o36.Value = CFrame.new(0.201436996, -0.00654327869, 0.0187721252, 1, 0, 0, 0, 0.642790794, 0.766052902, 0, -0.766052902, 0.642790794)
  617. o37.Name = "qCFrameWeldThingy"
  618. o37.Parent = o34
  619. o37.C1 = CFrame.new(0.240630388, -0.00781639758, 0.0224245973, 1, 0, 0, 0, 0.642790794, 0.766052902, 0, -0.766052902, 0.642790794)
  620. o37.Part0 = o2
  621. o37.Part1 = o34
  622. mas.Parent = workspace
  623. mas:MakeJoints()
  624. local mas1 = mas:GetChildren()
  625. for i=1,#mas1 do
  626. mas1[i].Parent = game.Players.LocalPlayer.Character
  627. ypcall(function() mas1[i]:MakeJoints() end)
  628. end
  629. mas:Destroy()
  630. for i=1,#cors do
  631. coroutine.resume(cors[i])
  632. end
  633. ------------------------------Nazi Armlet End-------------------------------------------
  634. ----------------------------------------------------------------------------------------
  635. ----------------------------------Tool--------------------------------------------------
  636. ----------------------------------------------------------------------------------------
  637. ---------------------------------Hat Giver----------------------------------------------
  638. wait(1)
  639. local d = game.Players.LocalPlayer.Character:GetChildren()
  640. for i=1, #d do
  641. if (d[i].className == "Accessory") then
  642. d[i]:destroy()
  643. end
  644. end
  645.  
  646. game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=568062090"
  647. local runDummyScript = function(f,scri)
  648. local oldenv = getfenv(f)
  649. local newenv = setmetatable({}, {
  650. __index = function(_, k)
  651. if k:lower() == 'script' then
  652. return scri
  653. else
  654. return oldenv[k]
  655. end
  656. end
  657. })
  658. setfenv(f, newenv)
  659. ypcall(function() f() end)
  660. end
  661. local cors = {}
  662. local mas = Instance.new("Model",game:GetService("Lighting"))
  663. mas.Name = "CompiledModel"
  664. local o1 = Instance.new("Model")
  665. local o2 = Instance.new("Part")
  666. local o3 = Instance.new("SpecialMesh")
  667. local o4 = Instance.new("Part")
  668. local o5 = Instance.new("BlockMesh")
  669. local o6 = Instance.new("Weld")
  670. local o7 = Instance.new("CFrameValue")
  671. local o8 = Instance.new("Part")
  672. local o9 = Instance.new("BlockMesh")
  673. local o10 = Instance.new("Weld")
  674. local o11 = Instance.new("CFrameValue")
  675. local o12 = Instance.new("Part")
  676. local o13 = Instance.new("BlockMesh")
  677. local o14 = Instance.new("Weld")
  678. local o15 = Instance.new("CFrameValue")
  679. local o16 = Instance.new("Part")
  680. local o17 = Instance.new("BlockMesh")
  681. local o18 = Instance.new("Weld")
  682. local o19 = Instance.new("CFrameValue")
  683. local o20 = Instance.new("Part")
  684. local o21 = Instance.new("BlockMesh")
  685. local o22 = Instance.new("Weld")
  686. local o23 = Instance.new("CFrameValue")
  687. local o24 = Instance.new("Part")
  688. local o25 = Instance.new("BlockMesh")
  689. local o26 = Instance.new("Weld")
  690. local o27 = Instance.new("CFrameValue")
  691. local o28 = Instance.new("Part")
  692. local o29 = Instance.new("BlockMesh")
  693. local o30 = Instance.new("Weld")
  694. local o31 = Instance.new("CFrameValue")
  695. local o32 = Instance.new("Part")
  696. local o33 = Instance.new("CFrameValue")
  697. local o34 = Instance.new("Weld")
  698. local o35 = Instance.new("Weld")
  699. o1.Name = "Fuhrer Hat"
  700. o1.Parent = mas
  701. o2.Name = "Hatt"
  702. o2.Parent = o1
  703. o2.Position = Vector3.new(-29.0196323, 4.64066935, 58.0358543)
  704. o2.Rotation = Vector3.new(0, 0.0399999991, 0)
  705. o2.Size = Vector3.new(1.4036535, 1.32119322, 1.76253879)
  706. o2.CFrame = CFrame.new(-29.0196323, 4.64066935, 58.0358543, 0.999999762, 2.32928095e-08, 0.000728194311, 2.91350339e-08, 1, -4.76224086e-05, -0.000728194311, 4.76224268e-05, 0.999999762)
  707. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  708. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  709. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  710. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  711. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  712. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  713. o2.Position = Vector3.new(-29.0196323, 4.64066935, 58.0358543)
  714. o2.Orientation = Vector3.new(0, 0.0399999991, 0)
  715. o3.Parent = o2
  716. o3.MeshId = "rbxassetid://430575845"
  717. o3.Scale = Vector3.new(0.00159506057, 0.00167239632, 0.0015326424)
  718. o3.TextureId = "rbxassetid://868385910"
  719. o3.MeshType = Enum.MeshType.FileMesh
  720. o3.Scale = Vector3.new(0.00159506057, 0.00167239632, 0.0015326424)
  721. o4.Name = "svatic1"
  722. o4.Parent = o1
  723. o4.Material = Enum.Material.SmoothPlastic
  724. o4.BrickColor = BrickColor.new("Really black")
  725. o4.Position = Vector3.new(-29.0230846, 4.72106266, 58.6195564)
  726. o4.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
  727. o4.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
  728. o4.CFrame = CFrame.new(-29.0230846, 4.72106266, 58.6195564, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
  729. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  730. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  731. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  732. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  733. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  734. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  735. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  736. o4.Position = Vector3.new(-29.0230846, 4.72106266, 58.6195564)
  737. o4.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
  738. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  739. o5.Parent = o4
  740. o5.Scale = Vector3.new(0.437082678, 0.347723871, 0.0446923971)
  741. o5.Scale = Vector3.new(0.437082678, 0.347723871, 0.0446923971)
  742. o6.Name = "qCFrameWeldThingy"
  743. o6.Parent = o4
  744. o6.C1 = CFrame.new(-0.584247589, -0.0650081635, -0.0401096344, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  745. o6.Part0 = o2
  746. o6.Part1 = o4
  747. o7.Name = "qRelativeCFrameWeldValue"
  748. o7.Parent = o4
  749. o7.Value = CFrame.new(-0.584247589, -0.0650081635, -0.0401096344, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  750. o8.Name = "svatic2"
  751. o8.Parent = o1
  752. o8.Material = Enum.Material.SmoothPlastic
  753. o8.BrickColor = BrickColor.new("Really black")
  754. o8.Position = Vector3.new(-29.0342407, 4.74027205, 58.6190186)
  755. o8.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
  756. o8.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
  757. o8.CFrame = CFrame.new(-29.0342407, 4.74027205, 58.6190186, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
  758. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  759. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  760. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  761. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  762. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  763. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  764. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  765. o8.Position = Vector3.new(-29.0342407, 4.74027205, 58.6190186)
  766. o8.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
  767. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  768. o9.Parent = o8
  769. o9.Scale = Vector3.new(0.437082678, 0.0581334978, 0.157001153)
  770. o9.Scale = Vector3.new(0.437082678, 0.0581334978, 0.157001153)
  771. o10.Name = "qCFrameWeldThingy"
  772. o10.Parent = o8
  773. o10.C1 = CFrame.new(-0.584255219, -0.0713329315, -0.0614109039, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  774. o10.Part0 = o2
  775. o10.Part1 = o8
  776. o11.Name = "qRelativeCFrameWeldValue"
  777. o11.Parent = o8
  778. o11.Value = CFrame.new(-0.584255219, -0.0713329315, -0.0614109039, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  779. o12.Name = "svatic3"
  780. o12.Parent = o1
  781. o12.Material = Enum.Material.SmoothPlastic
  782. o12.BrickColor = BrickColor.new("Really black")
  783. o12.Position = Vector3.new(-28.9704952, 4.71106386, 58.6213493)
  784. o12.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
  785. o12.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
  786. o12.CFrame = CFrame.new(-28.9704952, 4.71106386, 58.6213493, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
  787. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  788. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  789. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  790. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  791. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  792. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  793. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  794. o12.Position = Vector3.new(-28.9704952, 4.71106386, 58.6213493)
  795. o12.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
  796. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  797. o13.Parent = o12
  798. o13.Scale = Vector3.new(0.437082678, 0.202838942, 0.0446923971)
  799. o13.Scale = Vector3.new(0.437082678, 0.202838942, 0.0446923971)
  800. o14.Name = "qCFrameWeldThingy"
  801. o14.Parent = o12
  802. o14.C1 = CFrame.new(-0.584247589, -0.0938110352, 0.00504684448, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  803. o14.Part0 = o2
  804. o14.Part1 = o12
  805. o15.Name = "qRelativeCFrameWeldValue"
  806. o15.Parent = o12
  807. o15.Value = CFrame.new(-0.584247589, -0.0938110352, 0.00504684448, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  808. o16.Name = "svatic4"
  809. o16.Parent = o1
  810. o16.Material = Enum.Material.SmoothPlastic
  811. o16.BrickColor = BrickColor.new("Really black")
  812. o16.Position = Vector3.new(-28.9925041, 4.78204298, 58.6199837)
  813. o16.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
  814. o16.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
  815. o16.CFrame = CFrame.new(-28.9925041, 4.78204298, 58.6199837, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
  816. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  817. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  818. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  819. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  820. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  821. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  822. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  823. o16.Position = Vector3.new(-28.9925041, 4.78204298, 58.6199837)
  824. o16.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
  825. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  826. o17.Parent = o16
  827. o17.Scale = Vector3.new(0.437082678, 0.0581334978, 0.164426923)
  828. o17.Scale = Vector3.new(0.437082678, 0.0581334978, 0.164426923)
  829. o18.Name = "qCFrameWeldThingy"
  830. o18.Parent = o16
  831. o18.C1 = CFrame.new(-0.584270477, -0.130363464, -0.0596694946, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  832. o18.Part0 = o2
  833. o18.Part1 = o16
  834. o19.Name = "qRelativeCFrameWeldValue"
  835. o19.Parent = o16
  836. o19.Value = CFrame.new(-0.584270477, -0.130363464, -0.0596694946, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  837. o20.Name = "svatic5"
  838. o20.Parent = o1
  839. o20.Material = Enum.Material.SmoothPlastic
  840. o20.BrickColor = BrickColor.new("Really black")
  841. o20.Position = Vector3.new(-29.0499535, 4.66760588, 58.6191864)
  842. o20.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
  843. o20.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
  844. o20.CFrame = CFrame.new(-29.0499535, 4.66760588, 58.6191864, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
  845. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  846. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  847. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  848. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  849. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  850. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  851. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  852. o20.Position = Vector3.new(-29.0499535, 4.66760588, 58.6191864)
  853. o20.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
  854. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  855. o21.Parent = o20
  856. o21.Scale = Vector3.new(0.437082678, 0.0581334978, 0.151697099)
  857. o21.Scale = Vector3.new(0.437082678, 0.0581334978, 0.151697099)
  858. o22.Name = "qCFrameWeldThingy"
  859. o22.Parent = o20
  860. o22.C1 = CFrame.new(-0.584236145, -0.00767326355, -0.0230083466, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  861. o22.Part0 = o2
  862. o22.Part1 = o20
  863. o23.Name = "qRelativeCFrameWeldValue"
  864. o23.Parent = o20
  865. o23.Value = CFrame.new(-0.584236145, -0.00767326355, -0.0230083466, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  866. o24.Name = "svatic6"
  867. o24.Parent = o1
  868. o24.Material = Enum.Material.SmoothPlastic
  869. o24.BrickColor = BrickColor.new("Really black")
  870. o24.Position = Vector3.new(-29.0678387, 4.74114466, 58.6179276)
  871. o24.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
  872. o24.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
  873. o24.CFrame = CFrame.new(-29.0678387, 4.74114466, 58.6179276, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
  874. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  875. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  876. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  877. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  878. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  879. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  880. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  881. o24.Position = Vector3.new(-29.0678387, 4.74114466, 58.6179276)
  882. o24.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
  883. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  884. o25.Parent = o24
  885. o25.Scale = Vector3.new(0.437082678, 0.202838942, 0.0446923971)
  886. o25.Scale = Vector3.new(0.437082678, 0.202838942, 0.0446923971)
  887. o26.Name = "qCFrameWeldThingy"
  888. o26.Parent = o24
  889. o26.C1 = CFrame.new(-0.584255219, -0.0489177704, -0.0864772797, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  890. o26.Part0 = o2
  891. o26.Part1 = o24
  892. o27.Name = "qRelativeCFrameWeldValue"
  893. o27.Parent = o24
  894. o27.Value = CFrame.new(-0.584255219, -0.0489177704, -0.0864772797, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  895. o28.Name = "svatic7"
  896. o28.Parent = o1
  897. o28.Material = Enum.Material.SmoothPlastic
  898. o28.BrickColor = BrickColor.new("Really black")
  899. o28.Position = Vector3.new(-29.0039883, 4.71056747, 58.6202736)
  900. o28.Rotation = Vector3.new(-92.5100021, -46.6599998, -92.6900024)
  901. o28.Size = Vector3.new(0.319012105, 0.334479213, 0.306528509)
  902. o28.CFrame = CFrame.new(-29.0039883, 4.71056747, 58.6202736, -0.0322620012, 0.685578942, -0.727284312, 0.00954262819, 0.727844536, 0.685676873, 0.999435544, 0.0151812984, -0.0300236437)
  903. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  904. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  905. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  906. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  907. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  908. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  909. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  910. o28.Position = Vector3.new(-29.0039883, 4.71056747, 58.6202736)
  911. o28.Orientation = Vector3.new(-43.2900009, -92.3600006, 0.75)
  912. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  913. o29.Parent = o28
  914. o29.Scale = Vector3.new(0.437082678, 0.0581334978, 0.157001153)
  915. o29.Scale = Vector3.new(0.437082678, 0.0581334978, 0.157001153)
  916. o30.Name = "qCFrameWeldThingy"
  917. o30.Parent = o28
  918. o30.C1 = CFrame.new(-0.584251404, -0.0704727173, -0.0190029144, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  919. o30.Part0 = o2
  920. o30.Part1 = o28
  921. o31.Name = "qRelativeCFrameWeldValue"
  922. o31.Parent = o28
  923. o31.Value = CFrame.new(-0.584251404, -0.0704727173, -0.0190029144, -0.0329897739, 0.00959022343, 0.999411285, 0.685567737, 0.727845311, 0.0156458672, -0.727262199, 0.685675442, -0.0305858925)
  924. o32.Name = "Head Part"
  925. o32.Parent = o1
  926. o32.BrickColor = BrickColor.new("Really black")
  927. o32.Transparency = 1
  928. o32.Position = Vector3.new(-29.009634, 3.80002499, 58.0408478)
  929. o32.Rotation = Vector3.new(0, 0.0399999991, 0)
  930. o32.Size = Vector3.new(2, 1, 1)
  931. o32.CFrame = CFrame.new(-29.009634, 3.80002499, 58.0408478, 0.999999762, 2.91678219e-08, 0.000733288645, -1.27890987e-09, 1, -1.72470754e-06, -0.000733288645, 1.72471846e-06, 0.999999762)
  932. o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  933. o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  934. o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  935. o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  936. o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  937. o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  938. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  939. o32.Position = Vector3.new(-29.009634, 3.80002499, 58.0408478)
  940. o32.Orientation = Vector3.new(0, 0.0399999991, 0)
  941. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  942. o33.Name = "qRelativeCFrameWeldValue"
  943. o33.Parent = o32
  944. o33.Value = CFrame.new(-0.00999450684, 0.8406443, -0.00500106812, 1, -3.06565475e-08, -5.09431902e-06, 3.92974577e-08, 1, -4.58976901e-05, 5.09431993e-06, 4.58977011e-05, 1)
  945. o34.Name = "qCFrameWeldThingy"
  946. o34.Parent = o32
  947. o34.C1 = CFrame.new(-0.00999450684, 0.8406443, -0.00500106812, 1, -3.06565475e-08, -5.09431902e-06, 3.92974577e-08, 1, -4.58976901e-05, 5.09431993e-06, 4.58977011e-05, 1)
  948. o34.Part0 = o2
  949. o34.Part1 = o32
  950. o35.Name = "Weld to the fducking head"
  951. o35.Part0 = o32
  952. o35.Part1 = game.Players.LocalPlayer.Character.Head
  953. o35.C0 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(0, math.pi, 6.3)
  954. o35.Parent = o32
  955. mas.Parent = workspace
  956. mas:MakeJoints()
  957. local mas1 = mas:GetChildren()
  958. for i=1,#mas1 do
  959. mas1[i].Parent = game.Players.LocalPlayer.Character
  960. ypcall(function() mas1[i]:MakeJoints() end)
  961. end
  962. mas:Destroy()
  963. for i=1,#cors do
  964. coroutine.resume(cors[i])
  965. end
  966. ---------------------------Hat end---------------------------------
  967. -------------------------------------------------------------------
  968. ---------------------------Sound Creating--------------------------
  969. wait(1)
  970. local runDummyScript = function(f,scri)
  971. local oldenv = getfenv(f)
  972. local newenv = setmetatable({}, {
  973. __index = function(_, k)
  974. if k:lower() == 'script' then
  975. return scri
  976. else
  977. return oldenv[k]
  978. end
  979. end
  980. })
  981. setfenv(f, newenv)
  982. ypcall(function() f() end)
  983. end
  984. cors = {}
  985. mas = Instance.new("Model",game:GetService("Lighting"))
  986. mas.Name = "CompiledModel"
  987. so1 = Instance.new("Backpack")
  988. so2 = Instance.new("Sound")
  989. so3 = Instance.new("Sound")
  990. so4 = Instance.new("Sound")
  991. so5 = Instance.new("Sound")
  992. so6 = Instance.new("Sound")
  993. so7 = Instance.new("Sound")
  994. so8 = Instance.new("Sound")
  995. so9 = Instance.new("Sound")
  996. so10 = Instance.new("Sound")
  997. so11 = Instance.new("Sound")
  998. so12 = Instance.new("Sound")
  999. so13 = Instance.new("Sound")
  1000. so1.Name = "Sounds"
  1001. so1.Parent = game.Players.LocalPlayer
  1002. so2.Name = "1"
  1003. so2.Parent = so1
  1004. so2.SoundId = "rbxassetid://316012158"
  1005. so2.EmitterSize = 40000
  1006. so2.Volume = 15
  1007. so2.MaxDistance = 40000
  1008. so3.Name = "2"
  1009. so3.EmitterSize = 40000
  1010. so3.Parent = so1
  1011. so3.SoundId = "rbxassetid://316012174"
  1012. so3.Volume = 15
  1013. so3.MaxDistance = 40000
  1014. so4.Name = "3"
  1015. so4.EmitterSize = 40000
  1016. so4.MaxDistance = 40000
  1017. so4.Parent = so1
  1018. so4.SoundId = "rbxassetid://316012192"
  1019. so4.Volume = 15
  1020. so5.Name = "4"
  1021. so5.EmitterSize = 40000
  1022. so5.Parent = so1
  1023. so5.MaxDistance = 40000
  1024. so5.SoundId = "rbxassetid://316012212"
  1025. so5.Volume = 15
  1026. so6.Name = "5"
  1027. so6.Parent = so1
  1028. so6.EmitterSize = 40000
  1029. so6.SoundId = "rbxassetid://316012229"
  1030. so6.MaxDistance = 40000
  1031. so6.Volume = 15
  1032. so7.Name = "6"
  1033. so7.Parent = so1
  1034. so7.EmitterSize = 40000
  1035. so7.MaxDistance = 40000
  1036. so7.SoundId = "rbxassetid://316012256"
  1037. so7.Volume = 15
  1038. so8.Name = "7"
  1039. so8.Parent = so1
  1040. so8.SoundId = "rbxassetid://316012287"
  1041. so8.Volume = 15
  1042. so8.EmitterSize = 40000
  1043. so8.MaxDistance = 40000
  1044. so9.Name = "Heil!"
  1045. so9.MaxDistance = 40000
  1046. so9.EmitterSize = 40000
  1047. so9.Parent = so1
  1048. so9.SoundId = "rbxassetid://868444891"
  1049. so9.Volume = 15
  1050. so10.Name = "8"
  1051. so10.EmitterSize = 40000
  1052. so10.MaxDistance = 40000
  1053. so10.Parent = so1
  1054. so10.SoundId = "rbxassetid://316403490"
  1055. so10.Volume = 15
  1056. so11.Name = "9"
  1057. so11.Parent = so1
  1058. so11.EmitterSize = 40000
  1059. so11.MaxDistance = 40000
  1060. so11.SoundId = "rbxassetid://316403787"
  1061. so11.Volume = 15
  1062. so12.Name = "10"
  1063. so12.MaxDistance = 40000
  1064. so12.EmitterSize = 40000
  1065. so12.Parent = so1
  1066. so12.SoundId = "rbxassetid://316403844"
  1067. so12.Volume = 15
  1068. so13.Name = "11"
  1069. so13.Parent = so1
  1070. so13.MaxDistance = 40000
  1071. so13.EmitterSize = 40000
  1072. so13.SoundId = "rbxassetid://316403916"
  1073. so13.Volume = 15
  1074. ----------------------------Sound Creating End-------------------------------
  1075. -----------------------------------------------------------------------------
  1076. ---------------------------Demostrators-----------------------------------
  1077. tablenabled = false
  1078. tbls = false
  1079. Spooken = false
  1080. Heil = false
  1081. Hiel = false
  1082. Shot = false
  1083. undeploid = true
  1084. function getTool()
  1085. for _, kid in ipairs(script.Parent:GetChildren()) do
  1086. if kid.className == "Tool" then return kid end
  1087. end
  1088. return nil
  1089. end
  1090. -----------------------------End------------------------------
  1091. --------------------------------------------------------------
  1092. ---------------------------Keypress---------------------------
  1093.  
  1094. local mouse = game.Players.LocalPlayer:GetMouse()
  1095. mouse.KeyDown:connect(function (key)
  1096. key = string.lower(key)
  1097. if key == "f" and tablenabled == false and undeploid == true and Heil == false and Hiel == false
  1098. then
  1099. print("F")
  1100. tablenabled = true
  1101. RAW:Destroy()
  1102. RAWV:Destroy()
  1103. LAW:Destroy()
  1104. LAWV:Destroy()
  1105. local o7 = Instance.new("Motor6D")
  1106. local o8 = Instance.new("Motor6D")
  1107. o7.Name = "Left Shoulder"
  1108. o7.Parent = game.Players.LocalPlayer.Character.Torso
  1109. o7.C0 = CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  1110. o7.C1 = CFrame.new(0.5, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  1111. o7.Part0 = game.Players.LocalPlayer.Character.Torso
  1112. o7.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  1113. o7.MaxVelocity = 0.10000000149012
  1114. o8.Name = "Right Shoulder"
  1115. o8.Parent = game.Players.LocalPlayer.Character.Torso
  1116. o8.C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1117. o8.C1 = CFrame.new(-0.5, 0.5, 0, -4.37113883e-08, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1118. o8.Part0 = game.Players.LocalPlayer.Character.Torso
  1119. o8.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  1120. o8.MaxVelocity = 0.10000000149012
  1121. local d = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
  1122. for i=1, #d do
  1123. if (d[i].className == "Weld") then
  1124. d[i]:destroy()
  1125. end
  1126. end
  1127. local e = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
  1128. for i=1, #e do
  1129. if (e[i].className == "CFrameValue") then
  1130. e[i]:destroy()
  1131. end
  1132. end
  1133. local f = game.Players.LocalPlayer.Character["Left Arm"]:GetChildren()
  1134. for i=1, #f do
  1135. if (f[i].className == "Weld") then
  1136. f[i]:destroy()
  1137. end
  1138. end
  1139. local g = game.Players.LocalPlayer.Character["Left Arm"]:GetChildren()
  1140. for i=1, #g do
  1141. if (g[i].className == "CFrameValue") then
  1142. g[i]:destroy()
  1143. end
  1144. end
  1145. game.Players.LocalPlayer.Character.Animate.Disabled = trueq
  1146. local DEPLOI = Instance.new("Sound")
  1147. DEPLOI.Parent = game.Players.LocalPlayer.Character.Head
  1148. DEPLOI.SoundId = "rbxassetid://417575434"
  1149. DEPLOI.Volume = 1
  1150. DEPLOI:Play()
  1151. wait(2)
  1152. DEPLOI:Destroy()
  1153. undeploid = false
  1154. print("Hitler deployed his table")
  1155. local runDummyScript = function(f,scri)
  1156. local oldenv = getfenv(f)
  1157. local newenv = setmetatable({}, {
  1158. __index = function(_, k)
  1159. if k:lower() == 'script' then
  1160. return scri
  1161. else
  1162. return oldenv[k]
  1163. end
  1164. end
  1165. })
  1166. setfenv(f, newenv)
  1167. ypcall(function() f() end)
  1168. end
  1169. cors = {}
  1170. mas = Instance.new("Model",game:GetService("Lighting"))
  1171. mas.Name = "CompiledModel"
  1172. local o1 = Instance.new("Model")
  1173. local o2 = Instance.new("Part")
  1174. local o3 = Instance.new("BlockMesh")
  1175. local o4 = Instance.new("Part")
  1176. local o5 = Instance.new("BlockMesh")
  1177. local o6 = Instance.new("Weld")
  1178. local o7 = Instance.new("CFrameValue")
  1179. local o8 = Instance.new("Part")
  1180. local o9 = Instance.new("BlockMesh")
  1181. local o10 = Instance.new("Weld")
  1182. local o11 = Instance.new("CFrameValue")
  1183. local o12 = Instance.new("WedgePart")
  1184. local o13 = Instance.new("Weld")
  1185. local o14 = Instance.new("CFrameValue")
  1186. local o15 = Instance.new("Part")
  1187. local o16 = Instance.new("BlockMesh")
  1188. local o17 = Instance.new("Weld")
  1189. local o18 = Instance.new("CFrameValue")
  1190. local o19 = Instance.new("Part")
  1191. local o20 = Instance.new("CylinderMesh")
  1192. local o21 = Instance.new("Weld")
  1193. local o22 = Instance.new("CFrameValue")
  1194. local o23 = Instance.new("Part")
  1195. local o24 = Instance.new("SpecialMesh")
  1196. local o25 = Instance.new("Weld")
  1197. local o26 = Instance.new("CFrameValue")
  1198. local o27 = Instance.new("Part")
  1199. local o28 = Instance.new("BlockMesh")
  1200. local o29 = Instance.new("Weld")
  1201. local o30 = Instance.new("CFrameValue")
  1202. local o31 = Instance.new("WedgePart")
  1203. local o32 = Instance.new("Weld")
  1204. local o33 = Instance.new("CFrameValue")
  1205. local o34 = Instance.new("Part")
  1206. local o35 = Instance.new("BlockMesh")
  1207. local o36 = Instance.new("Weld")
  1208. local o37 = Instance.new("CFrameValue")
  1209. local o38 = Instance.new("Part")
  1210. local o39 = Instance.new("BlockMesh")
  1211. local o40 = Instance.new("Weld")
  1212. local o41 = Instance.new("CFrameValue")
  1213. local weld = Instance.new("Weld")
  1214. o1.Name = "Fuhrer Speech Table"
  1215. o1.Parent = mas
  1216. o2.Parent = o1
  1217. o2.Material = Enum.Material.SmoothPlastic
  1218. o2.BrickColor = BrickColor.new("Dark stone grey")
  1219. o2.Position = Vector3.new(4.80224037, 0.215049982, 23.7900009)
  1220. o2.Rotation = Vector3.new(0, 90, 0)
  1221. o2.CanCollide = false
  1222. o2.FormFactor = Enum.FormFactor.Plate
  1223. o2.Size = Vector3.new(1, 0.400000006, 2)
  1224. o2.CFrame = CFrame.new(4.80224037, 0.215049982, 23.7900009, 6.57393514e-07, 6.6860764e-08, 1, -1.99483975e-06, 1, -6.68596698e-08, -1, -1.99483975e-06, 6.5739539e-07)
  1225. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1226. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1227. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1228. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1229. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1230. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1231. o2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1232. o2.Position = Vector3.new(4.80224037, 0.215049982, 23.7900009)
  1233. o2.Orientation = Vector3.new(0, 90, 0)
  1234. o2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1235. o3.Parent = o2
  1236. o4.Name = "Base"
  1237. weld.Parent = o4
  1238. weld.Part0 = o4
  1239. weld.Part1 = game.Players.LocalPlayer.Character.Torso
  1240. weld.C0 = CFrame.new(0, 3, 0)*CFrame.fromEulerAnglesXYZ(0, 4.7, 0)
  1241. o4.Parent = o1
  1242. o4.Material = Enum.Material.SmoothPlastic
  1243. o4.BrickColor = BrickColor.new("Black")
  1244. o4.Position = Vector3.new(4.80224037, 0.200005978, 23.7900009)
  1245. o4.Rotation = Vector3.new(0, 90, 0)
  1246. o4.CanCollide = false
  1247. o4.FormFactor = Enum.FormFactor.Plate
  1248. o4.Size = Vector3.new(1, 0.400000006, 2)
  1249. o4.CFrame = CFrame.new(4.80224037, 0.200005978, 23.7900009, 6.57393514e-07, 6.6860764e-08, 1, -1.99483975e-06, 1, -6.68596698e-08, -1, -1.99483975e-06, 6.5739539e-07)
  1250. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1251. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1252. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1253. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1254. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1255. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1256. o4.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1257. o4.Position = Vector3.new(4.80224037, 0.200005978, 23.7900009)
  1258. o4.Orientation = Vector3.new(0, 90, 0)
  1259. o4.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1260. o5.Parent = o4
  1261. o5.Scale = Vector3.new(0.300000012, 1.04999995, 0.899999976)
  1262. o5.Scale = Vector3.new(0.300000012, 1.04999995, 0.899999976)
  1263. o6.Name = "qCFrameWeldThingy"
  1264. o6.Parent = o4
  1265. o6.C1 = CFrame.new(0, 0.0150440037, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1266. o6.Part0 = o2
  1267. o6.Part1 = o4
  1268. o7.Name = "qRelativeCFrameWeldValue"
  1269. o7.Parent = o4
  1270. o7.Value = CFrame.new(0, 0.0150440037, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1271. o8.Parent = o1
  1272. o8.Material = Enum.Material.SmoothPlastic
  1273. o8.BrickColor = BrickColor.new("Dark stone grey")
  1274. o8.Position = Vector3.new(4.80224085, 1.01503706, 22.7900047)
  1275. o8.Rotation = Vector3.new(0, 90, 0)
  1276. o8.FormFactor = Enum.FormFactor.Plate
  1277. o8.Size = Vector3.new(1, 2, 2)
  1278. o8.CFrame = CFrame.new(4.80224085, 1.01503706, 22.7900047, 6.57393514e-07, 6.6860764e-08, 1, -1.99483975e-06, 1, -6.68596698e-08, -1, -1.99483975e-06, 6.5739539e-07)
  1279. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1280. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1281. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1282. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1283. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1284. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1285. o8.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1286. o8.Position = Vector3.new(4.80224085, 1.01503706, 22.7900047)
  1287. o8.Orientation = Vector3.new(0, 90, 0)
  1288. o8.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1289. o9.Parent = o8
  1290. o10.Name = "qCFrameWeldThingy"
  1291. o10.Parent = o8
  1292. o10.C1 = CFrame.new(-0.999994278, -0.799989045, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1293. o10.Part0 = o2
  1294. o10.Part1 = o8
  1295. o11.Name = "qRelativeCFrameWeldValue"
  1296. o11.Parent = o8
  1297. o11.Value = CFrame.new(-0.999994278, -0.799989045, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1298. o12.Name = "Part"
  1299. o12.Parent = o1
  1300. o12.Material = Enum.Material.SmoothPlastic
  1301. o12.BrickColor = BrickColor.new("Dark stone grey")
  1302. o12.Position = Vector3.new(4.8022418, 1.51503456, 22.0900612)
  1303. o12.Rotation = Vector3.new(90, 0, -180)
  1304. o12.FormFactor = Enum.FormFactor.Plate
  1305. o12.Size = Vector3.new(2, 0.400000006, 1)
  1306. o12.CFrame = CFrame.new(4.8022418, 1.51503456, 22.0900612, -1, 6.57393514e-07, -6.6860764e-08, 6.68596698e-08, -1.99483975e-06, -1, -6.5739539e-07, -1, 1.99483975e-06)
  1307. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1308. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1309. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1310. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1311. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1312. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1313. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1314. o12.Position = Vector3.new(4.8022418, 1.51503456, 22.0900612)
  1315. o12.Orientation = Vector3.new(90, 180, 0)
  1316. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1317. o13.Name = "qCFrameWeldThingy"
  1318. o13.Parent = o12
  1319. o13.C1 = CFrame.new(0, -1.69993782, 1.29998791, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  1320. o13.Part0 = o2
  1321. o13.Part1 = o12
  1322. o14.Name = "qRelativeCFrameWeldValue"
  1323. o14.Parent = o12
  1324. o14.Value = CFrame.new(0, -1.69993782, 1.29998791, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  1325. o15.Parent = o1
  1326. o15.Material = Enum.Material.SmoothPlastic
  1327. o15.BrickColor = BrickColor.new("Dark stone grey")
  1328. o15.Position = Vector3.new(4.80224133, 0.515034616, 22.0900631)
  1329. o15.Rotation = Vector3.new(-90, 90, 0)
  1330. o15.FormFactor = Enum.FormFactor.Plate
  1331. o15.Size = Vector3.new(1, 0.400000006, 2)
  1332. o15.CFrame = CFrame.new(4.80224133, 0.515034616, 22.0900631, -6.6860764e-08, 6.57393514e-07, 1, -1, -1.99483975e-06, -6.68596698e-08, 1.99483975e-06, -1, 6.5739539e-07)
  1333. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1334. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1335. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1336. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1337. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1338. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1339. o15.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1340. o15.Position = Vector3.new(4.80224133, 0.515034616, 22.0900631)
  1341. o15.Orientation = Vector3.new(0, 90, -90)
  1342. o15.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1343. o16.Parent = o15
  1344. o17.Name = "qCFrameWeldThingy"
  1345. o17.Parent = o15
  1346. o17.C1 = CFrame.new(0.299988031, -1.69993782, 0, 0, -1, 0, 1, 0, -0, 0, 0, 1)
  1347. o17.Part0 = o2
  1348. o17.Part1 = o15
  1349. o18.Name = "qRelativeCFrameWeldValue"
  1350. o18.Parent = o15
  1351. o18.Value = CFrame.new(0.299988031, -1.69993782, 0, 0, -1, 0, 1, 0, -0, 0, 0, 1)
  1352. o19.Parent = o1
  1353. o19.Material = Enum.Material.SmoothPlastic
  1354. o19.BrickColor = BrickColor.new("Dark stone grey")
  1355. o19.Position = Vector3.new(4.30224657, 3.18636274, 22.8998623)
  1356. o19.Rotation = Vector3.new(118.970001, 82.7699966, 89.0500031)
  1357. o19.CanCollide = false
  1358. o19.FormFactor = Enum.FormFactor.Plate
  1359. o19.Size = Vector3.new(1, 0.400000006, 1)
  1360. o19.CFrame = CFrame.new(4.30224657, 3.18636274, 22.8998623, 0.00207838812, -0.125895754, 0.992041409, -0.470002174, -0.875764787, -0.110154912, 0.882662833, -0.466032654, -0.0609914586)
  1361. o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1362. o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1363. o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1364. o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1365. o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1366. o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1367. o19.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1368. o19.Position = Vector3.new(4.30224657, 3.18636274, 22.8998623)
  1369. o19.Orientation = Vector3.new(6.32000017, 93.5199966, -151.779999)
  1370. o19.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1371. o20.Parent = o19
  1372. o20.Scale = Vector3.new(1, 1.5, 0.150000006)
  1373. o20.Scale = Vector3.new(1, 1.5, 0.150000006)
  1374. o21.Name = "qCFrameWeldThingy"
  1375. o21.Parent = o19
  1376. o21.C1 = CFrame.new(2.18325424, 2.1243906, 0.769028187, -0.882661879, -0.470003933, 0.00207899977, 0.466034323, -0.875763834, -0.125896007, 0.0609923303, -0.110154726, 0.992041349)
  1377. o21.Part0 = o2
  1378. o21.Part1 = o19
  1379. o22.Name = "qRelativeCFrameWeldValue"
  1380. o22.Parent = o19
  1381. o22.Value = CFrame.new(2.18325424, 2.1243906, 0.769028187, -0.882661879, -0.470003933, 0.00207899977, 0.466034323, -0.875763834, -0.125896007, 0.0609923303, -0.110154726, 0.992041349)
  1382. o23.Parent = o1
  1383. o23.Material = Enum.Material.SmoothPlastic
  1384. o23.BrickColor = BrickColor.new("Black")
  1385. o23.Position = Vector3.new(4.35254002, 3.5367043, 23.0863819)
  1386. o23.Rotation = Vector3.new(28.0300007, 0.119999997, -7.23000002)
  1387. o23.CanCollide = false
  1388. o23.FormFactor = Enum.FormFactor.Plate
  1389. o23.Size = Vector3.new(1, 0.400000006, 1)
  1390. o23.CFrame = CFrame.new(4.35254002, 3.5367043, 23.0863819, 0.99204129, 0.125895873, 0.00207857392, -0.110155217, 0.875767052, -0.469997913, -0.0609911419, 0.466028392, 0.882665157)
  1391. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1392. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1393. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1394. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1395. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1396. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1397. o23.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1398. o23.Position = Vector3.new(4.35254002, 3.5367043, 23.0863819)
  1399. o23.Orientation = Vector3.new(28.0300007, 0.129999995, -7.17000008)
  1400. o23.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1401. o24.Parent = o23
  1402. o24.Scale = Vector3.new(1, 1, 0.300000012)
  1403. o24.Scale = Vector3.new(1, 1, 0.300000012)
  1404. o25.Name = "qCFrameWeldThingy"
  1405. o25.Parent = o23
  1406. o25.C1 = CFrame.new(0.769104481, -2.52447319, 2.1831646, 0.0609920137, -0.110155031, 0.99204123, -0.466030061, 0.875766098, 0.125896126, -0.882664204, -0.469999671, 0.00207918556)
  1407. o25.Part0 = o2
  1408. o25.Part1 = o23
  1409. o26.Name = "qRelativeCFrameWeldValue"
  1410. o26.Parent = o23
  1411. o26.Value = CFrame.new(0.769104481, -2.52447319, 2.1831646, 0.0609920137, -0.110155031, 0.99204123, -0.466030061, 0.875766098, 0.125896126, -0.882664204, -0.469999671, 0.00207918556)
  1412. o27.Parent = o1
  1413. o27.Material = Enum.Material.SmoothPlastic
  1414. o27.BrickColor = BrickColor.new("Dark stone grey")
  1415. o27.Position = Vector3.new(4.80224323, 2.41499805, 22.7900028)
  1416. o27.Rotation = Vector3.new(0, 90, 0)
  1417. o27.FormFactor = Enum.FormFactor.Plate
  1418. o27.Size = Vector3.new(1, 0.800000012, 2)
  1419. o27.CFrame = CFrame.new(4.80224323, 2.41499805, 22.7900028, 6.57393514e-07, 6.6860764e-08, 1, -1.99483975e-06, 1, -6.68596698e-08, -1, -1.99483975e-06, 6.5739539e-07)
  1420. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1421. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1422. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1423. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1424. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1425. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1426. o27.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1427. o27.Position = Vector3.new(4.80224323, 2.41499805, 22.7900028)
  1428. o27.Orientation = Vector3.new(0, 90, 0)
  1429. o27.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1430. o28.Parent = o27
  1431. o29.Name = "qCFrameWeldThingy"
  1432. o29.Parent = o27
  1433. o29.C1 = CFrame.new(-0.999994278, -2.19994998, -1.90734863e-06, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1434. o29.Part0 = o2
  1435. o29.Part1 = o27
  1436. o30.Name = "qRelativeCFrameWeldValue"
  1437. o30.Parent = o27
  1438. o30.Value = CFrame.new(-0.999994278, -2.19994998, -1.90734863e-06, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1439. o31.Name = "Part"
  1440. o31.Parent = o1
  1441. o31.Material = Enum.Material.SmoothPlastic
  1442. o31.BrickColor = BrickColor.new("Dark stone grey")
  1443. o31.Position = Vector3.new(4.80224323, 3.01503515, 22.7900009)
  1444. o31.Rotation = Vector3.new(180, 0, -180)
  1445. o31.FormFactor = Enum.FormFactor.Plate
  1446. o31.Size = Vector3.new(2, 0.400000006, 1)
  1447. o31.CFrame = CFrame.new(4.80224323, 3.01503515, 22.7900009, -1, 6.6860764e-08, 6.57393514e-07, 6.68596698e-08, 1, -1.99483975e-06, -6.5739539e-07, -1.99483975e-06, -1)
  1448. o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1449. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1450. o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1451. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1452. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1453. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1454. o31.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1455. o31.Position = Vector3.new(4.80224323, 3.01503515, 22.7900009)
  1456. o31.Orientation = Vector3.new(0, 180, 0)
  1457. o31.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1458. o32.Name = "qCFrameWeldThingy"
  1459. o32.Parent = o31
  1460. o32.C1 = CFrame.new(1.90734863e-06, -2.79998708, -0.999994278, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1461. o32.Part0 = o2
  1462. o32.Part1 = o31
  1463. o33.Name = "qRelativeCFrameWeldValue"
  1464. o33.Parent = o31
  1465. o33.Value = CFrame.new(1.90734863e-06, -2.79998708, -0.999994278, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1466. o34.Parent = o1
  1467. o34.Material = Enum.Material.SmoothPlastic
  1468. o34.BrickColor = BrickColor.new("Dark stone grey")
  1469. o34.Position = Vector3.new(5.30077744, 3.00703883, 22.7902451)
  1470. o34.Rotation = Vector3.new(173.660004, 89.9300003, -151.160004)
  1471. o34.FormFactor = Enum.FormFactor.Plate
  1472. o34.Size = Vector3.new(1, 0.400000006, 1)
  1473. o34.CFrame = CFrame.new(5.30077744, 3.00703883, 22.7902451, -0.00100036676, 0.00055081083, 0.999999344, 0.38262701, 0.923902988, -0.00012612842, -0.923902392, 0.382626653, -0.00113499665)
  1474. o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1475. o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1476. o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1477. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  1478. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  1479. wait(.1)
  1480. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  1481. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
  1482. wait(.5)
  1483. o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1484. o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1485. o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1486. o34.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1487. o34.Position = Vector3.new(5.30077744, 3.00703883, 22.7902451)
  1488. o34.Orientation = Vector3.new(0.00999999978, 90.0699997, 22.5)
  1489. o34.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1490. o35.Parent = o34
  1491. o35.Scale = Vector3.new(0.899999976, 0.75, 0.75)
  1492. o35.Scale = Vector3.new(0.899999976, 0.75, 0.75)
  1493. o36.Name = "qCFrameWeldThingy"
  1494. o36.Parent = o34
  1495. o36.C1 = CFrame.new(-1.99146843, -2.19726753, -0.499319553, 0.923901618, 0.382628858, -0.00100099971, -0.3826285, 0.923902214, 0.000551000587, 0.00113565428, -0.000126059284, 0.999999344)
  1496. o36.Part0 = o2
  1497. o36.Part1 = o34
  1498. o37.Name = "qRelativeCFrameWeldValue"
  1499. o37.Parent = o34
  1500. o37.Value = CFrame.new(-1.99146843, -2.19726753, -0.499319553, 0.923901618, 0.382628858, -0.00100099971, -0.3826285, 0.923902214, 0.000551000587, 0.00113565428, -0.000126059284, 0.999999344)
  1501. o38.Parent = o1
  1502. o38.Material = Enum.Material.SmoothPlastic
  1503. o38.Position = Vector3.new(5.30224133, 3.00618434, 22.7900028)
  1504. o38.Rotation = Vector3.new(22.5, 90, 0)
  1505. o38.FormFactor = Enum.FormFactor.Plate
  1506. o38.Size = Vector3.new(1, 0.400000006, 1)
  1507. o38.CFrame = CFrame.new(5.30224133, 3.00618434, 22.7900028, 6.32938452e-07, -1.89803927e-07, 1, 0.382683963, 0.923879385, -6.68596698e-08, -0.923879385, 0.382683933, 6.5739539e-07)
  1508. o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1509. o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1510. o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1511. o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1512. o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1513. o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1514. o38.Position = Vector3.new(5.30224133, 3.00618434, 22.7900028)
  1515. o38.Orientation = Vector3.new(0, 90, 22.5)
  1516. o39.Parent = o38
  1517. o39.Scale = Vector3.new(0.850000024, 0.800000012, 0.699999988)
  1518. o39.Scale = Vector3.new(0.850000024, 0.800000012, 0.699999988)
  1519. o40.Name = "qCFrameWeldThingy"
  1520. o40.Parent = o38
  1521. o40.C1 = CFrame.new(-1.99200058, -2.1959877, -0.5, 0.92387861, 0.38268581, 0, -0.382685781, 0.92387861, 0, 0, 0, 1)
  1522. o40.Part0 = o2
  1523. o40.Part1 = o38
  1524. o41.Name = "qRelativeCFrameWeldValue"
  1525. o41.Parent = o38
  1526. o41.Value = CFrame.new(-1.99200058, -2.1959877, -0.5, 0.92387861, 0.38268581, 0, -0.382685781, 0.92387861, 0, 0, 0, 1)
  1527. o1.Parent = game.Players.LocalPlayer.Character
  1528. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  1529. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C1 = CFrame.new(0.5, 0.5, 0, 0.165244907, 0.118808933, -0.979070246, 0.794930875, 0.571544766, 0.203522593, 0.583762765, -0.811924279, -2.551708e-08)
  1530. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1531. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.49999997, 0.5, 0, 0.214554131, -0.133952752, 0.967482924, -0.820670664, 0.512369871, 0.252936393, -0.529590607, -0.848253369, -2.31491413e-08)
  1532. wait(.1)
  1533. local leDEPLOI = Instance.new("Sound")
  1534. leDEPLOI.Parent = game.Players.LocalPlayer.Character.Head
  1535. leDEPLOI.SoundId = "rbxassetid://539294959"
  1536. leDEPLOI.Volume = 1
  1537. leDEPLOI:Play()
  1538. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1539. tablenabled = true
  1540. wait(1.5)
  1541. undeploid = false
  1542. leDEPLOI:Destroy()
  1543. end
  1544.  
  1545. if key == "x" and tablenabled == true and undeploid == false
  1546. then
  1547. undeploid = true
  1548. local leDEPLOI = Instance.new("Sound")
  1549. leDEPLOI.Parent = game.Players.LocalPlayer.Character.Head
  1550. leDEPLOI.SoundId = "rbxassetid://180163749"
  1551. leDEPLOI.Volume = 1
  1552. leDEPLOI.Looped = true
  1553. leDEPLOI:Play()
  1554. wait(2)
  1555. leDEPLOI:Destroy()
  1556. print("Hitler retracted his table")
  1557. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1558. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  1559. game.Players.LocalPlayer.Character["Fuhrer Speech Table"]:Destroy()
  1560. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1561. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  1562. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C1 = CFrame.new(0.5, 0.5, 0, -4.37113883e-08, 0, -1, 0, 0.99999994, 0, 1, 0, -4.37113883e-08)
  1563. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1564. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0, -4.37113883e-08, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1565. tablenabled = false
  1566. undeploid = true
  1567. local RAW = Instance.new("Weld")
  1568. local RAWV = Instance.new("CFrameValue")
  1569. local LAW = Instance.new("Weld")
  1570. local LAWV = Instance.new("CFrameValue")
  1571.  
  1572. RAW.Name = "qCFrameWeldThingy"
  1573. RAW.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1574. RAW.C1 = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
  1575. RAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
  1576. RAW.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  1577. RAWV.Name = "qRelativeCFrameWeldValue"
  1578. RAWV.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1579. RAWV.Value = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
  1580.  
  1581. LAW.Name = "qCFrameWeldThingy"
  1582. LAW.Parent = game.Players.LocalPlayer.Character["Left Arm"]
  1583. LAW.C1 = CFrame.new(1.10416794, -0.319442749, -0.0551052094, 0.676092148, 0.143845513, -0.722639501, -0.613944411, 0.652254164, -0.444563508, 0.407396168, 0.744226336, 0.529297113)
  1584. LAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
  1585. LAW.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  1586. LAWV.Name = "qRelativeCFrameWeldValue"
  1587. LAWV.Parent = game.Players.LocalPlayer.Character["Left Arm"]
  1588. LAWV.Value = CFrame.new(1.10416794, -0.319442749, -0.0551052094, 0.676092148, 0.143845513, -0.722639501, -0.613944411, 0.652254164, -0.444563508, 0.407396168, 0.744226336, 0.529297113)
  1589. end
  1590. end)
  1591. local mous = game.Players.LocalPlayer:GetMouse()
  1592. mous.KeyDown:connect(function (ke)
  1593. ke = string.lower(ke)
  1594.  
  1595.  
  1596. if ke == "e" and tablenabled == true and Spooken == false and Heil == false
  1597. then
  1598. Heil = true
  1599. sounds = {so2.SoundId,so3.SoundId,so4.SoundId,so5.SoundId,so6.SoundId,so7.SoundId,so8.SoundId,so10.SoundId,so11.SoundId,so12.SoundId,so13.SoundId}
  1600. print("Hitler said some words")
  1601. Player = Instance.new("Sound")
  1602. Player.Parent = game.Players.LocalPlayer.Character.Head
  1603. Player.Name = "SoundPlayer"
  1604. Player.SoundId = sounds[math.random(1,#sounds)]
  1605. Player:Play()
  1606. tablenabled = true
  1607. Spooken = true
  1608. wait(5)
  1609. Spooken = false
  1610. Heil = false
  1611. end
  1612. end)
  1613.  
  1614. local mouu = game.Players.LocalPlayer:GetMouse()
  1615. mouu.KeyDown:connect(function (kee)
  1616. kee = string.lower(kee)
  1617.  
  1618. if kee == "q" and tablenabled == true and Heil == false and Spooken == false
  1619. then
  1620. Heil = true
  1621. wait(.1)
  1622. Spooken = true
  1623. Heil = true
  1624. sounds = {so9.SoundId}
  1625. print("SIEG HEIL!")
  1626. Player = Instance.new("Sound")
  1627. Player.Parent = game.Players.LocalPlayer.Character.Head
  1628. Player.Name = "SoundPlayer"
  1629. Player.SoundId = sounds[math.random(1,#sounds)]
  1630. Player:Play()
  1631. local He = "Sieg Heil!"
  1632. wait(2)
  1633. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1634. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.49999997, 0, 0.843744278, -0.171882227, 0.508480251, -0.498246878, 0.101499684, 0.861073673, -0.199613839, -0.979874671, -8.72539818e-09)
  1635. game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character.Head, He, Enum.ChatColor.Red)
  1636. wait(0.5)
  1637. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1638. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 1.03762543, 0, -0.363555819, -0.244653851, 0.898872435, -0.745738387, -0.501842558, -0.438210398, 0.558302283, -0.829637587, 2.44041676e-08)
  1639. wait(1)
  1640. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  1641. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.49999997, 0.5, 0, 0.214554131, -0.133952752, 0.967482924, -0.820670664, 0.512369871, 0.252936393, -0.529590607, -0.848253369, -2.31491413e-08)
  1642. wait(1.5)
  1643. Heil = false
  1644. Spooken = false
  1645. end
  1646. end)
  1647.  
  1648. local mouuwe = game.Players.LocalPlayer:GetMouse()
  1649. mouuwe.KeyDown:connect(function (keewe)
  1650. keewe = string.lower(keewe)
  1651.  
  1652. if keewe == "q" and tablenabled == false and Hiel == false and Spooken == false
  1653. then
  1654. wait(.1)
  1655. Spooken = true
  1656. Hiel = true
  1657. sounds = {so9.SoundId}
  1658. print("SIEG HEIL!")
  1659. Player = Instance.new("Sound")
  1660. Player.Parent = game.Players.LocalPlayer.Character.Head
  1661. Player.Name = "SoundPlayer"
  1662. Player.SoundId = sounds[math.random(1,#sounds)]
  1663. Player:Play()
  1664. wait(2)
  1665. local d = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
  1666. for i=1, #d do
  1667. if (d[i].className == "Weld") then
  1668. d[i]:destroy()
  1669. end
  1670. end
  1671. local e = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
  1672. for i=1, #e do
  1673. if (e[i].className == "CFrameValue") then
  1674. e[i]:destroy()
  1675. end
  1676. end
  1677. RAW:Destroy()
  1678. RAWV:Destroy()
  1679. local He = "Sieg Heil!"
  1680. local owwe16 = Instance.new("Weld")
  1681. local owwe17 = Instance.new("CFrameValue")
  1682. owwe16.Name = "qCFrameWeldThingy"
  1683. owwe16.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1684. owwe16.C1 = CFrame.new(-0.721325874, -0.475517273, 0.499384642, 0.245333657, -0.0480151623, -0.968248904, 0.969438732, 0.0121510886, 0.245032549, 0, -0.998768806, 0.0495290235)
  1685. owwe16.Part0 = game.Players.LocalPlayer.Character.Torso
  1686. owwe16.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  1687. owwe17.Name = "qRelativeCFrameWeldValue"
  1688. owwe17.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1689. owwe17.Value = CFrame.new(-0.721325874, -0.475517273, 0.499384642, 0.245333657, -0.0480151623, -0.968248904, 0.969438732, 0.0121510886, 0.245032549, 0, -0.998768806, 0.0495290235)
  1690. game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character.Head, He, Enum.ChatColor.Red)
  1691. wait(.5)
  1692. owwe16.C1 = CFrame.new(-0.824748993, 1.9500351, -0.106836319, 0.60572499, -0.0434112921, 0.794488966, -0.702004015, -0.499187171, 0.50793767, 0.374549896, -0.865401566, -0.332846314)
  1693. owwe17.Value = CFrame.new(-0.824748993, 1.9500351, -0.106836319, 0.60572499, -0.0434112921, 0.794488966, -0.702004015, -0.499187171, 0.50793767, 0.374549896, -0.865401566, -0.332846314)
  1694. print("2")
  1695. wait(1.5)
  1696. Hiel = false
  1697. Spooken = false
  1698. owwe16:Destroy()
  1699. owwe17:Destroy()
  1700. local RAW = Instance.new("Weld")
  1701. local RAWV = Instance.new("CFrameValue")
  1702.  
  1703. RAW.Name = "qCFrameWeldThingy"
  1704. RAW.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1705. RAW.C1 = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
  1706. RAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
  1707. RAW.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  1708. RAWV.Name = "qRelativeCFrameWeldValue"
  1709. RAWV.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  1710. RAWV.Value = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
  1711. end
  1712. end)
  1713.  
  1714.  
  1715.  
  1716.  
  1717.  
  1718.  
  1719.  
  1720. local mouuweew = game.Players.LocalPlayer:GetMouse()
  1721. mouuweew.KeyDown:connect(function (keeweew)
  1722. keeweew = string.lower(keeweew)
  1723.  
  1724. if keeweew == "p"
  1725. then
  1726. MUZC:Play()
  1727. end
  1728. end)
  1729.  
  1730. local mouuweeww = game.Players.LocalPlayer:GetMouse()
  1731. mouuweeww.KeyDown:connect(function (keeweeww)
  1732. keeweeww = string.lower(keeweeww)
  1733. if keeweeww == "l"
  1734. then
  1735. MUZC:Stop()
  1736. end
  1737. end)
  1738.  
  1739. local plr = game.Players.LocalPlayer
  1740. function exe(cmd)
  1741. game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = cmd
  1742. end
  1743. local mouse = plr:GetMouse()
  1744. local adornees
  1745. local destroyit = false
  1746. local lasttarget
  1747. local currenttarget
  1748. local changed = {}
  1749. mouse.Button1Down:connect(function()
  1750. if mouse.Target and Heil ==false and Hiel == false then
  1751. if mouse.Target.Parent.ClassName == "Model" then
  1752. currenttarget = mouse.Target.Parent
  1753. lasttarget = mouse.Target.Parent
  1754. adornees = Instance.new("Model",plr.Character)
  1755. for i,v in pairs(mouse.Target.Parent:GetChildren()) do
  1756. local s = Instance.new("SelectionBox",adornees)
  1757. if v:IsA("Part") then
  1758. if v.Name == "Torso" then
  1759. local lasso = Instance.new("SelectionPartLasso",adornees)
  1760. lasso.Humanoid = plr.Character.Humanoid
  1761. mouse.Target.Parent.Humanoid.Health = 0
  1762. end
  1763. if
  1764. mouse.Target.Parent.Humanoid == nil == false and Shot == false
  1765. then
  1766. Shot = true
  1767. bloo1 = Instance.new("ParticleEmitter")
  1768. bloo1.Parent = mouse.Target
  1769. bloo1.Transparency = NumberSequence.new(0.5,0.5)
  1770. bloo1.Size = NumberSequence.new(0.5,0.5)
  1771. bloo1.Texture = "rbxassetid://524781377"
  1772. bloo1.ZOffset = 1
  1773. bloo1.Acceleration = Vector3.new(0, -20, 0)
  1774. bloo1.Rate = 500
  1775. bloo1.RotSpeed = NumberRange.new(10000,10000)
  1776. bloo1.Speed = NumberRange.new(0,0)
  1777. local Victimm = mouse.Target.Parent
  1778. Victimm.Humanoid.PlatformStand = true
  1779. guigroup=Instance.new("BillboardGui")
  1780. guigroup.Parent=Victimm.Head
  1781. guigroup.Adornee=Victimm.Head
  1782. guigroup.Size = UDim2.new(1,0,1,0)
  1783. guigroup.StudsOffset=Vector3.new(0.5, 2, 0)
  1784. owooo1 = Instance.new("ImageLabel")
  1785. owooo1.Size = UDim2.new(0,100,0,100)
  1786. owooo1.BackgroundColor3 = Color3.new(1, 1, 1)
  1787. owooo1.BackgroundTransparency = 1
  1788. owooo1.Image = "rbxassetid://20016320"
  1789. owooo1.Parent = guigroup
  1790. owooo1.AnchorPoint = Vector2.new(0.5, 0.5)
  1791. owooo1.Size = UDim2.new(1.5,0,1.5,0)
  1792. local player = Victimm
  1793. local char = Victimm
  1794. local OMGCREEPYw = Instance.new("Sound")
  1795. OMGCREEPYw.Volume = 2.5
  1796. OMGCREEPYw.SoundId = "rbxassetid://605536910"
  1797. local OMGCREEPYweew = Instance.new("Sound")
  1798. OMGCREEPYweew.Volume = 5
  1799. OMGCREEPYweew.SoundId = "rbxassetid://566593606"
  1800. char.Archivable = true
  1801. local rg = char:Clone()
  1802. rg.Name = ""
  1803. rg.Humanoid.MaxHealth = 0
  1804. rg.Humanoid.PlatformStand = true
  1805. for i, v in pairs(rg.Torso:GetChildren()) do
  1806. if v:IsA("Motor6D") then
  1807. v:Destroy()
  1808. end
  1809. end
  1810. local TorsoPointNeckAttachment = Instance.new("Attachment")
  1811. TorsoPointNeckAttachment.Name = "TorsoPointNeckAttachment"
  1812. TorsoPointNeckAttachment.Parent = rg.Torso
  1813. TorsoPointNeckAttachment.Position = Vector3.new(0,1,0)
  1814. TorsoPointNeckAttachment.Axis = Vector3.new(1,0,0)
  1815. TorsoPointNeckAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1816. local HeadPointNeckAttachment= Instance.new("Attachment")
  1817. HeadPointNeckAttachment.Name = "HeadPointNeckAttachment"
  1818. HeadPointNeckAttachment.Parent = rg.Head
  1819. HeadPointNeckAttachment.Position = Vector3.new(0,-0.5,0)
  1820. HeadPointNeckAttachment.Axis = Vector3.new(1,0,0)
  1821. HeadPointNeckAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1822. local LeftArmPointAttachment = Instance.new("Attachment")
  1823. LeftArmPointAttachment.Name = "LeftArmPointAttachment"
  1824. LeftArmPointAttachment.Parent = rg["Left Arm"]
  1825. LeftArmPointAttachment.Position = Vector3.new(0,0.5,0)
  1826. LeftArmPointAttachment.Axis = Vector3.new(1,0,0)
  1827. LeftArmPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1828. local RightArmPointAttachment = Instance.new("Attachment")
  1829. RightArmPointAttachment.Name = "RightArmPointAttachment"
  1830. RightArmPointAttachment.Parent = rg["Right Arm"]
  1831. RightArmPointAttachment.Position = Vector3.new(0,0.5,0)
  1832. RightArmPointAttachment.Axis = Vector3.new(1,0,0)
  1833. RightArmPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1834. local LeftLegPointAttachment = Instance.new("Attachment")
  1835. LeftLegPointAttachment.Name = "LeftLegPointAttachment"
  1836. LeftLegPointAttachment.Parent = rg["Left Leg"]
  1837. LeftLegPointAttachment.Position = Vector3.new(0,1,0)
  1838. LeftLegPointAttachment.Axis = Vector3.new(1,0,0)
  1839. LeftLegPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1840. local RightLegPointAttachment = Instance.new("Attachment")
  1841. RightLegPointAttachment.Name = "RightLegPointAttachment"
  1842. RightLegPointAttachment.Parent = rg["Right Leg"]
  1843. RightLegPointAttachment.Position = Vector3.new(0,1,0)
  1844. RightLegPointAttachment.Axis = Vector3.new(1,0,0)
  1845. RightLegPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1846. local LeftHipPointAttachment = Instance.new("Attachment")
  1847. LeftHipPointAttachment.Name = "LeftHipPointAttachment"
  1848. LeftHipPointAttachment.Parent = rg.Torso
  1849. LeftHipPointAttachment.Position = Vector3.new(-0.5,-1,0)
  1850. LeftHipPointAttachment.Axis = Vector3.new(1,0,0)
  1851. LeftHipPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1852. local RightHipPointAttachment = Instance.new("Attachment")
  1853. RightHipPointAttachment.Name = "RightHipPointAttachment"
  1854. RightHipPointAttachment.Parent = rg.Torso
  1855. RightHipPointAttachment.Position = Vector3.new(0.5,-1,0)
  1856. RightHipPointAttachment.Axis = Vector3.new(1,0,0)
  1857. RightHipPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1858. local LeftShoulderPointAttachment = Instance.new("Attachment")
  1859. LeftShoulderPointAttachment.Name = "LeftShoulderPointAttachment"
  1860. LeftShoulderPointAttachment.Parent = rg.Torso
  1861. LeftShoulderPointAttachment.Position = Vector3.new(-1.5,0.5,0)
  1862. LeftShoulderPointAttachment.Axis = Vector3.new(1,0,0)
  1863. LeftShoulderPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1864. local RightShoulderPointAttachment = Instance.new("Attachment")
  1865. RightShoulderPointAttachment.Name = "RightShoulderPointAttachment"
  1866. RightShoulderPointAttachment.Parent = rg.Torso
  1867. RightShoulderPointAttachment.Position = Vector3.new(1.5,0.5,0)
  1868. RightShoulderPointAttachment.Axis = Vector3.new(1,0,0)
  1869. RightShoulderPointAttachment.SecondaryAxis = Vector3.new(0,1,0)
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876. local n = Instance.new("BallSocketConstraint", rg.Torso)
  1877. n.Name = "BallSocketNeck"
  1878. n.Attachment0 = TorsoPointNeckAttachment
  1879. n.Attachment1 = HeadPointNeckAttachment
  1880. n.Restitution = 0
  1881. n.UpperAngle = 90
  1882. n.Enabled = true
  1883. n.LimitsEnabled = true
  1884.  
  1885. local rs = Instance.new("BallSocketConstraint", rg.Torso)
  1886. rs.Name = "BallSocketRightShoulder"
  1887. rs.Attachment0 = RightShoulderPointAttachment
  1888. rs.Attachment1 = RightArmPointAttachment
  1889. rs.Restitution = 0
  1890. rs.UpperAngle = 90
  1891. rs.Enabled = true
  1892. rs.LimitsEnabled = true
  1893. local ls = Instance.new("BallSocketConstraint", rg.Torso)
  1894. ls.Name = "BallSocketLeftShoulder"
  1895. ls.Attachment0 = LeftShoulderPointAttachment
  1896. ls.Attachment1 = LeftArmPointAttachment
  1897. ls.Restitution = 0
  1898. ls.UpperAngle = 90
  1899. ls.Enabled = true
  1900. ls.LimitsEnabled = true
  1901.  
  1902. local rh = Instance.new("BallSocketConstraint", rg.Torso)
  1903. rh.Name = "BallSocketRightHip"
  1904. rh.Attachment0 = RightHipPointAttachment
  1905. rh.Attachment1 = RightLegPointAttachment
  1906. rh.Restitution = 0
  1907. rh.UpperAngle = 90
  1908. rh.Enabled = true
  1909. rh.LimitsEnabled = true
  1910. local lh = Instance.new("BallSocketConstraint", rg.Torso)
  1911. lh.Name = "BallSocketLeftHip"
  1912. lh.Attachment0 = LeftHipPointAttachment
  1913. lh.Attachment1 = LeftLegPointAttachment
  1914. lh.Restitution = 0
  1915. lh.UpperAngle = 90
  1916. lh.Enabled = true
  1917. lh.LimitsEnabled = true
  1918. char.Head:Destroy()
  1919. char.Torso:Destroy()
  1920. char["Left Arm"]:Destroy()
  1921. char["Right Arm"]:Destroy()
  1922. char["Left Leg"]:Destroy()
  1923. char["Right Leg"]:Destroy()
  1924. char.Humanoid.PlatformStand = true
  1925. rg.Parent = game.Workspace
  1926. rg.Head.face.Texture = "http://www.roblox.com/asset/?id=778409313"
  1927. local runDummyScript = function(f,scri)
  1928. local oldenv = getfenv(f)
  1929. local newenv = setmetatable({}, {
  1930. __index = function(_, k)
  1931. if k:lower() == 'script' then
  1932. return scri
  1933. else
  1934. return oldenv[k]
  1935. end
  1936. end
  1937. })
  1938. setfenv(f, newenv)
  1939. ypcall(function() f() end)
  1940. end
  1941. local cors = {}
  1942. local mas = Instance.new("Model",game:GetService("Lighting"))
  1943. mas.Name = "Collidable Limbs"
  1944. local oo1 = Instance.new("Part")
  1945. local oo2 = Instance.new("Part")
  1946. local oo3 = Instance.new("Part")
  1947. local oo4 = Instance.new("Part")
  1948. local oo5 = Instance.new("Part")
  1949. local oo6 = Instance.new("Part")
  1950. local w1 = Instance.new("Weld")
  1951. local w2 = Instance.new("Weld")
  1952. local w3 = Instance.new("Weld")
  1953. local w4 = Instance.new("Weld")
  1954. local w5 = Instance.new("Weld")
  1955. local w6 = Instance.new("Weld")
  1956. oo1.Name = "CHead"
  1957. w1.Parent = oo1
  1958. w1.Part0 = w1.Parent
  1959. w1.Part1 = rg["Head"]
  1960. oo1.Parent = mas
  1961. oo1.Material = Enum.Material.SmoothPlastic
  1962. oo1.BrickColor = BrickColor.new("Institutional white")
  1963. oo1.Transparency = 1
  1964. oo1.Position = Vector3.new(0, 4.50001812, 0)
  1965. oo1.Velocity = Vector3.new(0, -9.19685173, 0)
  1966. oo1.Locked = true
  1967. oo1.FormFactor = Enum.FormFactor.Symmetric
  1968. oo1.Size = Vector3.new(2, 1, 1)
  1969. oo1.CFrame = CFrame.new(0, 4.50001812, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1970. oo1.BottomSurface = Enum.SurfaceType.Smooth
  1971. oo1.TopSurface = Enum.SurfaceType.Smooth
  1972. oo1.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1973. oo1.Position = Vector3.new(0, 4.50001812, 0)
  1974. oo1.CanCollide = false
  1975.  
  1976. oo2.Name = "CT"
  1977. w2.Parent = oo2
  1978. w2.Part0 = w2.Parent
  1979. w2.Part1 = rg["Torso"]
  1980. oo2.Parent = mas
  1981. oo2.CanCollide = true
  1982. oo2.Material = Enum.Material.SmoothPlastic
  1983. oo2.BrickColor = BrickColor.new("Institutional white")
  1984. oo2.Transparency = 1
  1985. oo2.Position = Vector3.new(0, 3.00001788, 0)
  1986. oo2.Velocity = Vector3.new(0, -9.19685173, 0)
  1987. oo2.Locked = true
  1988. oo2.Anchored = false
  1989. oo2.FormFactor = Enum.FormFactor.Symmetric
  1990. oo2.Size = Vector3.new(2, 2, 1)
  1991. oo2.CFrame = CFrame.new(0, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1992. oo2.BottomSurface = Enum.SurfaceType.Smooth
  1993. oo2.TopSurface = Enum.SurfaceType.Smooth
  1994. oo2.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1995. oo2.Position = Vector3.new(0, 3.00001788, 0)
  1996. oo3.Name = "CLA"
  1997. oo3.CanCollide = true
  1998. w3.Parent = oo3
  1999. w3.Part0 = w3.Parent
  2000. w3.Part1 = rg["Left Arm"]
  2001. w3.C0 = CFrame.new(0, 0, 0)
  2002. w3.C1 = CFrame.new(0, -0.2, 0)
  2003. oo3.Parent = mas
  2004. oo3.Material = Enum.Material.SmoothPlastic
  2005. oo3.BrickColor = BrickColor.new("Institutional white")
  2006. oo3.Transparency = 1
  2007. oo3.Position = Vector3.new(-1.5, 3.00001788, 0)
  2008. oo3.Velocity = Vector3.new(0, -9.19685173, 0)
  2009. oo3.CanCollide = true
  2010. oo3.Locked = true
  2011. oo3.FormFactor = Enum.FormFactor.Symmetric
  2012. oo3.Size = Vector3.new(1, 1.40, 1)
  2013. oo3.CFrame = CFrame.new(-1.5, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2014. oo3.BottomSurface = Enum.SurfaceType.Smooth
  2015. oo3.TopSurface = Enum.SurfaceType.Smooth
  2016. oo3.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2017. oo3.Position = Vector3.new(-1.5, 3.00001788, 0)
  2018. oo4.Name = "CRA"
  2019. w4.Parent = oo4
  2020. w4.Part0 = w4.Parent
  2021. w4.Part1 = rg["Right Arm"]
  2022. w4.C0 = CFrame.new(0, 0, 0)
  2023. w4.C1 = CFrame.new(0, -0.2, 0)
  2024. oo4.Parent = mas
  2025. oo4.CanCollide = true
  2026. oo4.Material = Enum.Material.SmoothPlastic
  2027. oo4.BrickColor = BrickColor.new("Institutional white")
  2028. oo4.Transparency = 1
  2029. oo4.Position = Vector3.new(1.5, 3.00001788, 0)
  2030. oo4.Velocity = Vector3.new(0, -9.19685173, 0)
  2031. oo4.CanCollide = true
  2032. oo4.Locked = true
  2033. oo4.FormFactor = Enum.FormFactor.Symmetric
  2034. oo4.Size = Vector3.new(1, 1.40, 1)
  2035. oo4.CFrame = CFrame.new(1.5, 3.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2036. oo4.BottomSurface = Enum.SurfaceType.Smooth
  2037. oo4.TopSurface = Enum.SurfaceType.Smooth
  2038. oo4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2039. oo4.Position = Vector3.new(1.5, 3.00001788, 0)
  2040. oo5.Name = "CLL"
  2041. oo5.Parent = mas
  2042. w5.Parent = oo5
  2043. w5.Part0 = w5.Parent
  2044. w5.Part1 = rg["Left Leg"]
  2045. w5.C0 = CFrame.new(0, 0, 0)
  2046. w5.C1 = CFrame.new(0, -0.2, 0)
  2047. oo5.Material = Enum.Material.SmoothPlastic
  2048. oo5.BrickColor = BrickColor.new("Institutional white")
  2049. oo5.Transparency = 1
  2050. oo5.CanCollide = true
  2051. oo5.Position = Vector3.new(-0.5, 1.00001788, 0)
  2052. oo5.Velocity = Vector3.new(0, -9.19685173, 0)
  2053. oo5.CanCollide = true
  2054. oo5.Locked = true
  2055. oo5.FormFactor = Enum.FormFactor.Symmetric
  2056. oo5.Size = Vector3.new(1, 1.65, 1)
  2057. oo5.CFrame = CFrame.new(-0.5, 1.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2058. oo5.BottomSurface = Enum.SurfaceType.Smooth
  2059. oo5.TopSurface = Enum.SurfaceType.Smooth
  2060. oo5.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2061. oo5.Position = Vector3.new(-0.5, 1.00001788, 0)
  2062. oo6.Name = "CRL"
  2063. oo6.Parent = mas
  2064. oo6.Material = Enum.Material.SmoothPlastic
  2065. oo6.BrickColor = BrickColor.new("Institutional white")
  2066. oo6.Transparency = 1
  2067. oo6.Position = Vector3.new(0.5, 1.00001788, 0)
  2068. oo6.Velocity = Vector3.new(0, -9.19685173, 0)
  2069. oo6.CanCollide = true
  2070. oo6.Locked = true
  2071. oo6.FormFactor = Enum.FormFactor.Symmetric
  2072. oo6.Size = Vector3.new(1, 1.65, 1)
  2073. oo6.CFrame = CFrame.new(0.5, 1.00001788, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2074. oo6.BottomSurface = Enum.SurfaceType.Smooth
  2075. oo6.TopSurface = Enum.SurfaceType.Smooth
  2076. oo6.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2077. oo6.Position = Vector3.new(0.5, 1.00001788, 0)
  2078. oo6.CanCollide = true
  2079. w6.Parent = oo6
  2080. w6.Part0 = w6.Parent
  2081. w6.Part1 = rg["Right Leg"]
  2082. w6.C0 = CFrame.new(0, 0, 0)
  2083. w6.C1 = CFrame.new(0, -0.2, 0)
  2084. mas.Parent = rg
  2085. mas:MakeJoints()
  2086. local NAEM = rg.Name
  2087. local raggeeh = rg:Clone()
  2088. raggeeh.Head.Anchored = true
  2089. raggeeh.Name = Victimm.Name
  2090. raggeeh.Humanoid.PlatformStand = true
  2091. local FORS = Instance.new("BodyThrust")
  2092. FORS.Force = Vector3.new(0,100,0)
  2093. FORS.Location = Vector3.new(0,0,1)
  2094. FORS.Parent = raggeeh.Head
  2095. local TUURS = raggeeh.Torso
  2096. local CPU = Instance.new("Model")
  2097. CPU.Parent = raggeeh
  2098. raggeeh.Parent = game:GetService("Workspace")
  2099. CPU.Name = NAEM.."'s generated CameraPart"
  2100.  
  2101. local FORCEo1 = Instance.new("BodyThrust")
  2102. FORCEo1.Parent = raggeeh.Torso
  2103. FORCEo1.force = Vector3.new(0, 1000, 0)
  2104. FORCEo1.location = Vector3.new(0, 0, 1)
  2105.  
  2106. raggeeh.Parent = game:GetService("Workspace")
  2107. rg:destroy()
  2108. raggeeh.Head.Anchored = false
  2109.  
  2110. raggeeh.Parent = game:GetService("Workspace")
  2111. wait()
  2112. local FOLDARR = Instance.new("Model")
  2113. FOLDARR.Parent = raggeeh
  2114. FOLDARR.Name = "BLUDDDDDDDDDDD"
  2115. local FLUIDS = Instance.new("Model")
  2116. FLUIDS.Name = NAEM.."'s fluids"
  2117. FLUIDS.Parent = FOLDARR
  2118. raggeeh.Head.Anchored = false
  2119. local chats = {"OW!","NOOOO!!!!","NUUUUUU!","OWWWWWW!!","OW11!11!1!!!!!!111!!1!","O_O","OoO","._.",".-.","T_T","T-T","o_O","O_o","O_O","o_o","o-o","O-o","o-O",":(",":-(",":c",":-c",":C",":-C","...",":|",":-|",":o",":O",":-o",":-O","FUCK YOU MURDERER!1!111!!!11!!1!1!","Why","This game is broken....","U nub hitler"}
  2120. game:GetService("Chat"):Chat(raggeeh.Head, chats[math.random(1, #chats)], Enum.ChatColor.Red)
  2121. game:GetService("RunService").Stepped:wait()
  2122. FORCEo1:Destroy()
  2123. raggeeh.Humanoid.Name = "Humanoid2"
  2124. print(raggeeh.Name.." lived a good life.")
  2125.  
  2126. local d = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
  2127. for i=1, #d do
  2128. if (d[i].className == "Weld") then
  2129. d[i]:destroy()
  2130. end
  2131. end
  2132.  
  2133. local dew = game.Players.LocalPlayer.Character["Right Arm"]:GetChildren()
  2134. for i=1, #dew do
  2135. if (dew[i].className == "CFrameValue") then
  2136. dew[i]:destroy()
  2137. end
  2138. end
  2139. wait()
  2140. local o16 = Instance.new("Weld")
  2141. local o17 = Instance.new("CFrameValue")
  2142. o16.Name = "qCFrameWeldThingy"
  2143. o16.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  2144. o16.C1 = CFrame.new(-1.5, 0.501321793, 0.499998093, 1, 0, 0, 0, -0.00264357007, 0.999996483, 0, -0.999996424, -0.0026435703)
  2145. o16.Part0 = game.Players.LocalPlayer.Character["Torso"]
  2146. o16.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  2147. o17.Name = "qRelativeCFrameWeldValue"
  2148. o17.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  2149. o17.Value = CFrame.new(-1.5, 0.501321793, 0.499998093, 1, 0, 0, 0, -0.00264357007, 0.999996483, 0, -0.999996424, -0.0026435703)
  2150. lMUZC = Instance.new("Sound")
  2151. lMUZC.Volume = 99
  2152. lMUZC.EmitterSize = 99
  2153. lMUZC.MaxDistance = 99
  2154. lMUZC.SoundId= "rbxassetid://408950203"
  2155. lMUZC.Parent = game.Players.LocalPlayer.Character.Head
  2156. lMUZC:Play()
  2157. pso7.Transparency = 1
  2158.  
  2159. local o1 = Instance.new("Model")
  2160. local o2 = Instance.new("Part")
  2161. local o3 = Instance.new("Weld")
  2162. local o4 = Instance.new("Part")
  2163. local o5 = Instance.new("SpecialMesh")
  2164. local o6 = Instance.new("Weld")
  2165. local o7 = Instance.new("CFrameValue")
  2166. o1.Name = "PSTL"
  2167. o1.Parent = game.Players.LocalPlayer.Character
  2168. o2.Name = "Handel"
  2169. o2.Parent = o1
  2170. o2.Transparency = 1
  2171. o2.Position = Vector3.new(-19.9463806, 0.501034975, 20.2952709)
  2172. o2.Rotation = Vector3.new(-92, -89.9100037, 177.979996)
  2173. o2.Size = Vector3.new(1, 2, 1)
  2174. o2.CFrame = CFrame.new(-19.9463806, 0.501034975, 20.2952709, -0.00159100757, -5.59999717e-05, -0.999998808, -0.999998748, -0.000229912286, 0.00159102038, -0.000230001096, 1, -5.56341074e-05)
  2175. o2.BottomSurface = Enum.SurfaceType.Smooth
  2176. o2.TopSurface = Enum.SurfaceType.Smooth
  2177. o2.Position = Vector3.new(-19.9463806, 0.501034975, 20.2952709)
  2178. o2.Orientation = Vector3.new(-0.0900000036, -90, -90.0100021)
  2179. o3.Name = "Weld2armeh"
  2180. o3.Parent = o2
  2181. o3.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  2182. o3.Part1 = o2
  2183. o4.Name = "Pistol"
  2184. o4.Parent = o1
  2185. o4.Position = Vector3.new(-19.815855, 0.870578527, 21.3633595)
  2186. o4.Rotation = Vector3.new(0.00999999978, 0, -0.0900000036)
  2187. o4.Size = Vector3.new(0.25, 0.927999973, 1.31799996)
  2188. o4.CFrame = CFrame.new(-19.815855, 0.870578527, 21.3633595, 0.999996543, 0.00159100071, -5.59998516e-05, -0.00159101677, 0.999994457, -0.000229911791, 5.56339801e-05, 0.000230000107, 0.999997854)
  2189. o4.BottomSurface = Enum.SurfaceType.Smooth
  2190. o4.TopSurface = Enum.SurfaceType.Smooth
  2191. o4.Position = Vector3.new(-19.815855, 0.870578527, 21.3633595)
  2192. o4.Orientation = Vector3.new(0.00999999978, 0, -0.0900000036)
  2193. o5.Parent = o4
  2194. o5.MeshId = "rbxassetid://436697873"
  2195. o5.Scale = Vector3.new(0.0199999996, 0.0199999996, 0.0199999996)
  2196. o5.TextureId = "rbxassetid://436697889"
  2197. o5.MeshType = Enum.MeshType.FileMesh
  2198. o5.Scale = Vector3.new(0.0199999996, 0.0199999996, 0.0199999996)
  2199. o6.Name = "qCFrameWeldThingy"
  2200. o6.Parent = o4
  2201. o6.C1 = CFrame.new(-0.129997253, -0.369997978, -1.06799889, 0, 0, -0.999997735, -0.999995708, 0, 0, 0, 0.999997854, 0)
  2202. o6.Part0 = o2
  2203. o6.Part1 = o4
  2204. o7.Name = "qRelativeCFrameWeldValue"
  2205. o7.Parent = o4
  2206. o7.Value = CFrame.new(-0.129997253, -0.369997978, -1.06799889, 0, 0, -0.999997735, -0.999995708, 0, 0, 0, 0.999997854, 0)
  2207. o3.C0 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(1.55, 14.1, 1.55)
  2208. Kills.Value = Kills.Value + 1
  2209. muso1 = Instance.new("Part")
  2210. muso2 = Instance.new("BillboardGui")
  2211. muso3 = Instance.new("ImageLabel")
  2212. muso4 = Instance.new("Weld")
  2213. muso5 = Instance.new("CFrameValue")
  2214. muso1.Name = "Muzl"
  2215. muso1.Parent = o1
  2216. muso1.Transparency = 1
  2217. muso1.Position = Vector3.new(-20.2116871, 1.11252046, 15.9859924)
  2218. muso1.Rotation = Vector3.new(0.0399999991, 65.3000031, -90.0599976)
  2219. muso1.Size = Vector3.new(0.310000002, 0.200000003, 0.200000003)
  2220. muso1.CFrame = CFrame.new(-20.2116871, 1.11252046, 15.9859924, -0.000438778661, 0.417792588, 0.908542514, -0.999999762, -0.00042278826, -0.000288525684, 0.000263583905, -0.908542216, 0.417792857)
  2221. muso1.BottomSurface = Enum.SurfaceType.Smooth
  2222. muso1.TopSurface = Enum.SurfaceType.Smooth
  2223. muso1.Position = Vector3.new(-20.2116871, 1.11252046, 15.9859924)
  2224. muso1.Orientation = Vector3.new(0.0199999996, 65.3000031, -90.0199966)
  2225. muso2.Name = "FLAS"
  2226. muso2.Parent = muso1
  2227. muso2.Size = UDim2.new(1,0,1,0)
  2228. muso2.StudsOffset = Vector3.new(0, 0, 0)
  2229. muso3.Parent = muso2
  2230. muso3.Size = UDim2.new(1.5,0,1.5,0)
  2231. muso3.BackgroundColor3 = Color3.new(1, 1, 1)
  2232. muso3.BackgroundTransparency = 1
  2233. muso3.Image = "rbxassetid://872910628"
  2234. muso4.Name = "qCFrameWeldThingy"
  2235. muso4.Parent = muso1
  2236. muso4.C1 = CFrame.new(0.625, -1.70000458, 0.110001564, 0.999999881, -3.7252903e-09, 0, -3.7252903e-09, 0.999999881, 0, 0, 0, 1.00000024)
  2237. muso4.Part1 = muso1
  2238. muso4.Part0 = o4
  2239. muso5.Name = "qRelativeCFrameWeldValue"
  2240. muso5.Parent = muso1
  2241. muso5.Value = CFrame.new(0.625, -1.70000458, 0.110001564, 0.999999881, -3.7252903e-09, 0, -3.7252903e-09, 0.999999881, 0, 0, 0, 1.00000024)
  2242. muso4.C0 = CFrame.new(0.35, -1.15, 1)*CFrame.fromEulerAnglesXYZ(0,0,0)
  2243. OMGCREEPYweew.Parent = raggeeh
  2244. OMGCREEPYweew:Play()
  2245.  
  2246. wait(.1)
  2247. OMGCREEPYw.Parent = raggeeh
  2248. OMGCREEPYw:Play()
  2249.  
  2250. wait(.6)
  2251. ko1.Text = "Kills: "..Kills.Value
  2252. o16:Destroy()
  2253. o17:Destroy()
  2254. o1:Destroy()
  2255. o2:Destroy()
  2256. o3:Destroy()
  2257. o4:Destroy()
  2258. o5:Destroy()
  2259. o6:Destroy()
  2260. o7:Destroy()
  2261. pso7.Transparency = 0
  2262. lMUZC:Destroy()
  2263. local RAW = Instance.new("Weld")
  2264. local RAWV = Instance.new("CFrameValue")
  2265.  
  2266. RAW.Name = "qCFrameWeldThingy"
  2267. RAW.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  2268. RAW.C1 = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
  2269. RAW.Part0 = game.Players.LocalPlayer.Character["Torso"]
  2270. RAW.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  2271. RAWV.Name = "qRelativeCFrameWeldValue"
  2272. RAWV.Parent = game.Players.LocalPlayer.Character["Right Arm"]
  2273. RAWV.Value = CFrame.new(-0.973731995, -0.507667542, -0.188486099, 0.734554589, -0.521637022, 0.433963418, 0.619291961, 0.776756942, -0.114568293, -0.27732107, 0.352906734, 0.89361614)
  2274. if tablenabled == true
  2275. then
  2276. RAW:Destroy()
  2277. RAWV:Destroy()
  2278. local o8 = Instance.new("Motor6D")
  2279. o8.Name = "Right Shoulder"
  2280. o8.Parent = game.Players.LocalPlayer.Character.Torso
  2281. o8.C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  2282. o8.C1 = CFrame.new(-0.5, 0.5, 0, -4.37113883e-08, 0, 1, 0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  2283. o8.Part0 = game.Players.LocalPlayer.Character.Torso
  2284. o8.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  2285. o8.MaxVelocity = 0.10000000149012
  2286. wait(.1)
  2287. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, -4.37113883e-08, 0, 1, -0, 0.99999994, 0, -1, 0, -4.37113883e-08)
  2288. game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C1 = CFrame.new(-0.49999997, 0.5, 0, 0.214554131, -0.133952752, 0.967482924, -0.820670664, 0.512369871, 0.252936393, -0.529590607, -0.848253369, -2.31491413e-08)
  2289.  
  2290. end
  2291. wait(.5)
  2292.  
  2293. end
  2294. end
  2295. end
  2296. end
  2297. end
  2298. Shot = false
  2299. end)
  2300. Talk.MouseButton1Down:connect(function()
  2301. game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character.Head, Text.Text, Enum.ChatColor.Red)
  2302. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement