Advertisement
lygelz23

FITNESS

Feb 17th, 2020
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.24 KB | None | 0 0
  1. --[[
  2. Do not re-release vid / without proper credits <3
  3. Gui : Typical_RBLX (@youtube)
  4. Script : IxLUCASSxI [ https://v3rmillion.net/showthread.php?tid=939095&highlight=Fitness+Simulator ]
  5. --]]
  6.  
  7.  
  8. local a=Instance.new("ScreenGui")local b=Instance.new("TextLabel")local c=Instance.new("Frame")local d=Instance.new("TextLabel")local e=Instance.new("TextButton")local f=Instance.new("TextLabel")local g=Instance.new("TextButton")local h=Instance.new("TextButton")local i=Instance.new("TextButton")local j=Instance.new("TextLabel")local k=Instance.new("TextLabel")local l=Instance.new("TextLabel")local m=Instance.new("TextLabel")local n=Instance.new("TextLabel")local o=Instance.new("TextLabel")local p=Instance.new("TextButton")local q=Instance.new("TextButton")a.Name="FITNESS"a.Parent=game.CoreGui;a.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;b.Name="LOGO"b.Parent=a;b.BackgroundColor3=Color3.fromRGB(255,255,255)b.BackgroundTransparency=1.000;b.BorderSizePixel=0;b.Position=UDim2.new(0.083588168,0,0.954887211,0)b.Size=UDim2.new(0,180,0,24)b.Font=Enum.Font.GothamBold;b.Text="TYPICAL LT2 GUI / PRESS 'H' TO OPEN/CLOSE"b.TextColor3=Color3.fromRGB(255,255,255)b.TextSize=14.000;c.Name="main"c.Parent=a;c.BackgroundColor3=Color3.fromRGB(35,35,35)c.BorderColor3=Color3.fromRGB(255,0,127)c.BorderSizePixel=2;c.Position=UDim2.new(0.338552743,0,0.234264761,0)c.Size=UDim2.new(0,297,0,193)d.Name="TITLE"d.Parent=c;d.BackgroundColor3=Color3.fromRGB(255,255,255)d.BackgroundTransparency=1.000;d.BorderSizePixel=0;d.Position=UDim2.new(0.197180137,0,0.011941948,0)d.Size=UDim2.new(0,180,0,24)d.Font=Enum.Font.GothamBold;d.Text="FITNESS SIMULATOR"d.TextColor3=Color3.fromRGB(255,255,255)d.TextScaled=true;d.TextSize=14.000;d.TextWrapped=true;e.Name="AUTO"e.Parent=c;e.BackgroundColor3=Color3.fromRGB(40,40,40)e.BorderSizePixel=0;e.Position=UDim2.new(0,0,0.179129094,0)e.Size=UDim2.new(0,196,0,15)e.Font=Enum.Font.GothamBold;e.Text="AUTO FARM/SELL"e.TextColor3=Color3.fromRGB(255,255,255)e.TextSize=14.000;f.Name="username"f.Parent=c;f.BackgroundColor3=Color3.fromRGB(255,255,255)f.BackgroundTransparency=1.000;f.BorderSizePixel=0;f.Position=UDim2.new(-0.00336700329,0,0.920535564,0)f.Size=UDim2.new(0,297,0,15)f.Font=Enum.Font.GothamBold;f.Text="username"f.TextColor3=Color3.fromRGB(255,255,255)f.TextSize=14.000;f.TextXAlignment=Enum.TextXAlignment.Left;g.Name="UPGRADE"g.Parent=c;g.BackgroundColor3=Color3.fromRGB(40,40,40)g.BorderSizePixel=0;g.Position=UDim2.new(0,0,0.298300087,0)g.Size=UDim2.new(0,196,0,15)g.Font=Enum.Font.GothamBold;g.Text="AUTO UPGRADE"g.TextColor3=Color3.fromRGB(255,255,255)g.TextSize=14.000;h.Name="BOSS"h.Parent=c;h.BackgroundColor3=Color3.fromRGB(40,40,40)h.BorderSizePixel=0;h.Position=UDim2.new(0,0,0.407108366,0)h.Size=UDim2.new(0,196,0,15)h.Font=Enum.Font.GothamBold;h.Text="AUTO KILL BOSS"h.TextColor3=Color3.fromRGB(255,255,255)h.TextSize=14.000;i.Name="COIN"i.Parent=c;i.BackgroundColor3=Color3.fromRGB(40,40,40)i.BorderSizePixel=0;i.Position=UDim2.new(0,0,0.515916646,0)i.Size=UDim2.new(0,196,0,15)i.Font=Enum.Font.GothamBold;i.Text="AUTO COINS"i.TextColor3=Color3.fromRGB(255,255,255)i.TextSize=14.000;j.Name="TITLE"j.Parent=c;j.BackgroundColor3=Color3.fromRGB(255,255,255)j.BackgroundTransparency=1.000;j.BorderSizePixel=0;j.Position=UDim2.new(0.153409094,0,0.644066274,0)j.Size=UDim2.new(0,207,0,17)j.Font=Enum.Font.GothamBold;j.Text="GUI BY TYPICAL_RBLX"j.TextColor3=Color3.fromRGB(255,255,255)j.TextScaled=true;j.TextSize=14.000;j.TextWrapped=true;k.Name="TITLE"k.Parent=c;k.BackgroundColor3=Color3.fromRGB(255,255,255)k.BackgroundTransparency=1.000;k.BorderSizePixel=0;k.Position=UDim2.new(0.153409094,0,0.726967812,0)k.Size=UDim2.new(0,207,0,17)k.Font=Enum.Font.GothamBold;k.Text="SCRIPT BY IxLUCASSxI"k.TextColor3=Color3.fromRGB(255,255,255)k.TextScaled=true;k.TextSize=14.000;k.TextWrapped=true;l.Name="OFF1"l.Parent=c;l.BackgroundColor3=Color3.fromRGB(40,40,40)l.BorderSizePixel=0;l.Position=UDim2.new(0.659777999,0,0.176165804,0)l.Size=UDim2.new(0,101,0,15)l.Font=Enum.Font.GothamBold;l.Text="OFF"l.TextColor3=Color3.fromRGB(255,255,255)l.TextSize=14.000;m.Name="OFF2"m.Parent=c;m.BackgroundColor3=Color3.fromRGB(40,40,40)m.BorderSizePixel=0;m.Position=UDim2.new(0.659777939,0,0.295336783,0)m.Size=UDim2.new(0,101,0,15)m.Font=Enum.Font.GothamBold;m.Text="OFF"m.TextColor3=Color3.fromRGB(255,255,255)m.TextSize=14.000;n.Name="OFF4"n.Parent=c;n.BackgroundColor3=Color3.fromRGB(40,40,40)n.BorderSizePixel=0;n.Position=UDim2.new(0.659777999,0,0.512953341,0)n.Size=UDim2.new(0,101,0,15)n.Font=Enum.Font.GothamBold;n.Text="OFF"n.TextColor3=Color3.fromRGB(255,255,255)n.TextSize=14.000;o.Name="OFF3"o.Parent=c;o.BackgroundColor3=Color3.fromRGB(40,40,40)o.BorderSizePixel=0;o.Position=UDim2.new(0.659777999,0,0.404145092,0)o.Size=UDim2.new(0,101,0,15)o.Font=Enum.Font.GothamBold;o.Text="OFF"o.TextColor3=Color3.fromRGB(255,255,255)o.TextSize=14.000;p.Name="CLOSE"p.Parent=c;p.BackgroundColor3=Color3.fromRGB(40,40,40)p.BorderSizePixel=0;p.Position=UDim2.new(0.882154882,0,0.0133259827,0)p.Size=UDim2.new(0,34,0,13)p.Font=Enum.Font.GothamBold;p.Text="-"p.TextColor3=Color3.fromRGB(255,255,255)p.TextSize=14.000;q.Name="OPEN"q.Parent=a;q.BackgroundColor3=Color3.fromRGB(40,40,40)q.BorderSizePixel=0;q.Position=UDim2.new(0.012633997,0,0.890877008,0)q.Size=UDim2.new(0,57,0,13)q.Font=Enum.Font.GothamBold;q.Text="OPEN"q.TextColor3=Color3.fromRGB(255,255,255)q.TextSize=14.000;c.Active=true;c.Draggable=true;local function r()local s=Instance.new('LocalScript',b)repeat for t=0,1,.01 do s.Parent.Parent.LOGO.TextColor3=Color3.fromHSV(t,1,1)wait(.1)end;for t=1,0-.01 do s.Parent.Parent.LOGO.TextColor3=Color3.fromHSV(t,1,1)wait(.1)end until nil end;coroutine.wrap(r)()local function u()local s=Instance.new('LocalScript',e)s.Parent.MouseButton1Click:connect(function()if l.Text=="OFF"then l.Text="ON"_G.LULU=true;while _G.LULU do wait()game:GetService("ReplicatedStorage").Events.Lift:FireServer()game:GetService("ReplicatedStorage").Events.Sell:FireServer()end else _G.LULU=false;l.Text="OFF"end end)end;coroutine.wrap(u)()local function v()local s=Instance.new('LocalScript',c)repeat for t=0,1,.01 do s.Parent.Parent.main.BorderColor3=Color3.fromHSV(t,1,1)wait(0.1)end;for t=1,0-.01 do s.Parent.Parent.main.BorderColor3=Color3.fromHSV(t,1,1)wait(0.1)end until nil end;coroutine.wrap(v)()local function w()local s=Instance.new('LocalScript',f)s.Parent.Text=game.Players.LocalPlayer.Name end;coroutine.wrap(w)()local function x()local s=Instance.new('LocalScript',f)repeat for t=0,1,.01 do s.Parent.Parent.username.TextColor3=Color3.fromHSV(t,1,1)wait(0.1)end;for t=1,0-.01 do s.Parent.Parent.username.TextColor3=Color3.fromHSV(t,1,1)wait(0.1)end until nil end;coroutine.wrap(x)()local function y()local s=Instance.new('LocalScript',g)s.Parent.MouseButton1Click:connect(function()if m.Text=="OFF"then m.Text="ON"_G.LULU=true;while _G.LULU do wait(0,3)local z="Tiers"game:GetService("ReplicatedStorage").Events["Buy All"]:FireServer(z)local z="Bodies"game:GetService("ReplicatedStorage").Events["Buy All"]:FireServer(z)local z="Weights"game:GetService("ReplicatedStorage").Events["Buy All"]:FireServer(z)local z="Morphs"game:GetService("ReplicatedStorage").Events["Buy All"]:FireServer(z)local z="Auras"game:GetService("ReplicatedStorage").Events["Buy All"]:FireServer(z)end else m.Text="OFF"_G.LULU=false end end)end;coroutine.wrap(y)()local function A()local s=Instance.new('LocalScript',h)s.Parent.MouseButton1Click:connect(function()if o.Text=="OFF"then o.Text="ON"_G.LULU=true;while _G.LULU do wait()local z=game:GetService("Workspace").Boss.Model.Boss;game:GetService("ReplicatedStorage").Events.Damage:FireServer(z)end else _G.LULU=false;o.Text="OFF"end end)end;coroutine.wrap(A)()local function B()local s=Instance.new('LocalScript',i)s.Parent.MouseButton1Click:connect(function()if n.Text=="OFF"then n.Text="ON"_G.LULU=true;while _G.LULU do wait(1)for C,D in pairs(game:GetService("Workspace").Powerups:GetChildren())do if D.Name=="Coin"then D.Main.CFrame=game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame end end end else _G.LULU=false;n.Text="OFF"end end)end;coroutine.wrap(B)()local function E()local s=Instance.new('LocalScript',p)s.Parent.MouseButton1Click:connect(function()c.Visible=false;q.Visible=true end)end;coroutine.wrap(E)()local function F()local s=Instance.new('LocalScript',q)s.Parent.MouseButton1Click:connect(function()c.Visible=true;q.Visible=false end)end;coroutine.wrap(F)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement