Advertisement
Guest User

MUSCLE LEGENDS

a guest
Sep 13th, 2021
4,494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.23 KB | None | 0 0
  1. --by Arceus X scripts
  2. --Sub to my channel and enjoy
  3.  
  4. local MuscleLegends = Instance.new("ScreenGui")
  5. local balls = Instance.new("Frame")
  6. local TextButton = Instance.new("TextButton")
  7. local Frame = Instance.new("Frame")
  8. local TextButton_2 = Instance.new("TextButton")
  9. local MuscleLegends_2 = Instance.new("TextButton")
  10. local Frame_2 = Instance.new("Frame")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local Frame_3 = Instance.new("Frame")
  13. local TextButton_4 = Instance.new("TextButton")
  14. local Frame_4 = Instance.new("Frame")
  15. local TextButton_5 = Instance.new("TextButton")
  16. local Frame_5 = Instance.new("Frame")
  17. local TextButton_6 = Instance.new("TextButton")
  18. local Frame_6 = Instance.new("Frame")
  19.  
  20.  
  21. MuscleLegends.Name = "MuscleLegends"
  22. MuscleLegends.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  23. MuscleLegends.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. balls.Name = "balls"
  26. balls.Parent = MuscleLegends
  27. balls.BackgroundColor3 = Color3.fromRGB(23, 25, 48)
  28. balls.BorderColor3 = Color3.fromRGB(11, 14, 25)
  29. balls.BorderSizePixel = 6
  30. balls.Position = UDim2.new(0.0587878786, 0, 0.263085395, 0)
  31. balls.Size = UDim2.new(0, 499, 0, 189)
  32.  
  33. TextButton.Parent = balls
  34. TextButton.BackgroundColor3 = Color3.fromRGB(18, 21, 62)
  35. TextButton.BorderColor3 = Color3.fromRGB(6, 6, 25)
  36. TextButton.BorderSizePixel = 4
  37. TextButton.Position = UDim2.new(0.0237016678, 0, 0.122917295, 0)
  38. TextButton.Size = UDim2.new(0, 140, 0, 51)
  39. TextButton.Font = Enum.Font.Cartoon
  40. TextButton.Text = "Auto Lift"
  41. TextButton.TextColor3 = Color3.fromRGB(211, 183, 81)
  42. TextButton.TextSize = 25.000
  43.  
  44. Frame.Parent = TextButton
  45. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  46. Frame.BackgroundTransparency = 0.900
  47. Frame.BorderSizePixel = 0
  48. Frame.Position = UDim2.new(-0.00675659161, 0, 0.525454938, 0)
  49. Frame.Size = UDim2.new(0, 140, 0, 23)
  50.  
  51. TextButton_2.Parent = balls
  52. TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  53. TextButton_2.BackgroundTransparency = 0.800
  54. TextButton_2.Position = UDim2.new(-0.00193841383, 0, 0.922121644, 0)
  55. TextButton_2.Size = UDim2.new(0, 87, 0, 14)
  56. TextButton_2.Font = Enum.Font.SourceSans
  57. TextButton_2.Text = "Exodi#5973"
  58. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  59. TextButton_2.TextSize = 14.000
  60.  
  61. MuscleLegends_2.Name = "Muscle Legends"
  62. MuscleLegends_2.Parent = balls
  63. MuscleLegends_2.BackgroundColor3 = Color3.fromRGB(31, 25, 63)
  64. MuscleLegends_2.BorderColor3 = Color3.fromRGB(0, 5, 29)
  65. MuscleLegends_2.BorderSizePixel = 4
  66. MuscleLegends_2.Position = UDim2.new(-0.0147496527, 0, -0.120468944, 0)
  67. MuscleLegends_2.Size = UDim2.new(0, 514, 0, 33)
  68. MuscleLegends_2.Font = Enum.Font.Cartoon
  69. MuscleLegends_2.Text = "Muscle Legends"
  70. MuscleLegends_2.TextColor3 = Color3.fromRGB(234, 199, 0)
  71. MuscleLegends_2.TextSize = 25.000
  72.  
  73. Frame_2.Parent = MuscleLegends_2
  74. Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  75. Frame_2.BackgroundTransparency = 0.950
  76. Frame_2.BorderSizePixel = 0
  77. Frame_2.Position = UDim2.new(0, 0, 0.515151978, 0)
  78. Frame_2.Size = UDim2.new(0, 513, 0, 15)
  79.  
  80. TextButton_3.Parent = balls
  81. TextButton_3.BackgroundColor3 = Color3.fromRGB(18, 21, 62)
  82. TextButton_3.BorderColor3 = Color3.fromRGB(6, 6, 25)
  83. TextButton_3.BorderSizePixel = 4
  84. TextButton_3.Position = UDim2.new(0.358371019, 0, 0.122917295, 0)
  85. TextButton_3.Size = UDim2.new(0, 140, 0, 51)
  86. TextButton_3.Font = Enum.Font.Cartoon
  87. TextButton_3.Text = "Legends Gym"
  88. TextButton_3.TextColor3 = Color3.fromRGB(211, 183, 81)
  89. TextButton_3.TextSize = 25.000
  90.  
  91. Frame_3.Parent = TextButton_3
  92. Frame_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  93. Frame_3.BackgroundTransparency = 0.900
  94. Frame_3.BorderSizePixel = 0
  95. Frame_3.Position = UDim2.new(-0.00675659161, 0, 0.525454938, 0)
  96. Frame_3.Size = UDim2.new(0, 140, 0, 23)
  97.  
  98. TextButton_4.Parent = balls
  99. TextButton_4.BackgroundColor3 = Color3.fromRGB(18, 21, 62)
  100. TextButton_4.BorderColor3 = Color3.fromRGB(6, 6, 25)
  101. TextButton_4.BorderSizePixel = 4
  102. TextButton_4.Position = UDim2.new(0.701056361, 0, 0.122917295, 0)
  103. TextButton_4.Size = UDim2.new(0, 140, 0, 51)
  104. TextButton_4.Font = Enum.Font.Cartoon
  105. TextButton_4.Text = "Anti AFK"
  106. TextButton_4.TextColor3 = Color3.fromRGB(211, 183, 81)
  107. TextButton_4.TextSize = 25.000
  108.  
  109. Frame_4.Parent = TextButton_4
  110. Frame_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  111. Frame_4.BackgroundTransparency = 0.900
  112. Frame_4.BorderSizePixel = 0
  113. Frame_4.Position = UDim2.new(-0.00675659161, 0, 0.525454938, 0)
  114. Frame_4.Size = UDim2.new(0, 140, 0, 23)
  115.  
  116. TextButton_5.Parent = balls
  117. TextButton_5.BackgroundColor3 = Color3.fromRGB(18, 21, 62)
  118. TextButton_5.BorderColor3 = Color3.fromRGB(6, 6, 25)
  119. TextButton_5.BorderSizePixel = 4
  120. TextButton_5.Position = UDim2.new(0.0237016678, 0, 0.509160638, 0)
  121. TextButton_5.Size = UDim2.new(0, 140, 0, 51)
  122. TextButton_5.Font = Enum.Font.Cartoon
  123. TextButton_5.Text = "Super Speed"
  124. TextButton_5.TextColor3 = Color3.fromRGB(211, 183, 81)
  125. TextButton_5.TextSize = 25.000
  126.  
  127. Frame_5.Parent = TextButton_5
  128. Frame_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  129. Frame_5.BackgroundTransparency = 0.900
  130. Frame_5.BorderSizePixel = 0
  131. Frame_5.Position = UDim2.new(-0.00675659161, 0, 0.525454938, 0)
  132. Frame_5.Size = UDim2.new(0, 140, 0, 23)
  133.  
  134. TextButton_6.Parent = balls
  135. TextButton_6.BackgroundColor3 = Color3.fromRGB(18, 21, 62)
  136. TextButton_6.BorderColor3 = Color3.fromRGB(6, 6, 25)
  137. TextButton_6.BorderSizePixel = 4
  138. TextButton_6.Position = UDim2.new(0.358371019, 0, 0.509160638, 0)
  139. TextButton_6.Size = UDim2.new(0, 140, 0, 51)
  140. TextButton_6.Font = Enum.Font.Cartoon
  141. TextButton_6.Text = "Auto Rebirth"
  142. TextButton_6.TextColor3 = Color3.fromRGB(211, 183, 81)
  143. TextButton_6.TextSize = 25.000
  144.  
  145. Frame_6.Parent = TextButton_6
  146. Frame_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  147. Frame_6.BackgroundTransparency = 0.900
  148. Frame_6.BorderSizePixel = 0
  149. Frame_6.Position = UDim2.new(-0.00675659161, 0, 0.525454938, 0)
  150. Frame_6.Size = UDim2.new(0, 140, 0, 23)
  151.  
  152. local function HVDKG_fake_script() -- TextButton.LocalScript
  153. local script = Instance.new('LocalScript', TextButton)
  154.  
  155. local Button = script.Parent
  156. local character = game.Players.LocalPlayer.character
  157. Button.MouseButton1Click:connect(function()
  158. while wait() do
  159. local args = {
  160. [1] = "rep"
  161. }
  162.  
  163. game:GetService("Players").LocalPlayer.muscleEvent:FireServer(unpack(args))
  164. end
  165.  
  166.  
  167. end)
  168.  
  169. end
  170. coroutine.wrap(HVDKG_fake_script)()
  171. local function HFRIPD_fake_script() -- TextButton_3.LocalScript
  172. local script = Instance.new('LocalScript', TextButton_3)
  173.  
  174. local Button = script.Parent
  175. local character = game.Players.LocalPlayer.character
  176. Button.MouseButton1Click:connect(function()
  177. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4195.27344, 990.221802, -3876.88794, 0.999488235, 5.95610805e-09, -0.0319886059, -4.20918678e-09, 0.99999994, 5.46780257e-08, 0.0319886059, -5.45154073e-08, 0.999488235)
  178.  
  179.  
  180. end)
  181.  
  182. end
  183. coroutine.wrap(HFRIPD_fake_script)()
  184. local function KYICYI_fake_script() -- TextButton_4.LocalScript
  185. local script = Instance.new('LocalScript', TextButton_4)
  186.  
  187. local Button = script.Parent
  188. local Character = game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name)
  189.  
  190. Button.MouseButton1Click:connect(function()
  191. local vu = game:GetService("VirtualUser")
  192. game:GetService("Players").LocalPlayer.Idled:connect(function()
  193. vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  194. wait(1)
  195. vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  196. end)
  197. end)
  198.  
  199.  
  200. end
  201. coroutine.wrap(KYICYI_fake_script)()
  202. local function GGGSW_fake_script() -- TextButton_5.LocalScript
  203. local script = Instance.new('LocalScript', TextButton_5)
  204.  
  205. local Button = script.Parent
  206. local Character = game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name)
  207.  
  208. Button.MouseButton1Click:connect(function()
  209. Character.Humanoid.WalkSpeed = 100
  210.  
  211.  
  212. end)
  213.  
  214.  
  215. end
  216. coroutine.wrap(GGGSW_fake_script)()
  217. local function NUOF_fake_script() -- TextButton_6.LocalScript
  218. local script = Instance.new('LocalScript', TextButton_6)
  219.  
  220. local Button = script.Parent
  221. local Character = game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name)
  222.  
  223. Button.MouseButton1Click:connect(function()
  224. while wait() do
  225. game:GetService("ReplicatedStorage").rEvents.rebirthRemote:InvokeServer()
  226. end
  227.  
  228.  
  229. end)
  230.  
  231.  
  232. end
  233. coroutine.wrap(NUOF_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement