Hi Guys.I Am going To Tell You That.You CAN CONTROL YOUR SIZE NOW!!!!Watch The Video TO Find Out How!Also Check Out My Other Videos!#Roblox#WLS3#TytexTag. Subscribe đ â Last Video on WLS3âșTwitter âș Roblox Profile âș https://www.roblox.com/users/39306182/profile.
Sep 7th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Weight Lifting Simulator Codes
- WALKSPEED = 100-- Custom walkspeed (16 by default)
- local sellUI = plr.PlayerGui.ModalGui.TeleportSell
- local ms = plr:GetMouse()
- safeSpot.Name = 'safeSpotPart'
- safeSpot.Size = Vector3.new(40,1,40)
- safeSpot.CFrame = plr.Character.HumanoidRootPart.CFrame * CFrame.new(0,400,0)
- if key SAFEKEY then
- plr.Character.HumanoidRootPart.CFrame = safeSpot.CFrame * CFrame.new(0,20,0)
- end)
- local endnum = plr.Data.MuscleCapacity.Value
- wait(0.5)
- game.ReplicatedStorage.RemoteEvent:FireServer('LiftWeight')
- wait()
- game.ReplicatedStorage.RemoteEvent:FireServer('SellMuscle')
- if sellUI.Visible true then
- end
- end