Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.91 KB | None | 0 0
  1. -- This script has been converted to FE by Warrenpain
  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 Warrenpain")
  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 = game:GetService("Players").LocalPlayer
  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 plr = owner
  86. repeat
  87. wait(0.4)
  88. until plr.Character
  89. chr = plr.Character
  90. human = chr:FindFirstChild("Humanoid")
  91. selected = false
  92. equipd = false
  93. tors = chr.Torso
  94. rarm = chr["Right Arm"]
  95. larm = chr["Left Arm"]
  96. rleg = chr["Right Leg"]
  97. lleg = chr["Left Leg"]
  98. hrp = chr.HumanoidRootPart
  99. head = chr.Head
  100. anim = human.Animator
  101. activu = false
  102. torrent = false
  103. boxingu = false
  104. Heartbeat = Instance.new("BindableEvent")
  105. Heartbeat.Name = "Heartbeat"
  106. Heartbeat.Parent = script
  107. frame = 0.03333333333333333
  108. tf = 0
  109. game:GetService("RunService").Heartbeat:connect(function(s, p)
  110. tf = tf + s
  111. if tf >= frame then
  112. for i = 1, math.floor(tf / frame) do
  113. Heartbeat:Fire()
  114. end
  115. tf = tf - frame * math.floor(tf / frame)
  116. end
  117. end)
  118. function swait(num)
  119. if num == 0 or num == nil then
  120. Heartbeat.Event:wait()
  121. else
  122. for i = 1, num do
  123. Heartbeat.Event:wait()
  124. end
  125. end
  126. end
  127. tool = Instance.new("Tool")
  128. tool.CanBeDropped = false
  129. tool.RequiresHandle = false
  130. tool.TextureId = "rbxassetid://37338767"
  131. tool.ToolTip = "hehe yea boi"
  132. tool.Name = "fir"
  133. tool.Parent = plr.Backpack
  134. modz = Instance.new("Model")
  135. modz.Name = "memes"
  136. modz.Parent = chr
  137. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  138. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  139. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  140. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  141. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  142. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  143. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  144. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  145. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  146. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  147. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  148. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  149. RS = tors:FindFirstChild("Right Shoulder")
  150. LS = tors:FindFirstChild("Left Shoulder")
  151. RH = tors:FindFirstChild("Right Hip")
  152. LH = tors:FindFirstChild("Left Hip")
  153. RJ = hrp:FindFirstChild("RootJoint")
  154. N = tors:FindFirstChild("Neck")
  155. cf = CFrame.new
  156. ang = CFrame.Angles
  157. rd = math.rad
  158. rd2 = math.random
  159. function nooutline(p)
  160. p.TopSurface, p.BottomSurface, p.LeftSurface, p.RightSurface, p.FrontSurface, p.BottomSurface = 10, 10, 10, 10, 10, 10
  161. end
  162. function makepart(color, name, reflec, mater, parnt, cfram)
  163. local port = Instance.new("Part")
  164. port.BrickColor = BrickColor.new(color)
  165. port.Name = name
  166. port.Transparency = 1
  167. nooutline(port)
  168. port.Reflectance = reflec
  169. port.Material = mater
  170. port.Anchored = false
  171. port.CanCollide = false
  172. port.Locked = true
  173. port.Size = Vector3.new(0.2, 0.2, 0.2)
  174. port.Parent = parnt
  175. return port
  176. end
  177. function makemesh(meshtype, scale, meshid, parent)
  178. local mes = Instance.new("SpecialMesh")
  179. mes.MeshType = meshtype
  180. mes.Scale = scale
  181. if meshtype == "FileMesh" then
  182. mes.MeshId = meshid
  183. end
  184. mes.Parent = parent
  185. return mes
  186. end
  187. function makeweld(parent, p0, p1, c0, c1)
  188. local wel = Instance.new("Weld")
  189. wel.Part0 = p0
  190. wel.Part1 = p1
  191. wel.C0 = c0
  192. if c1 ~= nil then
  193. wel.C1 = c1
  194. end
  195. wel.Parent = parent
  196. return wel
  197. end
  198. function vidp(prnt)
  199. local s = Instance.new("ParticleEmitter")
  200. s.Enabled = false
  201. s.LockedToPart = true
  202. s.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  203. s.LightEmission = 0.6
  204. s.Size = NumberSequence.new({
  205. NumberSequenceKeypoint.new(0, 0.275, 0),
  206. NumberSequenceKeypoint.new(0.406, 0.762, 0),
  207. NumberSequenceKeypoint.new(0.433, 2.05, 0.75),
  208. NumberSequenceKeypoint.new(0.476, 0.625, 0),
  209. NumberSequenceKeypoint.new(1, 0.05, 0)
  210. })
  211. s.Texture = "rbxassetid://31270182"
  212. s.Transparency = NumberSequence.new({
  213. NumberSequenceKeypoint.new(0, 0.6, 0),
  214. NumberSequenceKeypoint.new(0.89, 0.6, 0),
  215. NumberSequenceKeypoint.new(1, 1, 0)
  216. })
  217. s.Name = "vid"
  218. s.Lifetime = NumberRange.new(0.2)
  219. s.Rate = 25
  220. s.Speed = NumberRange.new(7, 10)
  221. s.VelocitySpread = 360
  222. s.Parent = prnt
  223. local s2 = Instance.new("ParticleEmitter")
  224. s2.Enabled = false
  225. s2.LockedToPart = false
  226. s2.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  227. s2.LightEmission = 0.6
  228. s2.Size = NumberSequence.new({
  229. NumberSequenceKeypoint.new(0, 0, 0),
  230. NumberSequenceKeypoint.new(0.853, 0.125, 0.1),
  231. NumberSequenceKeypoint.new(1, 0, 0)
  232. })
  233. s2.Texture = "rbxassetid://31270182"
  234. s2.Transparency = NumberSequence.new({
  235. NumberSequenceKeypoint.new(0, 0.6, 0),
  236. NumberSequenceKeypoint.new(0.89, 0.6, 0),
  237. NumberSequenceKeypoint.new(1, 1, 0)
  238. })
  239. s2.Name = "vid2"
  240. s2.Lifetime = NumberRange.new(0.5)
  241. s2.Rate = 150
  242. s2.Speed = NumberRange.new(2, 6)
  243. s2.VelocitySpread = 360
  244. s2.Parent = prnt
  245. end
  246. function glow(tz, paz, length)
  247. if tz.Parent:FindFirstChildOfClass("Humanoid") and paz.Transparency == 1 then
  248. do
  249. local s = Instance.new("Sound")
  250. s.SoundId = "rbxassetid://221727606"
  251. s.Volume = 0.25
  252. s.Pitch = math.random(9, 11) / 10
  253. s.Parent = paz
  254. s:Play()
  255. local hmesh = Instance.new("SpecialMesh")
  256. hmesh.MeshType = "FileMesh"
  257. hmesh.MeshId = "NOSSIN"
  258. hmesh.Parent = paz.Parent
  259. paz.Transparency = 0.55
  260. paz.vid.Enabled = true
  261. paz.vid2.Enabled = true
  262. delay(length, function()
  263. paz.Transparency = 1
  264. paz.vid.Enabled = false
  265. paz.vid2.Enabled = false
  266. hmesh:Destroy()
  267. s:Destroy()
  268. end)
  269. end
  270. end
  271. end
  272. function makeglow()
  273. for _, p in pairs(chr:GetChildren()) do
  274. if p.ClassName == "Accessory" then
  275. do
  276. local h = p:FindFirstChildOfClass("Part")
  277. local nh = h:Clone()
  278. for _, n in ipairs(nh:GetChildren()) do
  279. if n.ClassName == "Attachment" or n.ClassName == "Motor6D" then
  280. n:Destroy()
  281. end
  282. end
  283. nooutline(nh)
  284. nh.Parent = nil
  285. nh.CFrame = h.CFrame
  286. nh.Transparency = 1
  287. nh.Name = "Glow"
  288. nh.Material = "Neon"
  289. nh.BrickColor = BrickColor.new("Teal")
  290. nh.CustomPhysicalProperties = PhysicalProperties.new(0.2, 0.3, 0.5)
  291. nh.CanCollide = false
  292. nh.Parent = h
  293. makeweld(nh, nh, h, cf(0, 0, 0))
  294. local m = nh:FindFirstChildOfClass("SpecialMesh")
  295. m.Scale = m.Scale + Vector3.new(0.06, 0.06, 0.06)
  296. m.TextureId = ""
  297. vidp(nh)
  298. nh.Touched:connect(function(po)
  299. glow(po, nh, 0.8)
  300. end)
  301. end
  302. elseif p.ClassName == "Part" and p ~= hrp then
  303. do
  304. local n = p:Clone()
  305. for _, m in ipairs(n:GetChildren()) do
  306. if m.ClassName == "Attachment" or m.ClassName == "Motor6D" then
  307. m:Destroy()
  308. end
  309. end
  310. nooutline(n)
  311. n.Parent = nil
  312. n.Transparency = 1
  313. n.Material = "Neon"
  314. n.Name = "Glow"
  315. n.BrickColor = BrickColor.new("Teal")
  316. n.CFrame = p.CFrame
  317. n.CustomPhysicalProperties = PhysicalProperties.new(0.2, 0.3, 0.5)
  318. n.CanCollide = false
  319. n.Parent = p
  320. makeweld(n, n, p, cf(0, 0, 0))
  321. vidp(n)
  322. n.Touched:connect(function(po)
  323. glow(po, n, 0.8)
  324. end)
  325. if n:FindFirstChildOfClass("Decal") then
  326. n:FindFirstChildOfClass("Decal"):Destroy()
  327. end
  328. if p:FindFirstChildOfClass("SpecialMesh") then
  329. local c = p:FindFirstChildOfClass("SpecialMesh"):Clone()
  330. c.Parent = nil
  331. c.Scale = c.Scale + Vector3.new(0.05, 0.05, 0.05)
  332. c.Parent = n
  333. else
  334. local m = Instance.new("BlockMesh")
  335. m.Scale = Vector3.new(1.05, 1.025, 1.05)
  336. if p == tors then
  337. m.Scale = Vector3.new(1.05, 1.05, 1.05)
  338. end
  339. m.Parent = n
  340. end
  341. end
  342. end
  343. end
  344. end
  345. makeglow()
  346. function lerpz(joint, prop, cfrmz, alp)
  347. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  348. end
  349. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  350. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  351. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  352. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  353. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  354. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  355. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  356. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  357. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  358. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  359. function resetlerp()
  360. RJ.C0 = RJC0
  361. RJ.C1 = RJC1
  362. N.C0 = NC0
  363. N.C1 = NC1
  364. RS.C0 = RSC0
  365. RS.C1 = RSC1
  366. LS.C0 = LSC0
  367. LS.C1 = LSC1
  368. RH.C0 = RHC0
  369. RH.C1 = RHC1
  370. LH.C0 = LHC0
  371. end
  372. local ign = {chr}
  373. function proj(cframe)
  374. coroutine.resume(coroutine.create(function()
  375. local mis = Instance.new("Part")
  376. mis.Anchored = true
  377. mis.CanCollide = false
  378. mis.Size = Vector3.new(1, 1, 1)
  379. mis.Transparency = 1
  380. mis.Name = "pew"
  381. mis.CFrame = cframe
  382. mis.Parent = workspace
  383. local s = Instance.new("ParticleEmitter")
  384. s.Enabled = true
  385. s.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  386. s.LightEmission = 0.6
  387. s.Size = NumberSequence.new({
  388. NumberSequenceKeypoint.new(0, 0.4, 0),
  389. NumberSequenceKeypoint.new(0.0241, 0.0625, 0),
  390. NumberSequenceKeypoint.new(0.0299, 0.66, 0.22),
  391. NumberSequenceKeypoint.new(0.0344, 0.0225, 0),
  392. NumberSequenceKeypoint.new(1, 0, 0)
  393. })
  394. s.Texture = "rbxassetid://31270182"
  395. s.Transparency = NumberSequence.new({
  396. NumberSequenceKeypoint.new(0, 0.6, 0),
  397. NumberSequenceKeypoint.new(0.89, 0.6, 0),
  398. NumberSequenceKeypoint.new(1, 1, 0)
  399. })
  400. s.Name = "vid"
  401. s.Lifetime = NumberRange.new(1)
  402. s.ZOffset = 0
  403. s.Rate = 3000
  404. s.Speed = NumberRange.new(25, 50)
  405. s.VelocitySpread = 20
  406. s.EmissionDirection = "Back"
  407. s.Parent = mis
  408. game.Debris:AddItem(mis, 10)
  409. table.insert(ign, mis)
  410. local wat = 0
  411. local derp = false
  412. local v = Instance.new("Sound")
  413. v.SoundId = "rbxassetid://221727606"
  414. v.Volume = 0.5
  415. v.Looped = true
  416. v.EmitterSize = 15
  417. v.MaxDistance = 40
  418. v.Pitch = math.random(12, 13) / 10
  419. v.Parent = mis
  420. v:Play()
  421. repeat
  422. swait()
  423. wat = wat + 1
  424. local ry = Ray.new(mis.Position, mis.CFrame.lookVector * 8)
  425. local prt, pos = workspace:FindPartOnRayWithIgnoreList(ry, ign, false, true)
  426. if prt and pos and 1 > prt.Transparency then
  427. derp = true
  428. mis.CFrame = CFrame.new(pos)
  429. v:Stop()
  430. s.Enabled = false
  431. s.Speed = NumberRange.new(15, 25)
  432. s.Lifetime = NumberRange.new(5)
  433. s.VelocitySpread = 360
  434. s:Emit(40)
  435. local n = Instance.new("Sound")
  436. n.Volume = 0.75
  437. n.Pitch = rd2(9, 11) / 10
  438. n.SoundId = "rbxassetid://184374162"
  439. n.Parent = mis
  440. n:Play()
  441. hito(mis, 300, 500000, 0.01)
  442. else
  443. mis.CFrame = mis.CFrame * CFrame.new(0, 0, -5)
  444. end
  445. until wat == 50 or derp == true
  446. if wat == 50 then
  447. mis:Destroy()
  448. end
  449. if derp == true then
  450. game.Debris:AddItem(mis, 1)
  451. end
  452. end))
  453. end
  454. function makesword(swocfrm, weldp1, cframe0)
  455. local ay = function(name, size, parnt, cfram)
  456. local port = Instance.new("Part")
  457. port.BrickColor = BrickColor.new("Teal")
  458. port.Name = name
  459. port.Transparency = 1
  460. nooutline(port)
  461. port.Material = "Neon"
  462. port.Anchored = false
  463. port.CanCollide = false
  464. port.Locked = true
  465. port.Size = size
  466. port.Parent = parnt
  467. return port
  468. end
  469. local swordmo = Instance.new("Model")
  470. swordmo.Name = "swod"
  471. swordmo.Parent = modz
  472. local booval = Instance.new("BoolValue")
  473. booval.Value = true
  474. booval.Name = "mememem"
  475. booval.Parent = swordmo
  476. local function pr(par, amt, sped)
  477. local s = Instance.new("ParticleEmitter")
  478. s.Enabled = false
  479. s.LockedToPart = true
  480. s.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  481. s.LightEmission = 0.6
  482. s.Size = NumberSequence.new({
  483. NumberSequenceKeypoint.new(0, 0.15, 0),
  484. NumberSequenceKeypoint.new(0.05, 0.3, 0.3),
  485. NumberSequenceKeypoint.new(0.1, 0.15, 0),
  486. NumberSequenceKeypoint.new(0.8, 0.2, 0),
  487. NumberSequenceKeypoint.new(1, 0, 0)
  488. })
  489. s.Texture = "rbxassetid://31270182"
  490. s.Transparency = NumberSequence.new({
  491. NumberSequenceKeypoint.new(0, 0.7, 0),
  492. NumberSequenceKeypoint.new(0.89, 0.7, 0),
  493. NumberSequenceKeypoint.new(1, 1, 0)
  494. })
  495. s.Name = "vid"
  496. s.Lifetime = NumberRange.new(0.75)
  497. s.Rate = 1
  498. s.Speed = sped
  499. s.VelocitySpread = 3
  500. s.Parent = par
  501. coroutine.resume(coroutine.create(function()
  502. while booval.Value do
  503. swait()
  504. s:Emit(amt)
  505. end
  506. end))
  507. return s
  508. end
  509. local ping = function(derp)
  510. local s3 = Instance.new("ParticleEmitter")
  511. s3.Enabled = false
  512. s3.LockedToPart = false
  513. s3.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  514. s3.LightEmission = 0.6
  515. s3.Size = NumberSequence.new({
  516. NumberSequenceKeypoint.new(0, 0.35, 0),
  517. NumberSequenceKeypoint.new(0.2, 0.25, 0.25),
  518. NumberSequenceKeypoint.new(0.4, 0.15, 0),
  519. NumberSequenceKeypoint.new(0.853, 0.25, 0.1),
  520. NumberSequenceKeypoint.new(1, 0, 0)
  521. })
  522. s3.Texture = "rbxassetid://31270182"
  523. s3.Transparency = NumberSequence.new({
  524. NumberSequenceKeypoint.new(0, 0.4, 0),
  525. NumberSequenceKeypoint.new(0.89, 0.6, 0),
  526. NumberSequenceKeypoint.new(1, 1, 0)
  527. })
  528. s3.Name = "vid3"
  529. s3.Lifetime = NumberRange.new(0.5)
  530. s3.Acceleration = Vector3.new(0, 5, 0)
  531. s3.Rate = 350
  532. s3.Speed = NumberRange.new(10, 15)
  533. s3.VelocitySpread = 360
  534. s3.Parent = derp
  535. swait()
  536. s3:Emit(120)
  537. end
  538. local b1 = ay("b1", Vector3.new(0.3, 2.5, 0.3), swordmo, swocfrm)
  539. local p1 = pr(b1, 5, NumberRange.new(0, 1))
  540. if weldp1 then
  541. local w1 = makeweld(b1, b1, weldp1, cframe0, nil)
  542. end
  543. local bla = Instance.new("Sound")
  544. bla.SoundId = "rbxassetid://61425219"
  545. bla.Volume = 0.75
  546. bla.Pitch = math.random(7, 9) / 10
  547. bla.Parent = b1
  548. bla:Play()
  549. local b2 = ay("b2", Vector3.new(0.6, 0.75, 0.4), swordmo, swocfrm)
  550. local p2 = pr(b2, 1, NumberRange.new(0, 1))
  551. local w2 = makeweld(b2, b2, b1, ang(rd(180), rd(0), rd(0)) * cf(0, 1.5, 0), nil)
  552. local b3 = ay("b3", Vector3.new(0.7, 0.75, 0.5), swordmo, swocfrm)
  553. local p3 = pr(b3, 1, NumberRange.new(0, 3))
  554. local w3 = makeweld(b3, b3, b1, ang(rd(180), rd(90), rd(0)) * cf(0, -1.5, 0), nil)
  555. local b4 = ay("b4", Vector3.new(0.3, 0.75, 0.3), swordmo, swocfrm)
  556. local p4 = pr(b4, 1, NumberRange.new(1, 2))
  557. local w4 = makeweld(b4, b4, b3, cf(0, -0.5, 0) * ang(rd(70), rd(0), rd(0)), nil)
  558. local b5 = ay("b5", Vector3.new(0.3, 0.75, 0.3), swordmo, swocfrm)
  559. local p5 = pr(b5, 1, NumberRange.new(1, 2))
  560. local w5 = makeweld(b5, b5, b3, cf(0, -0.5, 0) * ang(rd(290), rd(0), rd(0)), nil)
  561. local b6 = ay("b6", Vector3.new(0.3, 0.5, 0.3), swordmo, swocfrm)
  562. local p6 = pr(b6, 1, NumberRange.new(1, 2))
  563. local w6 = makeweld(b6, b6, b3, cf(0, -0.25, 0) * ang(rd(35), rd(0), rd(0)), nil)
  564. local b7 = ay("b7", Vector3.new(0.3, 0.5, 0.3), swordmo, swocfrm)
  565. local p7 = pr(b7, 1, NumberRange.new(1, 2))
  566. local w7 = makeweld(b7, b7, b3, cf(0, -0.25, 0) * ang(rd(325), rd(0), rd(0)), nil)
  567. local b8 = ay("b8", Vector3.new(0.5, 5.5, 0.2), swordmo, swocfrm)
  568. local p8 = pr(b8, 9, NumberRange.new(1, 3))
  569. local w8 = makeweld(b8, b8, b1, ang(rd(0), rd(0), rd(0)) * cf(0, -4, 0), nil)
  570. local anbo = Instance.new("Part")
  571. anbo.Anchored = true
  572. anbo.CanCollide = false
  573. anbo.Size = Vector3.new(2.5, 9, 1)
  574. anbo.CFrame = b8.CFrame * cf(0, -1.5, 0)
  575. anbo.Transparency = 1
  576. anbo.Parent = workspace
  577. game.Debris:AddItem(anbo, 2)
  578. ping(anbo)
  579. local whos = Instance.new("ParticleEmitter")
  580. whos.Enabled = false
  581. whos.LockedToPart = false
  582. whos.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  583. whos.LightEmission = 0.6
  584. whos.Size = NumberSequence.new({
  585. NumberSequenceKeypoint.new(0, 0.15, 0),
  586. NumberSequenceKeypoint.new(0.05, 0.3, 0.3),
  587. NumberSequenceKeypoint.new(0.1, 0.15, 0),
  588. NumberSequenceKeypoint.new(0.8, 0.2, 0),
  589. NumberSequenceKeypoint.new(1, 0, 0)
  590. })
  591. whos.Texture = "rbxassetid://31270182"
  592. whos.Transparency = NumberSequence.new({
  593. NumberSequenceKeypoint.new(0, 0.7, 0),
  594. NumberSequenceKeypoint.new(0.89, 0.7, 0),
  595. NumberSequenceKeypoint.new(1, 1, 0)
  596. })
  597. whos.Name = "whoos"
  598. whos.Lifetime = NumberRange.new(0.75)
  599. whos.Rate = 2000
  600. whos.Speed = NumberRange.new(0)
  601. whos.VelocityInheritance = 0.8
  602. whos.VelocitySpread = 3
  603. whos.Parent = b8
  604. return swordmo
  605. end
  606. function removesword(swordmodel)
  607. swordmodel.mememem.Value = false
  608. local hn = swordmodel.b1
  609. hn.Anchored = true
  610. if hn:FindFirstChildOfClass("Weld") then
  611. hn:FindFirstChildOfClass("Weld"):Destroy()
  612. end
  613. local bla = Instance.new("Sound")
  614. bla.SoundId = "rbxassetid://192783601"
  615. bla.Volume = 1.25
  616. bla.Pitch = math.random(9, 10) / 10
  617. bla.Parent = hn
  618. bla:Play()
  619. local ping = function(derp)
  620. local s3 = Instance.new("ParticleEmitter")
  621. s3.Enabled = false
  622. s3.LockedToPart = false
  623. s3.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  624. s3.LightEmission = 0.6
  625. s3.Size = NumberSequence.new({
  626. NumberSequenceKeypoint.new(0, 0.35, 0),
  627. NumberSequenceKeypoint.new(0.2, 0.25, 0.25),
  628. NumberSequenceKeypoint.new(0.4, 0.15, 0),
  629. NumberSequenceKeypoint.new(0.853, 0.25, 0.1),
  630. NumberSequenceKeypoint.new(1, 0, 0)
  631. })
  632. s3.Texture = "rbxassetid://31270182"
  633. s3.Transparency = NumberSequence.new({
  634. NumberSequenceKeypoint.new(0, 0.4, 0),
  635. NumberSequenceKeypoint.new(0.89, 0.6, 0),
  636. NumberSequenceKeypoint.new(1, 1, 0)
  637. })
  638. s3.Name = "vid3"
  639. s3.Lifetime = NumberRange.new(0.5)
  640. s3.Acceleration = Vector3.new(0, 5, 0)
  641. s3.Rate = 350
  642. s3.Speed = NumberRange.new(10, 15)
  643. s3.VelocitySpread = 360
  644. s3.Parent = derp
  645. swait()
  646. s3:Emit(180)
  647. end
  648. local anbo = Instance.new("Part")
  649. anbo.Anchored = true
  650. anbo.CanCollide = false
  651. anbo.Size = Vector3.new(2.5, 9, 1)
  652. anbo.CFrame = swordmodel.b8.CFrame * cf(0, -1.5, 0)
  653. anbo.Transparency = 1
  654. anbo.Parent = workspace
  655. game.Debris:AddItem(anbo, 2)
  656. ping(anbo)
  657. game.Debris:AddItem(swordmodel, 1.25)
  658. end
  659. function eswing()
  660. if activu == true or selected == false then
  661. return
  662. end
  663. activu = true
  664. local sw = makesword(hrp.CFrame, rarm, ang(rd(90), rd(0), rd(90)) * cf(0, 1, 0.5))
  665. animo(false)
  666. local hwel = sw.b1:FindFirstChildOfClass("Weld")
  667. local hwelc0 = hwel.C0
  668. local whoo = sw.b8:FindFirstChild("whoos")
  669. for _ = 1, 12 do
  670. swait()
  671. lerpz(RJ, "C0", RJC0 * cf(0, 0.75, 0) * ang(rd(0), rd(0), rd(-70)), 0.5)
  672. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(-6), rd(70)), 0.5)
  673. lerpz(N, "C1", NC1 * cf(0, 0, 0) * ang(rd(-13), rd(0), rd(0)), 0.5)
  674. lerpz(RS, "C0", RSC0 * cf(0.3, 0.25, 0.55) * ang(rd(-30), rd(-70), rd(15)), 0.5)
  675. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(60), rd(0)), 0.5)
  676. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(10), rd(5), rd(10)), 0.5)
  677. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  678. lerpz(RH, "C0", RHC0 * cf(0.45, 0.05, -0.15) * ang(rd(-5), rd(60), rd(0)), 0.5)
  679. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  680. lerpz(LH, "C0", LHC0 * cf(0.45, 0.05, -0.35) * ang(rd(-5), rd(75), rd(0)), 0.5)
  681. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.5)
  682. hwel.C0 = hwel.C0:lerp(cf(-0.25, 0.25, 0) * ang(rd(0), rd(0), rd(40)) * hwelc0, 0.5)
  683. end
  684. for c = 1, 3 do
  685. swait()
  686. lerpz(RJ, "C0", RJC0 * cf(0, -0.25, 0) * ang(rd(0), rd(0), rd(10)), 0.1 + c / 5)
  687. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(-10)), 0.1 + c / 5)
  688. lerpz(N, "C1", NC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + c / 5)
  689. lerpz(RS, "C0", RSC0 * cf(-0.2, 0.35, 0.9) * ang(rd(-20), rd(170), rd(15)), 0.1 + c / 5)
  690. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + c / 5)
  691. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-20), rd(5), rd(10)), 0.1 + c / 5)
  692. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + c / 5)
  693. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(-10), rd(1)), 0.1 + c / 5)
  694. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + c / 5)
  695. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(10), rd(-1)), 0.1 + c / 5)
  696. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1 + c / 5)
  697. hwel.C0 = hwel.C0:lerp(cf(-0.15, 0.15, 0) * ang(rd(0), rd(0), rd(10)) * hwelc0, 0.1 + c / 5)
  698. end
  699. whoo.Enabled = true
  700. for _ = 1, 14 do
  701. swait()
  702. hito(sw.b8, 3, 35, 0.8)
  703. lerpz(RJ, "C0", RJC0 * cf(0, -0.75, 0) * ang(rd(0), rd(0), rd(60)), 0.6)
  704. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(-40)), 0.6)
  705. lerpz(N, "C1", NC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.6)
  706. lerpz(RS, "C0", RSC0 * cf(-0.1, 0.65, 0.9) * ang(rd(-15), rd(135), rd(-165)), 0.6)
  707. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.6)
  708. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(-30), rd(5), rd(10)), 0.6)
  709. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.6)
  710. lerpz(RH, "C0", RHC0 * cf(-0.25, 0, 0) * ang(rd(-5), rd(-50), rd(1)), 0.6)
  711. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.6)
  712. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(10), rd(-1)), 0.6)
  713. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.6)
  714. hwel.C0 = hwel.C0:lerp(cf(-0.25, 0.25, 0) * ang(rd(0), rd(0), rd(40)) * hwelc0, 0.6)
  715. end
  716. whoo.Enabled = false
  717. removesword(sw)
  718. animo(true)
  719. for _ = 1, 10 do
  720. swait()
  721. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  722. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  723. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  724. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  725. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  726. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  727. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  728. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  729. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  730. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  731. end
  732. resetlerp()
  733. activu = false
  734. end
  735. function torentmod()
  736. if selected == false or activu == true then
  737. return
  738. end
  739. if torrent == false then
  740. torrent = true
  741. do
  742. local viarm = Instance.new("Part")
  743. nooutline(viarm)
  744. viarm.CanCollide = false
  745. viarm.Transparency = 1
  746. viarm.Name = "shootingu"
  747. viarm.Size = Vector3.new(1.25, 1, 1.25)
  748. viarm.CFrame = rarm.CFrame
  749. viarm.Parent = modz
  750. makeweld(viarm, viarm, rarm, cf(0, 1, 0))
  751. s = Instance.new("ParticleEmitter")
  752. s.Enabled = true
  753. s.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  754. s.LightEmission = 0.6
  755. s.Size = NumberSequence.new({
  756. NumberSequenceKeypoint.new(0, 0, 0),
  757. NumberSequenceKeypoint.new(0.0241, 0.0925, 0),
  758. NumberSequenceKeypoint.new(0.0299, 0.56, 0.25),
  759. NumberSequenceKeypoint.new(0.0344, 0.0925, 0),
  760. NumberSequenceKeypoint.new(1, 0, 0)
  761. })
  762. s.Texture = "rbxassetid://31270182"
  763. s.Transparency = NumberSequence.new({
  764. NumberSequenceKeypoint.new(0, 0.6, 0),
  765. NumberSequenceKeypoint.new(0.89, 0.6, 0),
  766. NumberSequenceKeypoint.new(1, 1, 0)
  767. })
  768. s.Name = "vid"
  769. s.Acceleration = viarm.CFrame.upVector * 5
  770. s.Lifetime = NumberRange.new(1)
  771. s.ZOffset = 1
  772. s.Rate = 1250
  773. s.Speed = NumberRange.new(2, 3)
  774. s.VelocitySpread = 180
  775. s.Parent = viarm
  776. coroutine.resume(coroutine.create(function()
  777. while s do
  778. swait()
  779. s.Acceleration = viarm.CFrame.upVector * 6
  780. end
  781. end))
  782. coroutine.resume(coroutine.create(function()
  783. while torrent == true do
  784. swait()
  785. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  786. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  787. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90)), 0.3)
  788. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  789. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  790. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  791. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  792. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  793. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  794. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.3)
  795. end
  796. end))
  797. local shootinz = false
  798. hd = tool.Activated:connect(function()
  799. shootinz = true
  800. repeat
  801. swait(3)
  802. lerpz(RS, "C0", RSC0 * cf(rd2(-3, -1) / 10, 0, 0) * ang(rd(rd2(-5, 5)), rd(rd2(-5, 5)), rd(rd2(95, 105))), 0.8)
  803. proj(CFrame.new(viarm.Position, mouse.Hit.p + Vector3.new(rd2(-1, 1), rd2(-1, 1), 0)))
  804. local sd = Instance.new("Sound")
  805. sd.Volume = 0.3
  806. sd.Pitch = rd2(11, 13) / 10
  807. sd.SoundId = "rbxassetid://221727606"
  808. sd.Parent = viarm
  809. local sd2 = sd:Clone()
  810. sd2.SoundId = "rbxassetid://238381567"
  811. sd2.Parent = viarm
  812. sd:Play()
  813. sd2:Play()
  814. game.Debris:AddItem(sd, 1)
  815. game.Debris:AddItem(sd2, 1)
  816. until shootinz == false or torrent == false
  817. end)
  818. hu = tool.Deactivated:connect(function()
  819. shootinz = false
  820. end)
  821. end
  822. elseif torrent == true then
  823. hd:Disconnect()
  824. hu:Disconnect()
  825. torrent = false
  826. modz:FindFirstChild("shootingu"):FindFirstChild("vid").Enabled = false
  827. for _ = 1, 10 do
  828. swait()
  829. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  830. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  831. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  832. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  833. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  834. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  835. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  836. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  837. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  838. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  839. end
  840. resetlerp()
  841. modz:FindFirstChild("shootingu"):Destroy()
  842. end
  843. end
  844. function suprfast()
  845. if selected == false or activu == true then
  846. return
  847. end
  848. activu = true
  849. human.WalkSpeed = human.WalkSpeed + 30
  850. human.JumpPower = human.JumpPower + 45
  851. for _, d in ipairs(chr:GetChildren()) do
  852. if d.ClassName == "Accessory" then
  853. swait()
  854. glow(hrp, d:FindFirstChildOfClass("Part"):FindFirstChild("Glow"), 2)
  855. coroutine.resume(coroutine.create(function()
  856. local clones = {}
  857. for i = 1, 5 do
  858. local v = d:FindFirstChildOfClass("Part"):FindFirstChild("Glow"):Clone()
  859. v.Name = "nyoo"
  860. v.vid:Destroy()
  861. v.vid2:Destroy()
  862. v.AccessoryWeld:Destroy()
  863. v.Weld:Destroy()
  864. v.Transparency = 0.9
  865. v.Anchored = true
  866. v.Parent = modz
  867. table.insert(clones, v)
  868. end
  869. num = 0
  870. repeat
  871. swait()
  872. num = num % 5 + 1
  873. clones[num].CFrame = d:FindFirstChildOfClass("Part"):FindFirstChild("Glow").CFrame
  874. until activu == false
  875. for _, b in ipairs(clones) do
  876. swait()
  877. b:Destroy()
  878. end
  879. end))
  880. elseif d.ClassName == "Part" and d ~= hrp then
  881. swait()
  882. glow(hrp, d:FindFirstChild("Glow"), 2)
  883. coroutine.resume(coroutine.create(function()
  884. local clones = {}
  885. for i = 1, 5 do
  886. local v = d:FindFirstChild("Glow"):Clone()
  887. v.Name = "lel"
  888. v.vid:Destroy()
  889. v.vid2:Destroy()
  890. v.Weld:Destroy()
  891. v.Transparency = 0.9
  892. v.Anchored = true
  893. v.Parent = modz
  894. table.insert(clones, v)
  895. end
  896. num = 0
  897. repeat
  898. swait()
  899. num = num % 5 + 1
  900. clones[num].CFrame = d:FindFirstChild("Glow").CFrame
  901. until activu == false
  902. for _, b in ipairs(clones) do
  903. swait()
  904. b:Destroy()
  905. end
  906. end))
  907. end
  908. end
  909. wait(2)
  910. activu = false
  911. human.WalkSpeed = human.WalkSpeed - 30
  912. human.JumpPower = human.JumpPower - 45
  913. end
  914. function fly()
  915. if selected == false or activu == true or torrent == true then
  916. return
  917. end
  918. local memedon = {}
  919. activu = true
  920. local emi = true
  921. local mp = Instance.new("Part")
  922. mp.Size = Vector3.new(0.2, 0.2, 0.2)
  923. mp.CanCollide = false
  924. mp.Transparency = 1
  925. mp.Parent = modz
  926. table.insert(memedon, mp)
  927. makeweld(mp, mp, tors, ang(rd(-30), rd(0), rd(0)) * CFrame.new(0, -0.5, -0.5), nil)
  928. local function pr(par, amt)
  929. local s = Instance.new("ParticleEmitter")
  930. s.Enabled = false
  931. s.LockedToPart = true
  932. s.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  933. s.LightEmission = 0.6
  934. s.Size = NumberSequence.new({
  935. NumberSequenceKeypoint.new(0, 0.3, 0),
  936. NumberSequenceKeypoint.new(0.8, 0.3, 0),
  937. NumberSequenceKeypoint.new(1, 0, 0)
  938. })
  939. s.Texture = "rbxassetid://31270182"
  940. s.Transparency = NumberSequence.new({
  941. NumberSequenceKeypoint.new(0, 0.7, 0),
  942. NumberSequenceKeypoint.new(0.89, 0.7, 0),
  943. NumberSequenceKeypoint.new(1, 1, 0)
  944. })
  945. s.Name = "vid"
  946. s.Lifetime = NumberRange.new(0.75)
  947. s.Rate = 1
  948. s.Speed = NumberRange.new(10, 15)
  949. s.VelocitySpread = 3
  950. s.Parent = par
  951. coroutine.resume(coroutine.create(function()
  952. while emi do
  953. swait()
  954. s:Emit(amt)
  955. end
  956. end))
  957. return s
  958. end
  959. for _, d in ipairs(chr:GetChildren()) do
  960. if d.ClassName == "Accessory" then
  961. glow(hrp, d:FindFirstChildOfClass("Part"):FindFirstChild("Glow"), 1.5)
  962. elseif d.ClassName == "Part" and d ~= hrp then
  963. glow(hrp, d:FindFirstChild("Glow"), 1.5)
  964. end
  965. end
  966. local f1 = makepart("Teal", "w1", 1, "Neon", modz, hrp.CFrame)
  967. f1.Size = Vector3.new(0.4, 0.4, 0.4)
  968. local p1 = pr(f1, 12)
  969. p1.Acceleration = Vector3.new(-15, 0, 15)
  970. local w1 = makeweld(f1, f1, mp, CFrame.Angles(rd(-5), rd(10), rd(-50)) * CFrame.new(0.25, 0, 0), nil)
  971. local f2 = makepart("Teal", "w2", 1, "Neon", modz, hrp.CFrame)
  972. f2.Size = Vector3.new(0.4, 0.4, 0.4)
  973. local p2 = pr(f2, 12)
  974. p2.Acceleration = Vector3.new(15, 0, 15)
  975. local w2 = makeweld(f2, f2, mp, CFrame.Angles(rd(-5), rd(-10), rd(50)) * CFrame.new(-0.25, 0, 0), nil)
  976. local f3 = makepart("Teal", "w3", 1, "Neon", modz, hrp.CFrame)
  977. f3.Size = Vector3.new(1.3, 0.6, 0.6)
  978. p3 = pr(f3, 4)
  979. p3.Speed = NumberRange.new(10, 12)
  980. local w3 = makeweld(f3, f3, mp, CFrame.Angles(rd(-40), rd(10), rd(-145)) * CFrame.new(2, -1, -0.5), nil)
  981. local f4 = makepart("Teal", "w4", 1, "Neon", modz, hrp.CFrame)
  982. f4.Size = Vector3.new(1.3, 0.6, 0.6)
  983. p4 = pr(f4, 4)
  984. p4.Speed = NumberRange.new(10, 12)
  985. local w4 = makeweld(f4, f4, mp, CFrame.Angles(rd(-40), rd(-10), rd(145)) * CFrame.new(-2, -1, -0.5), nil)
  986. local f5 = makepart("Teal", "w5", 1, "Neon", modz, hrp.CFrame)
  987. f5.Size = Vector3.new(1.3, 0.6, 0.6)
  988. p5 = pr(f5, 4)
  989. p5.Speed = NumberRange.new(10, 12)
  990. local w5 = makeweld(f5, f5, mp, CFrame.Angles(rd(-30), rd(-10), rd(-115)) * CFrame.new(3, -1.75, -1), nil)
  991. local f6 = makepart("Teal", "w6", 1, "Neon", modz, hrp.CFrame)
  992. f6.Size = Vector3.new(1.3, 0.6, 0.6)
  993. p6 = pr(f6, 4)
  994. p6.Speed = NumberRange.new(10, 12)
  995. local w6 = makeweld(f6, f6, mp, CFrame.Angles(rd(-30), rd(10), rd(115)) * CFrame.new(-3, -1.75, -1), nil)
  996. local f7 = makepart("Teal", "w7", 1, "Neon", modz, hrp.CFrame)
  997. f7.Size = Vector3.new(1.9, 0.6, 0.6)
  998. p7 = pr(f7, 6)
  999. p7.Speed = NumberRange.new(10, 12)
  1000. local w7 = makeweld(f7, f7, mp, CFrame.Angles(rd(-40), rd(-5), rd(-140)) * CFrame.new(2.5, -1.65, -0.65), nil)
  1001. local f8 = makepart("Teal", "w8", 1, "Neon", modz, hrp.CFrame)
  1002. f8.Size = Vector3.new(1.9, 0.6, 0.6)
  1003. p8 = pr(f8, 6)
  1004. p8.Speed = NumberRange.new(10, 12)
  1005. local w8 = makeweld(f8, f8, mp, CFrame.Angles(rd(-40), rd(5), rd(140)) * CFrame.new(-2.5, -1.65, -0.65), nil)
  1006. t1 = pr(f1, 2)
  1007. t1.LockedToPart = false
  1008. t2 = pr(f2, 2)
  1009. t2.LockedToPart = false
  1010. t3 = pr(f3, 2)
  1011. t3.LockedToPart = false
  1012. t4 = pr(f4, 2)
  1013. t4.LockedToPart = false
  1014. t5 = pr(f5, 2)
  1015. t5.LockedToPart = false
  1016. t6 = pr(f6, 2)
  1017. t6.LockedToPart = false
  1018. t7 = pr(f7, 2)
  1019. t7.LockedToPart = false
  1020. t8 = pr(f8, 2)
  1021. t8.LockedToPart = false
  1022. table.insert(memedon, f1)
  1023. table.insert(memedon, f2)
  1024. table.insert(memedon, f3)
  1025. table.insert(memedon, f4)
  1026. table.insert(memedon, f5)
  1027. table.insert(memedon, f6)
  1028. table.insert(memedon, f7)
  1029. table.insert(memedon, f8)
  1030. local sd = Instance.new("Sound")
  1031. sd.Volume = 1.5
  1032. sd.Pitch = rd2(10, 12) / 10
  1033. sd.SoundId = "rbxassetid://201858072"
  1034. sd.Parent = hrp
  1035. sd:Play()
  1036. game.Debris:AddItem(sd, 1)
  1037. human.PlatformStand = true
  1038. local bg = Instance.new("BodyGyro")
  1039. bg.MaxTorque = Vector3.new(15000, 15000, 15000)
  1040. bg.P = 2500
  1041. bg.D = 100
  1042. bg.CFrame = CFrame.new(hrp.Position, mouse.Hit.p)
  1043. bg.Parent = hrp
  1044. local bf = Instance.new("BodyVelocity")
  1045. bf.MaxForce = Vector3.new(15000, 15000, 15000)
  1046. bf.P = 2500
  1047. bf.Velocity = mouse.Hit.p - hrp.Position.unit * 200
  1048. bf.Parent = hrp
  1049. for d = 1, 100 do
  1050. swait()
  1051. bg.CFrame = CFrame.new(hrp.Position, mouse.Hit.p)
  1052. bf.Velocity = mouse.Hit.p - hrp.Position.unit * (200 - d * 2)
  1053. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(80), rd(0), math.sin(-hrp.RotVelocity.Y / 5)), 0.4)
  1054. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-70), rd(0), rd(0)), 0.4)
  1055. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1056. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1057. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1058. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1059. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1060. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1061. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1062. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1063. end
  1064. bf:Destroy()
  1065. bg:Destroy()
  1066. human.PlatformStand = false
  1067. emi = false
  1068. p1.LockedToPart = false
  1069. p2.LockedToPart = false
  1070. p3.LockedToPart = false
  1071. p4.LockedToPart = false
  1072. p5.LockedToPart = false
  1073. p6.LockedToPart = false
  1074. p7.LockedToPart = false
  1075. p8.LockedToPart = false
  1076. for _ = 1, 10 do
  1077. swait()
  1078. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1079. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1080. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1081. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1082. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1083. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1084. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1085. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1086. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1087. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.4)
  1088. end
  1089. delay(0.5, function()
  1090. for _, l in ipairs(memedon) do
  1091. l:Destroy()
  1092. end
  1093. end)
  1094. resetlerp()
  1095. activu = false
  1096. end
  1097. function musiclel()
  1098. if selected == false or activu == true then
  1099. return
  1100. end
  1101. if boxingu == false then
  1102. boxingu = true
  1103. do
  1104. local watz = 1
  1105. local hmm = 1
  1106. local intens = 30
  1107. local deg = 20
  1108. local derp = makepart("Teal", "hurr", 0.25, "Neon", modz, hrp.CFrame)
  1109. derp.Locked = true
  1110. local s = Instance.new("ParticleEmitter")
  1111. s.Enabled = true
  1112. s.LockedToPart = true
  1113. s.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  1114. s.LightEmission = 0.6
  1115. s.Size = NumberSequence.new({
  1116. NumberSequenceKeypoint.new(0, 0.275, 0),
  1117. NumberSequenceKeypoint.new(0.406, 0.762, 0),
  1118. NumberSequenceKeypoint.new(0.433, 1.5, 0.75),
  1119. NumberSequenceKeypoint.new(0.476, 0.625, 0),
  1120. NumberSequenceKeypoint.new(1, 0.05, 0)
  1121. })
  1122. s.Texture = "rbxassetid://31270182"
  1123. s.Transparency = NumberSequence.new({
  1124. NumberSequenceKeypoint.new(0, 0.6, 0),
  1125. NumberSequenceKeypoint.new(0.89, 0.6, 0),
  1126. NumberSequenceKeypoint.new(1, 1, 0)
  1127. })
  1128. s.Name = "vid"
  1129. s.Lifetime = NumberRange.new(0.2)
  1130. s.Rate = 75
  1131. s.Speed = NumberRange.new(7, 10)
  1132. s.VelocitySpread = 360
  1133. s.ZOffset = 1
  1134. s.Parent = derp
  1135. local s2 = Instance.new("ParticleEmitter")
  1136. s2.Enabled = true
  1137. s2.LockedToPart = false
  1138. s2.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  1139. s2.LightEmission = 0.6
  1140. s2.Size = NumberSequence.new({
  1141. NumberSequenceKeypoint.new(0, 0, 0),
  1142. NumberSequenceKeypoint.new(0.853, 0.125, 0.1),
  1143. NumberSequenceKeypoint.new(1, 0, 0)
  1144. })
  1145. s2.Texture = "rbxassetid://31270182"
  1146. s2.Transparency = NumberSequence.new({
  1147. NumberSequenceKeypoint.new(0, 0.6, 0),
  1148. NumberSequenceKeypoint.new(0.89, 0.6, 0),
  1149. NumberSequenceKeypoint.new(1, 1, 0)
  1150. })
  1151. s2.Name = "vid2"
  1152. s2.Lifetime = NumberRange.new(0.5)
  1153. s2.Rate = 350
  1154. s2.Speed = NumberRange.new(2, 6)
  1155. s2.VelocitySpread = 360
  1156. s2.ZOffset = 1
  1157. s2.Parent = derp
  1158. local s3 = Instance.new("ParticleEmitter")
  1159. s3.Enabled = false
  1160. s3.LockedToPart = false
  1161. s3.Color = ColorSequence.new(Color3.new(0.1411764705882353, 0.9215686274509803, 0.9215686274509803))
  1162. s3.LightEmission = 0.6
  1163. s3.Size = NumberSequence.new({
  1164. NumberSequenceKeypoint.new(0, 0.45, 0),
  1165. NumberSequenceKeypoint.new(0.853, 0.25, 0.1),
  1166. NumberSequenceKeypoint.new(1, 0, 0)
  1167. })
  1168. s3.Texture = "rbxassetid://31270182"
  1169. s3.Transparency = NumberSequence.new({
  1170. NumberSequenceKeypoint.new(0, 0.6, 0),
  1171. NumberSequenceKeypoint.new(0.89, 0.6, 0),
  1172. NumberSequenceKeypoint.new(1, 1, 0)
  1173. })
  1174. s3.Name = "vid3"
  1175. s3.Lifetime = NumberRange.new(0.5)
  1176. s3.Acceleration = Vector3.new(0, 30, 0)
  1177. s3.Rate = 350
  1178. s3.Speed = NumberRange.new(20, 30)
  1179. s3.VelocitySpread = 360
  1180. s3.Parent = derp
  1181. derp.Anchored = true
  1182. derp.Transparency = 0.5
  1183. derp.Size = Vector3.new(3, 2, 2)
  1184. derp.CFrame = hrp.CFrame
  1185. local lol = makemesh("FileMesh", Vector3.new(1, 1, 1), "rbxassetid://151760030", derp)
  1186. local sound = Instance.new("Sound")
  1187. sound.Name = "moose"
  1188. sound.Volume = 1
  1189. sound.EmitterSize = 40
  1190. sound.MaxDistance = 40
  1191. sound.Looped = true
  1192. sound.Parent = derp
  1193. coroutine.resume(coroutine.create(function()
  1194. local hey = false
  1195. while derp do
  1196. swait()
  1197. watz = watz + hmm
  1198. derp.CFrame = derp.CFrame:lerp(hrp.CFrame * cf(-1.5, 3, 2.5) * ang(0, 0, rd(deg * math.cos(watz / intens))), 0.4)
  1199. derp.Size = derp.Size:lerp(Vector3.new(3 * (1 + sound.PlaybackLoudness / 500), 2 * (1 + sound.PlaybackLoudness / 500), 1 * (1 + sound.PlaybackLoudness / 1000)), 0.7)
  1200. lol.Scale = lol.Scale:lerp(Vector3.new(1 * (1 + sound.PlaybackLoudness / 500), 1 * (1 + sound.PlaybackLoudness / 500), 1 * (1 + sound.PlaybackLoudness / 500)), 0.7)
  1201. if hey == false and (3 < lol.Scale).magnitude then
  1202. hey = true
  1203. s3:Emit(20)
  1204. delay(0.25, function()
  1205. hey = false
  1206. end)
  1207. end
  1208. end
  1209. end))
  1210. local sg = Instance.new("ScreenGui")
  1211. sg.Name = "simpleflips"
  1212. sg.Parent = plr.PlayerGui
  1213. local fr = Instance.new("Frame")
  1214. fr.AnchorPoint = Vector2.new(1, 0.5)
  1215. fr.BackgroundColor3 = Color3.new(0.09411764705882353, 0.9568627450980393, 1)
  1216. fr.BorderSizePixel = 2
  1217. fr.Position = UDim2.new(0.975, 0, 0.5, 0)
  1218. fr.Size = UDim2.new(0, 200, 0, 100)
  1219. fr.Parent = sg
  1220. local mbox = Instance.new("TextBox")
  1221. mbox.AnchorPoint = Vector2.new(0.5, 0.5)
  1222. mbox.BackgroundColor3 = Color3.new(0.45098039215686275, 0.7803921568627451, 1)
  1223. mbox.BorderSizePixel = 2
  1224. mbox.Position = UDim2.new(0.5, 0, 0.25, 0)
  1225. mbox.Size = UDim2.new(0, 150, 0, 40)
  1226. mbox.Font = "SourceSansBold"
  1227. mbox.FontSize = "Size24"
  1228. mbox.Text = "MEME"
  1229. mbox.TextWrapped = true
  1230. mbox.Parent = fr
  1231. local pley = Instance.new("TextButton")
  1232. pley.AnchorPoint = Vector2.new(0.5, 0.5)
  1233. pley.BackgroundColor3 = Color3.new(0.25098039215686274, 1, 0.3137254901960784)
  1234. pley.BorderSizePixel = 2
  1235. pley.Position = UDim2.new(0.25, 0, 0.75, 0)
  1236. pley.Size = UDim2.new(0, 75, 0, 35)
  1237. pley.Font = "SourceSansBold"
  1238. pley.FontSize = "Size18"
  1239. pley.Text = "kappa"
  1240. pley.Parent = fr
  1241. local stap = Instance.new("TextButton")
  1242. stap.AnchorPoint = Vector2.new(0.5, 0.5)
  1243. stap.BackgroundColor3 = Color3.new(1, 0.25098039215686274, 0.11764705882352941)
  1244. stap.BorderSizePixel = 2
  1245. stap.Position = UDim2.new(0.75, 0, 0.75, 0)
  1246. stap.Size = UDim2.new(0, 75, 0, 35)
  1247. stap.Font = "SourceSansBold"
  1248. stap.FontSize = "Size18"
  1249. stap.Text = "pride"
  1250. stap.Parent = fr
  1251. pl = pley.MouseButton1Click:connect(function()
  1252. sound.SoundId = "rbxassetid://" .. mbox.Text
  1253. sound:Play()
  1254. end)
  1255. st = stap.MouseButton1Click:connect(function()
  1256. sound:Stop()
  1257. end)
  1258. end
  1259. elseif boxingu == true then
  1260. activu = true
  1261. boxingu = false
  1262. local derp = modz:FindFirstChild("hurr")
  1263. local s3 = derp:FindFirstChild("vid3")
  1264. local s1 = derp:FindFirstChild("vid")
  1265. local s2 = derp:FindFirstChild("vid2")
  1266. local sound = derp:FindFirstChild("moose")
  1267. local sg = plr.PlayerGui:FindFirstChild("simpleflips")
  1268. pl:Disconnect()
  1269. st:Disconnect()
  1270. s3:Emit(40)
  1271. s1.Enabled = false
  1272. s2.Enabled = false
  1273. sound:Stop()
  1274. sg:Destroy()
  1275. derp.Transparency = 1
  1276. local poo = Instance.new("Sound")
  1277. poo.SoundId = "rbxassetid://174658105"
  1278. poo.Volume = 1.25
  1279. poo.TimePosition = 0.65
  1280. poo.Parent = derp
  1281. poo:Play()
  1282. wait(0.75)
  1283. derp:Destroy()
  1284. activu = false
  1285. end
  1286. end
  1287. function hito(partoz, magn, dmg, debtim)
  1288. for _, guy in pairs(workspace:GetChildren()) do
  1289. if guy:FindFirstChild("Humanoid") and guy:FindFirstChild("Head") and guy ~= chr and magn > (guy:FindFirstChild("Head").Position - partoz.Position).magnitude and guy:FindFirstChild("Head"):FindFirstChild("alabo") == nil then
  1290. do
  1291. local humz = guy:FindFirstChild("Humanoid")
  1292. local hed = guy:FindFirstChild("Head")
  1293. humz:TakeDamage(dmg)
  1294. local db = Instance.new("StringValue")
  1295. db.Name = "alabo"
  1296. db.Parent = hed
  1297. delay(debtim, function()
  1298. db:Destroy()
  1299. end)
  1300. end
  1301. end
  1302. end
  1303. end
  1304. function animo(yep)
  1305. if yep == true then
  1306. anim.Parent = human
  1307. chr.Animate.Disabled = false
  1308. elseif yep == false then
  1309. chr.Animate.Disabled = true
  1310. anim.Parent = nil
  1311. end
  1312. end
  1313. mouse.KeyDown:connect(function(key)
  1314. if key == "f" then
  1315. suprfast()
  1316. end
  1317. if key == "q" then
  1318. torentmod()
  1319. end
  1320. if key == "c" then
  1321. fly()
  1322. end
  1323. if key == "e" then
  1324. eswing()
  1325. end
  1326. if key == "m" then
  1327. musiclel()
  1328. end
  1329. end)
  1330. tool.Equipped:connect(function()
  1331. selected = true
  1332. end)
  1333. tool.Unequipped:connect(function()
  1334. selected = false
  1335. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement