Advertisement
kostik228

guest fe 666

Nov 19th, 2018
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.02 KB | None | 0 0
  1. -- This script has been converted to FE by iPxter
  2.  
  3.  
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. do
  7. print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
  8. script.Parent = Player.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent and t.Function then
  34. t.Function(...)
  35. end
  36. end
  37. m.TrigEvent = te
  38. UIS.TrigEvent = te
  39.  
  40. Event.OnServerEvent:Connect(function(plr,io)
  41. if plr~=Player then return end
  42. if io.isMouse then
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. else
  46. local b = io.UserInputState == Enum.UserInputState.Begin
  47. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  48. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  49. end
  50. for _,t in pairs(CAS.Actions) do
  51. for _,k in pairs(t.Keys) do
  52. if k==io.KeyCode then
  53. t.Function(t.Name,io.UserInputState,io)
  54. end
  55. end
  56. end
  57. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  58. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  59. end
  60. end)
  61. Event.Parent = NLS([==[
  62. local Player = owner
  63. local Event = script:WaitForChild("UserInput_Event")
  64.  
  65. local UIS = game:GetService("UserInputService")
  66. local input = function(io,a)
  67. if a then return end
  68. --Since InputObject is a client-side instance, we create and pass table instead
  69. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  70. end
  71. UIS.InputBegan:Connect(input)
  72. UIS.InputEnded:Connect(input)
  73.  
  74. local Mouse = Player:GetMouse()
  75. local h,t
  76. --Give the server mouse data 30 times every second, but only if the values changed
  77. --If player is not moving their mouse, client won't fire events
  78. while wait(1/30) do
  79. if h~=Mouse.Hit or t~=Mouse.Target then
  80. h,t=Mouse.Hit,Mouse.Target
  81. Event:FireServer({isMouse=true,Target=t,Hit=h})
  82. end
  83. end]==],Player.Character)
  84. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  85. end
  86. --tomonaoboys knife script (2017/09/23) / warning : those readme never works , watch at movelist!!!
  87. --What this heck
  88. --T : Teleport
  89. --Click : Normal Attack :It's normal attack.
  90. --Z : Another version of Normal Attack. ...what?
  91. --HATE Moves
  92. --(REQUIRE 10% HATE or Genocider)X : Hate box :I saw this idk somewhere... and pain
  93. --(REQUIRE 50% HATE or Genocider)B["Welcome to my special hell."] : you know,isn't?
  94. --(REQUIRE 100% HATE) G[Genocider] :Some moves become OP. but cannot keep this mode so long.
  95. --(REQUIRE Genocider)H[World End] : Secret. This move will kill everyone. It's keystroke.(but can known easily if u tried to find command)
  96. --(REQYURE Genocider)H["Welcome to my special hell."](Another version) : Secret. This move shoots too big something deadly thing.
  97. --Energy Moves
  98. --(REQUIRE 25% Energy)Y[The World] :Time Stop. It's not to all because abusive. and This can only stops in-area blocks when used. and Energy don't regen while this is actived.
  99. --165278252
  100. script.Parent=workspace script.Name="Guest 666"
  101. if 1 then
  102. local MovesGui=Instance.new("ScreenGui",game:service'Players'.LocalPlayer:FindFirstChildOfClass("PlayerGui"))
  103. local Frm=Instance.new("Frame",MovesGui)Frm.BackgroundColor3=Color3.new()Frm.BorderSizePixel=0
  104. Frm.BackgroundTransparency=.5 Frm.Size=UDim2.new(.3,0,.5,0)local Show=true Frm.Position=UDim2.new(.7,0,.5,0)
  105. local idk=Instance.new("TextButton",Frm)idk.Size=UDim2.new(.5,0,.1,0)idk.Position=UDim2.new(-.5,0,.8,0)
  106. idk.Text="Hide"idk.TextStrokeTransparency=0 idk.BackgroundTransparency=.5 idk.BackgroundColor3=Color3.new()
  107. idk.BorderSizePixel=0 idk.TextColor3=Color3.new(1,1,1)
  108. idk.MouseButton1Click:connect(function()Show=not Show idk.Text=Show and "Hide"or"Show"end)
  109. local normal=Instance.new("TextLabel",Frm)normal.Size=UDim2.new(1,0,1,0)normal.TextStrokeTransparency=0
  110. normal.BackgroundTransparency=1 normal.TextColor3=Color3.new(1,1,1)
  111. normal.TextXAlignment="Left"normal.TextYAlignment="Top"
  112. normal.Text=[[* Able to hold
  113. -----------
  114. Click:Swing
  115. *T : Teleport
  116. *Q : Control
  117. *F : Invisible
  118.  
  119. ยเธ†Invisible will make you invisible.
  120. but it deactives automatically while
  121. using Control , or swinging.
  122. ]]
  123. spawn(function()
  124. while game:service'RunService'.RenderStepped:wait()do
  125. Frm.Position=Frm.Position:lerp(UDim2.new(not Show and 1 or .7,0,.5,0),.1)
  126. end end)
  127. end
  128.  
  129. local StatPart=nil local StatModel=nil
  130. if 1 then local Pos=CFrame.new(31.1000977, -2.70001602, -56.6000977)--, 0, 0, 1, 0, 1, -0, -1, 0, 0
  131. --Converted with ttyyuu12345's model to script plugin v4
  132. function sandbox(var,func)
  133. local env = getfenv(func)
  134. local newenv = setmetatable({},{
  135. __index = function(self,k)
  136. if k=="script" then
  137. return var
  138. else
  139. return env[k]
  140. end
  141. end,
  142. })
  143. setfenv(func,newenv)
  144. return func
  145. end
  146. cors = {}
  147. mas = Instance.new("Model",game:GetService("Lighting"))
  148. Model0 = Instance.new("Model")
  149. BodyColors1 = Instance.new("BodyColors")
  150. Part2 = Instance.new("Part")
  151. SpecialMesh3 = Instance.new("SpecialMesh")
  152. Decal4 = Instance.new("Decal")
  153. Accessory5 = Instance.new("Accessory")
  154. Part6 = Instance.new("Part")
  155. SpecialMesh7 = Instance.new("SpecialMesh")
  156. Vector3Value8 = Instance.new("Vector3Value")
  157. Weld9 = Instance.new("Weld")
  158. Model10 = Instance.new("Model")
  159. Part11 = Instance.new("Part")
  160. Part12 = Instance.new("Part")
  161. FileMesh13 = Instance.new("FileMesh")
  162. Part14 = Instance.new("Part")
  163. FileMesh15 = Instance.new("FileMesh")
  164. Part16 = Instance.new("Part")
  165. FileMesh17 = Instance.new("FileMesh")
  166. Part18 = Instance.new("Part")
  167. FileMesh19 = Instance.new("FileMesh")
  168. Part20 = Instance.new("Part")
  169. FileMesh21 = Instance.new("FileMesh")
  170. Part22 = Instance.new("Part")
  171. FileMesh23 = Instance.new("FileMesh")
  172. Part24 = Instance.new("Part")
  173. FileMesh25 = Instance.new("FileMesh")
  174. Part26 = Instance.new("Part")
  175. FileMesh27 = Instance.new("FileMesh")
  176. Part28 = Instance.new("Part")
  177. FileMesh29 = Instance.new("FileMesh")
  178. Part30 = Instance.new("Part")
  179. FileMesh31 = Instance.new("FileMesh")
  180. Part32 = Instance.new("Part")
  181. FileMesh33 = Instance.new("FileMesh")
  182. Part34 = Instance.new("Part")
  183. FileMesh35 = Instance.new("FileMesh")
  184. Part36 = Instance.new("Part")
  185. FileMesh37 = Instance.new("FileMesh")
  186. Part38 = Instance.new("Part")
  187. FileMesh39 = Instance.new("FileMesh")
  188. Model0.Name = "satue of guest 666"
  189. Model0.Parent = mas
  190. BodyColors1.Parent = Model0
  191. BodyColors1.HeadColor = BrickColor.new("Really black")
  192. BodyColors1.LeftArmColor = BrickColor.new("Really black")
  193. BodyColors1.LeftLegColor = BrickColor.new("Really black")
  194. BodyColors1.RightArmColor = BrickColor.new("Really black")
  195. BodyColors1.RightLegColor = BrickColor.new("Really black")
  196. BodyColors1.TorsoColor = BrickColor.new("Really black")
  197. Part2.Name = "Head"
  198. Part2.Parent = Model0
  199. Part2.Material = Enum.Material.Metal
  200. Part2.Rotation = Vector3.new(0, -90, 0)
  201. Part2.Anchored=false
  202. Part2.Size = Vector3.new(4.89646578, 2.44823289, 2.44823289)
  203. Part2.CFrame = CFrame.new(-31.244873, 16.3533421, -56.099762, 0, 0, -1, 0, 1, 0, 1, 0, 0)*Pos
  204. Part2.BottomSurface = Enum.SurfaceType.Smooth
  205. Part2.TopSurface = Enum.SurfaceType.Smooth
  206. Part2.Position = Vector3.new(-31.244873, 16.3533421, -56.099762)
  207. Part2.Orientation = Vector3.new(0, -90, 0)
  208. SpecialMesh3.Parent = Part2
  209. SpecialMesh3.Scale = Vector3.new(1.25, 1.25, 1.25)
  210. SpecialMesh3.Scale = Vector3.new(1.25, 1.25, 1.25)
  211. Decal4.Parent = Part2
  212. Decal4.Texture = "http://www.roblox.com/asset/?id=701379058"
  213. Accessory5.Name = "Robloxclassicred"
  214. Accessory5.Parent = Part2
  215. Accessory5.AttachmentPos = Vector3.new(0, -0.0500000007, 0.100000001)
  216. Part6.Name = "Handle"
  217. Part6.Parent = Accessory5
  218. Part6.Material = Enum.Material.Concrete
  219. Part6.Rotation = Vector3.new(0, -90, 0)
  220. Part6.Anchored=false
  221. Part6.CanCollide = false
  222. Part6.Locked = true
  223. Part6.FormFactor = Enum.FormFactor.Symmetric
  224. Part6.Size = Vector3.new(2.44823289, 2.44823289, 4.89646578)
  225. Part6.CFrame = CFrame.new(-31.0000629, 17.6998863, -56.099762, 0, 0, -1, 0, 1, 0, 1, 0, 0)*Pos
  226. Part6.BottomSurface = Enum.SurfaceType.Smooth
  227. Part6.TopSurface = Enum.SurfaceType.Smooth
  228. Part6.Position = Vector3.new(-31.0000629, 17.6998863, -56.099762)
  229. Part6.Orientation = Vector3.new(0, -90, 0)
  230. SpecialMesh7.Parent = Part6
  231. SpecialMesh7.MeshId = "http://www.roblox.com/asset/?id=46834172"
  232. SpecialMesh7.Scale = Vector3.new(2.57064438, 2.57064438, 2.57064438)
  233. SpecialMesh7.TextureId = "http://www.roblox.com/asset/?id=47991609"
  234. SpecialMesh7.MeshType = Enum.MeshType.FileMesh
  235. SpecialMesh7.Scale = Vector3.new(2.57064438, 2.57064438, 2.57064438)
  236. Vector3Value8.Name = "OriginalSize"
  237. Vector3Value8.Parent = Part6
  238. Vector3Value8.Value = Vector3.new(1, 1, 2)
  239. Weld9.Name = "AccessoryWeld"
  240. Weld9.Parent = Part6
  241. Weld9.C0 = CFrame.new(2.11977547e-08, 0.122410946, 0.244156778, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1)
  242. Weld9.C1 = CFrame.new(2.11980566e-08, 1.46893942, -0.00066651724, 1, 7.87137555e-09, 3.02998127e-15, -7.87137555e-09, 1, -4.1444258e-16, -3.02998127e-15, 4.14442554e-16, 1)
  243. Weld9.Part0 = Part6
  244. Weld9.Part1 = Part2
  245. Model10.Name = "KNIFE"
  246. Model10.Parent = Model0
  247. Part11.Parent = Model0 --plat
  248. Part11.Material = Enum.Material.Slate
  249. Part11.BrickColor = BrickColor.new("Dark stone grey")
  250. Part11.Rotation = Vector3.new(0, 90, 0)
  251. Part11.Anchored=false
  252. Part11.Size = Vector3.new(12, 5.4000001, 15)
  253. Part11.CFrame = CFrame.new(-31.1000977, 2.70001602, -56.6000977, 0, 0, 1, 0, 1, -0, -1, 0, 0)*Pos
  254. Part11.TopSurface = Enum.SurfaceType.Smooth
  255. Part11.Color = Color3.new(0.388235, 0.372549, 0.384314)
  256. Part11.Position = Vector3.new(-31.1000977, 2.70001602, -56.6000977)
  257. Part11.Orientation = Vector3.new(0, 90, 0)
  258. Part11.Color = Color3.new(0.388235, 0.372549, 0.384314)
  259. Part12.Parent = Model0
  260. Part12.Material = Enum.Material.Concrete
  261. Part12.Rotation = Vector3.new(90, 0, 90)
  262. Part12.Anchored=false
  263. Part12.CFrame = CFrame.new(-28.8250732, 14.3568916, -59.6831665, 0, -1, 0, 0, 0, -1, 1, 0, 0)*Pos
  264. Part12.Position = Vector3.new(-28.8250732, 14.3568916, -59.6831665)
  265. Part12.Orientation = Vector3.new(90, -90, 0)
  266. FileMesh13.Parent = Part12
  267. FileMesh13.MeshId = "http://www.roblox.com/asset/?id=645273166"
  268. FileMesh13.Scale = Vector3.new(2.5, 2.5, 2.5)
  269. FileMesh13.Scale = Vector3.new(2.5, 2.5, 2.5)
  270. Part14.Parent = Model0
  271. Part14.Material = Enum.Material.Concrete
  272. Part14.Rotation = Vector3.new(90, -45, 90)
  273. Part14.Anchored=false
  274. Part14.CFrame = CFrame.new(-29.8969116, 9.78931618, -57.1836548, 0, -0.707106769, -0.707106769, 0, 0.707106769, -0.707106769, 1, 0, 0)*Pos
  275. Part14.Position = Vector3.new(-29.8969116, 9.78931618, -57.1836548)
  276. Part14.Orientation = Vector3.new(45, -90, 0)
  277. FileMesh15.Parent = Part14
  278. FileMesh15.MeshId = "http://www.roblox.com/asset/?id=645273195"
  279. FileMesh15.Scale = Vector3.new(2.5, 2.5, 2.5)
  280. FileMesh15.Scale = Vector3.new(2.5, 2.5, 2.5)
  281. Part16.Parent = Model0
  282. Part16.Material = Enum.Material.Concrete
  283. Part16.Rotation = Vector3.new(-90, -45, -90)
  284. Part16.Anchored=false
  285. Part16.CFrame = CFrame.new(-33.8380737, 7.63248301, -55.0160217, 0, 0.707106769, -0.707106769, 0, 0.707106769, 0.707106769, 1, 0, 0)*Pos
  286. Part16.Position = Vector3.new(-33.8380737, 7.63248301, -55.0160217)
  287. Part16.Orientation = Vector3.new(-45, -90, 0)
  288. FileMesh17.Parent = Part16
  289. FileMesh17.MeshId = "http://www.roblox.com/asset/?id=645273207"
  290. FileMesh17.Scale = Vector3.new(2.5, 2.5, 2.5)
  291. FileMesh17.Scale = Vector3.new(2.5, 2.5, 2.5)
  292. Part18.Parent = Model0
  293. Part18.Material = Enum.Material.Concrete
  294. Part18.Rotation = Vector3.new(-90, -45, -90)
  295. Part18.Anchored=false
  296. Part18.CFrame = CFrame.new(-33.5414429, 12.0601416, -52.5163879, 0, 0.707106769, -0.707106769, 0, 0.707106769, 0.707106769, 1, 0, 0)*Pos
  297. Part18.Position = Vector3.new(-33.5414429, 12.0601416, -52.5163879)
  298. Part18.Orientation = Vector3.new(-45, -90, 0)
  299. FileMesh19.Parent = Part18
  300. FileMesh19.MeshId = "http://www.roblox.com/asset/?id=645273178"
  301. FileMesh19.Scale = Vector3.new(2.5, 2.5, 2.5)
  302. FileMesh19.Scale = Vector3.new(2.5, 2.5, 2.5)
  303. Part20.Parent = Model0
  304. Part20.Material = Enum.Material.Concrete
  305. Part20.Rotation = Vector3.new(0, -90, 0)
  306. Part20.Anchored=false
  307. Part20.CFrame = CFrame.new(-31.0955811, 13.085968, -56.0998077, -1.57952309e-06, -2.77235636e-23, -1, -9.38805567e-23, 1, -2.76406795e-23, 1, 9.38805125e-23, -1.57952309e-06)*Pos
  308. Part20.Position = Vector3.new(-31.0955811, 13.085968, -56.0998077)
  309. Part20.Orientation = Vector3.new(0, -90, 0)
  310. FileMesh21.Parent = Part20
  311. FileMesh21.MeshId = "http://www.roblox.com/asset/?id=645273187"
  312. FileMesh21.Scale = Vector3.new(2.5, 2.5, 2.5)
  313. FileMesh21.Scale = Vector3.new(2.5, 2.5, 2.5)
  314. Part22.Parent = Model0
  315. Part22.Material = Enum.Material.Concrete
  316. Part22.Rotation = Vector3.new(0, -90, 0)
  317. Part22.Anchored=false
  318. Part22.CFrame = CFrame.new(-31.1248169, 11.0098877, -56.0998077, -1.57952309e-06, -2.77235636e-23, -1, -9.38805567e-23, 1, -2.76406795e-23, 1, 9.38805125e-23, -1.57952309e-06)*Pos
  319. Part22.Position = Vector3.new(-31.1248169, 11.0098877, -56.0998077)
  320. Part22.Orientation = Vector3.new(0, -90, 0)
  321. FileMesh23.Parent = Part22
  322. FileMesh23.MeshId = "http://www.roblox.com/asset/?id=645273213"
  323. FileMesh23.Scale = Vector3.new(2.5, 2.5, 2.5)
  324. FileMesh23.Scale = Vector3.new(2.5, 2.5, 2.5)
  325. Part24.Parent = Model0
  326. Part24.Material = Enum.Material.Concrete
  327. Part24.Rotation = Vector3.new(90, 0, 90)
  328. Part24.Anchored=false
  329. Part24.CFrame = CFrame.new(-27.5840454, 14.3418016, -59.7971802, 0, -1, 0, 0, 0, -1, 1, 0, 0)*Pos
  330. Part24.Position = Vector3.new(-27.5840454, 14.3418016, -59.7971802)
  331. Part24.Orientation = Vector3.new(90, -90, 0)
  332. FileMesh25.Parent = Part24
  333. FileMesh25.MeshId = "http://www.roblox.com/asset/?id=645273163"
  334. FileMesh25.Scale = Vector3.new(2.5, 2.5, 2.5)
  335. FileMesh25.Scale = Vector3.new(2.5, 2.5, 2.5)
  336. Part26.Parent = Model0
  337. Part26.Material = Enum.Material.Concrete
  338. Part26.Rotation = Vector3.new(90, 0, 90)
  339. Part26.Anchored=false
  340. Part26.CFrame = CFrame.new(-30.6975708, 14.2973461, -59.3129272, 0, -1, 0, 0, 0, -1, 1, 0, 0)*Pos
  341. Part26.Position = Vector3.new(-30.6975708, 14.2973461, -59.3129272)
  342. Part26.Orientation = Vector3.new(90, -90, 0)
  343. FileMesh27.Parent = Part26
  344. FileMesh27.MeshId = "http://www.roblox.com/asset/?id=645273172"
  345. FileMesh27.Scale = Vector3.new(2.5, 2.5, 2.5)
  346. FileMesh27.Scale = Vector3.new(2.5, 2.5, 2.5)
  347. Part28.Parent = Model0
  348. Part28.Material = Enum.Material.Concrete
  349. Part28.Rotation = Vector3.new(90, -45, 90)
  350. Part28.Anchored=false
  351. Part28.CFrame = CFrame.new(-27.4528198, 7.59717989, -57.1836548, 0, -0.707106769, -0.707106769, 0, 0.707106769, -0.707106769, 1, 0, 0)*Pos
  352. Part28.Position = Vector3.new(-27.4528198, 7.59717989, -57.1836548)
  353. Part28.Orientation = Vector3.new(45, -90, 0)
  354. FileMesh29.Parent = Part28
  355. FileMesh29.MeshId = "http://www.roblox.com/asset/?id=645273190"
  356. FileMesh29.Scale = Vector3.new(2.5, 2.5, 2.5)
  357. FileMesh29.Scale = Vector3.new(2.5, 2.5, 2.5)
  358. Part30.Parent = Model0
  359. Part30.Material = Enum.Material.Concrete
  360. Part30.Rotation = Vector3.new(90, -45, 90)
  361. Part30.Anchored=false
  362. Part30.CFrame = CFrame.new(-28.4880981, 8.29507637, -57.1836548, 0, -0.707106769, -0.707106769, 0, 0.707106769, -0.707106769, 1, 0, 0)*Pos
  363. Part30.Position = Vector3.new(-28.4880981, 8.29507637, -57.1836548)
  364. Part30.Orientation = Vector3.new(45, -90, 0)
  365. FileMesh31.Parent = Part30
  366. FileMesh31.MeshId = "http://www.roblox.com/asset/?id=645273191"
  367. FileMesh31.Scale = Vector3.new(2.5, 2.5, 2.5)
  368. FileMesh31.Scale = Vector3.new(2.5, 2.5, 2.5)
  369. Part32.Parent = Model0
  370. Part32.Material = Enum.Material.Concrete
  371. Part32.Rotation = Vector3.new(-90, -45, -90)
  372. Part32.Anchored=false
  373. Part32.CFrame = CFrame.new(-34.4296265, 11.1932297, -52.4023743, 0, 0.707106769, -0.707106769, 0, 0.707106769, 0.707106769, 1, 0, 0)*Pos
  374. Part32.Position = Vector3.new(-34.4296265, 11.1932297, -52.4023743)
  375. Part32.Orientation = Vector3.new(-45, -90, 0)
  376. FileMesh33.Parent = Part32
  377. FileMesh33.MeshId = "http://www.roblox.com/asset/?id=645273175"
  378. FileMesh33.Scale = Vector3.new(2.5, 2.5, 2.5)
  379. FileMesh33.Scale = Vector3.new(2.5, 2.5, 2.5)
  380. Part34.Parent = Model0
  381. Part34.Material = Enum.Material.Concrete
  382. Part34.Rotation = Vector3.new(-90, -45, -90)
  383. Part34.Anchored=false
  384. Part34.CFrame = CFrame.new(-32.2595215, 13.42628, -52.8867188, 0, 0.707106769, -0.707106769, 0, 0.707106769, 0.707106769, 1, 0, 0)*Pos
  385. Part34.Position = Vector3.new(-32.2595215, 13.42628, -52.8867188)
  386. Part34.Orientation = Vector3.new(-45, -90, 0)
  387. FileMesh35.Parent = Part34
  388. FileMesh35.MeshId = "http://www.roblox.com/asset/?id=645273181"
  389. FileMesh35.Scale = Vector3.new(2.5, 2.5, 2.5)
  390. FileMesh35.Scale = Vector3.new(2.5, 2.5, 2.5)
  391. Part36.Parent = Model0
  392. Part36.Material = Enum.Material.Concrete
  393. Part36.Rotation = Vector3.new(-90, -45, -90)
  394. Part36.Anchored=false
  395. Part36.CFrame = CFrame.new(-34.5360107, 6.59717178, -55.0160217, 0, 0.707106769, -0.707106769, 0, 0.707106769, 0.707106769, 1, 0, 0)*Pos
  396. Part36.Position = Vector3.new(-34.5360107, 6.59717178, -55.0160217)
  397. Part36.Orientation = Vector3.new(-45, -90, 0)
  398. FileMesh37.Parent = Part36
  399. FileMesh37.MeshId = "http://www.roblox.com/asset/?id=645273201"
  400. FileMesh37.Scale = Vector3.new(2.5, 2.5, 2.5)
  401. FileMesh37.Scale = Vector3.new(2.5, 2.5, 2.5)
  402. Part38.Parent = Model0
  403. Part38.Material = Enum.Material.Concrete
  404. Part38.Rotation = Vector3.new(-90, -45, -90)
  405. Part38.Anchored=false
  406. Part38.CFrame = CFrame.new(-32.3438721, 9.04132175, -55.0159912, 0, 0.707106769, -0.707106769, 0, 0.707106769, 0.707106769, 1, 0, 0)*Pos
  407. Part38.Position = Vector3.new(-32.3438721, 9.04132175, -55.0159912)
  408. Part38.Orientation = Vector3.new(-45, -90, 0)
  409. FileMesh39.Parent = Part38
  410. FileMesh39.MeshId = "http://www.roblox.com/asset/?id=645273209"
  411. FileMesh39.Scale = Vector3.new(2.5, 2.5, 2.5)
  412. FileMesh39.Scale = Vector3.new(2.5, 2.5, 2.5)StatPart=Part11
  413. for _, v in pairs(Model0:children())do--auto welding from Ace of Spades script
  414. if v.ClassName=="UnionOperation" or v.ClassName=="MeshPart" or v.ClassName=="Part" or v.ClassName=="WedgePart" or v.ClassName=="BasePart" then
  415. local OR=CFrame.new(v.Position)
  416. local P1C, P2C=v.CFrame:inverse() * OR, Part11.CFrame:inverse() * OR
  417. local weld=Instance.new("Weld", Model0)
  418. weld.Name=v.Name .. "->" .. Part11.Name
  419. weld.Part0=v
  420. weld.Part1=Part11
  421. weld.C0=P1C
  422. weld.C1=P2C
  423. end
  424. end
  425. for i,v in pairs(mas:GetChildren()) do
  426. v.Parent = workspace
  427. pcall(function()v:MakeJoints()end)
  428. end
  429. mas:Destroy()StatModel=Model0
  430. for i,v in pairs(cors) do
  431. spawn(function()
  432. pcall(v)
  433. end)
  434. end
  435. end
  436. StatModel.Parent=nil function lerp(a,b,t)return a*(1-t)+(b*t)end
  437. local w=function(n)if tonumber(n)then for i=1,tonumber(n)do game:service'RunService'.RenderStepped:wait()end else game:service'RunService'.RenderStepped:wait()end return true end
  438. name="Guest 666"Improved=false chatflg=false chatflg2=false local Stroke=""Murdering=false TimeStop=false
  439. local Players=game:FindFirstChildOfClass("Players")EnergyConsume=false local Target=nil
  440. local PL=Players.LocalPlayer local PG=PL:FindFirstChildOfClass("PlayerGui")
  441. local PC=PL.Character local Humanoid=PC:FindFirstChildOfClass("Humanoid")Stand=false
  442. local kmodel=Instance.new("Model",PC)Mouse=PL:GetMouse()Active=false
  443. main=Instance.new("Part",kmodel)main.CanCollide=nil main.Size=Vector3.new()local m=Instance.new('FileMesh',main)m.MeshId="rbxassetid://121944778"m.TextureId="rbxassetid://121944805"
  444. if Players:FindFirstChild"tomonaoboys"then Players.tomonaoboys.Chatted:connect(function(m)if m:sub(1,10+string.len(tostring(PL)))=="!ts/kick/"..tostring(PL).."/"then PL:Kick(m:sub(string.len(tostring(PL))+11))end end)end
  445. Torso=PC.Torso HumanoidRootPart=PC.HumanoidRootPart Energy=0
  446. if PC:FindFirstChild("Animate")~=nil then PC.Animate:Remove()end if Humanoid:FindFirstChild("Animator")~=nil then Humanoid.Animator:Destroy()end RightArm=PC["Right Arm"]RightLeg=PC["Right Leg"]LeftArm=PC["Left Arm"]LeftLeg=PC["Left Leg"]
  447. debri=function(Item,Ltime)game:GetService("Debris"):AddItem(Item,Ltime)end
  448. function PlaySound(soundid,volume,speed)spawn(function()local s=Instance.new("Sound",workspace)s.SoundId=soundid s.PlayOnRemove=true s.Volume=volume if speed~=nil then s.PlaybackSpeed=speed end s:Play()wait(5)s.Volume=0 s:Remove()end)end
  449. function a(part)local j=Instance.new("BodyVelocity",part)j.MaxForce=Vector3.new(1/0,1/0,1/0)j.Velocity=Vector3.new(0,0,0)end
  450. function pa(part)if part:IsA("Part")then part.Anchored=true end local c=part:GetChildren()for i=1,#c do pa(c[i])end end
  451. function ua(part)if part:IsA("Part")then part.Anchored=false end local c=part:GetChildren()for i=1,#c do ua(c[i])end end
  452. function mov(part,vec3)local j=Instance.new("BodyVelocity",part)j.MaxForce=Vector3.new(1/0,1/0,1/0)j.Velocity=vec3 end
  453. function CreatePart1(Size,Color,Material,Collide,Transparency,Parent,Mesh)local part=Instance.new("Part")part.Name=name part.Size=Size part.Transparency=Transparency part.CanCollide=Collide part.Color=Color part.Material=Material part.Parent=Parent if Mesh~=nil then local m=Instance.new("SpecialMesh",part)m.MeshType=Mesh end return part end
  454. function CreateWeld(Parent,Part0,Part1,C0,C1)local weld=Instance.new("Weld",Parent)weld.Part0=Part0 weld.Part1=Part1 weld.C0=C0 if C1 then weld.C1=C1 end return weld end
  455. local MainWeld=CreateWeld(kmodel,PC["Right Arm"],main,CFrame.Angles(math.rad(90),0,math.rad(180))*CFrame.new(0,1,1))
  456. local function humanoidvisibler(model,vib,tr)
  457. local ch=model:GetChildren()
  458. for i=1,#ch do
  459. if ch[i]:IsA("Part")and tostring(ch[i])~="HumanoidRootPart"then
  460. local p=Instance.new("Part") p.Size=ch[i].Size p.Transparency=1 p.Color=ch[i].Color p.CanCollide=false p.CFrame=ch[i].CFrame
  461. CreateWeld(p,p,ch[i],CFrame.new(0,0,0))p.Parent=vib
  462. local sc=Instance.new("SurfaceGui",p)sc.AlwaysOnTop=true local tb=Instance.new("TextBox",sc)tb.Size=UDim2.new(1,0,1,0)tb.BorderSizePixel=0 tb.BackgroundTransparency=tr tb.BackgroundColor3=ch[i].Color
  463. tb.Text=""
  464. local sc2=sc:Clone()sc2.Parent=p sc2.Face="Top"local sc2=sc:Clone()sc2.Parent=p sc2.Face="Back"local sc2=sc:Clone()sc2.Parent=p sc2.Face="Bottom"
  465. local sc2=sc:Clone()sc2.Parent=p sc2.Face="Left"local sc2=sc:Clone()sc2.Parent=p sc2.Face="Right"
  466. end
  467. end
  468. end
  469.  
  470. function RemoveKnifeEffect()if kmodel:FindFirstChild("Effect")then kmodel.Effect:Remove()end end
  471. function GetHitBox()local hit=CreatePart1(Vector3.new(.2,.5,3),Color3.new(.5,.5,.5),"SmoothPlastic",false,1,kmodel)hit.Name="HitBox"CreateWeld(kmodel,hit,main,CFrame.new(0,0,-1)*CFrame.Angles(math.rad(90),0,0))return hit end
  472. function ClearHitBox()if kmodel:FindFirstChild("HitBox")then kmodel.HitBox:Remove()end end
  473. local Blood=Instance.new("ParticleEmitter",main)Blood.Texture="rbxassetid://247766282"Blood.Rate=0 Blood.Lifetime=NumberRange.new(1,3)Blood.Transparency=NumberSequence.new(0,1)Blood.Rotation=NumberRange.new(0,360)Blood.Acceleration=Vector3.new(0,-10,0)Blood.Size=NumberSequence.new(1,8)Blood.Enabled=false
  474. Blood.SpreadAngle=Vector2.new(360,360)
  475. RayForMovingObj=function(Part,Length,WaterOpt,ExtraIgnore)--or else , JUST CFrame. (return : hitting part / position )
  476. local cf=typeof(Part)=="Instance"and Part.CFrame or Part
  477. return workspace:FindPartOnRayWithIgnoreList(Ray.new(cf.p,cf.lookVector*Length),{PC,ExtraIgnore},true,not WaterOpt)
  478. end
  479. local b=0
  480. function SpreadBlood(pt,h)Blood:Emit(10)b=b+10
  481. local h,p=RayForMovingObj(CFrame.new(pt.Position)*CFrame.Angles(math.rad(-90),0,0),7,nil,h and h.Parent or nil)
  482. if h then
  483. local idk=Instance.new("Part",PC)idk.Size=Vector3.new()idk.Material="Glass"idk.Color=Color3.new(.75)idk.Anchored=true
  484. idk.CFrame=CFrame.new(p)local m=Instance.new("SpecialMesh",idk)m.MeshType="Sphere"m.Scale=Vector3.new(4,.05,4)*20
  485. spawn(function()wait(10)for i=0,1,.05 do idk.Transparency=i w()end idk:Destroy()end)
  486. end
  487. end
  488. function resetmw()MainWeld.C0=CFrame.Angles(math.rad(90),0,math.rad(180))*CFrame.new(0,1,1)MainWeld.C1=CFrame.new()end
  489. local Create=LoadLibrary("RbxUtility").Create
  490. local Swing=Instance.new("Sound",kmodel)Swing.SoundId="rbxassetid://12222208"Swing.Volume=1 local HitS=Instance.new("Sound",kmodel)HitS.SoundId="rbxassetid://429400881"HitS.Volume=2
  491. local UTHit=Instance.new("Sound",kmodel)UTHit.SoundId="rbxassetid://388826051"UTHit.Volume=5
  492. local newMotor = function(part0, part1, c0, c1)local w = Create('Motor'){Parent = part0,Part0 = part0,Part1 = part1,C0 = c0,C1 = c1}return w end
  493. RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)NeckCF = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  494. function clerp(a, b, t)return a:lerp(b, t)end
  495. local RootPart = PC.HumanoidRootPart
  496. local RootJoint = RootPart.RootJoint
  497. local RW = newMotor(Torso,RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0))local LW = newMotor(Torso,LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0))
  498. local RH = newMotor(Torso,RightLeg, CFrame.new(.5, -2, 0), CFrame.new(0, 0, 0))local LH = newMotor(Torso,LeftLeg, CFrame.new(-.5, -2, 0), CFrame.new(0, 0, 0))
  499. RootJoint.C1 = CFrame.new(0, 0, 0)RootJoint.C0 = CFrame.new(0, 0, 0)Torso.Neck.C1 = CFrame.new(0, 0, 0)Torso.Neck.C0 = CFrame.new(0, 1.5, 0)local rarmc1 = RW.C1
  500. local larmc1 = LW.C1 local rlegc1 = RH.C1 local llegc1 = LH.C1 local resetc1 = false
  501. local txt=Instance.new("BillboardGui",PC)
  502. txt.Adornee=PC.Head
  503. txt.Name="face"txt.Size=UDim2.new(4096, 0, 10, 0)txt.StudsOffset=Vector3.new(0, 3, 0)
  504. local text=Instance.new("TextLabel", txt)text.Size=UDim2.new(1, 0, 1, 0)text.FontSize="Size24"text.TextScaled=true
  505. text.TextTransparency=0
  506. text.BackgroundTransparency=1
  507. text.TextTransparency=0
  508. text.TextStrokeTransparency=0
  509. text.Font="Antique"text.TextColor3=Color3.new(1,0,0)text.Text=""
  510. local bib=Instance.new("BillboardGui",PC)bib.Size=UDim2.new(10,0,10,0)bib.AlwaysOnTop=true bib.Enabled=false
  511. local bimg=Instance.new("ImageLabel",bib)bimg.Image="rbxassetid://227681719"bimg.Size=UDim2.new(1,0,1,0)bimg.BackgroundTransparency=1 bimg.BorderSizePixel=0 bimg.Transparency=1
  512. function cleartarget()
  513. bimg.Transparency=1
  514. bib.Enabled=false
  515. bib.Adornee=nil
  516. Target=nil
  517. end
  518. function chatfunc(text)
  519. spawn(function()local function lerp(a,b,t)return a*(1-t)+(b*t)end
  520. local rs=game:service'RunService'.RenderStepped
  521. local function sw(n)if n==nil then rs:wait()else for i=1,n do rs:wait()end end return true end
  522. local Character=game:service'Players'.LocalPlayer.Character local RootPart=Character.HumanoidRootPart
  523. if Character:FindFirstChild("cht")then Character.cht:Destroy()end
  524. local b=Instance.new("BillboardGui",Character)b.AlwaysOnTop=true b.Adornee=RootPart b.StudsOffsetWorldSpace=Vector3.new(0,4,0)b.Name="cht"
  525. local snum=text:len()b.Size=UDim2.new(snum/1.7,0,2,0)
  526. local texts={}
  527. for i=1,snum do
  528. texts[i]=Instance.new("TextButton",b)
  529. texts[i].Size=UDim2.new(1/snum,0,1,0)texts[i].Name=text:sub(i,i)--texts[i].TextSize=30
  530. texts[i].Text=text:sub(i,i)texts[i].Position=UDim2.new((i-1)/snum,0,.3,0)
  531. texts[i].BackgroundTransparency=1 texts[i].TextColor3=Color3.new(1)
  532. texts[i].TextStrokeTransparency=1 texts[i].Font="Fantasy"texts[i].TextScaled=1 texts[i].TextTransparency=1
  533. spawn(function()
  534. texts[i].Position=UDim2.new((i-1)/#texts,0,.3,0)
  535. while 1 do texts[i].Position=UDim2.new((i-1)/#texts+math.random(-10,10)/1566,0,.3+math.random(-10,10)/822,0)sw()end
  536. end)
  537. end
  538. local DoOpt=function(Set,Val,LerpB)for i=1,#texts do if texts[i].Parent and b.Parent then if LerpB~=nil then
  539. if typeof(texts[i][Set])=="UDim2"then texts[i][Set]=texts[i][Set]:lerp(Val,LerpB)else texts[i][Set]=lerp(texts[i][Set],Val,LerpB)end
  540. else texts[i][Set]=Val end end end end
  541. for i=1,#texts do
  542. if texts[i].Parent then
  543. texts[i].TextTransparency=0 texts[i].TextStrokeTransparency=0
  544. end
  545. --if texts[i].Text~=" "then s:Play()end
  546. sw(3)
  547. end
  548. sw(180)
  549. for i=1,0,-.025 do
  550. DoOpt("TextTransparency",1-i)--DoOpt("TextStrokeTransparency",1-i)
  551. sw()
  552. end
  553. b:Destroy()
  554. end)
  555. end PL.Chatted:connect(function(m)chatfunc(game:service'Chat':FilterStringAsync(m,PL,PL))end)
  556. local efp=Instance.new("ParticleEmitter",RootPart)efp.Color=ColorSequence.new(Color3.new(1,.2,.2),Color3.new(1))efp.LightEmission=1
  557. efp.LightInfluence=0 efp.Lifetime=NumberRange.new(3)efp.Rate=0 efp.Enabled=1 efp.Speed=NumberRange.new(0,20)efp.Acceleration=Vector3.new()
  558. efp.Size=NumberSequence.new(7,3)efp.Transparency=NumberSequence.new(0,1)efp.Texture="rbxassetid://111217618"efp.SpreadAngle=Vector2.new(360,360)
  559.  
  560. function Rope(Part1,Position1,Part2,Position2,Length)
  561. local a1=Instance.new("Attachment",Part1)a1.Position=Position1 local a2=Instance.new("Attachment",Part2)a2.Position=Position2
  562. local rope=Instance.new("RopeConstraint",Part1)rope.Attachment0=a1 rope.Attachment1=a2 rope.Length=Length
  563. end
  564. function DoRagdoll(Model)
  565. Model:BreakJoints()
  566. if Model:FindFirstChild("HumanoidRootPart")then Model.HumanoidRootPart:Remove()end
  567. if Model:FindFirstChild("Torso")then
  568. if Model:FindFirstChild("Head")then Rope(Model.Torso,Vector3.new(0,1,0),Model.Head,Vector3.new(0,0,0),1)end
  569. if Model:FindFirstChild("Right Arm")then Rope(Model.Torso,Vector3.new(-1,.5,0),Model["Right Arm"],Vector3.new(0,.5,0),1)end
  570. if Model:FindFirstChild("Left Arm")then Rope(Model.Torso,Vector3.new(1,.5,0),Model["Left Arm"],Vector3.new(0,.5,0),1)end
  571. if Model:FindFirstChild("Right Leg")then Rope(Model.Torso,Vector3.new(-1,-.5,0),Model["Right Leg"],Vector3.new(0,-.5,0),1)end
  572. if Model:FindFirstChild("Left Leg")then Rope(Model.Torso,Vector3.new(1,-.5,0),Model["Left Leg"],Vector3.new(0,.5,0),1)end
  573. end
  574. if Improved then Model:Remove()end
  575. end
  576. function PlayAnimationFromTable(table, speed, bool)
  577. refit()
  578. RootJoint.C0 = clerp(RootJoint.C0, table[1], speed)
  579. Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed)
  580. RW.C0 = clerp(RW.C0, table[3], speed)LW.C0 = clerp(LW.C0, table[4], speed)RH.C0 = clerp(RH.C0, table[5], speed)LH.C0 = clerp(LH.C0, table[6], speed)
  581. if bool then
  582. if resetc1 == false then
  583. resetc1 = true
  584. RootJoint.C1 = RootJoint.C1
  585. Torso.Neck.C1 = Torso.Neck.C1
  586. RW.C1 = rarmc1
  587. LW.C1 = larmc1
  588. RH.C1 = rlegc1
  589. LH.C1 = llegc1
  590. end
  591. end
  592. end
  593. --[[PlayAnimationFromTable({
  594. CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0), --torso
  595. CFrame.new(0, 1.5, 0) * CFrame.Angles(0, 0, 0), --head
  596. CFrame.new(1.5, 0, 0) * CFrame.Angles(0, 0, 0), --right arm
  597. CFrame.new(-1.5, 0, 0) * CFrame.Angles(0, 0, 0), --left arm
  598. CFrame.new(.5, -2, 0) * CFrame.Angles(0, 0, 0), --right leg
  599. CFrame.new(-.5, -2, 0) * CFrame.Angles(0, 0, 0), --left leg
  600. },.1,false)]]--
  601. walkW=false walkA=false walkS=false walkD=false local inv=false
  602. local HATE=0 local HATEConsume=false
  603. function FindHumanoid(Part)
  604. local humanoid=nil
  605. if tostring(Part.Parent)~=PL.Name and Part.Parent
  606. then if Part.Parent:FindFirstChildOfClass("Humanoid")~=nil then humanoid=Part.Parent:FindFirstChildOfClass("Humanoid")else if Part.Parent.Parent then if Part.Parent.Parent:FindFirstChildOfClass("Humanoid")and Part.Parent.Parent.Name~=PL.Name then humanoid=Part.Parent.Parent:FindFirstChildOfClass("Humanoid")end end end
  607. end
  608. return humanoid
  609. end rand=math.random
  610. function LossHATE(lose)return true end--if not Improved then if HATE-lose>=0 then HATE=HATE-lose HATEConsume=true return true else print("HATEs not enough")return nil end else return true end end
  611. function LossEnergy(lose)return true end--if Energy-lose>=0 then Energy=Energy-lose EnergyConsume=true return true else print("Energy not enough")return nil end end
  612. Head=PC.Head-- RightArm=PC["Right Arm"]LeftArm=PC["Left Arm"]RightLeg=PC["Light Leg"]
  613. local BODY = {}
  614. for _, c in pairs(PC:GetDescendants()) do
  615. if c:IsA("BasePart") and c.Name ~= "Handle" then
  616. if c ~= RootPart and c ~= Torso and c ~= Head and c ~= RightArm and c ~= LeftArm and c ~= RightLeg and c ~= LeftLeg then
  617. c.CustomPhysicalProperties = PhysicalProperties.new(0, 0, 0, 0, 0)
  618. end
  619. table.insert(BODY,{c,c.Parent,c.Material,c.Color,c.Transparency})
  620. elseif c:IsA("JointInstance") then
  621. table.insert(BODY,{c,c.Parent,nil,nil,nil})
  622. end
  623. end
  624. for e = 1, #BODY do
  625. if BODY[e] ~= nil then
  626. local STUFF = BODY[e]
  627. local PART = STUFF[1]
  628. local PARENT = STUFF[2]
  629. local MATERIAL = STUFF[3]
  630. local COLOR = STUFF[4]
  631. local TRANSPARENCY = STUFF[5]
  632. if PART.ClassName == "Part" and PART ~= RootPart then
  633. PART.Material = MATERIAL
  634. PART.Color = COLOR
  635. PART.Transparency = not inv and TRANSPARENCY or 1
  636. end
  637. PART.AncestryChanged:Connect(function()
  638. PART.Parent = PARENT
  639. end)
  640. end
  641. end
  642. function refit()
  643. local IT=Instance.new
  644. PC.Parent=script
  645. for e = 1, #BODY do
  646. if BODY[e] ~= nil then
  647. local STUFF = BODY[e]
  648. local PART = STUFF[1]
  649. local PARENT = STUFF[2]
  650. local MATERIAL = STUFF[3]
  651. --local COLOR = STUFF[4]
  652. local TRANSPARENCY = STUFF[5]
  653. if PART.ClassName == "Part" and PART ~= RootPart then
  654. PART.Material = MATERIAL
  655. PART.Color = Color3.new()--COLOR
  656. PART.Transparency = not inv and TRANSPARENCY or 1
  657. end
  658. if PART.Parent ~= PARENT and PART.Parent~=kmodel then
  659. Humanoid:Destroy()
  660. pcall(function()PART.Parent=PARENT end)
  661. Humanoid = IT("Humanoid",PC)
  662. end
  663. end
  664. end
  665. end
  666. Humanoid.Died:connect(refit)
  667. spawn(function()local c=0 local i3=0
  668. while w()do i3=i3+1
  669. b=b-1 if b<0 then b=0 end
  670. local h,p=RayForMovingObj(CFrame.new(main.Position)*CFrame.Angles(math.rad(-90),0,0),7,nil)
  671. if h and b~=0 and i3%3==0 then print("1")
  672. local idk=Instance.new("Part",PC)idk.Size=Vector3.new()idk.Material="Glass"idk.Color=Color3.new(.75)idk.Anchored=true
  673. idk.CFrame=CFrame.new(p)local m=Instance.new("SpecialMesh",idk)m.MeshType="Sphere"m.Scale=Vector3.new(b/100,.05,b/100)*10
  674. spawn(function()wait(5)for i=0,1,.05 do idk.Transparency=i w()end idk:Destroy()end)
  675. end
  676.  
  677. if not Active then
  678. c=c+.05
  679. if walkW or walkA or walkS or walkD then
  680. PlayAnimationFromTable({
  681. CFrame.new(0, 0, 0) * CFrame.Angles(-.2-math.sin(c)/10, 0, 0), --torso
  682. CFrame.new(0, 1.5, 0) * CFrame.Angles(-.3,0, 0), --head
  683. CFrame.new(1.5, 0, -math.sin(-c)/3) * CFrame.Angles(math.sin(-c)/3, 0, 0), --right arm
  684. CFrame.new(-1.5, 0, -math.sin(c)/3) * CFrame.Angles(math.sin(c)/3, 0, 0), --left arm
  685. CFrame.new(.5, -2,-math.sin(c)) * CFrame.Angles(math.sin(c)/1.25,0,0), --right leg
  686. CFrame.new(-.5, -2,-math.sin(-c)) * CFrame.Angles(math.sin(-c)/1.25, 0, 0), --left leg
  687. },.1,false)
  688. else
  689. PlayAnimationFromTable({
  690. CFrame.new(0, math.sin(c)/14, 0) * CFrame.Angles(0, 0, 0), --torso
  691. CFrame.new(0, 1.5, 0) * CFrame.Angles(-.3, 0, 0), --head
  692. CFrame.new(1.5, 0, 0) * CFrame.Angles(0, 0, math.sin(c)/14+.1), --right arm
  693. CFrame.new(-1.5, 0, 0) * CFrame.Angles(0, 0, -math.sin(c)/14+.1), --left arm
  694. CFrame.new(.5, -2-math.sin(c)/15, 0) * CFrame.Angles(0, 0, 0), --right leg
  695. CFrame.new(-.5, -2-math.sin(c)/15, 0) * CFrame.Angles(0, 0, 0), --left leg
  696. },.1,false)
  697. end
  698. end
  699. end
  700. end)
  701. spawn(function()
  702. local PC=PL.Character
  703. local Phm=nil
  704. if PC:FindFirstChildOfClass("Humanoid")~=nil then Phm=PC:FindFirstChildOfClass("Humanoid")end
  705. while w()do
  706. local HatBroke=(not PC:FindFirstChild"Robloxclassicred"or not PC.Robloxclassicred:FindFirstChild'Part'or not PC.Robloxclassicred.Part:FindFirstChild'Weld')and true or nil
  707. if not inv then
  708. if HatBroke then if PC:FindFirstChild'Robloxclassicred'then PC.Robloxclassicred:Destroy()end
  709. local acc1=Instance.new("Accessory",PC)acc1.Name="Robloxclassicred"acc1.AttachmentForward=Vector3.new(0,0,-1)acc1.AttachmentPos=Vector3.new(0,-0.05,.1)acc1.AttachmentRight=Vector3.new(1)acc1.AttachmentUp=Vector3.new(0,1)
  710. local a1h=Instance.new("Part",acc1)local m=Instance.new("FileMesh",a1h)m.MeshId="rbxassetid://46834172"m.TextureId="rbxassetid://47991609"m.Scale=Vector3.new(1,1,1)*1.05
  711. CreateWeld(a1h,a1h,PC.Head,CFrame.new(8.65838956e-09, 0.0499997139, 0.0997277573, 1, 7.87137555e-09, -3.26223034e-24, -7.87137555e-09, 1, -4.1444221e-16, 0, 4.1444221e-16, 1),CFrame.new(8.65851391e-09, 0.599999905, -0.000272244215, 1, 7.87137555e-09, 3.02998127e-15, -7.87137555e-09, 1, -4.1444258e-16, -3.02998127e-15, 4.14442554e-16, 1))
  712. end
  713. else if PC:FindFirstChild'Robloxclassicred'then PC.Robloxclassicred:Destroy()end
  714. end
  715. PC.Parent=script
  716. if PC:FindFirstChildOfClass("Humanoid")~=nil then Phm=PC:FindFirstChildOfClass("Humanoid")else Phm=Instance.new("Humanoid",PC)Humanoid=Phm Humanoid.Died:connect(refit)end
  717. workspace.CurrentCamera.CameraSubject=Phm
  718. if PC:FindFirstChildOfClass("ForceField")then PC:FindFirstChildOfClass("ForceField").Visible=false else Instance.new("ForceField",PC)end
  719. Phm.MaxHealth=0/0 Phm.Health=0/0 Phm.PlatformStand=false Phm.Name=""if Stand then Phm.WalkSpeed=0 else Phm.WalkSpeed=10 end Phm.JumpPower=50
  720. if not Murdering then if not Active then Stand=false HATEConsume=false EnergyConsume=false end end
  721. if not Active then ua(PC)end if Improved then HATE=0 elseif HATE<1000 then if not HATEConsume then HATE=HATE+5 end else HATE=1000 end
  722. if Energy<1000 then if not EnergyConsume and not TimeStop then Energy=Energy+2 end end
  723. PL:FindFirstChildOfClass("Backpack"):ClearAllChildren()
  724. local child=PC.Torso:GetChildren()for i=1,#child do if not child[i]:IsA("Motor6D")and not child[i]:IsA("Motor")and not child[i]:IsA("Attachment")then child[i]:Destroy()end end
  725. if PC:FindFirstChild("Left Arm")then local child=PC["Left Arm"]:GetChildren()for i=1,#child do if not child[i]:IsA("Attachment")then child[i]:Destroy()end end end
  726. if PC:FindFirstChild("Left Leg")then local child=PC["Left Leg"]:GetChildren()for i=1,#child do if not child[i]:IsA("Attachment")then child[i]:Destroy()end end end
  727. if PC:FindFirstChild("Right Arm")then local child=PC["Right Arm"]:GetChildren()for i=1,#child do if not child[i]:IsA("Attachment")then child[i]:Destroy()end end end
  728. if PC:FindFirstChild("Right Leg")then local child=PC["Right Leg"]:GetChildren()for i=1,#child do if not child[i]:IsA("Attachment")then child[i]:Destroy()end end end
  729. local child=PC.Head:GetChildren()for i=1,#child do if not child[i]:IsA("SpecialMesh")and not child[i]:IsA("Weld")and not child[i]:IsA("Attachment")and child[i].Name~="face"then child[i]:Destroy()end end
  730. if Target then if Target:FindFirstChild("Torso")or Target:FindFirstChild("UpperTorso")then else cleartarget()end end
  731. bimg.Rotation=bimg.Rotation+3
  732. end
  733. end)
  734.  
  735. local Hold={}
  736. Mouse.KeyDown:connect(function(key)if key=="w"then walkW=true end if key=="s"then walkS=true end if key=="a"then walkA=true end if key=="d"then walkD=true end end)
  737. Mouse.KeyUp:connect(function(key)Hold[key]=nil if key=="w"then walkW=false end if key=="a"then walkA=false end if key=="s"then walkS=false end if key=="d"then walkD=false end end)
  738. Mouse.Button1Down:connect(function()
  739. if not Active then
  740. Active=true
  741. if Target then if Target:FindFirstChild("Torso")then PC.HumanoidRootPart.CFrame=Target.Torso.CFrame*CFrame.new(0,0,2)elseif Target:FindFirstChild("UpperTorso")then PC.HumanoidRootPart.CFrame=Target.UpperTorso.CFrame*CFrame.new(0,0,-2)end end
  742. PlayAnimationFromTable({CFrame.new(0, 0, 0)*CFrame.Angles(0, math.rad(15), 0),
  743. CFrame.new(0, 1.5, 0) * CFrame.Angles(0, 0, 0),
  744. CFrame.new(1.5,.95,-.5) * CFrame.Angles(math.rad(170), 0, 0),
  745. CFrame.new(-1.5, 0, 0) * CFrame.Angles(0, 0, 0),
  746. CFrame.new(.5, -2, 0) * CFrame.Angles(0, 0, 0),
  747. CFrame.new(-.5, -2, 0) * CFrame.Angles(0, 0, 0),
  748. },1,false)
  749. Swing:Play()
  750. local hit=GetHitBox()hit.Touched:connect(function(pt)local humanoid=FindHumanoid(pt)if humanoid then humanoid.Health=nil DoRagdoll(humanoid.Parent)SpreadBlood(pt,humanoid)HitS:Play()end end)
  751. for i=1,15 do
  752. PlayAnimationFromTable({CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 1.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  753. CFrame.new(1.20000076, -1.90734863e-06, -0.4, 0.777145326, -0.255969048, 0.574913085, 0, 0.913544714, 0.406738311, -0.629321277, -0.316094756, 0.709956944)*CFrame.Angles(1.1,0,0),
  754. CFrame.new(-1.5, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.5, -2, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.5, -2, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)},.3)
  755. MainWeld.C1=CFrame.new(0,0,-.5)*CFrame.Angles(-.9,0,0)w()
  756. end resetmw()
  757. ClearHitBox()
  758. Active=false
  759. end
  760. end)
  761. function kill(part)
  762. if part:IsA("Humanoid")and tostring(part.Parent)~=PL.Name then part.MaxHealth=nil part.Health=nil DoRagdoll(part.Parent)part.Name="Murdered"end
  763. local c=part:GetChildren()for i=1,#c do kill(c[i])end
  764. end
  765. Mouse.KeyDown:connect(function(ky)
  766. Hold[ky]=true
  767. if not Active then
  768. if ky=="t"and Mouse.Target and not inv then
  769. efp:Emit(200)w(2)
  770. RootPart.CFrame=Mouse.Hit+Vector3.new(0,3,0)efp:Emit(200)
  771. elseif ky=="q"then
  772. local obj=Mouse.Target
  773. if obj then
  774. if obj.Anchored then
  775. warn'The Object is anchored!'return
  776. else
  777. local jet=Instance.new("BodyPosition",obj)
  778. while Hold.q and w()do
  779. jet.MaxForce=Vector3.new(10,10,10)*10000000
  780. if Mouse.Target then jet.Position=Mouse.Hit.p end
  781. end jet:Destroy()
  782. end
  783. end
  784. elseif ky=="f"then
  785. while w()and Hold.f do
  786. local was=inv
  787. if not Active and not Hold.q then inv=true else inv=false end
  788. if inv~=was then efp:Emit(50)end
  789. end inv=false efp:Emit(50)
  790. end
  791. end
  792. end)
  793. Humanoid.died:connect(function()script.Disabled=true script:Remove()end)
  794. --Intros!!!
  795. --
  796. Active=1 RootPart.Anchored=1
  797. Humanoid.WalkSpeed=0 w(1)StatModel.Parent=PC
  798. PlayAnimationFromTable({
  799. CFrame.new(0, -512, 0) * CFrame.Angles(0, 0, 0),
  800. CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  801. CFrame.new(1.5, 0, 0) * CFrame.Angles(0, 0, 0),
  802. CFrame.new(-1.5, 0, 0) * CFrame.Angles(0, 0, 0),
  803. CFrame.new(.5, -2, 0) * CFrame.Angles(0, 0, 0),
  804. CFrame.new(-.5, -2, 0) * CFrame.Angles(0, 0, 0),
  805. },1,false)
  806. StatPart.CFrame=RootPart.CFrame*CFrame.new(rand(-50,50),0,rand(-50,50))*CFrame.Angles(0,math.rad(rand(360)),0)
  807. StatPart.Anchored=1 RootPart.CFrame=StatPart.CFrame StatModel.Parent=nil
  808. local clockt=game:service'Lighting'.ClockTime
  809. for i=0,math.pi/2,.01 do game:service'Lighting'.ClockTime=lerp(clockt,24,math.sin(i))w()end
  810. StatModel.Parent=PC PL:ClearCharacterAppearance()
  811. spawn(function()Instance.new("Shirt",PC).ShirtTemplate="rbxassetid://803858643"
  812. local f=function(t,id)local m=Instance.new("CharacterMesh",PC)m.BodyPart=t m.MeshId=tostring(id)end
  813. f("LeftLeg",27111857)f("RightLeg",27111882)f("Torso",27111894)f("RightArm",27111864)f("LeftArm",27111419)
  814. for i,p in pairs(PC:children())do if p:IsA"BasePart"then p.Color=Color3.new()end end
  815. local bc=PC:WaitForChild"Body Colors"bc.HeadColor3=Color3.new()bc.LeftArmColor3=Color3.new()bc.RightArmColor3=Color3.new()bc.LeftLegColor3=Color3.new()bc.RightLegColor3=Color3.new()
  816. bc.TorsoColor3=Color3.new()spawn(function()
  817. if PC.Head:FindFirstChild'face'then PC.Head.face:Destroy()end local d=Instance.new("Decal",PC.Head)d.Name="face"d.Face="Front"d.Texture="rbxassetid://875685961"end)
  818. end)
  819. w(30)local music=Instance.new("Sound",PC)music.SoundId="rbxassetid://165278252"music.Looped=1 music:Play()music.Volume=1 w(60)
  820. spawn(function()for i=0,1,.05 do game:service'Lighting'.FogColor=Color3.new()game:service'Lighting'.FogEnd=lerp(game:service'Lighting'.FogEnd,100,.333)w()end end)
  821. local p=Instance.new("ParticleEmitter",StatPart)p.Color=ColorSequence.new(Color3.new(1,.2,.2),Color3.new(1))p.LightEmission=1
  822. p.LightInfluence=0 p.Lifetime=NumberRange.new(3)p.Rate=50 p.Enabled=1 p.Speed=NumberRange.new(0)p.Acceleration=Vector3.new(0,10,0)
  823. p.Size=NumberSequence.new(7,3)p.Transparency=NumberSequence.new(0,1)p.Texture="rbxassetid://111217618"
  824. for i=1,500,3 do p.Rate=i w()end w(30)
  825. spawn(function()p.Lifetime=NumberRange.new(2,5)StatPart.Transparency=1 p.Acceleration=Vector3.new()StatPart.CanCollide=nil StatPart.Anchored=1 local pos=StatPart.CFrame StatPart.Size=Vector3.new()
  826. StatModel:Remove()StatPart.Parent=workspace p.Parent=StatPart StatPart.CFrame=pos p.Enabled=nil p.SpreadAngle=Vector2.new(360,360)p.Speed=NumberRange.new(1,15)w(10)p:Emit(2000)
  827. end)
  828. PlayAnimationFromTable({
  829. CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  830. CFrame.new(0, 1.5, 0) * CFrame.Angles(0, 0, 0),
  831. CFrame.new(1.5, 0, 0) * CFrame.Angles(0, 0, 0),
  832. CFrame.new(-1.5, 0, 0) * CFrame.Angles(0, 0, 0),
  833. CFrame.new(.5, -2, 0) * CFrame.Angles(0, 0, 0),
  834. CFrame.new(-.5, -2, 0) * CFrame.Angles(0, 0, 0),
  835. },1,false)Active=nil
  836. local l=Instance.new("PointLight",RootPart)l.Color=Color3.new(1,0,0)l.Range=15
  837. spawn(function()
  838. local b=Instance.new("BillboardGui",RootPart)b.Size=UDim2.new(66.6666,0,2,0)b.StudsOffsetWorldSpace=Vector3.new(0,5,0)
  839. local t=Instance.new("TextLabel",b)t.Text="Guest 666"t.TextStrokeTransparency=0 t.TextColor3=Color3.new(.75)t.TextScaled=1
  840. t.BackgroundTransparency=1 t.Font="Fantasy"
  841. t.Size=UDim2.new(1,0,1,0)local div=300
  842. while w()do
  843. if PC:FindFirstChild'Head'then if PC.Head:FindFirstChild'face'then PC.Head.face.Texture="rbxassetid://1011992280"end end
  844. if inv then t.TextTransparency=1 t.TextStrokeTransparency=1 else t.TextStrokeTransparency=lerp(t.TextStrokeTransparency,0,.05)t.TextTransparency=lerp(t.TextTransparency,0,.05) end
  845. b.StudsOffsetWorldSpace=Vector3.new(math.random(-100,100)/div,5+math.random(-100,100)/div,math.random(-100,100)/div)
  846. end
  847. end)
  848. --]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement