Advertisement
LuaXe

+1 Strong Every Second 💪

May 28th, 2023
3,192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.19 KB | Source Code | 0 0
  1. if not game.workspace:FindFirstChild("PFA") then local part = Instance.new("Part") part.Name = "PFA" part.Parent = game.workspace part.CFrame = CFrame.new(3, 880, 135) part.Size = Vector3.new(100, 1, 100) part.CanCollide = true part.Transparency = 0.8 part.Anchored = true end
  2. if game.workspace:FindFirstChild("Products") then game.workspace.Products:Destroy() end
  3.  
  4. function C()
  5.     spawn(function () TPCFrame(CFrame.new(3966, 923, -40)) wait(0.2) TPCFrame(game:GetService("Workspace").Box.Torba.Root.CFrame) wait(0.2)
  6.         while getgenv().C do
  7. if game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("Yumruk") then game:GetService("Players").LocalPlayer.Backpack.Yumruk.Parent = game:GetService("Players").LocalPlayer.Character end
  8. fireproximityprompt(game:GetService("Workspace").Box.Torba["Box thing"].ProximityPrompt)
  9. game:GetService("Players").LocalPlayer.Character.Yumruk.Punch.RemoteEvent:FireServer() wait()
  10.         end wait(0.2) if not game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("Yumruk") then game:GetService("ReplicatedStorage").Events.Box:FireServer() end
  11.     end)
  12.     spawn(function ()
  13.         for i, v in pairs(game:GetService("Workspace").Map:GetChildren()) do if v.DataCost == 28 then v.Transparency = 0.9 v.CanCollide = false end end wait(1)
  14.         while getgenv().C do
  15.             TPCFrame(CFrame.new(3, 885, 135)) wait()
  16.         end
  17.     end)
  18. end
  19. function R()
  20.     spawn(function ()
  21.         while getgenv().R do
  22. local args = {[1] = true}game:GetService("ReplicatedStorage").Events.Rebirth:FireServer(unpack(args)) wait()
  23.         end
  24.     end)
  25. end
  26. function H(W)
  27.     spawn(function ()
  28.         while getgenv().H do
  29. TPCFrame(game:GetService("Workspace").Pet[W].Interact) fireproximityprompt(game:GetService("Workspace").Pet[W].Interact.Single.CFrame) wait()
  30.         end
  31.     end)
  32. end
  33.  
  34. local library = loadstring(game:HttpGet(('https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wall%20v3')))()
  35.  
  36. local w = library:CreateWindow("+1 Strong every sec")
  37.  
  38. local b = w:CreateFolder("Main")
  39.  
  40. b:Button("TP To The Game",function() game:GetService("TeleportService"):Teleport(11298617267) end)
  41.  
  42. b:Toggle("Inf. Strength",function(val)
  43. getgenv().C = val
  44. C()
  45. end)
  46.  
  47. b:Toggle("Inf. Rebirth",function(val)
  48. getgenv().R = val
  49. R()
  50. end)
  51.  
  52. b:Toggle("Auto Hatch",function(val)
  53. getgenv().H = val
  54. H(W)
  55. end)
  56.  
  57. b:Dropdown("Choose An Egg",{"World 1","World 2","World 3","World 4","World 5","World 6","World 7","Christmas"},true,function(val)
  58. W = val
  59. end)
  60.  
  61. b:Label("Made by X_LuaF#0705",{TextSize = 21; TextColor = Color3.fromRGB(255,255,255); BgColor = Color3.fromRGB(38, 38, 38);})
  62.  
  63. local w = library:CreateWindow("LocalPlayer")
  64.  
  65. local b = w:CreateFolder("LP")
  66.  
  67. b:DestroyGui()
  68.  
  69. b:Button("Discord",function() setclipboard("workink.co/2GQ/LTD") end)
  70. b:Button("Full Version",function() loadstring(game:HttpGet("https://pastebin.com/raw/GphZf9Xe", true))() end)
  71. b:Button("Rejoin",function() loadstring(game:HttpGet("https://pastebin.com/raw/mM7JBG5h", true))() end)
  72. b:Button("Reset",function() loadstring(game:HttpGet("https://pastebin.com/raw/EEY6SATj", true))() end)
  73.  
  74. b:Box("Speed","number",function(val) S = val end)
  75. b:Box("Jump","number",function(val) J = val end)
  76. b:Box("Hip Height","number",function(val) H = val end)
  77. b:Box("Gravity","number",function(val) G = val end)
  78.  
  79. b:Toggle("Speed",function(bool) getgenv().Speed = bool Speed(S) end)
  80. b:Toggle("Jump",function(bool) getgenv().Jump = bool Jump(J) end)
  81. b:Toggle("Hip Height",function(bool) getgenv().Hip = bool Hip(H) end)
  82. b:Toggle("Gravity",function(bool) getgenv().Grav = bool Grav(G) end)
  83.  
  84. b:Slider("FOV (Default is 70)",{min = 0;max = 120;precise = true;},function(val) game.workspace.CurrentCamera.FieldOfView = val end)
  85.  
  86. function TPCFrame(Player_CFrame) if game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart") then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Player_CFrame end end
  87. function PHP(Player_HP) game.Players.LocalPlayer.Character.Humanoid.Health = Player_HP end
  88.  
  89. function Chat(Mes, Freq) spawn(function () while getgenv().Chat do local args = {[1] = Mes,[2] = "All"} game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args)) wait(Freq) end end) end
  90. function Speed(Nume) spawn(function () while getgenv().Speed do game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = Nume if not getgenv().Speed then game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 16 end wait() end end) end
  91. function Jump(Nume) spawn(function () while getgenv().Jump do game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = Nume if not getgenv().Jump then game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50 end wait() end end) end
  92. function Hip(Nume) spawn(function () while getgenv().Hip do game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = Nume if not getgenv().Hip then game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 0.1 end wait() end end) end
  93. function Grav(Nume) spawn(function () while getgenv().Grav do game:GetService("Workspace").Gravity = Nume if not getgenv().Grav then game:GetService("Workspace").Gravity = 196.2 end wait() end end) end
Tags: Roblox lua
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement