Advertisement
Guest User

wieght lifting simulator 2

a guest
Aug 26th, 2017
38,624
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1.  
  2. Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  3. rawdownloadcloneembedreportprint text 5.26 KB
  4. -- Objects
  5.  
  6. local Weight = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local Close = Instance.new("TextButton")
  9. local Strength = Instance.new("TextButton")
  10. local Shrink = Instance.new("TextButton")
  11. local WeightHack = Instance.new("TextButton")
  12. local TextLabel = Instance.new("TextLabel")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local Open = Instance.new("Frame")
  15. local Opener = Instance.new("TextButton")
  16.  
  17. -- Properties
  18.  
  19. Weight.Name = "Weight"
  20. Weight.Parent = game.CoreGui
  21.  
  22. Frame.Parent = Weight
  23. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  24. Frame.Position = UDim2.new(0.291666657, 0, 0.252964437, 0)
  25. Frame.Size = UDim2.new(0, 365, 0, 259)
  26. Frame.Visible = false
  27. Frame.Style = Enum.FrameStyle.RobloxRound
  28.  
  29. Close.Name = "Close"
  30. Close.Parent = Frame
  31. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  32. Close.BackgroundTransparency = 0.60000002384186
  33. Close.Position = UDim2.new(0, 326, 0, -1)
  34. Close.Size = UDim2.new(0, 25, 0, 27)
  35. Close.Font = Enum.Font.Bodoni
  36. Close.FontSize = Enum.FontSize.Size32
  37. Close.Text = "X"
  38. Close.TextColor3 = Color3.new(0.0941177, 1, 1)
  39. Close.TextSize = 30
  40.  
  41. Strength.Name = "Strength"
  42. Strength.Parent = Frame
  43. Strength.BackgroundColor3 = Color3.new(0.768628, 1, 0.466667)
  44. Strength.Position = UDim2.new(0.0273972601, 0, 0.768339753, 0)
  45. Strength.Size = UDim2.new(0, 141, 0, 42)
  46. Strength.Style = Enum.ButtonStyle.RobloxButton
  47. Strength.Font = Enum.Font.SciFi
  48. Strength.FontSize = Enum.FontSize.Size24
  49. Strength.Text = "Kill All"
  50. Strength.TextColor3 = Color3.new(0.0313726, 0.415686, 0.996078)
  51. Strength.TextSize = 23
  52.  
  53. Shrink.Name = "Shrink"
  54. Shrink.Parent = Frame
  55. Shrink.BackgroundColor3 = Color3.new(0.768628, 1, 0.466667)
  56. Shrink.Position = UDim2.new(0.0273972601, 0, 0.555984557, 0)
  57. Shrink.Size = UDim2.new(0, 141, 0, 42)
  58. Shrink.Style = Enum.ButtonStyle.RobloxButton
  59. Shrink.Font = Enum.Font.SciFi
  60. Shrink.FontSize = Enum.FontSize.Size24
  61. Shrink.Text = "Shrink"
  62. Shrink.TextColor3 = Color3.new(0.996078, 0.0901961, 0.360784)
  63. Shrink.TextSize = 23
  64.  
  65. WeightHack.Name = "WeightHack"
  66. WeightHack.Parent = Frame
  67. WeightHack.BackgroundColor3 = Color3.new(0.768628, 1, 0.466667)
  68. WeightHack.Position = UDim2.new(0.50590837, 0, 0.755215406, 0)
  69. WeightHack.Size = UDim2.new(0, 141, 0, 42)
  70. WeightHack.Style = Enum.ButtonStyle.RobloxButton
  71. WeightHack.Font = Enum.Font.SciFi
  72. WeightHack.FontSize = Enum.FontSize.Size24
  73. WeightHack.Text = "Weight Hack"
  74. WeightHack.TextColor3 = Color3.new(0.996078, 0.996078, 0.0745098)
  75. WeightHack.TextSize = 23
  76.  
  77. TextLabel.Parent = Frame
  78. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  79. TextLabel.BackgroundTransparency = 1
  80. TextLabel.Position = UDim2.new(0.742465734, 0, 0.552123547, 0)
  81. TextLabel.Size = UDim2.new(0, 2, 0, 50)
  82. TextLabel.Font = Enum.Font.SciFi
  83. TextLabel.FontSize = Enum.FontSize.Size10
  84. TextLabel.Text = "Hold the basic weight and than press this button"
  85. TextLabel.TextColor3 = Color3.new(0.113725, 1, 0.0156863)
  86. TextLabel.TextSize = 10
  87.  
  88. TextLabel_2.Parent = Frame
  89. TextLabel_2.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  90. TextLabel_2.BackgroundTransparency = 0.5
  91. TextLabel_2.Position = UDim2.new(0.0219178088, 0, 0.057915058, 0)
  92. TextLabel_2.Size = UDim2.new(0, 316, 0, 50)
  93. TextLabel_2.Font = Enum.Font.SciFi
  94. TextLabel_2.FontSize = Enum.FontSize.Size32
  95. TextLabel_2.Text = "Weight Lifting GUI"
  96. TextLabel_2.TextColor3 = Color3.new(0.886275, 0.223529, 0.313726)
  97. TextLabel_2.TextSize = 30
  98.  
  99. Open.Name = "Open"
  100. Open.Parent = Weight
  101. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  102. Open.BackgroundTransparency = 1
  103. Open.Size = UDim2.new(0, 100, 0, 100)
  104.  
  105. Opener.Name = "Opener"
  106. Opener.Parent = Open
  107. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  108. Opener.Position = UDim2.new(0, 0, 2.55999994, 0)
  109. Opener.Size = UDim2.new(0, 99, 0, 32)
  110. Opener.Style = Enum.ButtonStyle.RobloxButton
  111. Opener.Font = Enum.Font.SciFi
  112. Opener.FontSize = Enum.FontSize.Size32
  113. Opener.Text = "OPEN"
  114. Opener.TextColor3 = Color3.new(0, 1, 1)
  115. Opener.TextSize = 32
  116. Opener.TextStrokeTransparency = 0.5
  117.  
  118.  
  119. Opener.MouseButton1Click:connect(function()
  120. game.CoreGui.Weight.Open.Visible = false
  121. game.CoreGui.Weight.Frame.Visible = true
  122. end)
  123.  
  124. Close.MouseButton1Click:connect(function()
  125. game.CoreGui.Weight.Open.Visible = true
  126. game.CoreGui.Weight.Frame.Visible = false
  127. end)
  128.  
  129. WeightHack.MouseButton1Click:connect(function()
  130. for i=1,1000 do
  131. game:GetService('ReplicatedStorage').addStrength:FireServer(game.Players.LocalPlayer.Character:FindFirstChildOfClass('Tool').Handle,5)
  132. end
  133. end)
  134.  
  135. Shrink.MouseButton1Click:connect(function()
  136. game.Players.LocalPlayer.Character.Humanoid.BodyWidthScale.Value = 1.5
  137. game.Players.LocalPlayer.Character.Humanoid.BodyHeightScale.Value = 1.5
  138. game.Players.LocalPlayer.Character.Humanoid.BodyDepthScale.Value = 1.5
  139. game.Players.LocalPlayer.Character.Humanoid.HeadScale.Value = 1
  140. end)
  141.  
  142. Strength.MouseButton1Click:connect(function()
  143. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  144. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack.Combat)
  145. wait(.1)
  146. for i,v in pairs(game.Players:GetChildren()) do
  147. if v ~= game.Players.LocalPlayer then
  148. game.Players.LocalPlayer.Character.Combat.LocalScript.punched:InvokeServer(v.Character.Humanoid, 9e8, v.Character.UpperTorso)
  149. end
  150. end
  151. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement