Advertisement
mememasterYT

yeet

Jun 15th, 2019
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.13 KB | None | 0 0
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  3. do
  4. print("FE Compatibility code by Mokiros")
  5. script.Parent = Player.Character
  6.  
  7. --RemoteEvent for communicating
  8. local Event = Instance.new("RemoteEvent")
  9. Event.Name = "UserInput_Event"
  10.  
  11. --Fake event to make stuff like Mouse.KeyDown work
  12. local function fakeEvent()
  13. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  14. t.connect = t.Connect
  15. return t
  16. end
  17.  
  18. --Creating fake input objects with fake variables
  19. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  20. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  21. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  22. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  23. end}
  24. --Merged 2 functions into one by checking amount of arguments
  25. CAS.UnbindAction = CAS.BindAction
  26.  
  27. --This function will trigger the events that have been :Connect()'ed
  28. local function te(self,ev,...)
  29. local t = m[ev]
  30. if t and t._fakeEvent and t.Function then
  31. t.Function(...)
  32. end
  33. end
  34. m.TrigEvent = te
  35. UIS.TrigEvent = te
  36.  
  37. Event.OnServerEvent:Connect(function(plr,io)
  38. if plr~=Player then return end
  39. if io.isMouse then
  40. m.Target = io.Target
  41. m.Hit = io.Hit
  42. else
  43. local b = io.UserInputState == Enum.UserInputState.Begin
  44. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  45. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  46. end
  47. for _,t in pairs(CAS.Actions) do
  48. for _,k in pairs(t.Keys) do
  49. if k==io.KeyCode then
  50. t.Function(t.Name,io.UserInputState,io)
  51. end
  52. end
  53. end
  54. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  55. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  56. end
  57. end)
  58. Event.Parent = NLS([==[
  59. local Player = game:GetService("Players").LocalPlayer
  60. local Event = script:WaitForChild("UserInput_Event")
  61.  
  62. local UIS = game:GetService("UserInputService")
  63. local input = function(io,a)
  64. if a then return end
  65. --Since InputObject is a client-side instance, we create and pass table instead
  66. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  67. end
  68. UIS.InputBegan:Connect(input)
  69. UIS.InputEnded:Connect(input)
  70.  
  71. local Mouse = Player:GetMouse()
  72. local h,t
  73. --Give the server mouse data 30 times every second, but only if the values changed
  74. --If player is not moving their mouse, client won't fire events
  75. while wait(1/30) do
  76. if h~=Mouse.Hit or t~=Mouse.Target then
  77. h,t=Mouse.Hit,Mouse.Target
  78. Event:FireServer({isMouse=true,Target=t,Hit=h})
  79. end
  80. end]==],Player.Character)
  81. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  82. end
  83.  
  84.  
  85. local plr = owner
  86.  
  87. local char = plr.Character
  88. local hum = char:FindFirstChildOfClass'Humanoid'
  89. local hed = char.Head
  90. local root = char:FindFirstChild'HumanoidRootPart'
  91. local rootj = root.RootJoint
  92. local tors = char.Torso
  93. local ra = char["Right Arm"]
  94. local la = char["Left Arm"]
  95. local rl = char["Right Leg"]
  96. local ll = char["Left Leg"]
  97. local neck = tors["Neck"]
  98. local RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  99. local RHCF = CFrame.fromEulerAnglesXYZ(0, 1.6, 0)
  100. local LHCF = CFrame.fromEulerAnglesXYZ(0, -1.6, 0)
  101. local maincolor = BrickColor.new("Institutional white")
  102.  
  103.  
  104.  
  105.  
  106.  
  107. local ColorArray = {ColorSequenceKeypoint.new(0, Color3.new(0/255,170/255,255/255)),ColorSequenceKeypoint.new(1, Color3.new(0/255,170/255,255/255))}
  108. local att1 = Instance.new("Attachment", char["Right Leg"])
  109. att1.Name = "att1"
  110. att1.Position = Vector3.new(0.5, 1, 0.5)
  111. local att2 = Instance.new("Attachment", char["Right Leg"])
  112. att2.Name = "att2"
  113. att2.Position = Vector3.new(-0.5, 1, 0.5)
  114. local att3 = Instance.new("Attachment", char["Right Leg"])
  115. att3.Name = "att3"
  116. att3.Position = Vector3.new(0.5, -1, 0.5)
  117. local att4 = Instance.new("Attachment", char["Right Leg"])
  118. att4.Name = "att4"
  119. att4.Position = Vector3.new(-0.5, -1, 0.5)
  120.  
  121. local attt1 = Instance.new("Attachment", char["Left Leg"])
  122. attt1.Name = "att1"
  123. attt1.Position = Vector3.new(0.5, 1, 0.5)
  124. local attt2 = Instance.new("Attachment", char["Left Leg"])
  125. attt2.Name = "att2"
  126. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  127. local attt3 = Instance.new("Attachment", char["Left Leg"])
  128. attt3.Name = "att3"
  129. attt3.Position = Vector3.new(0.5, -1, 0.5)
  130. local attt4 = Instance.new("Attachment", char["Left Leg"])
  131. attt4.Name = "att4"
  132. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  133.  
  134. local trailtop1 = Instance.new("Trail", char["Right Leg"])
  135. trailtop1.Enabled = true
  136. trailtop1.Texture = "rbxassetid://16607923"
  137. trailtop1.Name = "toptrail"
  138. trailtop1.MinLength = 0
  139. trailtop1.Lifetime = 5
  140.  
  141. trailtop1.Color = ColorSequence.new(ColorArray)
  142.  
  143. trailtop1.Attachment0 = att1
  144. trailtop1.Attachment1 = att2
  145. trailtop1.Transparency = NumberSequence.new({
  146. NumberSequenceKeypoint.new(0, 0.5, 0),
  147. NumberSequenceKeypoint.new(1, 1, 0)
  148. })
  149.  
  150. local trailbot1 = Instance.new("Trail", char["Right Leg"])
  151. trailbot1.Enabled = true
  152. trailbot1.Texture = "rbxassetid://16607923"
  153. trailbot1.Name = "bottrail"
  154. trailbot1.MinLength = 0
  155. trailbot1.Lifetime = 1
  156.  
  157. trailbot1.Color = ColorSequence.new(ColorArray)
  158.  
  159. trailbot1.Attachment0 = att3
  160. trailbot1.Attachment1 = att4
  161. trailbot1.Transparency = NumberSequence.new({
  162. NumberSequenceKeypoint.new(0, 0.5, 0),
  163. NumberSequenceKeypoint.new(1, 1, 0)
  164. })
  165.  
  166. local trailside1 = Instance.new("Trail", char["Right Leg"])
  167. trailside1.Enabled = true
  168. trailside1.Texture = "rbxassetid://16607923"
  169. trailside1.Name = "sidetrail1"
  170. trailside1.MinLength = 0
  171. trailside1.Lifetime = 2
  172.  
  173. trailside1.Color = ColorSequence.new(ColorArray)
  174.  
  175. trailside1.Attachment0 = att1
  176. trailside1.Attachment1 = att3
  177. trailside1.Transparency = NumberSequence.new({
  178. NumberSequenceKeypoint.new(0, 0.5, 0),
  179. NumberSequenceKeypoint.new(1, 1, 0)
  180. })
  181.  
  182. local trailside2 = Instance.new("Trail", char["Right Leg"])
  183. trailside2.Enabled = true
  184. trailside2.Texture = "rbxassetid://16607923"
  185. trailside2.Name = "sidetrail2"
  186. trailside2.MinLength = 0
  187. trailside2.Lifetime = 2
  188. spawn(function()
  189. while true do wait()
  190. trailside2.Color = ColorSequence.new(ColorArray)
  191. end
  192. end)
  193. trailside2.Attachment0 = att2
  194. trailside2.Attachment1 = att4
  195. trailside2.Transparency = NumberSequence.new({
  196. NumberSequenceKeypoint.new(0, 0.5, 0),
  197. NumberSequenceKeypoint.new(1, 1, 0)
  198. })
  199.  
  200.  
  201. local trailtop12 = Instance.new("Trail", char["Left Leg"])
  202. trailtop12.Enabled = true
  203. trailtop12.Texture = "rbxassetid://16607923"
  204. trailtop12.Name = "toptrail"
  205. trailtop12.MinLength = 0
  206. trailtop12.Lifetime = 2
  207. spawn(function()
  208. while true do wait()
  209. trailtop12.Color = ColorSequence.new(ColorArray)
  210. end
  211. end)
  212. trailtop12.Attachment0 = attt1
  213. trailtop12.Attachment1 = attt2
  214. trailtop12.Transparency = NumberSequence.new({
  215. NumberSequenceKeypoint.new(0, 0.5, 0),
  216. NumberSequenceKeypoint.new(1, 1, 0)
  217. })
  218.  
  219. local trailbot2 = Instance.new("Trail", char["Left Leg"])
  220. trailbot2.Enabled = true
  221. trailbot2.Texture = "rbxassetid://16607923"
  222. trailbot2.Name = "bottrail"
  223. trailbot2.MinLength = 0
  224. trailbot2.Lifetime = 2
  225.  
  226. trailbot2.Color = ColorSequence.new(ColorArray)
  227.  
  228. trailbot2.Attachment0 = attt3
  229. trailbot2.Attachment1 = attt4
  230. trailbot2.Transparency = NumberSequence.new({
  231. NumberSequenceKeypoint.new(0, 0.5, 0),
  232. NumberSequenceKeypoint.new(1, 1, 0)
  233. })
  234.  
  235. local trailside12 = Instance.new("Trail", char["Left Leg"])
  236. trailside12.Enabled = true
  237. trailside12.Texture = "rbxassetid://16607923"
  238. trailside12.Name = "sidetrail1"
  239. trailside12.MinLength = 0
  240. trailside12.Lifetime = 2
  241.  
  242. trailside12.Color = ColorSequence.new(ColorArray)
  243.  
  244. trailside12.Attachment0 = attt1
  245. trailside12.Attachment1 = attt3
  246. trailside12.Transparency = NumberSequence.new({
  247. NumberSequenceKeypoint.new(0, 0.5, 0),
  248. NumberSequenceKeypoint.new(1, 1, 0)
  249. })
  250.  
  251. local trailside22 = Instance.new("Trail", char["Left Leg"])
  252. trailside22.Enabled = true
  253. trailside22.Texture = "rbxassetid://16607923"
  254. trailside22.Name = "sidetrail2"
  255. trailside22.MinLength = 0
  256. trailside22.Lifetime = 1
  257.  
  258. trailside22.Color = ColorSequence.new(ColorArray)
  259.  
  260. trailside22.Attachment0 = attt2
  261. trailside22.Attachment1 = attt4
  262. trailside22.Transparency = NumberSequence.new({
  263. NumberSequenceKeypoint.new(0, 0.5, 0),
  264. NumberSequenceKeypoint.new(1, 1, 0)
  265. })
  266.  
  267.  
  268. local att1 = Instance.new("Attachment", char["Right Arm"])
  269. att1.Name = "att1"
  270. att1.Position = Vector3.new(0.5, 1, 0.5)
  271. local att2 = Instance.new("Attachment", char["Right Arm"])
  272. att2.Name = "att2"
  273. att2.Position = Vector3.new(-0.5, 1, 0.5)
  274. local att3 = Instance.new("Attachment", char["Right Arm"])
  275. att3.Name = "att3"
  276. att3.Position = Vector3.new(0.5, -1, 0.5)
  277. local att4 = Instance.new("Attachment", char["Right Arm"])
  278. att4.Name = "att4"
  279. att4.Position = Vector3.new(-0.5, -1, 0.5)
  280. local attt1 = Instance.new("Attachment", char["Left Arm"])
  281. attt1.Name = "att1"
  282. attt1.Position = Vector3.new(0.5, 1, 0.5)
  283. local attt2 = Instance.new("Attachment", char["Left Arm"])
  284. attt2.Name = "att2"
  285. attt2.Position = Vector3.new(-0.5, 1, 0.5)
  286. local attt3 = Instance.new("Attachment", char["Left Arm"])
  287. attt3.Name = "att3"
  288. attt3.Position = Vector3.new(0.5, -1, 0.5)
  289. local attt4 = Instance.new("Attachment", char["Left Arm"])
  290. attt4.Name = "att4"
  291. attt4.Position = Vector3.new(-0.5, -1, 0.5)
  292.  
  293. local trailtop1 = Instance.new("Trail", char["Right Arm"])
  294. trailtop1.Enabled = true
  295. trailtop1.Texture = "rbxassetid://16607923"
  296. trailtop1.Name = "toptrail"
  297. trailtop1.MinLength = 0
  298. trailtop1.Lifetime = 2
  299.  
  300. trailtop1.Color = ColorSequence.new(ColorArray)
  301.  
  302. trailtop1.Attachment0 = att1
  303. trailtop1.Attachment1 = att2
  304. trailtop1.Transparency = NumberSequence.new({
  305. NumberSequenceKeypoint.new(0, 0.5, 0),
  306. NumberSequenceKeypoint.new(1, 1, 0)
  307. })
  308.  
  309. local trailbot1 = Instance.new("Trail", char["Right Arm"])
  310. trailbot1.Enabled = true
  311. trailbot1.Texture = "rbxassetid://16607923"
  312. trailbot1.Name = "bottrail"
  313. trailbot1.MinLength = 0
  314. trailbot1.Lifetime = 2
  315. spawn(function()
  316. while true do wait()
  317. trailbot1.Color = ColorSequence.new(ColorArray)
  318. end
  319. end)
  320. trailbot1.Attachment0 = att3
  321. trailbot1.Attachment1 = att4
  322. trailbot1.Transparency = NumberSequence.new({
  323. NumberSequenceKeypoint.new(0, 0.5, 0),
  324. NumberSequenceKeypoint.new(1, 1, 0)
  325. })
  326.  
  327. local trailside1 = Instance.new("Trail", char["Right Arm"])
  328. trailside1.Enabled = true
  329. trailside1.Texture = "rbxassetid://16607923"
  330. trailside1.Name = "sidetrail1"
  331. trailside1.MinLength = 0
  332. trailside1.Lifetime = 2
  333.  
  334. trailside1.Color = ColorSequence.new(ColorArray)
  335.  
  336. trailside1.Attachment0 = att1
  337. trailside1.Attachment1 = att3
  338. trailside1.Transparency = NumberSequence.new({
  339. NumberSequenceKeypoint.new(0, 0.5, 0),
  340. NumberSequenceKeypoint.new(1, 1, 0)
  341. })
  342.  
  343. local trailside2 = Instance.new("Trail", char["Right Arm"])
  344. trailside2.Enabled = true
  345. trailside2.Texture = "rbxassetid://16607923"
  346. trailside2.Name = "sidetrail2"
  347. trailside2.MinLength = 0
  348. trailside2.Lifetime = 2
  349.  
  350. trailside2.Color = ColorSequence.new(ColorArray)
  351.  
  352. trailside2.Attachment0 = att2
  353. trailside2.Attachment1 = att4
  354. trailside2.Transparency = NumberSequence.new({
  355. NumberSequenceKeypoint.new(0, 0.5, 0),
  356. NumberSequenceKeypoint.new(1, 1, 0)
  357. })
  358.  
  359.  
  360. local trailtop12 = Instance.new("Trail", char["Left Arm"])
  361. trailtop12.Enabled = true
  362. trailtop12.Texture = "rbxassetid://16607923"
  363. trailtop12.Name = "toptrail"
  364. trailtop12.MinLength = 0
  365. trailtop12.Lifetime = 1
  366.  
  367. trailtop12.Color = ColorSequence.new(ColorArray)
  368.  
  369. trailtop12.Attachment0 = attt1
  370. trailtop12.Attachment1 = attt2
  371. trailtop12.Transparency = NumberSequence.new({
  372. NumberSequenceKeypoint.new(0, 0.5, 0),
  373. NumberSequenceKeypoint.new(1, 1, 0)
  374. })
  375.  
  376. local trailbot2 = Instance.new("Trail", char["Left Arm"])
  377. trailbot2.Enabled = true
  378. trailbot2.Texture = "rbxassetid://16607923"
  379. trailbot2.Name = "bottrail"
  380. trailbot2.MinLength = 0
  381. trailbot2.Lifetime = 2
  382.  
  383. trailbot2.Color = ColorSequence.new(ColorArray)
  384.  
  385. trailbot2.Attachment0 = attt3
  386. trailbot2.Attachment1 = attt4
  387. trailbot2.Transparency = NumberSequence.new({
  388. NumberSequenceKeypoint.new(0, 0.5, 0),
  389. NumberSequenceKeypoint.new(1, 1, 0)
  390. })
  391.  
  392. local trailside12 = Instance.new("Trail", char["Left Arm"])
  393. trailside12.Enabled = true
  394. trailside12.Texture = "rbxassetid://16607923"
  395. trailside12.Name = "sidetrail1"
  396. trailside12.MinLength = 0
  397. trailside12.Lifetime = 2
  398.  
  399. trailside12.Color = ColorSequence.new(ColorArray)
  400.  
  401. trailside12.Attachment0 = attt1
  402. trailside12.Attachment1 = attt3
  403. trailside12.Transparency = NumberSequence.new({
  404. NumberSequenceKeypoint.new(0, 0.5, 0),
  405. NumberSequenceKeypoint.new(1, 1, 0)
  406. })
  407.  
  408. local trailside22 = Instance.new("Trail", char["Left Arm"])
  409. trailside22.Enabled = true
  410. trailside22.Texture = "rbxassetid://16607923"
  411. trailside22.Name = "sidetrail2"
  412. trailside22.MinLength = 0
  413. trailside22.Lifetime = 2
  414.  
  415. trailside22.Color = ColorSequence.new(ColorArray)
  416.  
  417. trailside22.Attachment0 = attt2
  418. trailside22.Attachment1 = attt4
  419. trailside22.Transparency = NumberSequence.new({
  420. NumberSequenceKeypoint.new(0, 0.5, 0),
  421. NumberSequenceKeypoint.new(1, 1, 0)
  422. })
  423.  
  424. local att1 = Instance.new("Attachment", char["Torso"])
  425. att1.Name = "att1"
  426. att1.Position = Vector3.new(1, 1, 0.5)
  427. local att2 = Instance.new("Attachment", char["Torso"])
  428. att2.Name = "att2"
  429. att2.Position = Vector3.new(-1, 1, 0.5)
  430. local att3 = Instance.new("Attachment", char["Torso"])
  431. att3.Name = "att3"
  432. att3.Position = Vector3.new(1, -1, 0.5)
  433. local att4 = Instance.new("Attachment", char["Torso"])
  434. att4.Name = "att4"
  435. att4.Position = Vector3.new(-1, -1, 0.5)
  436.  
  437. local attt1 = Instance.new("Attachment", char["Head"])
  438. attt1.Name = "att1"
  439. attt1.Position = Vector3.new(.55, .55, 0.025)
  440. local attt2 = Instance.new("Attachment", char["Head"])
  441. attt2.Name = "att2"
  442. attt2.Position = Vector3.new(-.55, .55, 0.025)
  443. local attt3 = Instance.new("Attachment", char["Head"])
  444. attt3.Name = "att3"
  445. attt3.Position = Vector3.new(.55, -.5, 0.025)
  446. local attt4 = Instance.new("Attachment", char["Head"])
  447. attt4.Name = "att4"
  448. attt4.Position = Vector3.new(-.55, -.5, 0.025)
  449. local trailtop1 = Instance.new("Trail", char["Torso"])
  450. trailtop1.Enabled = true
  451. trailtop1.Texture = "rbxassetid://16607923"
  452. trailtop1.Name = "toptrail"
  453. trailtop1.MinLength = 0
  454. trailtop1.Lifetime = 2
  455.  
  456. trailtop1.Color = ColorSequence.new(ColorArray)
  457.  
  458. trailtop1.Attachment0 = att1
  459. trailtop1.Attachment1 = att2
  460. trailtop1.Transparency = NumberSequence.new({
  461. NumberSequenceKeypoint.new(0, 0.5, 0),
  462. NumberSequenceKeypoint.new(1, 1, 0)
  463. })
  464. local trailbot1 = Instance.new("Trail", char["Torso"])
  465. trailbot1.Enabled = true
  466. trailbot1.Texture = "rbxassetid://16607923"
  467. trailbot1.Name = "bottrail"
  468. trailbot1.MinLength = 0
  469. trailbot1.Lifetime = 2
  470.  
  471. trailbot1.Color = ColorSequence.new(ColorArray)
  472.  
  473. trailbot1.Attachment0 = att3
  474. trailbot1.Attachment1 = att4
  475. trailbot1.Transparency = NumberSequence.new({
  476. NumberSequenceKeypoint.new(0, 0.5, 0),
  477. NumberSequenceKeypoint.new(1, 1, 0)
  478. })
  479. local trailside1 = Instance.new("Trail", char["Torso"])
  480. trailside1.Enabled = true
  481. trailside1.Texture = "rbxassetid://16607923"
  482. trailside1.Name = "sidetrail1"
  483. trailside1.MinLength = 0
  484. trailside1.Lifetime = 1
  485.  
  486. trailside1.Color = ColorSequence.new(ColorArray)
  487.  
  488. trailside1.Attachment0 = att1
  489. trailside1.Attachment1 = att3
  490. trailside1.Transparency = NumberSequence.new({
  491. NumberSequenceKeypoint.new(0, 0.5, 0),
  492. NumberSequenceKeypoint.new(1, 1, 0)
  493. })
  494. local trailside2 = Instance.new("Trail", char["Torso"])
  495. trailside2.Enabled = true
  496. trailside2.Texture = "rbxassetid://16607923"
  497. trailside2.Name = "sidetrail2"
  498. trailside2.MinLength = 0
  499. trailside2.Lifetime = 2
  500. trailside2.Color = ColorSequence.new(ColorArray)
  501.  
  502. trailside2.Attachment0 = att2
  503. trailside2.Attachment1 = att4
  504. trailside2.Transparency = NumberSequence.new({
  505. NumberSequenceKeypoint.new(0, 0.5, 0),
  506. NumberSequenceKeypoint.new(1, 1, 0)
  507. })
  508. local trailtop12 = Instance.new("Trail", char["Head"])
  509. trailtop12.Enabled = true
  510. trailtop12.Texture = "rbxassetid://16607923"
  511. trailtop12.Name = "toptrail"
  512. trailtop12.MinLength = 0
  513. trailtop12.Lifetime = 2
  514.  
  515. trailtop12.Color = ColorSequence.new(ColorArray)
  516.  
  517. trailtop12.Attachment0 = attt1
  518. trailtop12.Attachment1 = attt2
  519. trailtop12.Transparency = NumberSequence.new({
  520. NumberSequenceKeypoint.new(0, 0.5, 0),
  521. NumberSequenceKeypoint.new(1, 1, 0)
  522. })
  523. local trailbot2 = Instance.new("Trail", char["Head"])
  524. trailbot2.Enabled = true
  525. trailbot2.Texture = "rbxassetid://16607923"
  526. trailbot2.Name = "bottrail"
  527. trailbot2.MinLength = 0
  528. trailbot2.Lifetime = 2
  529.  
  530. trailbot2.Color = ColorSequence.new(ColorArray)
  531.  
  532. trailbot2.Attachment0 = attt3
  533. trailbot2.Attachment1 = attt4
  534. trailbot2.Transparency = NumberSequence.new({
  535. NumberSequenceKeypoint.new(0, 0.5, 0),
  536. NumberSequenceKeypoint.new(1, 1, 0)
  537. })
  538. local trailside12 = Instance.new("Trail", char["Head"])
  539. trailside12.Enabled = true
  540. trailside12.Texture = "rbxassetid://16607923"
  541. trailside12.Name = "sidetrail1"
  542. trailside12.MinLength = 0
  543. trailside12.Lifetime = 2
  544.  
  545. trailside12.Color = ColorSequence.new(ColorArray)
  546.  
  547. trailside12.Attachment0 = attt1
  548. trailside12.Attachment1 = attt3
  549. trailside12.Transparency = NumberSequence.new({
  550. NumberSequenceKeypoint.new(0, 0.5, 0),
  551. NumberSequenceKeypoint.new(1, 1, 0)
  552. })
  553. local trailside22 = Instance.new("Trail", char["Head"])
  554. trailside22.Enabled = true
  555. trailside22.Texture = "rbxassetid://16607923"
  556. trailside22.Name = "sidetrail2"
  557. trailside22.MinLength = 0
  558. trailside22.Lifetime = 2
  559.  
  560. trailside22.Color = ColorSequence.new(ColorArray)
  561.  
  562. trailside22.Attachment0 = attt2 trailside22.Attachment1 = attt4
  563. trailside22.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.5, 0),NumberSequenceKeypoint.new(1, 1, 0)})
  564. game.Workspace.mememasterYT65910.Humanoid.WalkSpeed = 300
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement