Advertisement
StarzoZero

3rd try 096

Jan 26th, 2019
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.45 KB | None | 0 0
  1.  
  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,game,owner = owner,game
  6. local RealPlayer = Player
  7. do
  8. print("FE Compatibility code by Mokiros, Edited by StarzoZero")
  9. local rp = RealPlayer
  10. script.Parent = rp.Character
  11.  
  12. --RemoteEvent for communicating
  13. local Event = Instance.new("RemoteEvent")
  14. Event.Name = "UserInput_Event"
  15.  
  16. --Fake event to make stuff like Mouse.KeyDown work
  17. local function fakeEvent()
  18. local t = {_fakeEvent=true,Functions={},Connect=function(self,f)table.insert(self.Functions,f) end}
  19. t.connect = t.Connect
  20. return t
  21. end
  22.  
  23. --Creating fake input objects with fake variables
  24. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent(),Button2Up=fakeEvent(),Button2Down=fakeEvent()}
  25. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  26. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  27. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  28. end}
  29. --Merged 2 functions into one by checking amount of arguments
  30. CAS.UnbindAction = CAS.BindAction
  31.  
  32. --This function will trigger the events that have been :Connect()'ed
  33. local function te(self,ev,...)
  34. local t = m[ev]
  35. if t and t._fakeEvent then
  36. for _,f in pairs(t.Functions) do
  37. f(...)
  38. end
  39. end
  40. end
  41. m.TrigEvent = te
  42. UIS.TrigEvent = te
  43.  
  44. Event.OnServerEvent:Connect(function(plr,io)
  45. if plr~=rp then return end
  46. m.Target = io.Target
  47. m.Hit = io.Hit
  48. if not io.isMouse then
  49. local b = io.UserInputState == Enum.UserInputState.Begin
  50. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  51. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  52. end
  53. if io.UserInputType == Enum.UserInputType.MouseButton2 then
  54. return m:TrigEvent(b and "Button2Down" or "Button2Up")
  55. end
  56. for _,t in pairs(CAS.Actions) do
  57. for _,k in pairs(t.Keys) do
  58. if k==io.KeyCode then
  59. t.Function(t.Name,io.UserInputState,io)
  60. end
  61. end
  62. end
  63. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  64. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  65. end
  66. end)
  67. Event.Parent = NLS([==[
  68. local Player = game:GetService("Players").LocalPlayer
  69. local Event = script:WaitForChild("UserInput_Event")
  70. local Mouse = Player:GetMouse()
  71. local UIS = game:GetService("UserInputService")
  72. local input = function(io,a)
  73. if a then return end
  74. --Since InputObject is a client-side instance, we create and pass table instead
  75. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState,Hit=Mouse.Hit,Target=Mouse.Target})
  76. end
  77. UIS.InputBegan:Connect(input)
  78. UIS.InputEnded:Connect(input)
  79. local h,t
  80. --Give the server mouse data 30 times every second, but only if the values changed
  81. --If player is not moving their mouse, client won't fire events
  82. while wait(1/30) do
  83. if h~=Mouse.Hit or t~=Mouse.Target then
  84. h,t=Mouse.Hit,Mouse.Target
  85. Event:FireServer({isMouse=true,Target=t,Hit=h})
  86. end
  87. end]==],Player.Character)
  88.  
  89. ----Sandboxed game object that allows the usage of client-side methods and services
  90. --Real game object
  91. local _rg = game
  92.  
  93. --Metatable for fake service
  94. local fsmt = {
  95. __index = function(self,k)
  96. local s = rawget(self,"_RealService")
  97. if s then
  98. return typeof(s[k])=="function"
  99. and function(_,...)return s[k](s,...)end or s[k]
  100. end
  101. end,
  102. __newindex = function(self,k,v)
  103. local s = rawget(self,"_RealService")
  104. if s then s[k]=v end
  105. end
  106. }
  107. local function FakeService(t,RealService)
  108. t._RealService = typeof(RealService)=="string" and _rg:GetService(RealService) or RealService
  109. return setmetatable(t,fsmt)
  110. end
  111.  
  112. --Fake game object
  113. local g = {
  114. GetService = function(self,s)
  115. return rawget(self,s) or _rg:GetService(s)
  116. end,
  117. Players = FakeService({
  118. LocalPlayer = FakeService({GetMouse=function(self)return m end},Player)
  119. },"Players"),
  120. UserInputService = FakeService(UIS,"UserInputService"),
  121. ContextActionService = FakeService(CAS,"ContextActionService"),
  122. RunService = FakeService({
  123. _btrs = {},
  124. RenderStepped = _rg:GetService("RunService").Heartbeat,
  125. BindToRenderStep = function(self,name,_,fun)
  126. self._btrs[name] = self.Heartbeat:Connect(fun)
  127. end,
  128. UnbindFromRenderStep = function(self,name)
  129. self._btrs[name]:Disconnect()
  130. end,
  131. },"RunService")
  132. }
  133. rawset(g.Players,"localPlayer",g.Players.LocalPlayer)
  134. g.service = g.GetService
  135. FakeService(g,game)
  136. --Changing owner to fake player object to support owner:GetMouse()
  137. game,owner = g,g.Players.LocalPlayer
  138. end
  139.  
  140. function load096Char()
  141. local runDummyScript = function(f,scri)
  142. if (not scri:IsA('Script')) or (not scri:IsA('LocalScript')) then return false; end;
  143. local Dummy_CoRoutine = coroutine.create(function()
  144. getfenv().script = scri
  145. ypcall(function() f() end)
  146. end)
  147. table.insert(cors,Dummy_CoRoutine);
  148. coroutine.resume(Dummy_CoRoutine);
  149. end
  150. cors = {}
  151. mas = Instance.new("Model",game:GetService("Lighting"))
  152. mas.Name = "M2S_Model"
  153. o1 = Instance.new("Model")
  154. o2 = Instance.new("Part")
  155. o3 = Instance.new("SpecialMesh")
  156. o4 = Instance.new("Motor6D")
  157. o5 = Instance.new("NumberValue")
  158. o6 = Instance.new("BrickColorValue")
  159. o7 = Instance.new("Part")
  160. o8 = Instance.new("SpecialMesh")
  161. o9 = Instance.new("NumberValue")
  162. o10 = Instance.new("BrickColorValue")
  163. o11 = Instance.new("Part")
  164. o12 = Instance.new("SpecialMesh")
  165. o13 = Instance.new("NumberValue")
  166. o14 = Instance.new("BrickColorValue")
  167. o15 = Instance.new("Part")
  168. o16 = Instance.new("SpecialMesh")
  169. o17 = Instance.new("Motor6D")
  170. o18 = Instance.new("NumberValue")
  171. o19 = Instance.new("BrickColorValue")
  172. o20 = Instance.new("Part")
  173. o21 = Instance.new("SpecialMesh")
  174. o22 = Instance.new("Motor6D")
  175. o23 = Instance.new("NumberValue")
  176. o24 = Instance.new("BrickColorValue")
  177. o25 = Instance.new("Part")
  178. o26 = Instance.new("SpecialMesh")
  179. o27 = Instance.new("Motor6D")
  180. o28 = Instance.new("NumberValue")
  181. o29 = Instance.new("BrickColorValue")
  182. o30 = Instance.new("Part")
  183. o31 = Instance.new("SpecialMesh")
  184. o32 = Instance.new("Motor6D")
  185. o33 = Instance.new("NumberValue")
  186. o34 = Instance.new("BrickColorValue")
  187. o35 = Instance.new("Part")
  188. o36 = Instance.new("SpecialMesh")
  189. o37 = Instance.new("NumberValue")
  190. o38 = Instance.new("BrickColorValue")
  191. o39 = Instance.new("Part")
  192. o40 = Instance.new("SpecialMesh")
  193. o41 = Instance.new("Motor6D")
  194. o42 = Instance.new("NumberValue")
  195. o43 = Instance.new("BrickColorValue")
  196. o44 = Instance.new("Part")
  197. o45 = Instance.new("SpecialMesh")
  198. o46 = Instance.new("Motor6D")
  199. o47 = Instance.new("NumberValue")
  200. o48 = Instance.new("BrickColorValue")
  201. o49 = Instance.new("Part")
  202. o50 = Instance.new("SpecialMesh")
  203. o51 = Instance.new("Motor6D")
  204. o52 = Instance.new("NumberValue")
  205. o53 = Instance.new("BrickColorValue")
  206. o54 = Instance.new("Part")
  207. o55 = Instance.new("SpecialMesh")
  208. o56 = Instance.new("NumberValue")
  209. o57 = Instance.new("BrickColorValue")
  210. o58 = Instance.new("Part")
  211. o59 = Instance.new("SpecialMesh")
  212. o60 = Instance.new("Motor6D")
  213. o61 = Instance.new("Motor6D")
  214. o62 = Instance.new("Motor6D")
  215. o63 = Instance.new("Motor6D")
  216. o64 = Instance.new("Motor6D")
  217. o65 = Instance.new("NumberValue")
  218. o66 = Instance.new("BrickColorValue")
  219. o67 = Instance.new("Part")
  220. o68 = Instance.new("SpecialMesh")
  221. o69 = Instance.new("NumberValue")
  222. o70 = Instance.new("BrickColorValue")
  223. o71 = Instance.new("Humanoid")
  224. o72 = Instance.new("Part")
  225. o73 = Instance.new("Motor6D")
  226. o74 = Instance.new("NumberValue")
  227. o75 = Instance.new("BrickColorValue")
  228. o76 = Instance.new("Model")
  229. o1.Parent = mas
  230. o2.Name = "RightArmLower"
  231. o2.Parent = o1
  232. o2.Material = Enum.Material.Neon
  233. o2.Position = Vector3.new(14.8076706, 2.37419605, -45.4945259)
  234. o2.Rotation = Vector3.new(0.00999999978, 0.00999999978, 31.7399998)
  235. o2.Size = Vector3.new(1.60193837, 1.93159568, 0.565040112)
  236. o2.CFrame = CFrame.new(14.8076706, 2.37419605, -45.4945259, 0.850471079, -0.526021838, 0.000204114069, 0.526021957, 0.85047102, -0.000178285627, -7.98105757e-05, 0.000258994754, 1.00000155)
  237. o2.Position = Vector3.new(14.8076706, 2.37419605, -45.4945259)
  238. o3.Name = "ConvertedMesh"
  239. o3.Parent = o2
  240. o3.MeshId = "rbxassetid://717384015"
  241. o3.TextureId = "rbxassetid://717323842"
  242. o3.MeshType = Enum.MeshType.FileMesh
  243. o4.Name = "RightHand"
  244. o4.Parent = o2
  245. o4.C0 = CFrame.new(-0.600000024, -0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  246. o4.C1 = CFrame.new(-0.293547928, 0.459788084, 0.229317009, -0.995789468, -0.0916698948, -1.29965343e-07, -0.0916698948, 0.995789468, -7.20842706e-07, 1.95497734e-07, -7.05893797e-07, -1)
  247. o4.Part0 = o2
  248. o4.Part1 = o7
  249. o5.Name = "_Transparency"
  250. o5.Parent = o2
  251. o6.Name = "_Color"
  252. o6.Parent = o2
  253. o7.Name = "RightHand"
  254. o7.Parent = o1
  255. o7.Material = Enum.Material.Neon
  256. o7.Position = Vector3.new(14.6552868, 1.00439239, -45.2654228)
  257. o7.Rotation = Vector3.new(-179.98999, -0.00999999978, 143)
  258. o7.Size = Vector3.new(0.930448115, 1.22681987, 0.798764527)
  259. o7.CFrame = CFrame.new(14.6552868, 1.00439239, -45.2654228, -0.798669815, -0.601769567, -0.000203576492, -0.601769686, 0.798669696, 0.000177788126, 5.5602537e-05, 0.000264499657, -1.00000155)
  260. o7.Position = Vector3.new(14.6552868, 1.00439239, -45.2654228)
  261. o8.Name = "ConvertedMesh"
  262. o8.Parent = o7
  263. o8.MeshId = "rbxassetid://717530975"
  264. o8.TextureId = "rbxassetid://717323842"
  265. o8.MeshType = Enum.MeshType.FileMesh
  266. o9.Name = "_Transparency"
  267. o9.Parent = o7
  268. o10.Name = "_Color"
  269. o10.Parent = o7
  270. o11.Name = "LeftHand"
  271. o11.Parent = o1
  272. o11.Material = Enum.Material.Neon
  273. o11.Position = Vector3.new(16.9349747, 1.10614121, -45.3095551)
  274. o11.Rotation = Vector3.new(-179.98999, -0.00999999978, -133.25)
  275. o11.Size = Vector3.new(1.1250149, 1.33122087, 0.902812898)
  276. o11.CFrame = CFrame.new(16.9349747, 1.10614121, -45.3095551, -0.685231805, 0.728325009, -0.000214684289, 0.72832495, 0.685231924, 0.000181457217, 0.000279267726, -3.20193903e-05, -1.00000155)
  277. o11.Position = Vector3.new(16.9349747, 1.10614121, -45.3095551)
  278. o12.Name = "ConvertedMesh"
  279. o12.Parent = o11
  280. o12.MeshId = "rbxassetid://717376234"
  281. o12.TextureId = "rbxassetid://717323842"
  282. o12.MeshType = Enum.MeshType.FileMesh
  283. o13.Name = "_Transparency"
  284. o13.Parent = o11
  285. o14.Name = "_Color"
  286. o14.Parent = o11
  287. o15.Name = "LeftArmLower"
  288. o15.Parent = o1
  289. o15.Material = Enum.Material.Neon
  290. o15.Position = Vector3.new(16.8057365, 2.35993576, -45.3621407)
  291. o15.Rotation = Vector3.new(-179.98999, -0.00999999978, -154.12999)
  292. o15.Size = Vector3.new(1.60193837, 1.93159568, 0.737662315)
  293. o15.CFrame = CFrame.new(16.8057365, 2.35993576, -45.3621407, -0.899774313, 0.436355531, -0.00022140966, 0.436355472, 0.899774373, 0.00018639733, 0.000280553591, 7.11022731e-05, -1.00000155)
  294. o15.Position = Vector3.new(16.8057365, 2.35993576, -45.3621407)
  295. o16.Name = "ConvertedMesh"
  296. o16.Parent = o15
  297. o16.MeshId = "rbxassetid://717384015"
  298. o16.TextureId = "rbxassetid://717323842"
  299. o16.MeshType = Enum.MeshType.FileMesh
  300. o17.Name = "LeftHand"
  301. o17.Parent = o15
  302. o17.C0 = CFrame.new(-0.600000024, -0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  303. o17.C1 = CFrame.new(0.227301165, 0.418191254, 0.0528470166, 0.93436265, 0.356323451, 8.20644709e-06, -0.356323451, 0.93436265, -1.51312429e-06, -8.20695914e-06, -1.51034294e-06, 1)
  304. o17.Part0 = o15
  305. o17.Part1 = o11
  306. o18.Name = "_Transparency"
  307. o18.Parent = o15
  308. o19.Name = "_Color"
  309. o19.Parent = o15
  310. o20.Name = "Left Arm"
  311. o20.Parent = o1
  312. o20.Material = Enum.Material.Neon
  313. o20.Position = Vector3.new(16.4045982, 4.13049984, -45.4033623)
  314. o20.Rotation = Vector3.new(-179.98999, -0.00999999978, -144.860001)
  315. o20.Size = Vector3.new(2.20739508, 2.08767748, 0.930814564)
  316. o20.CFrame = CFrame.new(16.4045982, 4.13049984, -45.4033623, -0.817784429, 0.575524628, -0.000217051478, 0.575524569, 0.817784488, 0.000186147314, 0.000284633075, 2.73100741e-05, -1.00000155)
  317. o20.Position = Vector3.new(16.4045982, 4.13049984, -45.4033623)
  318. o21.Name = "ConvertedMesh"
  319. o21.Parent = o20
  320. o21.MeshId = "rbxassetid://717390476"
  321. o21.TextureId = "rbxassetid://717323842"
  322. o21.MeshType = Enum.MeshType.FileMesh
  323. o22.Name = "LeftLowerArm"
  324. o22.Parent = o20
  325. o22.C0 = CFrame.new(-0.599999964, -0.599999964, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  326. o22.C1 = CFrame.new(0.637943864, 0.729294896, 0.0416403934, 0.986954808, -0.160997555, -4.03047716e-06, 0.160997555, 0.986954808, 1.67676535e-06, 3.70794373e-06, -2.30378851e-06, 1)
  327. o22.Part0 = o20
  328. o22.Part1 = o15
  329. o23.Name = "_Transparency"
  330. o23.Parent = o20
  331. o24.Name = "_Color"
  332. o24.Parent = o20
  333. o25.Name = "Right Arm"
  334. o25.Parent = o1
  335. o25.Material = Enum.Material.Neon
  336. o25.Position = Vector3.new(15.0871267, 4.13009262, -45.4473953)
  337. o25.Rotation = Vector3.new(0.00999999978, 0.00999999978, 37)
  338. o25.Size = Vector3.new(2.20739508, 2.08767748, 0.930814564)
  339. o25.CFrame = CFrame.new(15.0871267, 4.13009262, -45.4473953, 0.798669696, -0.601769686, 0.000203576492, 0.601769745, 0.798669636, -0.000177788126, -5.56025116e-05, 0.000264499628, 1.00000155)
  340. o25.Position = Vector3.new(15.0871267, 4.13009262, -45.4473953)
  341. o26.Name = "ConvertedMesh"
  342. o26.Parent = o25
  343. o26.MeshId = "rbxassetid://717390476"
  344. o26.TextureId = "rbxassetid://717323842"
  345. o26.MeshType = Enum.MeshType.FileMesh
  346. o27.Name = "RightLowerArm"
  347. o27.Parent = o25
  348. o27.C0 = CFrame.new(-0.600000024, -0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  349. o27.C1 = CFrame.new(0.618834019, 0.693875492, 0.0468753539, 0.995789468, -0.0916699693, -1.95501926e-07, 0.0916699693, 0.995789468, 7.05883849e-07, 1.29970402e-07, -7.20833327e-07, 1)
  350. o27.Part0 = o25
  351. o27.Part1 = o2
  352. o28.Name = "_Transparency"
  353. o28.Parent = o25
  354. o29.Name = "_Color"
  355. o29.Parent = o25
  356. o30.Name = "LeftLegLower"
  357. o30.Parent = o1
  358. o30.Material = Enum.Material.Neon
  359. o30.Position = Vector3.new(16.1501522, 0.996969938, -45.4150963)
  360. o30.Rotation = Vector3.new(-179.98999, -0.00999999978, -180)
  361. o30.Size = Vector3.new(0.412060022, 2.09814644, 0.530124426)
  362. o30.CFrame = CFrame.new(16.1501522, 0.996969938, -45.4150963, -1, 5.9296548e-05, -0.000225622833, 5.92547476e-05, 1, 0.000185270736, 0.000225633252, 0.000185257144, -1.00000155)
  363. o30.Position = Vector3.new(16.1501522, 0.996969938, -45.4150963)
  364. o31.Name = "ConvertedMesh"
  365. o31.Parent = o30
  366. o31.MeshId = "rbxassetid://717444475"
  367. o31.TextureId = "rbxassetid://717323842"
  368. o31.MeshType = Enum.MeshType.FileMesh
  369. o32.Name = "LeftFoot"
  370. o32.Parent = o30
  371. o32.C0 = CFrame.new(0, -0.800000012, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  372. o32.C1 = CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1)
  373. o32.Part0 = o30
  374. o32.Part1 = o54
  375. o33.Name = "_Transparency"
  376. o33.Parent = o30
  377. o34.Name = "_Color"
  378. o34.Parent = o30
  379. o35.Name = "RightFoot"
  380. o35.Parent = o1
  381. o35.Material = Enum.Material.Neon
  382. o35.Position = Vector3.new(15.3985758, 0.545261681, -45.2662354)
  383. o35.Rotation = Vector3.new(-179.98999, -0.00999999978, -180)
  384. o35.Size = Vector3.new(0.431742311, 1.46190119, 0.95269978)
  385. o35.CFrame = CFrame.new(15.3985758, 0.545261681, -45.2662354, -1, 5.9296548e-05, -0.000225624142, 5.92547476e-05, 1, 0.000185271332, 0.000225633426, 0.00018525729, -1.00000477)
  386. o35.Position = Vector3.new(15.3985758, 0.545261681, -45.2662354)
  387. o36.Name = "ConvertedMesh"
  388. o36.Parent = o35
  389. o36.MeshId = "rbxassetid://717528936"
  390. o36.TextureId = "rbxassetid://717323842"
  391. o36.MeshType = Enum.MeshType.FileMesh
  392. o37.Name = "_Transparency"
  393. o37.Parent = o35
  394. o38.Name = "_Color"
  395. o38.Parent = o35
  396. o39.Name = "RightLegLower"
  397. o39.Parent = o1
  398. o39.Material = Enum.Material.Neon
  399. o39.Position = Vector3.new(15.433774, 1.06749892, -45.430809)
  400. o39.Rotation = Vector3.new(-179.98999, -0.00999999978, -180)
  401. o39.Size = Vector3.new(0.396030277, 2.19844723, 0.483337462)
  402. o39.CFrame = CFrame.new(15.433774, 1.06749892, -45.430809, -1, 5.9296548e-05, -0.000225623022, 5.92547476e-05, 1, 0.000185270765, 0.000225633441, 0.000185257173, -1.00000155)
  403. o39.Position = Vector3.new(15.433774, 1.06749892, -45.430809)
  404. o40.Name = "ConvertedMesh"
  405. o40.Parent = o39
  406. o40.MeshId = "rbxassetid://717526812"
  407. o40.TextureId = "rbxassetid://717323842"
  408. o40.MeshType = Enum.MeshType.FileMesh
  409. o41.Name = "RightFoot"
  410. o41.Parent = o39
  411. o41.C0 = CFrame.new(0, -0.799999952, 0, 1, -1.63424829e-13, 2.03726813e-10, -1.63424829e-13, 1, -7.27595761e-11, 2.03726813e-10, -7.27595761e-11, 1.00000322)
  412. o41.C1 = CFrame.new(-0.0352039337, -0.277791142, 0.164661407, 1, 2.34479103e-13, -1.89174898e-10, -2.34479103e-13, 1, -4.36555792e-11, 1.89174898e-10, 4.36555792e-11, 1)
  413. o41.Part0 = o39
  414. o41.Part1 = o35
  415. o42.Name = "_Transparency"
  416. o42.Parent = o39
  417. o43.Name = "_Color"
  418. o43.Parent = o39
  419. o44.Name = "Left Leg"
  420. o44.Parent = o1
  421. o44.Material = Enum.Material.Neon
  422. o44.Position = Vector3.new(16.0359974, 2.68579745, -45.3909836)
  423. o44.Rotation = Vector3.new(-179.98999, -0.00999999978, -180)
  424. o44.Size = Vector3.new(0.720114648, 2.62362862, 1.02549541)
  425. o44.CFrame = CFrame.new(16.0359974, 2.68579745, -45.3909836, -1, 5.9296548e-05, -0.000225622818, 5.92547476e-05, 1, 0.000185270736, 0.000225633237, 0.000185257144, -1.00000155)
  426. o44.Position = Vector3.new(16.0359974, 2.68579745, -45.3909836)
  427. o45.Name = "ConvertedMesh"
  428. o45.Parent = o44
  429. o45.MeshId = "rbxassetid://717432569"
  430. o45.TextureId = "rbxassetid://717323842"
  431. o45.MeshType = Enum.MeshType.FileMesh
  432. o46.Name = "LeftLowerLeg"
  433. o46.Parent = o44
  434. o46.C0 = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  435. o46.C1 = CFrame.new(0.11425972, 0.68882513, -0.0237731934, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1)
  436. o46.Part0 = o44
  437. o46.Part1 = o30
  438. o47.Name = "_Transparency"
  439. o47.Parent = o44
  440. o48.Name = "_Color"
  441. o48.Parent = o44
  442. o49.Name = "Right Leg"
  443. o49.Parent = o1
  444. o49.Material = Enum.Material.Neon
  445. o49.Position = Vector3.new(15.5492496, 2.61439037, -45.3940544)
  446. o49.Rotation = Vector3.new(-179.98999, -0.00999999978, -180)
  447. o49.Size = Vector3.new(0.733323395, 2.58686447, 0.981220067)
  448. o49.CFrame = CFrame.new(15.5492496, 2.61439037, -45.3940544, -1, 5.9296548e-05, -0.000225622891, 5.92547476e-05, 1, 0.000185270736, 0.00022563331, 0.000185257144, -1.00000155)
  449. o49.Position = Vector3.new(15.5492496, 2.61439037, -45.3940544)
  450. o50.Name = "ConvertedMesh"
  451. o50.Parent = o49
  452. o50.MeshId = "rbxassetid://717523858"
  453. o50.TextureId = "rbxassetid://717323842"
  454. o50.MeshType = Enum.MeshType.FileMesh
  455. o51.Name = "RightLowerLeg"
  456. o51.Parent = o49
  457. o51.C0 = CFrame.new(0, -0.899999976, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  458. o51.C1 = CFrame.new(-0.115375519, 0.646905065, -0.0364952087, 1, 2.13162821e-13, -1.30967237e-10, -2.13162821e-13, 1, -2.9103768e-11, 1.30967237e-10, 2.9103768e-11, 1)
  459. o51.Part0 = o49
  460. o51.Part1 = o39
  461. o52.Name = "_Transparency"
  462. o52.Parent = o49
  463. o53.Name = "_Color"
  464. o53.Parent = o49
  465. o54.Name = "LeftFoot"
  466. o54.Parent = o1
  467. o54.Material = Enum.Material.Neon
  468. o54.Position = Vector3.new(16.1940975, 0.127916932, -45.2669182)
  469. o54.Rotation = Vector3.new(-179.98999, -0.00999999978, -180)
  470. o54.Size = Vector3.new(0.395887077, 0.410638571, 0.8867957)
  471. o54.CFrame = CFrame.new(16.1940975, 0.127916932, -45.2669182, -1, 5.9296548e-05, -0.000225622847, 5.92547476e-05, 1, 0.000185270736, 0.000225633266, 0.000185257144, -1.00000155)
  472. o54.Position = Vector3.new(16.1940975, 0.127916932, -45.2669182)
  473. o55.Name = "ConvertedMesh"
  474. o55.Parent = o54
  475. o55.MeshId = "rbxassetid://717450478"
  476. o55.TextureId = "rbxassetid://717323842"
  477. o55.MeshType = Enum.MeshType.FileMesh
  478. o56.Name = "_Transparency"
  479. o56.Parent = o54
  480. o57.Name = "_Color"
  481. o57.Parent = o54
  482. o58.Name = "Torso"
  483. o58.Parent = o1
  484. o58.Material = Enum.Material.Neon
  485. o58.Position = Vector3.new(15.7781448, 4.17874861, -45.346817)
  486. o58.Rotation = Vector3.new(-179.98999, -0.00999999978, -180)
  487. o58.Size = Vector3.new(1.5152961, 2.06046176, 1.22290897)
  488. o58.CFrame = CFrame.new(15.7781448, 4.17874861, -45.346817, -1, 5.9296548e-05, -0.000225622804, 5.92547476e-05, 1, 0.000185270736, 0.000225633223, 0.000185257144, -1.00000155)
  489. o58.Position = Vector3.new(15.7781448, 4.17874861, -45.346817)
  490. o59.Name = "ConvertedMesh"
  491. o59.Parent = o58
  492. o59.MeshId = "rbxassetid://717339870"
  493. o59.TextureId = "rbxassetid://717323842"
  494. o59.MeshType = Enum.MeshType.FileMesh
  495. o60.Name = "Neck"
  496. o60.Parent = o58
  497. o60.C0 = CFrame.new(0, 1.20000005, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  498. o60.C1 = CFrame.new(-0.0724544525, -0.299405336, 0.0871963501, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1)
  499. o60.Part0 = o58
  500. o60.Part1 = o67
  501. o61.Name = "Left Shoulder"
  502. o61.Parent = o58
  503. o61.C0 = CFrame.new(-0.400000036, 0.800000012, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  504. o61.C1 = CFrame.new(0.67334199, 0.563364208, -0.0563961715, 0.817818582, 0.57547611, 6.50501306e-06, -0.57547611, 0.817818582, -5.64985976e-06, -8.57127998e-06, 8.77080709e-07, 1)
  505. o61.Part0 = o58
  506. o61.Part1 = o20
  507. o62.Name = "Left Hip"
  508. o62.Parent = o58
  509. o62.C0 = CFrame.new(-0.200000003, -0.800000012, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  510. o62.C1 = CFrame.new(0.0579517335, 0.69294399, -0.0438308716, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1)
  511. o62.Part0 = o58
  512. o62.Part1 = o44
  513. o63.Name = "Right Shoulder"
  514. o63.Parent = o58
  515. o63.C0 = CFrame.new(0.400000036, 0.800000012, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  516. o63.C1 = CFrame.new(0.743169308, 0.502686918, 0.100726619, -0.798633993, 0.601817071, -1.31049201e-05, 0.601817071, 0.798633993, 1.92429361e-05, 2.20467628e-05, 7.48129651e-06, -1)
  517. o63.Part0 = o58
  518. o63.Part1 = o25
  519. o64.Parent = o58
  520. o64.C0 = CFrame.new(0.200000003, -0.800000012, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  521. o64.C1 = CFrame.new(-0.0287921876, 0.764380395, -0.047000885, 1, 2.06057393e-13, -8.73114914e-11, -2.06057393e-13, 1, 2.39882315e-23, 8.73114914e-11, -5.99705313e-24, 1)
  522. o64.Part0 = o58
  523. o64.Name = "Right Hip"
  524. o64.Part1 = o49
  525. o65.Name = "_Transparency"
  526. o65.Parent = o58
  527. o66.Name = "_Color"
  528. o66.Parent = o58
  529. o67.Name = "Head"
  530. o67.Parent = o1
  531. o67.Material = Enum.Material.Neon
  532. o67.Position = Vector3.new(15.7057991, 5.67814207, -45.2593269)
  533. o67.Rotation = Vector3.new(-179.98999, -0.00999999978, -180)
  534. o67.Size = Vector3.new(0.683046341, 1.35615754, 1.04022193)
  535. o67.CFrame = CFrame.new(15.7057991, 5.67814207, -45.2593269, -1, 5.9296548e-05, -0.000225622818, 5.92547476e-05, 1, 0.000185270736, 0.000225633237, 0.000185257144, -1.00000155)
  536. o67.Position = Vector3.new(15.7057991, 5.67814207, -45.2593269)
  537. o68.Name = "ConvertedMesh"
  538. o68.Parent = o67
  539. o68.MeshId = "rbxassetid://717345105"
  540. o68.TextureId = "rbxassetid://717323842"
  541. o68.MeshType = Enum.MeshType.FileMesh
  542. o69.Name = "_Transparency"
  543. o69.Parent = o67
  544. o70.Name = "_Color"
  545. o70.Parent = o67
  546. o71.Parent = o1
  547. o71.DisplayDistanceType = "None"
  548. o71.HipHeight = 0.64
  549. o71.RightLeg = o49
  550. o71.LeftLeg = o44
  551. o71.Torso = o72
  552. o72.Name = "HumanoidRootPart"
  553. o72.Parent = o1
  554. o72.Material = Enum.Material.SmoothPlastic
  555. o72.Transparency = 1
  556. o72.Position = Vector3.new(15.8505878, 4.22609138, -45.434021)
  557. o72.Rotation = Vector3.new(-179.98999, -0.00999999978, -180)
  558. o72.Size = Vector3.new(2, 2, 1)
  559. o72.CFrame = CFrame.new(15.8505878, 4.22609138, -45.434021, -1, 6.11259238e-05, -0.000225620781, 6.10841234e-05, 1, 0.000185269164, 0.000225631928, 0.00018525531, -1.00000048)
  560. o72.Position = Vector3.new(15.8505878, 4.22609138, -45.434021)
  561. o73.Name = "Root Hip"
  562. o73.Parent = o72
  563. o73.C0 = CFrame.new(0, 0, 0, 1, -8.63309424e-13, 7.27595761e-11, -8.63309424e-13, 1, -2.91038305e-11, 7.27595761e-11, -2.91038305e-11, 1.00000107)
  564. o73.C1 = CFrame.new(-0.0724601746, 0.0473308563, 0.0871963501, 1, -1.82937538e-06, -1.70257153e-09, 1.82937538e-06, 1, -1.39698375e-09, 1.70257408e-09, 1.39698064e-09, 1)
  565. o73.Part0 = o72
  566. o73.Part1 = o58
  567. o74.Name = "_Transparency"
  568. o74.Parent = o72
  569. o74.Value = 1
  570. o75.Name = "_Color"
  571. o75.Parent = o72
  572. o76.Name = "AnimSaves"
  573. o76.Parent = o1
  574. mas.Parent = workspace
  575. local mas1 = mas:GetChildren()
  576. s=nil
  577. for i=1,#mas1 do
  578. mas1[i].Parent = workspace
  579. mas1[i]:MoveTo(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
  580. s=mas1[i]
  581. end
  582. mas:Destroy()
  583. for i=1,#cors do
  584. coroutine.resume(cors[i])
  585. end
  586. return s
  587. end
  588.  
  589. wait(1)
  590. game.Players.LocalPlayer.Character=load096Char()
  591.  
  592. wait()
  593. local plr = game.Players.LocalPlayer
  594. local char = plr.Character
  595. local cam=workspace.CurrentCamera
  596. hum=char.Humanoid
  597. local mouse = plr:GetMouse()
  598. local torso = char.Torso
  599. local rs = torso["Right Shoulder"]
  600. local ls = torso["Left Shoulder"]
  601. local rh = torso["Right Hip"]
  602. local lh = torso["Left Hip"]
  603. local rj = char.HumanoidRootPart['Root Hip']
  604. local lla = char['Left Arm'].LeftLowerArm
  605. local rla = char['Right Arm'].RightLowerArm
  606. local lll = char['Left Leg'].LeftLowerLeg
  607. local rll = char['Right Leg'].RightLowerLeg
  608. local lha = char['LeftArmLower'].LeftHand
  609. local lf = char['LeftLegLower'].LeftFoot
  610. local rf = char['RightLegLower'].RightFoot
  611. local rha = char['RightArmLower'].RightHand
  612. local neck = torso.Neck
  613. local animpose = "Idle"
  614. evil=false
  615. hum.WalkSpeed = 13
  616. for i,v in pairs (char:GetChildren()) do
  617. if v.ClassName=="Part" then
  618. v.CanCollide=false
  619. end
  620. end
  621. function sound(id,loop)
  622. s=Instance.new("Sound",char.Torso)
  623. s.SoundId=id
  624. if loop==true then
  625. s.Looped=true
  626. end
  627. if loop==false then
  628. s.PlaybackSpeed=1+math.random(-100,100)/1000
  629. s.Volume = 2
  630. end
  631. wait()
  632. s:Play()
  633. end
  634. sound("rbxassetid://132476475",true)
  635.  
  636. function panic()
  637. if evil==false and sitting==false and cananim==true then
  638. for i,v in pairs (torso:GetChildren()) do
  639. if v.Name=="Sound" then
  640. v:Destroy()
  641. end
  642. end
  643. sound("rbxassetid://132820284",false)
  644. hum.WalkSpeed = 0
  645. hum.JumpPower = 0
  646. repeat swait()
  647. cananim = false
  648. for i=0,0.25,0.01 do
  649. rha.C1 = rha.C1:Lerp(CFrame.new(-0.29354769, 0.459787697, 0.229317024, -0.967088938, 0.254438519, -3.686703e-07, 0.254438519, 0.967088938, -6.32919864e-07, 1.95497776e-07, -7.05893626e-07, -1), i)
  650. lha.C1 = lha.C1:Lerp(CFrame.new(0.22730124, 0.418191642, 0.0528470166, 0.982042491, 0.188659757, 8.34452567e-06, -0.188659757, 0.982042491, -6.51023129e-08, -8.20695732e-06, -1.51034283e-06, 1), i)
  651. lla.C1 = lla.C1:Lerp(CFrame.new(0.352487892, 0.413615525, 0.0416403711, -0.857645214, 0.506858468, 0.0868284926, -0.405339748, -0.770219624, 0.492403775, 0.316456079, 0.387112707, 0.866025031), i)
  652. rla.C1 = rla.C1:Lerp(CFrame.new(0.3161605, 0.391137004, 0.0134935081, -0.995942175, 0.0899839103, -0.00154357078, -0.0713292137, -0.799698591, -0.596149504, -0.0548782274, -0.593620241, 0.802871883), i)
  653. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  654. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.277791113, 0.164661422, 1, 2.34479103e-13, -1.89174898e-10, 3.26189215e-11, 0.984807789, 0.17364797, 1.86341637e-10, -0.17364797, 0.984807789), i)
  655. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882513, -0.0237731934, 1, 1.10134124e-13, -1.45519152e-11, -5.08054362e-12, 0.939692557, -0.342020363, 1.36366586e-11, 0.342020363, 0.939692557), i)
  656. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905065, -0.0364952087, 1, 2.13162821e-13, -1.30967237e-10, -2.13162821e-13, 1, -2.9103768e-11, 1.30967237e-10, 2.9103768e-11, 1), i)
  657. neck.C1 = neck.C1:Lerp(CFrame.new(-0.0724544525, -0.299405336, 0.0871963501, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  658. ls.C1 = ls.C1:Lerp(CFrame.new(0.700875044, 0.487717897, 0.0238903761, 0.923476458, -0.183700353, -0.336815983, 0.288695663, -0.245466858, 0.925419211, -0.252676994, -0.95184046, -0.17364946), i)
  659. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517521, 0.69294405, -0.0438308232, 0.965444028, -0.090437606, -0.244414806, 0.0942148119, 0.995544672, 0.00378222764, 0.242983788, -0.0266789496, 0.969663262), i)
  660. rs.C1 = rs.C1:Lerp(CFrame.new(0.743169188, 0.502686918, 0.100726545, -0.838672042, -0.544636846, -2.25606855e-05, -2.20039092e-05, -7.49570108e-06, 1, -0.544636846, 0.838672042, -5.74432943e-06), i)
  661. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287922174, 0.764380336, -0.047000885, 0.884364784, 0.259600818, -0.387951195, -0.376348585, 0.888195515, -0.263572216, 0.276152909, 0.379098952, 0.883189321), i)
  662. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724602044, 0.0473308414, 0.087196365, 0.917539477, -0.163047865, 0.36267975, 0.0811377391, 0.969647944, 0.230649695, -0.38927868, -0.182203174, 0.90291971), i)
  663. swait()
  664. end
  665. for i=0,0.25,0.01 do
  666. rha.C1 = rha.C1:Lerp(CFrame.new(-0.29354769, 0.459787697, 0.229317024, -0.967088938, 0.254438519, -3.686703e-07, 0.254438519, 0.967088938, -6.32919864e-07, 1.95497776e-07, -7.05893626e-07, -1), i)
  667. lha.C1 = lha.C1:Lerp(CFrame.new(0.22730124, 0.418191642, 0.0528470166, 0.982042491, 0.188659757, 8.34452567e-06, -0.188659757, 0.982042491, -6.51023129e-08, -8.20695732e-06, -1.51034283e-06, 1), i)
  668. lla.C1 = lla.C1:Lerp(CFrame.new(0.352487892, 0.413615525, 0.0416403711, -0.857645214, 0.506858468, 0.0868284926, -0.405339748, -0.770219624, 0.492403775, 0.316456079, 0.387112707, 0.866025031), i)
  669. rla.C1 = rla.C1:Lerp(CFrame.new(0.3161605, 0.391137004, 0.0134935081, -0.995942175, 0.0899839103, -0.00154357078, -0.0713292137, -0.799698591, -0.596149504, -0.0548782274, -0.593620241, 0.802871883), i)
  670. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  671. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.277791113, 0.164661422, 1, 2.34479103e-13, -1.89174898e-10, 3.26189215e-11, 0.984807789, 0.17364797, 1.86341637e-10, -0.17364797, 0.984807789), i)
  672. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882513, -0.0237731934, 1, 1.10134124e-13, -1.45519152e-11, -5.08054362e-12, 0.939692557, -0.342020363, 1.36366586e-11, 0.342020363, 0.939692557), i)
  673. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905065, -0.0364952087, 1, 2.13162821e-13, -1.30967237e-10, -2.13162821e-13, 1, -2.9103768e-11, 1.30967237e-10, 2.9103768e-11, 1), i)
  674. neck.C1 = neck.C1:Lerp(CFrame.new(-0.0724544525, -0.299405336, 0.0871963501, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  675. ls.C1 = ls.C1:Lerp(CFrame.new(0.700875044, 0.487717897, 0.0238903761, 0.923476458, -0.183700353, -0.336815983, 0.288695663, -0.245466858, 0.925419211, -0.252676994, -0.95184046, -0.17364946), i)
  676. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517111, 0.69294399, -0.0438309014, 0.974293172, -0.210014567, 0.0815265924, 0.111379176, 0.763602078, 0.636008263, -0.195824891, -0.610578179, 0.767363608), i)
  677. rs.C1 = rs.C1:Lerp(CFrame.new(0.743169188, 0.502686918, 0.100726545, -0.838672042, -0.544636846, -2.25606855e-05, -2.20039092e-05, -7.49570108e-06, 1, -0.544636846, 0.838672042, -5.74432943e-06), i)
  678. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921801, 0.764380395, -0.047000885, 0.985723436, 0.168369591, 0.000888645591, -0.165816396, 0.969832778, 0.178687736, 0.029223742, -0.176284045, 0.983905435), i)
  679. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601969, 0.0473308563, 0.0871963426, 0.998181462, 0.010311312, 0.0593911707, 0.0103149191, 0.941511035, -0.336824059, -0.0593905449, 0.336824179, 0.939692616), i)
  680. swait()
  681. end
  682. for i=0,0.25,0.01 do
  683. rha.C1 = rha.C1:Lerp(CFrame.new(-0.29354769, 0.459787697, 0.229317024, -0.967088938, 0.254438519, -3.686703e-07, 0.254438519, 0.967088938, -6.32919864e-07, 1.95497776e-07, -7.05893626e-07, -1), i)
  684. lha.C1 = lha.C1:Lerp(CFrame.new(0.22730124, 0.418191642, 0.0528470166, 0.982042491, 0.188659757, 8.34452567e-06, -0.188659757, 0.982042491, -6.51023129e-08, -8.20695732e-06, -1.51034283e-06, 1), i)
  685. lla.C1 = lla.C1:Lerp(CFrame.new(0.352487892, 0.413615525, 0.0416403711, -0.857645214, 0.506858468, 0.0868284926, -0.405339748, -0.770219624, 0.492403775, 0.316456079, 0.387112707, 0.866025031), i)
  686. rla.C1 = rla.C1:Lerp(CFrame.new(0.3161605, 0.391137004, 0.0134935081, -0.995942175, 0.0899839103, -0.00154357078, -0.0713292137, -0.799698591, -0.596149504, -0.0548782274, -0.593620241, 0.802871883), i)
  687. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  688. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.277791113, 0.164661422, 1, 2.34479103e-13, -1.89174898e-10, 3.26189215e-11, 0.984807789, 0.17364797, 1.86341637e-10, -0.17364797, 0.984807789), i)
  689. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882513, -0.0237731934, 1, 1.10134124e-13, -1.45519152e-11, -5.08054362e-12, 0.939692557, -0.342020363, 1.36366586e-11, 0.342020363, 0.939692557), i)
  690. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905065, -0.0364952087, 1, 2.13162821e-13, -1.30967237e-10, -2.13162821e-13, 1, -2.9103768e-11, 1.30967237e-10, 2.9103768e-11, 1), i)
  691. neck.C1 = neck.C1:Lerp(CFrame.new(-0.0724544525, -0.299405336, 0.0871963501, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  692. ls.C1 = ls.C1:Lerp(CFrame.new(0.700875044, 0.487717897, 0.0238903761, 0.923476458, -0.183700353, -0.336815983, 0.288695663, -0.245466858, 0.925419211, -0.252676994, -0.95184046, -0.17364946), i)
  693. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517335, 0.69294399, -0.0438308567, 0.940150678, -0.339422107, -0.0301536545, 0.329029411, 0.881210804, 0.339421719, -0.0886355117, -0.329029024, 0.940150857), i)
  694. rs.C1 = rs.C1:Lerp(CFrame.new(0.743169188, 0.502686918, 0.100726545, -0.838672042, -0.544636846, -2.25606855e-05, -2.20039092e-05, -7.49570108e-06, 1, -0.544636846, 0.838672042, -5.74432943e-06), i)
  695. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287922025, 0.764380455, -0.0470008701, 0.999541819, -0.00259801745, -0.0301536545, -0.00259801745, 0.985265851, -0.171009868, 0.0301536545, 0.171009868, 0.984807789), i)
  696. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601895, 0.04733086, 0.0871963501, 0.984808028, 0.173646346, -1.91928917e-09, -0.173646346, 0.984808028, -1.080112e-09, 1.70257408e-09, 1.39698064e-09, 1), i)
  697. swait()
  698. end
  699. until torso:FindFirstChild("Sound")==nil or torso:WaitForChild("Sound").Playing == false
  700. for i,v in pairs (torso:GetChildren()) do
  701. if v.Name=="Sound" then
  702. v:Destroy()
  703. end
  704. end
  705. hum.JumpPower = 100
  706. sound("rbxassetid://134147361",true)
  707. cananim = true
  708. hum.WalkSpeed = 50
  709. evil = true
  710. n=0
  711. repeat n=n+1 wait(1) until n==100 or animpose == "Idle" and n>=10
  712. evil=false
  713. hum.JumpPower = 0
  714. for i,v in pairs (torso:GetChildren()) do
  715. if v.Name=="Sound" then
  716. v:Destroy()
  717. end
  718. end
  719. sound("rbxassetid://132476475",true)
  720. end
  721. end
  722.  
  723. cananim = true
  724. num=0
  725. cam.CameraSubject = char.Head
  726. local attacking = false
  727. if char:FindFirstChild("Animate") then char.Animate:Destroy() end
  728. if char:FindFirstChildOfClass("Humanoid"):FindFirstChild("Animator") then char:FindFirstChildOfClass("Humanoid").Animator:Destroy() end
  729.  
  730. local running = false
  731. mouse.KeyDown:connect(function (key) -- Run function
  732. key = string.lower(key)
  733. if key == "e" and evil==false then
  734. sitting = not sitting
  735. if sitting==true then
  736. animpose = "Sitting"
  737. hum.WalkSpeed = 0
  738. hum.JumpPower = 0
  739. else
  740. hum.WalkSpeed = 13
  741. hum.JumpPower = 0
  742. end
  743. end
  744. if key == "m" and evil == false then
  745. panic()
  746. end
  747. end)
  748. sitting=false
  749. hum.Running:connect(function(speed)
  750. if speed < 0.1 then
  751. if sitting==false then
  752. animpose = "Idle"
  753. else
  754. animpose = "Sitting"
  755. end
  756. elseif speed > 0.1 then
  757. if sitting==false then
  758. animpose = "Running"
  759. else
  760. animpose = "Sitting"
  761. end
  762. end
  763. end)
  764.  
  765. hum.FreeFalling:connect(function(active)
  766. if active == true then
  767. if sitting==false then
  768. animpose = "Falling"
  769. else
  770. animpose = "Sitting"
  771. end
  772. end
  773. end)
  774. deb=true
  775. char.Torso.Touched:connect(function(prt)
  776. huma=prt.Parent:FindFirstChildOfClass("Humanoid")
  777. if huma~=nil and evil==true and deb==true then
  778. jab()
  779. deb=false
  780. attacking=true
  781. huma.Parent:BreakJoints()
  782. sound("rbxassetid://347611423",false)
  783. wait(1)
  784. attacking=false
  785. deb=true
  786. end
  787. end)
  788.  
  789.  
  790. function swait(t)
  791. if t == nil or t == 0 then
  792. game:service('RunService').Stepped:wait(0)
  793. return true
  794. else
  795. for i = 0, t do
  796. game:service('RunService').Stepped:wait(0)
  797. end
  798. return true
  799. end
  800. end
  801.  
  802. function jab()
  803. if evil == true and attacking == false then
  804. for i=0,1,0.1 do
  805. rha.C1 = rha.C1:Lerp(CFrame.new(-0.29354766, 0.459787697, 0.229317009, -0.995789468, -0.0916698948, -1.29965414e-07, -0.0916698948, 0.995789468, -7.20842706e-07, 1.95497748e-07, -7.05893626e-07, -1), i)
  806. lha.C1 = lha.C1:Lerp(CFrame.new(0.22730127, 0.418191671, 0.0528470166, 0.93436265, 0.356323451, 8.206448e-06, -0.356323451, 0.93436265, -1.51312463e-06, -8.20695823e-06, -1.51034283e-06, 1), i)
  807. lla.C1 = lla.C1:Lerp(CFrame.new(0.637943864, 0.729294896, 0.0416403934, 0.986954808, -0.160997555, -4.03047716e-06, 0.160997555, 0.986954808, 1.67676558e-06, 3.70794373e-06, -2.30378828e-06, 1), i)
  808. rla.C1 = rla.C1:Lerp(CFrame.new(0.618833482, 0.693874836, 0.0468753539, 0.995789468, -0.0916699693, -1.95501926e-07, 0.0916699693, 0.995789468, 7.05883849e-07, 1.29970402e-07, -7.20833327e-07, 1), i)
  809. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  810. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.277791142, 0.164661407, 1, 2.34479103e-13, -1.89174898e-10, -2.34479103e-13, 1, -4.36555792e-11, 1.89174898e-10, 4.36555792e-11, 1), i)
  811. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882519, -0.023773253, 1, 1.10134124e-13, -1.45519152e-11, -8.69128207e-12, 0.806557178, -0.591156065, 1.16718449e-11, 0.591156065, 0.806557178), i)
  812. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905124, -0.0364952087, 1, 2.13162821e-13, -1.30967237e-10, -9.41566686e-11, 0.696249545, -0.717799783, 9.10328687e-11, 0.717799783, 0.696249545), i)
  813. neck.C1 = neck.C1:Lerp(CFrame.new(-0.0724544525, -0.299405336, 0.0871963501, 1, 1.10134124e-13, -1.45519152e-11, 3.05891011e-12, 0.97603941, 0.217593715, 1.42272071e-11, -0.217593715, 0.97603941), i)
  814. ls.C1 = ls.C1:Lerp(CFrame.new(0.67334193, 0.563364267, -0.0563961864, 0.616153061, -0.667704582, 0.417763084, -0.526906133, 0.0448073, 0.848741651, -0.585427523, -0.743076622, -0.324209511), i)
  815. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517335, 0.69294399, -0.0438308902, 1, 1.10134124e-13, -1.45519152e-11, -2.00783552e-12, 0.99145174, -0.130473748, 1.44131521e-11, 0.130473748, 0.99145174), i)
  816. rs.C1 = rs.C1:Lerp(CFrame.new(0.743169308, 0.502686918, 0.100726783, -0.710828781, -0.545019269, 0.444608003, 0.55913043, -0.0543531664, 0.827296138, -0.42672652, 0.836659968, 0.343372703), i)
  817. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921876, 0.764380455, -0.047000885, 1, 2.06057393e-13, -8.73114914e-11, -1.45380756e-11, 0.986430347, -0.16418016, 8.60928759e-11, 0.16418016, 0.986430347), i)
  818. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601746, 0.0473308265, 0.938160837, 1, -1.82937549e-06, -1.70259462e-09, 1.61666753e-06, 0.884161353, -0.467181593, 8.5615585e-07, 0.467181593, 0.884161353), i)
  819. swait()
  820. end
  821.  
  822. for i=0,1,0.4 do
  823. rha.C1 = rha.C1:Lerp(CFrame.new(-0.29354766, 0.459787697, 0.229317009, -0.995789468, -0.0916698948, -1.29965414e-07, -0.0916698948, 0.995789468, -7.20842706e-07, 1.95497748e-07, -7.05893626e-07, -1), i)
  824. lha.C1 = lha.C1:Lerp(CFrame.new(0.22730127, 0.418191671, 0.0528470166, 0.93436265, 0.356323451, 8.206448e-06, -0.356323451, 0.93436265, -1.51312463e-06, -8.20695823e-06, -1.51034283e-06, 1), i)
  825. lla.C1 = lla.C1:Lerp(CFrame.new(0.637943864, 0.729294896, 0.0416403934, 0.986954808, -0.160997555, -4.03047716e-06, 0.160997555, 0.986954808, 1.67676558e-06, 3.70794373e-06, -2.30378828e-06, 1), i)
  826. rla.C1 = rla.C1:Lerp(CFrame.new(0.618833482, 0.693874836, 0.0468753539, 0.995789468, -0.0916699693, -1.95501926e-07, 0.0916699693, 0.995789468, 7.05883849e-07, 1.29970402e-07, -7.20833327e-07, 1), i)
  827. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  828. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.277791142, 0.164661407, 1, 2.34479103e-13, -1.89174898e-10, -2.34479103e-13, 1, -4.36555792e-11, 1.89174898e-10, 4.36555792e-11, 1), i)
  829. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882519, -0.023773253, 1, 1.10134124e-13, -1.45519152e-11, -8.69128207e-12, 0.806557178, -0.591156065, 1.16718449e-11, 0.591156065, 0.806557178), i)
  830. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905124, -0.0364952087, 1, 2.13162821e-13, -1.30967237e-10, -9.41566686e-11, 0.696249545, -0.717799783, 9.10328687e-11, 0.717799783, 0.696249545), i)
  831. neck.C1 = neck.C1:Lerp(CFrame.new(-0.0724544525, -0.299405336, 0.0871963501, 1, 1.10134124e-13, -1.45519152e-11, 3.05891011e-12, 0.97603941, 0.217593715, 1.42272071e-11, -0.217593715, 0.97603941), i)
  832. ls.C1 = ls.C1:Lerp(CFrame.new(0.67334193, 0.563364148, -0.0563963056, 0.616153061, -0.667704582, 0.417763084, -0.65804702, -0.144935519, 0.73889637, -0.43281582, -0.730180979, -0.528683484), i)
  833. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517335, 0.69294399, -0.0438308902, 1, 1.10134124e-13, -1.45519152e-11, -2.00783552e-12, 0.99145174, -0.130473748, 1.44131521e-11, 0.130473748, 0.99145174), i)
  834. rs.C1 = rs.C1:Lerp(CFrame.new(0.743169427, 0.502686918, 0.100726902, -0.583523989, -0.734647751, 0.346110135, 0.55913043, -0.0543531664, 0.827296138, -0.588959098, 0.67626816, 0.442480356), i)
  835. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921876, 0.764380455, -0.047000885, 1, 2.06057393e-13, -8.73114914e-11, -1.45380756e-11, 0.986430347, -0.16418016, 8.60928759e-11, 0.16418016, 0.986430347), i)
  836. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601746, -0.474858135, 1.41019452, 1, -1.82937549e-06, -1.70259462e-09, 1.31083311e-06, 0.717195392, -0.696872056, 1.27606165e-06, 0.696872056, 0.717195392), i)
  837. swait()
  838. end
  839. wait()
  840. end
  841. end
  842.  
  843. wait()
  844.  
  845.  
  846. while swait() do
  847. num = num + 0.05
  848. local sin = math.sin(num)
  849. if animpose == "Falling" and cananim then
  850.  
  851. end
  852.  
  853. if animpose == "Idle" and cananim then print("idle")
  854. rha.C1 = rha.C1:Lerp(CFrame.new(-0.293547809, 0.459787965, 0.229317009, -0.995789468, -0.0916698948, -1.29965372e-07, -0.0916698948, 0.995789468, -7.20842706e-07, 1.95497748e-07, -7.05893626e-07, -1), 0.2)
  855. lha.C1 = lha.C1:Lerp(CFrame.new(0.227301165, 0.418191493, 0.0528470166, 0.987125516, 0.159946054, 8.34287857e-06, -0.159946054, 0.987125516, 1.78226969e-07, -8.2069555e-06, -1.5103418e-06, 1), 0.2)
  856. lla.C1 = lla.C1:Lerp(CFrame.new(0.637944102, 0.729295135, 0.0416403934, 0.999917626, 0.0128312707, -3.67807729e-06, -0.0128312707, 0.999917626, 2.35117659e-06, 3.70794373e-06, -2.30378828e-06, 1), 0.2)
  857. rla.C1 = rla.C1:Lerp(CFrame.new(0.618834078, 0.693875313, 0.0468753539, 0.996579707, 0.0826397091, -6.99563856e-08, -0.0826397091, 0.996579707, 7.29108535e-07, 1.29970417e-07, -7.20833384e-07, 1), 0.2)
  858. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, 4.87355902e-12, 0.939692557, 0.342020363, 1.37119942e-11, -0.342020363, 0.939692557), 0.2)
  859. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.277791142, 0.164661407, 1, 2.34479103e-13, -1.89174898e-10, 6.44812953e-11, 0.939692616, 0.342020184, 1.7784646e-10, -0.342020184, 0.939692616), 0.2)
  860. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.688825071, -0.023773104, 1, 1.10134124e-13, -1.45519152e-11, -9.43815772e-12, 0.766044438, -0.642787576, 1.10766205e-11, 0.642787576, 0.766044438), 0.2)
  861. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905124, -0.0364952087, 1, 2.13162821e-13, -1.30967237e-10, -8.43474318e-11, 0.766044259, -0.642787755, 1.00189683e-10, 0.642787755, 0.766044259), 0.2)
  862. neck.C1 = neck.C1:Lerp(CFrame.new(0.0128192976, -0.158104718, 0.155680761, 1, 1.10134124e-13, -1.45519152e-11, -6.35894115e-12, 0.902757108, -0.430150717, 1.30894705e-11, 0.430150717, 0.902757108), 0.2)
  863. ls.C1 = ls.C1:Lerp(CFrame.new(0.67334193, 0.563364208, -0.056396246, 0.817818403, 0.575475991, 6.52994504e-06, -0.498381108, 0.708252072, 0.499995351, 0.287730753, -0.408908784, 0.86602807), 0.2)
  864. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517335, 0.606096148, 0.102941543, 1, 1.10134124e-13, -1.45519152e-11, 9.26942117e-12, 0.766044378, 0.642787516, 1.12182061e-11, -0.642787516, 0.766044378), 0.2)
  865. rs.C1 = rs.C1:Lerp(CFrame.new(0.68687731, 0.523756921, 0.104441702, -0.798633933, 0.601817131, -1.31341594e-05, 0.521177828, 0.691633582, 0.500016928, 0.300927788, 0.399323642, -0.866015673), 0.2)
  866. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921876, 0.649838805, 0.0892261863, 1, 2.06057393e-13, -8.73114914e-11, 5.59648751e-11, 0.766044497, 0.642787397, 6.70169337e-11, -0.642787397, 0.766044497), 0.2)
  867. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601597, 0.204151258, 0.114848062, 1, -1.82937538e-06, -1.70256931e-09, 1.71846807e-06, 0.939692557, -0.342020124, 6.272831e-07, 0.342020124, 0.939692557), 0.2)
  868. end
  869. if animpose == "Sitting" and cananim then
  870. for i=0,0.03,0.0001 do
  871. if animpose == "Sitting" and cananim then
  872. rha.C1 = rha.C1:Lerp(CFrame.new(-0.302775681, 0.318320155, 0.229316682, -0.861117244, 0.0278786272, 0.507642269, 0.500429809, 0.222665697, 0.836654305, -0.0897096992, 0.974496484, -0.205692425), i)
  873. lha.C1 = lha.C1:Lerp(CFrame.new(0.220425308, 0.420326442, 0.150338039, 0.490519881, -0.453916073, 0.743875086, 0.826047778, 0.514080584, -0.231010988, -0.277552277, 0.727791905, 0.627123296), i)
  874. lla.C1 = lla.C1:Lerp(CFrame.new(0.601134419, 0.509213328, 0.0416403934, 0.329934597, 0.944003522, 9.51406662e-07, -0.944003522, 0.329934597, 4.26041242e-06, 3.70794373e-06, -2.30378828e-06, 1), i)
  875. rla.C1 = rla.C1:Lerp(CFrame.new(0.649315834, 0.449614406, 0.0468749404, 0.0916699395, 0.995789468, 7.06133562e-07, -0.862379313, 0.0793881938, 0.500000298, 0.497895032, -0.045835603, 0.86602515), i)
  876. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624935, 0.0690228939, 0.148349762, 0.999544144, 0.030191958, -1.45452816e-11, -0.0276830867, 0.916484714, -0.399110943, -0.0120499404, 0.398929, 0.916902661), i)
  877. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.320267409, 0.068168968, 1, 2.34479103e-13, -1.89174898e-10, -1.05376347e-10, 0.831181526, -0.556001127, 1.57108312e-10, 0.556001127, 0.831181526), i)
  878. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882525, -0.0237727761, 1, 1.10134124e-13, -1.45519152e-11, -1.45383384e-11, -0.0362804234, -0.999341607, -6.38010478e-13, 0.999341607, -0.0362804234), i)
  879. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905065, -0.0364951491, 1, 2.13162821e-13, -1.30967237e-10, -1.28854108e-10, 0.180519491, -0.98357141, 2.34324782e-11, 0.98357141, 0.180519491), i)
  880. neck.C1 = neck.C1:Lerp(CFrame.new(-0.0230499171, -0.179627061, 0.152214378, 1, 1.10134124e-13, -1.45519152e-11, -5.39207047e-12, 0.931598306, -0.363489598, 1.35165074e-11, 0.363489598, 0.931598306), i)
  881. ls.C1 = ls.C1:Lerp(CFrame.new(0.678403199, 0.407945633, -0.0858472586, 0.850212395, 0.0582243912, 0.52320987, -0.489579618, 0.452796966, 0.745175421, -0.193520635, -0.889710307, 0.413479418), i)
  882. lh.C1 = lh.C1:Lerp(CFrame.new(0.057951808, 0.692943513, -0.0438310504, 0.999898791, -0.0142210424, 0.000328212976, -0.00956585724, -0.655153573, 0.755435109, -0.0105280261, -0.755361795, -0.65522337), i)
  883. rs.C1 = rs.C1:Lerp(CFrame.new(0.696939707, 0.422219247, 0.0335236788, -0.729678154, 0.385350525, 0.564867556, 0.638165534, 0.0870747864, 0.764959693, 0.245591909, 0.91865319, -0.309453785), i)
  884. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921876, 0.764380395, -0.0470010042, 1, 2.06057393e-13, -8.73114914e-11, 7.07484904e-11, -0.58792913, 0.808912337, -5.11662934e-11, -0.808912337, -0.58792913), i)
  885. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601373, 3.06046629, -0.150215775, 0.999800622, 0.0199715495, -1.73014481e-09, -0.0199635159, 0.999398351, 0.0283600818, 0.000566397212, -0.0283544213, 0.999597669), i)
  886. swait()
  887. else
  888. break
  889. end
  890. end
  891. for i=0,0.03,0.0001 do
  892. if animpose == "Sitting" and cananim then
  893. rha.C1 = rha.C1:Lerp(CFrame.new(-0.302775681, 0.318320155, 0.229316682, -0.861117244, 0.0278786272, 0.507642269, 0.500429809, 0.222665697, 0.836654305, -0.0897096992, 0.974496484, -0.205692425), i)
  894. lha.C1 = lha.C1:Lerp(CFrame.new(0.220425308, 0.420326442, 0.150338039, 0.490519881, -0.453916073, 0.743875086, 0.826047778, 0.514080584, -0.231010988, -0.277552277, 0.727791905, 0.627123296), i)
  895. lla.C1 = lla.C1:Lerp(CFrame.new(0.601134419, 0.509213328, 0.0416403934, 0.329934597, 0.944003522, 9.51406662e-07, -0.944003522, 0.329934597, 4.26041242e-06, 3.70794373e-06, -2.30378828e-06, 1), i)
  896. rla.C1 = rla.C1:Lerp(CFrame.new(0.649315834, 0.449614406, 0.0468749404, 0.0916699395, 0.995789468, 7.06133562e-07, -0.862379313, 0.0793881938, 0.500000298, 0.497895032, -0.045835603, 0.86602515), i)
  897. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624935, 0.0690228939, 0.148349762, 0.999544144, 0.030191958, -1.45452816e-11, -0.0276830867, 0.916484714, -0.399110943, -0.0120499404, 0.398929, 0.916902661), i)
  898. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.320267409, 0.068168968, 1, 2.34479103e-13, -1.89174898e-10, -1.05376347e-10, 0.831181526, -0.556001127, 1.57108312e-10, 0.556001127, 0.831181526), i)
  899. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882525, -0.0237727761, 1, 1.10134124e-13, -1.45519152e-11, -1.45383384e-11, -0.0362804234, -0.999341607, -6.38010478e-13, 0.999341607, -0.0362804234), i)
  900. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905065, -0.0364951491, 1, 2.13162821e-13, -1.30967237e-10, -1.28854108e-10, 0.180519491, -0.98357141, 2.34324782e-11, 0.98357141, 0.180519491), i)
  901. neck.C1 = neck.C1:Lerp(CFrame.new(-0.0230499171, -0.179627061, 0.152214378, 1, 1.10134124e-13, -1.45519152e-11, -5.39207047e-12, 0.931598306, -0.363489598, 1.35165074e-11, 0.363489598, 0.931598306), i)
  902. ls.C1 = ls.C1:Lerp(CFrame.new(0.668025076, 0.407945633, -0.0858021379, 0.732750475, -0.249585673, 0.633074701, -0.489579618, 0.452796966, 0.745175421, -0.472639561, -0.855968177, 0.209595338), i)
  903. lh.C1 = lh.C1:Lerp(CFrame.new(0.057951808, 0.692943573, -0.043830961, 0.999898791, -0.0142210424, 0.000328212976, -0.0112487031, -0.776367545, 0.630180001, -0.00870698784, -0.63011992, -0.776448965), i)
  904. rs.C1 = rs.C1:Lerp(CFrame.new(0.722712398, 0.422219247, 0.0217650533, -0.769670546, 0.0479131378, 0.636641264, 0.638165534, 0.0870747864, 0.764959693, -0.0187837724, 0.995049298, -0.0975953341), i)
  905. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921876, 0.764380455, -0.0470008552, 1, 2.06057393e-13, -8.73114914e-11, 6.07887282e-11, -0.719463348, 0.694530368, -6.26743102e-11, -0.694530368, -0.719463348), i)
  906. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601448, 3.05591655, 0.471186966, 0.999800622, 0.0199715495, -1.73014625e-09, -0.0197585803, 0.989138961, -0.14564909, -0.00290883612, 0.145620048, 0.989336252), i)
  907. swait()
  908. else
  909. break
  910. end
  911. end
  912. end
  913. if animpose == "Running" and cananim and evil==false then
  914. for i = 0, 0.25, 0.01 do
  915. if animpose == "Running" and cananim then
  916. rha.C1 = rha.C1:Lerp(CFrame.new(-0.293547511, 0.459787548, 0.229317009, -0.995789468, -0.0916698948, -1.29965414e-07, -0.0916698948, 0.995789468, -7.20842706e-07, 1.95497748e-07, -7.05893626e-07, -1), i)
  917. lha.C1 = lha.C1:Lerp(CFrame.new(0.227301285, 0.41819188, 0.0528470166, 0.93436265, 0.356323451, 8.20644982e-06, -0.356323451, 0.93436265, -1.51312497e-06, -8.20695186e-06, -1.51034135e-06, 1), i)
  918. lla.C1 = lla.C1:Lerp(CFrame.new(0.637943864, 0.729294896, 0.0416403934, 0.986954808, -0.160997555, -4.03047716e-06, 0.160997555, 0.986954808, 1.67676558e-06, 3.70794396e-06, -2.30378691e-06, 1), i)
  919. rla.C1 = rla.C1:Lerp(CFrame.new(0.618833244, 0.693874657, 0.0468753539, 0.995789468, -0.0916699693, -1.95501926e-07, 0.0916699693, 0.995789468, 7.05883849e-07, 1.29970402e-07, -7.20833327e-07, 1), i)
  920. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  921. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.356397212, 0.190687045, 1, 2.34479103e-13, -1.89174898e-10, 3.26189596e-11, 0.98480773, 0.173648179, 1.86341623e-10, -0.173648179, 0.98480773), i)
  922. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.688825309, -0.0237731338, 1, 1.10134124e-13, -1.45519152e-11, -5.08053452e-12, 0.939692736, -0.342019737, 1.36366612e-11, 0.342019737, 0.939692736), i)
  923. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905005, -0.0364952236, 1, 2.13162821e-13, -1.30967237e-10, -4.49936893e-11, 0.939692736, -0.342019737, 1.22996058e-10, 0.342019737, 0.939692736), i)
  924. neck.C1 = neck.C1:Lerp(CFrame.new(-0.00672721863, -0.141462967, 0.167072386, 1, 1.10134124e-13, -1.45519152e-11, -5.98394815e-12, 0.914630175, -0.40429154, 1.32650948e-11, 0.40429154, 0.914630175), i)
  925. ls.C1 = ls.C1:Lerp(CFrame.new(0.673342645, 0.563364089, -0.0563965738, 0.804146111, 0.566940427, -0.178681284, -0.493248671, 0.804163933, 0.331701756, 0.331744373, -0.178602338, 0.926308155), i)
  926. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517335, 0.692944169, -0.0438309908, 1, 1.10134124e-13, -1.45519152e-11, 1.10766188e-11, 0.642787695, 0.766044319, 9.43815946e-12, -0.766044319, 0.642787695), i)
  927. rs.C1 = rs.C1:Lerp(CFrame.new(0.64956969, 0.43283233, 0.0666594729, -0.798634291, 0.60181731, -1.33603144e-05, 0.592670619, 0.786499918, 0.173667014, 0.104526274, 0.138688415, -0.984804451), i)
  928. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921876, 0.764380634, -0.0470009148, 1, 2.06057393e-13, -8.73114914e-11, 1.49585205e-11, 0.984807789, 0.173647776, 8.60208224e-11, -0.173647776, 0.984807789), i)
  929. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601522, 0.0473308302, 0.087196365, 1, -1.82937538e-06, -1.70256542e-09, 1.75327102e-06, 0.958663523, -0.284542114, 5.22166545e-07, 0.284542114, 0.958663523), i)
  930. swait()
  931. i=i*1.5
  932. else
  933. break
  934. end
  935. end
  936.  
  937. for i = 0, 0.25, 0.01 do
  938. if animpose == "Running" and cananim then
  939. rha.C1 = rha.C1:Lerp(CFrame.new(-0.293547511, 0.459787548, 0.229317009, -0.995789468, -0.0916698948, -1.29965414e-07, -0.0916698948, 0.995789468, -7.20842706e-07, 1.95497748e-07, -7.05893626e-07, -1), i)
  940. lha.C1 = lha.C1:Lerp(CFrame.new(0.227301285, 0.41819188, 0.0528470166, 0.93436265, 0.356323451, 8.20644982e-06, -0.356323451, 0.93436265, -1.51312497e-06, -8.20695186e-06, -1.51034135e-06, 1), i)
  941. lla.C1 = lla.C1:Lerp(CFrame.new(0.637943864, 0.729294896, 0.0416403934, 0.986954808, -0.160997555, -4.03047716e-06, 0.160997555, 0.986954808, 1.67676558e-06, 3.70794396e-06, -2.30378691e-06, 1), i)
  942. rla.C1 = rla.C1:Lerp(CFrame.new(0.618833244, 0.693874657, 0.0468753539, 0.995789468, -0.0916699693, -1.95501926e-07, 0.0916699693, 0.995789468, 7.05883849e-07, 1.29970402e-07, -7.20833327e-07, 1), i)
  943. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0118996948, 0.127558708, 1, 1.10134124e-13, -1.45519152e-11, -1.10137153e-13, 0.99999994, -2.08616257e-07, 1.45519144e-11, 2.08616257e-07, 0.99999994), i)
  944. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.29327926, 0.164371058, 1, 2.34479103e-13, -1.89174898e-10, -2.34470619e-13, 0.99999994, 4.46598278e-08, 1.89174884e-10, -4.46598278e-08, 0.99999994), i)
  945. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882519, -0.0237731785, 1, 1.10134124e-13, -1.45519152e-11, -5.08053452e-12, 0.939692736, -0.342019737, 1.36366612e-11, 0.342019737, 0.939692736), i)
  946. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905303, -0.0364951044, 1, 2.13162821e-13, -1.30967237e-10, -4.49937691e-11, 0.939692438, -0.342020363, 1.22996016e-10, 0.342020363, 0.939692438), i)
  947. neck.C1 = neck.C1:Lerp(CFrame.new(-0.00672721863, -0.141462967, 0.167072386, 1, 1.10134124e-13, -1.45519152e-11, -5.98394815e-12, 0.914630175, -0.40429154, 1.32650948e-11, 0.40429154, 0.914630175), i)
  948. ls.C1 = ls.C1:Lerp(CFrame.new(0.673342645, 0.563364089, -0.0563965738, 0.804146111, 0.566940427, -0.178681284, -0.493248671, 0.804163933, 0.331701756, 0.331744373, -0.178602338, 0.926308155), i)
  949. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517335, 0.692944288, -0.0438308865, 1, 1.10134124e-13, -1.45519152e-11, 2.41844869e-12, 0.98480773, 0.17364791, 1.43499631e-11, -0.17364791, 0.98480773), i)
  950. rs.C1 = rs.C1:Lerp(CFrame.new(0.64956969, 0.43283233, 0.0666594729, -0.798634291, 0.60181731, -1.33603144e-05, 0.592670619, 0.786499918, 0.173667014, 0.104526274, 0.138688415, -0.984804451), i)
  951. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921876, 0.764380693, -0.0470011234, 1, 2.06057393e-13, -8.73114914e-11, 5.59648751e-11, 0.766044497, 0.642787397, 6.70169337e-11, -0.642787397, 0.766044497), i)
  952. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601522, 0.0473308228, 0.0871963724, 1, -1.82937538e-06, -1.70256542e-09, 1.75327102e-06, 0.958663523, -0.284542114, 5.22166545e-07, 0.284542114, 0.958663523), i)
  953. swait()
  954. i=i*1.5
  955. else
  956. break
  957. end
  958. end
  959. end
  960.  
  961.  
  962.  
  963. if animpose == "Running" and evil and attacking==false then
  964. for i = 0, 0.25, 0.01 do
  965. if animpose == "Running" and evil and attacking==false then
  966. rha.C1 = rha.C1:Lerp(CFrame.new(-0.293547511, 0.459787607, 0.229317009, -0.995789468, -0.0916698948, -1.29965414e-07, -0.0916698948, 0.995789468, -7.20842706e-07, 1.95497748e-07, -7.05893626e-07, -1), i)
  967. lha.C1 = lha.C1:Lerp(CFrame.new(0.22730124, 0.418191761, 0.0528470166, 0.93436265, 0.356323451, 8.206448e-06, -0.356323451, 0.93436265, -1.51312395e-06, -8.20695186e-06, -1.51034078e-06, 1), i)
  968. lla.C1 = lla.C1:Lerp(CFrame.new(0.637943864, 0.729294896, 0.0416403934, 0.986954808, -0.160997555, -4.03047716e-06, 0.160997555, 0.986954808, 1.67676558e-06, 3.70794396e-06, -2.30378737e-06, 1), i)
  969. rla.C1 = rla.C1:Lerp(CFrame.new(0.618833303, 0.693874657, 0.0468753539, 0.995789468, -0.0916699693, -1.95501926e-07, 0.0916699693, 0.995789468, 7.05883849e-07, 1.29970402e-07, -7.20833327e-07, 1), i)
  970. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  971. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.277791142, 0.164661407, 1, 2.34479103e-13, -1.89174898e-10, -2.34479103e-13, 1, -4.36555792e-11, 1.89174898e-10, 4.36555792e-11, 1), i)
  972. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882513, -0.0237731636, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  973. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905065, -0.0364952087, 1, 2.13162821e-13, -1.30967237e-10, -8.43474318e-11, 0.766044319, -0.642787755, 1.0018969e-10, 0.642787755, 0.766044319), i)
  974. neck.C1 = neck.C1:Lerp(CFrame.new(-0.0218992196, -0.299405336, 0.0871963501, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  975. ls.C1 = ls.C1:Lerp(CFrame.new(0.744518757, 0.563365042, 0.028113246, 0.441472083, -0.279901952, -0.852500319, -0.379102796, 0.802947104, -0.459952623, 0.813254356, 0.52624166, 0.248367056), i)
  976. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517335, 0.692943871, -0.0438308418, 1, 1.10134124e-13, -1.45519152e-11, -7.37133445e-12, 0.866025388, -0.499999851, 1.2547261e-11, 0.499999851, 0.866025388), i)
  977. rs.C1 = rs.C1:Lerp(CFrame.new(0.913512647, 0.502686679, -0.046594739, -0.500908375, -0.326773942, -0.801442266, 0.38953504, 0.741784215, -0.54591167, 0.772886515, -0.585641265, -0.244275793), i)
  978. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921876, 0.764380395, -0.0470008254, 1, 2.06057393e-13, -8.73114914e-11, 8.59492408e-11, 0.173648223, 0.98480767, 1.53644111e-11, -0.98480767, 0.173648223), i)
  979. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601448, 0.0473308191, 0.0871963426, 1, -1.82937538e-06, -1.7025531e-09, 1.71846818e-06, 0.939692616, -0.342020124, 6.272831e-07, 0.342020124, 0.939692616), i)
  980. swait()
  981. i=i*1.5
  982. else
  983. break
  984. end
  985. end
  986. for i = 0, 0.25, 0.01 do
  987. if animpose == "Running" and evil and attacking==false then
  988. rha.C1 = rha.C1:Lerp(CFrame.new(-0.293547511, 0.459787607, 0.229317009, -0.995789468, -0.0916698948, -1.29965414e-07, -0.0916698948, 0.995789468, -7.20842706e-07, 1.95497748e-07, -7.05893626e-07, -1), i)
  989. lha.C1 = lha.C1:Lerp(CFrame.new(0.22730124, 0.418191761, 0.0528470166, 0.93436265, 0.356323451, 8.206448e-06, -0.356323451, 0.93436265, -1.51312395e-06, -8.20695186e-06, -1.51034078e-06, 1), i)
  990. lla.C1 = lla.C1:Lerp(CFrame.new(0.637943864, 0.729294896, 0.0416403934, 0.986954808, -0.160997555, -4.03047716e-06, 0.160997555, 0.986954808, 1.67676558e-06, 3.70794396e-06, -2.30378737e-06, 1), i)
  991. rla.C1 = rla.C1:Lerp(CFrame.new(0.618833303, 0.693874657, 0.0468753539, 0.995789468, -0.0916699693, -1.95501926e-07, 0.0916699693, 0.995789468, 7.05883849e-07, 1.29970402e-07, -7.20833327e-07, 1), i)
  992. lf.C1 = lf.C1:Lerp(CFrame.new(0.0439624786, 0.0690228939, 0.148349762, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  993. rf.C1 = rf.C1:Lerp(CFrame.new(-0.0352039337, -0.277791142, 0.164661407, 1, 2.34479103e-13, -1.89174898e-10, -2.34479103e-13, 1, -4.36555792e-11, 1.89174898e-10, 4.36555792e-11, 1), i)
  994. lll.C1 = lll.C1:Lerp(CFrame.new(0.11425972, 0.68882513, -0.0237731934, 1, 1.10134124e-13, -1.45519152e-11, -9.43816032e-12, 0.766044319, -0.642787755, 1.10766188e-11, 0.642787755, 0.766044319), i)
  995. rll.C1 = rll.C1:Lerp(CFrame.new(-0.115375519, 0.646905065, -0.0364952087, 1, 2.13162821e-13, -1.30967237e-10, -2.13162821e-13, 1, -2.9103768e-11, 1.30967237e-10, 2.9103768e-11, 1), i)
  996. neck.C1 = neck.C1:Lerp(CFrame.new(-0.0153465196, -0.299405336, 0.0871963501, 1, 1.10134124e-13, -1.45519152e-11, -1.10134124e-13, 1, 3.20532468e-24, 1.45519152e-11, -1.60266224e-24, 1), i)
  997. ls.C1 = ls.C1:Lerp(CFrame.new(0.673341691, 0.563364983, -0.0563952327, 0.441472083, -0.279901981, -0.852500319, -0.379102767, 0.802947104, -0.459952623, 0.813254416, 0.52624166, 0.248367056), i)
  998. lh.C1 = lh.C1:Lerp(CFrame.new(0.0579517335, 0.69294399, -0.0438308716, 1, 1.10134124e-13, -1.45519152e-11, 1.43117141e-11, 0.173648089, 0.98480773, 2.63537326e-12, -0.98480773, 0.173648089), i)
  999. rs.C1 = rs.C1:Lerp(CFrame.new(0.743169427, 0.50268656, 0.100726545, -0.500908315, -0.326773912, -0.801442266, 0.38953498, 0.741784096, -0.54591167, 0.772886515, -0.585641265, -0.244275793), i)
  1000. rh.C1 = rh.C1:Lerp(CFrame.new(-0.0287921876, 0.764380395, -0.047000885, 1, 2.06057393e-13, -8.73114914e-11, -4.38341967e-11, 0.866025388, -0.5, 7.55109378e-11, 0.5, 0.866025388), i)
  1001. rj.C1 = rj.C1:Lerp(CFrame.new(-0.0724601448, 0.0473308191, 0.0871963426, 1, -1.82937538e-06, -1.7025531e-09, 1.71846818e-06, 0.939692616, -0.342020124, 6.272831e-07, 0.342020124, 0.939692616), i)
  1002. swait()
  1003. i=i*1.5
  1004. else
  1005. break
  1006. end
  1007. end
  1008. end
  1009.  
  1010. if animpose == "Jump" and cananim then
  1011. for i = 0, 0.8, 0.1 do
  1012. if animpose == "Jump" and cananim then
  1013. swait()
  1014. else
  1015. break
  1016. end
  1017. end
  1018. end
  1019. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement