Nov 28th, 2019
- Roblox Weight Lifting Simulator 2 Gaining Speed Mod
- Roblox Weight Lifting Simulator 2 Gaining Speed Simulator
Never
(ROBLOX Weight Lifting Simulator 2) By. Admin - October 26, 2018. WhatsApp.DOWNLOADS. Yo guys, JoeDaddy here, bringing you guys a cool trick to get max strength very quickly in Weight Lifting Simulator 2! If you enjoyed this video, make sure to leave a like, comment, and subscribe! Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Weight Lifting Simulator 2 Gaining Speed Mod
- -- Scripted by Flash
- local ScreenGui = Instance.new('ScreenGui')
- local Textattop = Instance.new('TextBox')
- local CloseButton = Instance.new('TextButton')
- local OpenFrame = Instance.new('Frame')
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Gui.Name = 'Flash'
- Gui.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- Gui.BorderColor3 = Color3.new(0.054902, 0.317647, 0.388235)
- Gui.Position = UDim2.new(0.357402921, 0, 0.279389322, 0)
- Textattop.Parent = Gui
- Textattop.BackgroundTransparency = 1
- Textattop.Position = UDim2.new(0.144876331, 0, 0.0774647892, 0)
- Textattop.Font = Enum.Font.SourceSans
- Textattop.TextColor3 = Color3.new(0.054902, 0.317647, 0.388235)
- Strength.Parent = Gui
- Strength.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- Strength.BorderColor3 = Color3.new(0.054902, 0.317647, 0.388235)
- Strength.Position = UDim2.new(0.162544176, 0, 0.676056325, 0)
- Strength.Font = Enum.Font.SourceSans
- Strength.TextColor3 = Color3.new(0.054902, 0.317647, 0.388235)
- CloseButton.Parent = Gui
- CloseButton.BackgroundColor3 = Color3.new(1, 0, 0)
- CloseButton.Position = UDim2.new(0.893992901, 0, 0, 0)
- CloseButton.Font = Enum.Font.SourceSans
- CloseButton.TextColor3 = Color3.new(1, 1, 1)
- Admin.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
- Admin.BorderColor3 = Color3.new(0.054902, 0.317647, 0.388235)
- Admin.Position = UDim2.new(0.162544176, 0, 0.330985904, 0)
- Admin.Font = Enum.Font.SourceSans
- Admin.TextColor3 = Color3.new(0.054902, 0.317647, 0.388235)
- OpenFrame.Parent = ScreenGui
- OpenFrame.Position = UDim2.new(0.272621349, 0, 0.95419848, 0)
- OpenFrame.Visible = false
- OpenButton.Name = 'OpenButton'
- OpenButton.BackgroundColor3 = Color3.new(0, 0, 0)
- OpenButton.Position = UDim2.new(0.0270270277, 0, 0.100000001, 0)
- OpenButton.Font = Enum.Font.SourceSans
- OpenButton.TextColor3 = Color3.new(0.054902, 0.317647, 0.388235)
- -- Scripts:
- OpenButton.MouseButton1Down:connect(function()
- Gui.Visible = true
- OpenFrame.Visible = true
- end)
- Strength.MouseButton1Down:connect(function()
- game.ReplicatedStorage.addStrength:InvokeServer(game.Workspace.filiz10['Column Weight'].Handle, 30, 'GODSIMULATOR5453')
- end)
- Admin.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
RAW Paste Data