Advertisement
memberhero

Super Squat FE

Dec 19th, 2020
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.88 KB | None | 0 0
  1. local Player = owner
  2. local Character = Player.Character
  3. local mouse,Mouse,MMouse = nil
  4. local RemoteEvent = Instance.new("RemoteEvent")
  5. RemoteEvent.Name = "KeyDown"
  6. RemoteEvent.Parent = Character
  7. local RemoteEvent2 = Instance.new("RemoteEvent")
  8. RemoteEvent2.Name = "ButtonDown"
  9. RemoteEvent2.Parent = Character
  10. local RemoteEvent3 = Instance.new("RemoteFunction")
  11. RemoteEvent3.Name = "MousePos"
  12. RemoteEvent3.Parent = Character
  13. function getMouseHit()
  14. return RemoteEvent3:InvokeClient (owner, 1);
  15. end;
  16. NLS([==[
  17. local Player = game.Players.LocalPlayer
  18. local mouse = Player:GetMouse()
  19. local remote = Player.Character:WaitForChild("KeyDown")
  20. local remote2 = Player.Character:WaitForChild("ButtonDown")
  21. local remote3 = Player.Character:WaitForChild("MousePos")
  22. mouse.KeyDown:Connect(function(k)
  23. k = k:lower()
  24. remote:FireServer(k)
  25. end)
  26.  
  27. mouse.Button1Down:Connect(function()
  28. remote2:FireServer()
  29. end)
  30.  
  31. remote3.OnClientInvoke = function (request, ...)
  32. if (request == 1) then
  33. return mouse.Hit.p;
  34. end;
  35. end;
  36.  
  37.  
  38.  
  39. ]==],Player.Character)
  40. print("FE Converter By basstracker1970")
  41.  
  42. Character=Player.Character
  43. Character.Humanoid.Name = "noneofurbusiness"
  44. hum = Character.noneofurbusiness
  45. LeftArm=Character["Left Arm"]
  46. LeftLeg=Character["Left Leg"]
  47. RightArm=Character["Right Arm"]
  48. RightLeg=Character["Right Leg"]
  49. Root=Character["HumanoidRootPart"]
  50. Head=Character["Head"]
  51. Torso=Character["Torso"]
  52. Neck=Torso["Neck"]
  53. walking = false
  54. attacking = false
  55. running = false
  56. up = true
  57. down = false
  58. position = nil
  59. MseGuide = true
  60. squadid = 1947759284
  61. settime = 0.05
  62. sine = 0
  63. n = 0
  64. change = 1
  65. t = 0
  66. dgs = 75
  67. RunSrv = game:GetService("RunService")
  68. RenderStepped = game:GetService("RunService").Stepped
  69.  
  70. jurgenhurs = Instance.new("Sound",Torso)
  71. jurgenhurs.Volume = 4
  72. jurgenhurs.SoundId = "rbxassetid://1956230717"
  73.  
  74. RemoteEvent.OnServerEvent:Connect(function(plr,k)
  75. if k=='t' then
  76. jurgenhurs:Play()
  77. end
  78. end)
  79.  
  80. godmode = coroutine.wrap(function()
  81. while true do
  82. hum.MaxHealth = math.huge
  83. wait(0.0000001)
  84. hum.Health = math.huge
  85. wait()
  86. end
  87. end)
  88. godmode()
  89. ff = Instance.new("ForceField", Character)
  90. ff.Visible = false
  91.  
  92.  
  93. squats = Instance.new("NumberValue")
  94. squats.Value = 0
  95.  
  96. squatmusic = Instance.new("Sound",Torso)
  97. squatmusic.Volume = 5
  98. squatmusic.SoundId = "rbxassetid://"..squadid
  99. squatmusic.Looped = true
  100. squatmusic:Play()
  101.  
  102. upp = Instance.new("Sound",Torso)
  103. upp.Volume = 5
  104. upp.Pitch = 1.1
  105. upp.SoundId = "rbxassetid://1948055056"
  106.  
  107. downn = Instance.new("Sound",Torso)
  108. downn.Volume = 5
  109. downn.Pitch = 1.1
  110. downn.SoundId = "rbxassetid://1948024901"
  111.  
  112. local function weldBetween(a, b)
  113. local weld = Instance.new("ManualWeld", a)
  114. weld.Part0 = a
  115. weld.Part1 = b
  116. weld.C0 = a.CFrame:inverse() * b.CFrame
  117. return weld
  118. end
  119.  
  120. coroutine.wrap(function()
  121. while wait() do
  122. squatmusic.SoundId = "rbxassetid://"..squadid
  123. squatmusic.Looped = true
  124. squatmusic.Pitch = 1
  125. squatmusic.Volume = 5
  126. squatmusic.Parent = Torso
  127. squatmusic:Resume()
  128. upp.Volume = 5
  129. upp.Pitch = 1.1
  130. upp.SoundId = "rbxassetid://1948055056"
  131. downn.Volume = 5
  132. downn.Pitch = 1.1
  133. downn.SoundId = "rbxassetid://1948024901"
  134.  
  135. if squats.Value < 10 then
  136. squadid = 1947759284
  137. squatmusic.SoundId = "rbxassetid://1947759284"
  138. elseif squats.Value < 25 then
  139. squadid = 1947760455
  140. squatmusic.SoundId = "rbxassetid://1947760455"
  141. elseif squats.Value < 50 then
  142. squadid = 1947762276
  143. squatmusic.SoundId = "rbxassetid://1947762276"
  144. elseif squats.Value < 100 then
  145. squadid = 1947763068
  146. squatmusic.SoundId = "rbxassetid://1947763068"
  147. elseif squats.Value < 150 then
  148. squadid = 1947763686
  149. squatmusic.SoundId = "rbxassetid://1947763686"
  150. elseif squats.Value < 199 then
  151. squadid = 1956489244
  152. squatmusic.SoundId = "rbxassetid://1956489244"
  153. elseif squats.Value > 199 then
  154. squadid = 1947764477
  155. squatmusic.Volume = 10
  156. squatmusic.SoundId = "rbxassetid://1947764477"
  157. end
  158. end
  159. end)()
  160.  
  161. coroutine.wrap(function()
  162. while true do
  163. if squats.Value > 199 then
  164. for i = 1, 20 do
  165. game.Workspace.CurrentCamera.FieldOfView = game.Workspace.CurrentCamera.FieldOfView - 2
  166. wait()
  167. end
  168. for i = 1, 20 do
  169. game.Workspace.CurrentCamera.FieldOfView = game.Workspace.CurrentCamera.FieldOfView + 2
  170. wait()
  171. end
  172. end
  173. wait()
  174. end
  175. end)()
  176.  
  177. DOYOUEVENLIFT = Instance.new("Part",Character)
  178. DOYOUEVENLIFT.Size = Vector3.new(1.01,1.01,1.01)
  179. DOYOUEVENLIFT.CanCollide = false
  180. DOYOUEVENLIFT.Transparency = 0
  181. DOYOUEVENLIFT.BrickColor = BrickColor.new("White")
  182. DOYOUEVENLIFT.Material = "Neon"
  183. DOYOUEVENLIFT.CFrame = Torso.CFrame
  184. DOYOUEVENLIFTmesh = Instance.new("SpecialMesh",DOYOUEVENLIFT)
  185. DOYOUEVENLIFTmesh.MeshId = "rbxassetid://122333663"
  186. DOYOUEVENLIFTmesh.TextureId = "rbxassetid://122333759"
  187. DOYOUEVENLIFTmesh.Scale = Vector3.new(1.9,2,2)
  188. DOYOUEVENLIFTweld = weldBetween(DOYOUEVENLIFT,Torso)
  189. DOYOUEVENLIFTweld.C0 = CFrame.new(0,-2.55,0)
  190.  
  191. local HEADLERP = Instance.new("ManualWeld")
  192. HEADLERP.Parent = Head
  193. HEADLERP.Part0 = Head
  194. HEADLERP.Part1 = Head
  195. HEADLERP.C0 = CFrame.new(0, -1.5, -0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  196.  
  197. local TORSOLERP = Instance.new("ManualWeld")
  198. TORSOLERP.Parent = Root
  199. TORSOLERP.Part0 = Torso
  200. TORSOLERP.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  201.  
  202. local ROOTLERP = Instance.new("ManualWeld")
  203. ROOTLERP.Parent = Root
  204. ROOTLERP.Part0 = Root
  205. ROOTLERP.Part1 = Torso
  206. ROOTLERP.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  207.  
  208. local RIGHTARMLERP = Instance.new("ManualWeld")
  209. RIGHTARMLERP.Parent = RightArm
  210. RIGHTARMLERP.Part0 = RightArm
  211. RIGHTARMLERP.Part1 = Torso
  212. RIGHTARMLERP.C0 = CFrame.new(-1.3,1.7,0) * CFrame.Angles(math.rad(180),math.rad(0),math.rad(10))
  213.  
  214. local LEFTARMLERP = Instance.new("ManualWeld")
  215. LEFTARMLERP.Parent = LeftArm
  216. LEFTARMLERP.Part0 = LeftArm
  217. LEFTARMLERP.Part1 = Torso
  218. LEFTARMLERP.C0 = CFrame.new(1.3,1.7,0) * CFrame.Angles(math.rad(180),math.rad(0),math.rad(-10))
  219.  
  220. local RIGHTLEGLERP = Instance.new("ManualWeld")
  221. RIGHTLEGLERP.Parent = RightLeg
  222. RIGHTLEGLERP.Part0 = RightLeg
  223. RIGHTLEGLERP.Part1 = Torso
  224. RIGHTLEGLERP.C0 = CFrame.new(-0.5, 2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  225.  
  226. local LEFTLEGLERP = Instance.new("ManualWeld")
  227. LEFTLEGLERP.Parent = LeftLeg
  228. LEFTLEGLERP.Part0 = LeftLeg
  229. LEFTLEGLERP.Part1 = Torso
  230. LEFTLEGLERP.C0 = CFrame.new(0.5, 2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  231. ultraa = true
  232. thetext = "Noob"
  233. coroutine.wrap(function()
  234. while wait() do
  235. if squats.Value < 10 then
  236. thetext = "Noob"
  237. elseif squats.Value < 25 then
  238. thetext = "Rookie"
  239. elseif squats.Value < 50 then
  240. thetext = "Amateur"
  241. elseif squats.Value < 100 then
  242. thetext = "Pro"
  243. elseif squats.Value < 150 then
  244. thetext = "Master"
  245. elseif squats.Value < 199 then
  246. thetext = "Legendary"
  247. elseif squats.Value > 199 then
  248. if ultraa then
  249. local ultra = Instance.new("Sound",Head)
  250. ultra.Volume = 8
  251. ultra.SoundId = "rbxassetid://345716857"
  252. ultra:Play()
  253. ultraa = false
  254. end
  255. thetext = "OUT OF THIS WORLD!"
  256. end
  257. end
  258. end)()
  259.  
  260. b1 = Instance.new("BillboardGui",Head)
  261. b1.Size = UDim2.new(0,100,0,40)
  262. b1.StudsOffset = Vector3.new(0,3,0)
  263. b1.Adornee = Head
  264. b2 = Instance.new("TextLabel",b1)
  265. b2.BackgroundTransparency = 1
  266. coroutine.wrap(function()
  267. while wait() do
  268. b2.Text = "Squatting level: "..thetext
  269. end
  270. end)()
  271. b2.Font = "Arcade"
  272. b2.TextSize = 30
  273. b2.TextStrokeTransparency = 0
  274. b2.TextColor3 = BrickColor.new("Lime green").Color
  275. b2.TextStrokeColor3 = Color3.new(0,0,0)
  276. b2.Size = UDim2.new(1,0,0.5,0)
  277.  
  278. screenGui = Instance.new("ScreenGui")
  279. screenGui.Parent = script.Parent
  280.  
  281. fastmodee = Instance.new("TextButton")
  282. fastmodee.Parent = screenGui
  283. fastmodee.TextScaled = true
  284. fastmodee.Font = "Arcade"
  285. fastmodee.BackgroundTransparency = 1
  286. fastmodee.Position = UDim2.new(0, 1200, 0, 530)
  287. fastmodee.Size = UDim2.new(0, 150, 0, 50)
  288. fastmodee.BackgroundColor3 = BrickColor.White().Color
  289. fastmodee.Text = "Fast mode"
  290. fastmodee.TextColor = BrickColor.new("Really red")
  291. fastmode = false
  292.  
  293. fastmodee.MouseButton1Down:connect(function()
  294. if not fastmode then
  295. fastmode = true
  296. fastmodee.TextColor = BrickColor.new("Lime green")
  297. elseif fastmode then
  298. fastmodee.TextColor = BrickColor.new("Really red")
  299. fastmode = false
  300. end
  301. end)
  302.  
  303. squatw = Instance.new("TextLabel")
  304. squatw.Parent = screenGui
  305. squatw.TextScaled = true
  306. squatw.Font = "Arcade"
  307. squatw.BackgroundTransparency = 1
  308. squatw.Position = UDim2.new(0, 620, 0, 530)
  309. squatw.Size = UDim2.new(0, 150, 0, 50)
  310. squatw.BackgroundColor3 = BrickColor.White().Color
  311. squatw.Text = "Squats"
  312.  
  313. squatcounter = Instance.new("TextLabel")
  314. squatcounter.Parent = screenGui
  315. squatcounter.TextScaled = true
  316. squatcounter.Font = "Arcade"
  317. squatcounter.BackgroundTransparency = 1
  318. squatcounter.Position = UDim2.new(0, 544, 0, 555)
  319. squatcounter.Size = UDim2.new(0, 300, 0, 100)
  320. squatcounter.BackgroundColor3 = BrickColor.White().Color
  321. squatcounter.Text = "0"
  322.  
  323. light = Instance.new("PointLight", Torso)
  324. light.Color = Color3.new(0,0,0)
  325. light.Range = 0
  326. light.Brightness = 0
  327.  
  328. coroutine.wrap(function()
  329. c = 0
  330. while wait(.15) do
  331. c = c + 5
  332. squatcounter.Text = squats.Value
  333. if squats.Value > 199 then
  334. light.Range = 35
  335. light.Brightness = 20
  336. light.Color = BrickColor.Random().Color
  337. b2.TextColor3 = BrickColor.Random().Color
  338. squatcounter.TextColor3 = b2.TextColor3
  339. squatw.TextColor3 = b2.TextColor3
  340. end
  341. end
  342. end)()
  343.  
  344. coroutine.wrap(function()
  345. while wait() do
  346. if squats.Value > 199 then break end
  347. end
  348. sound = Instance.new("Sound",Torso)
  349. sound.Volume = 1
  350. sound.SoundId = "rbxassetid://157709133"
  351. sound:Play()
  352. particlemiter1 = Instance.new("ParticleEmitter", Torso)
  353. particlemiter1.Enabled = true
  354. particlemiter1.Texture = "rbxassetid://1955503112"
  355. particlemiter1.Lifetime = NumberRange.new(2.5)
  356. particlemiter1.Size = NumberSequence.new(1,0)
  357. particlemiter1.Rate = 50
  358. particlemiter1.VelocitySpread = 2000
  359. particlemiter1.RotSpeed = NumberRange.new(70)
  360. particlemiter1.Speed = NumberRange.new(50)
  361. particlemiter2 = Instance.new("ParticleEmitter", Torso)
  362. particlemiter2.Enabled = true
  363. particlemiter2.Texture = "rbxassetid://1956041489"
  364. particlemiter2.Lifetime = NumberRange.new(2.5)
  365. particlemiter2.Size = NumberSequence.new(1,0)
  366. particlemiter2.Rate = 50
  367. particlemiter2.VelocitySpread = 2000
  368. particlemiter2.RotSpeed = NumberRange.new(150)
  369. particlemiter2.Speed = NumberRange.new(50)
  370. particlemiter3 = Instance.new("ParticleEmitter", Torso)
  371. particlemiter3.Enabled = true
  372. particlemiter3.Texture = "rbxassetid://1956041141"
  373. particlemiter3.Lifetime = NumberRange.new(2.5)
  374. particlemiter3.Size = NumberSequence.new(1,0)
  375. particlemiter3.Rate = 50
  376. particlemiter3.VelocitySpread = 2000
  377. particlemiter3.RotSpeed = NumberRange.new(150)
  378. particlemiter3.Speed = NumberRange.new(50)
  379. coroutine.wrap(function()
  380. wait(1)
  381. bb1 = Instance.new("BillboardGui",Head)
  382. bb1.Size = UDim2.new(2.4,0,.9,0)
  383. bb1.StudsOffset = Vector3.new(0,6,0)
  384. bb1.AlwaysOnTop = true
  385. bb1.Adornee = Head
  386. smokeweed = Instance.new("ImageLabel",bb1)
  387. smokeweed.BackgroundTransparency = 1
  388. smokeweed.Image = "rbxassetid://293105733"
  389. smokeweed.Size = UDim2.new(1,0,1.5,0)
  390. for i = 1, 20 do
  391. bb1.StudsOffset = bb1.StudsOffset - Vector3.new(0,.28,0)
  392. wait()
  393. end
  394. end)()
  395. frame = Instance.new("Frame")
  396. frame.Parent = screenGui
  397. frame.Position = UDim2.new(0, 8, 0, -500)
  398. frame.Size = UDim2.new(100000000,10000000,10000000,10000000)
  399. frame.BackgroundColor3 = BrickColor.new("White").Color
  400. frame.BackgroundTransparency = 0
  401. ball = Instance.new("Part",Torso)
  402. ball.Shape = "Ball"
  403. ball.Size = Vector3.new(0,0,0)
  404. ball.BrickColor = BrickColor.new("White")
  405. ball.Anchored = true
  406. ball.CanCollide = false
  407. ball.Material = "Neon"
  408. ball.CFrame = Torso.CFrame
  409. coroutine.wrap(function()
  410. for i = 1, 20 do
  411. ball.Transparency = ball.Transparency + 0.05
  412. ball.Size = ball.Size + Vector3.new(2,2,2)
  413. wait()
  414. end
  415. end)()
  416. wait(.5)
  417. for i = 1, 20 do
  418. frame.BackgroundTransparency = frame.BackgroundTransparency + 0.05
  419. wait()
  420. end
  421. end)()
  422.  
  423. coroutine.wrap(function()
  424. settime = 0.05
  425. while wait() do
  426. if squats.Value > 199 then
  427. hum.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-0,0))
  428. squatw.Rotation = squatw.Rotation + 10
  429. squatcounter.Position = UDim2.new(0, math.random(530,550), 0, math.random(550,570))
  430. sine = sine + change
  431. ROOTLERP.C1 = ROOTLERP.C1:lerp(CFrame.Angles(math.rad(0), math.rad(0), math.rad(0 + 15 * math.sin(sine/12))),.3)
  432. end
  433. end
  434. end)()
  435.  
  436. RemoteEvent2.OnServerEvent:Connect(function()
  437. if up then
  438. up = false
  439. down = true
  440. downn:Play()
  441. ROOTLERP.C0 = CFrame.new(0, -.8, 0)
  442. RIGHTLEGLERP.C0 = CFrame.new(-0.52, 1.2, .55) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0))
  443. LEFTLEGLERP.C0 = CFrame.new(0.52, 1.2, .55) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0))
  444. elseif down then
  445. down = false
  446. up = true
  447. upp:Play()
  448. if fastmode then
  449. squats.Value = squats.Value + 5
  450. elseif not fastmode then
  451. squats.Value = squats.Value + 1
  452. end
  453. ROOTLERP.C0 = CFrame.new(0, 0, 0)
  454. RIGHTLEGLERP.C0 = CFrame.new(-0.5, 2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  455. LEFTLEGLERP.C0 = CFrame.new(0.5, 2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  456. end
  457. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement