1x11337

RIPULL MINIGAMES HACK GUI!!! Update

Oct 11th, 2018
600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. wait(0.01)
  2.  
  3. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  4.     Text = "Remade Gui By baldiwrds";
  5.     Color = Color3.new(0, 185, 0);
  6.     Font = Enum.Font.SourceSansBold;
  7.     FontSize = Enum.FontSize.Size24;
  8. })
  9. wait(1)
  10. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  11.     Text = "Scripts by baldiwrds For A Power, Credit.";
  12.     Color = Color3.new(170, 0, 0);
  13.     Font = Enum.Font.SourceSansBold;
  14.     FontSize = Enum.FontSize.Size24;
  15. })
  16.  
  17. wait(1)
  18.  
  19. game.StarterGui:SetCore("SendNotification", {
  20.        Title = "Loaded!";
  21.        Text = "Please read chat for credits, and configure stuff in the script!";
  22. })  
  23. game.StarterGui:SetCore("SendNotification", {
  24.        Title = "Ripull Minigames";
  25.        Text = "Remade Gui By baldiwrds";
  26. })  
  27.  
  28. -- Made by baldiwrds
  29.  
  30. -- Scripts to baldiwrds, PowerSans1234, Mr.B
  31.  
  32. local RipullMinigamesGui = Instance.new("ScreenGui")
  33. local walkspeedgui = Instance.new("Frame")
  34. local welcome = Instance.new("TextLabel")
  35. local value = Instance.new("TextBox")
  36. local submit = Instance.new("ImageLabel")
  37. local submittext = Instance.new("TextButton")
  38. local next = Instance.new("ImageLabel")
  39. local nexttext = Instance.new("TextButton")
  40. local RightArrow = Instance.new("ImageLabel")
  41. local sphere = Instance.new("ImageLabel")
  42. local one = Instance.new("TextLabel")
  43. local othergui = Instance.new("Frame")
  44. local walk = Instance.new("ImageLabel")
  45. local normalwalk = Instance.new("TextButton")
  46. local back = Instance.new("ImageLabel")
  47. local backtext = Instance.new("TextButton")
  48. local sthere = Instance.new("ImageLabel")
  49. local two = Instance.new("TextLabel")
  50. local LeftArrow2 = Instance.new("ImageLabel")
  51. local jump = Instance.new("ImageLabel")
  52. local normaljump = Instance.new("TextButton")
  53. local walk2 = Instance.new("ImageLabel")
  54. local fastwalk = Instance.new("TextButton")
  55. local infjump = Instance.new("ImageLabel")
  56. local jumps = Instance.new("TextButton")
  57. local high = Instance.new("ImageLabel")
  58. local highjump = Instance.new("TextButton")
  59. --Properties:
  60. RipullMinigamesGui.Name = "Ripull Minigames Gui"
  61. RipullMinigamesGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  62.  
  63. walkspeedgui.Name = "walkspeed gui"
  64. walkspeedgui.Parent = RipullMinigamesGui
  65. walkspeedgui.Active = true
  66. walkspeedgui.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  67. walkspeedgui.BorderSizePixel = 0
  68. walkspeedgui.Position = UDim2.new(0.369524956, 0, 0.336196333, 0)
  69. walkspeedgui.Size = UDim2.new(0, 496, 0, 333)
  70. walkspeedgui.Draggable = true
  71.  
  72. welcome.Name = "welcome"
  73. welcome.Parent = walkspeedgui
  74. welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  75. welcome.BackgroundTransparency = 1
  76. welcome.BorderSizePixel = 0
  77. welcome.Size = UDim2.new(0, 496, 0, 61)
  78. welcome.Font = Enum.Font.Cartoon
  79. welcome.Text = "Welcome To Ripull Minigames"
  80. welcome.TextColor3 = Color3.new(0.333333, 0.341176, 0.8)
  81. welcome.TextSize = 30
  82. welcome.TextWrapped = true
  83.  
  84. value.Name = "value"
  85. value.Parent = walkspeedgui
  86. value.BackgroundColor3 = Color3.new(0.34902, 0.6, 1)
  87. value.BorderSizePixel = 0
  88. value.Position = UDim2.new(0.235887095, 0, 0.228228226, 0)
  89. value.Size = UDim2.new(0, 268, 0, 57)
  90. value.Font = Enum.Font.Cartoon
  91. value.Text = "Change Your Speed Value"
  92. value.TextColor3 = Color3.new(0, 0, 0)
  93. value.TextSize = 22
  94.  
  95. submit.Name = "submit"
  96. submit.Parent = walkspeedgui
  97. submit.BackgroundColor3 = Color3.new(1, 1, 1)
  98. submit.BackgroundTransparency = 1
  99. submit.BorderSizePixel = 0
  100. submit.Position = UDim2.new(0.318548381, 0, 0.456456482, 0)
  101. submit.Size = UDim2.new(0, 185, 0, 100)
  102. submit.Image = "rbxassetid://2233828903"
  103. submit.ImageColor3 = Color3.new(0.388235, 1, 0.592157)
  104.  
  105. submittext.Name = "submittext"
  106. submittext.Parent = submit
  107. submittext.BackgroundColor3 = Color3.new(1, 1, 1)
  108. submittext.BackgroundTransparency = 1
  109. submittext.BorderSizePixel = 0
  110. submittext.Position = UDim2.new(0.113513514, 0, 0.239999995, 0)
  111. submittext.Size = UDim2.new(0, 144, 0, 52)
  112. submittext.Font = Enum.Font.Cartoon
  113. submittext.Text = "Submit"
  114. submittext.TextColor3 = Color3.new(0.305882, 0.184314, 1)
  115. submittext.TextSize = 28
  116.  
  117. next.Name = "next"
  118. next.Parent = walkspeedgui
  119. next.BackgroundColor3 = Color3.new(1, 1, 1)
  120. next.BackgroundTransparency = 1
  121. next.BorderSizePixel = 0
  122. next.Position = UDim2.new(0.705645144, 0, 0.777777791, 0)
  123. next.Size = UDim2.new(0, 146, 0, 74)
  124. next.Image = "rbxassetid://2233828903"
  125. next.ImageColor3 = Color3.new(0.388235, 1, 0.592157)
  126.  
  127. nexttext.Name = "nexttext"
  128. nexttext.Parent = next
  129. nexttext.BackgroundColor3 = Color3.new(1, 1, 1)
  130. nexttext.BackgroundTransparency = 1
  131. nexttext.BorderSizePixel = 0
  132. nexttext.Position = UDim2.new(-0.00148099661, 0, 0.148502186, 0)
  133. nexttext.Size = UDim2.new(0, 144, 0, 52)
  134. nexttext.Font = Enum.Font.Cartoon
  135. nexttext.Text = "Next!"
  136. nexttext.TextColor3 = Color3.new(0.305882, 0.184314, 1)
  137. nexttext.TextSize = 28
  138.  
  139. RightArrow.Name = "RightArrow"
  140. RightArrow.Parent = walkspeedgui
  141. RightArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  142. RightArrow.BackgroundTransparency = 1
  143. RightArrow.BorderSizePixel = 0
  144. RightArrow.Position = UDim2.new(0.489919364, 0, 0.777777791, 0)
  145. RightArrow.Size = UDim2.new(0, 100, 0, 74)
  146. RightArrow.Image = "rbxassetid://102121728"
  147. RightArrow.ImageColor3 = Color3.new(0.14902, 1, 0.14902)
  148.  
  149. sphere.Name = "sphere"
  150. sphere.Parent = walkspeedgui
  151. sphere.BackgroundColor3 = Color3.new(1, 1, 1)
  152. sphere.BackgroundTransparency = 1
  153. sphere.BorderSizePixel = 0
  154. sphere.Position = UDim2.new(0.808467746, 0, 0.570570588, 0)
  155. sphere.Size = UDim2.new(0, 93, 0, 69)
  156. sphere.Image = "rbxassetid://81991937"
  157.  
  158. one.Name = "one"
  159. one.Parent = sphere
  160. one.BackgroundColor3 = Color3.new(1, 1, 1)
  161. one.BackgroundTransparency = 1
  162. one.BorderSizePixel = 0
  163. one.Position = UDim2.new(0.279569894, 0, 0.304347813, 0)
  164. one.Size = UDim2.new(0, 45, 0, 24)
  165. one.Font = Enum.Font.Cartoon
  166. one.Text = "1"
  167. one.TextColor3 = Color3.new(1, 0, 0)
  168. one.TextSize = 28
  169.  
  170. othergui.Name = "other gui"
  171. othergui.Parent = RipullMinigamesGui
  172. othergui.Active = true
  173. othergui.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  174. othergui.BorderSizePixel = 0
  175. othergui.Position = UDim2.new(0.0526431724, 0, 0.310429513, 0)
  176. othergui.Size = UDim2.new(0, 496, 0, 333)
  177. othergui.Visible = false
  178. othergui.Draggable = true
  179.  
  180. walk.Name = "walk"
  181. walk.Parent = othergui
  182. walk.BackgroundColor3 = Color3.new(1, 1, 1)
  183. walk.BackgroundTransparency = 1
  184. walk.BorderSizePixel = 0
  185. walk.Position = UDim2.new(0.082661286, 0, 0.0780780762, 0)
  186. walk.Size = UDim2.new(0, 185, 0, 75)
  187. walk.Image = "rbxassetid://2233828903"
  188. walk.ImageColor3 = Color3.new(0.388235, 1, 0.592157)
  189.  
  190. normalwalk.Name = "normalwalk"
  191. normalwalk.Parent = walk
  192. normalwalk.BackgroundColor3 = Color3.new(1, 1, 1)
  193. normalwalk.BackgroundTransparency = 1
  194. normalwalk.BorderSizePixel = 0
  195. normalwalk.Position = UDim2.new(0.108108111, 0, 0.152941167, 0)
  196. normalwalk.Size = UDim2.new(0, 144, 0, 52)
  197. normalwalk.Font = Enum.Font.Cartoon
  198. normalwalk.Text = "Normal Speed"
  199. normalwalk.TextColor3 = Color3.new(0.305882, 0.184314, 1)
  200. normalwalk.TextSize = 28
  201.  
  202. back.Name = "back"
  203. back.Parent = othergui
  204. back.BackgroundColor3 = Color3.new(1, 1, 1)
  205. back.BackgroundTransparency = 1
  206. back.BorderSizePixel = 0
  207. back.Position = UDim2.new(0, 0, 0.777777791, 0)
  208. back.Size = UDim2.new(0, 146, 0, 74)
  209. back.Image = "rbxassetid://2233828903"
  210. back.ImageColor3 = Color3.new(0.388235, 1, 0.592157)
  211.  
  212. backtext.Name = "backtext"
  213. backtext.Parent = back
  214. backtext.BackgroundColor3 = Color3.new(1, 1, 1)
  215. backtext.BackgroundTransparency = 1
  216. backtext.BorderSizePixel = 0
  217. backtext.Position = UDim2.new(0.00536831841, 0, 0.148502186, 0)
  218. backtext.Size = UDim2.new(0, 144, 0, 52)
  219. backtext.Font = Enum.Font.Cartoon
  220. backtext.Text = "Back!"
  221. backtext.TextColor3 = Color3.new(0.305882, 0.184314, 1)
  222. backtext.TextSize = 28
  223.  
  224. sthere.Name = "sthere"
  225. sthere.Parent = othergui
  226. sthere.BackgroundColor3 = Color3.new(1, 1, 1)
  227. sthere.BackgroundTransparency = 1
  228. sthere.BorderSizePixel = 0
  229. sthere.Position = UDim2.new(0.00201612711, 0, 0.588588595, 0)
  230. sthere.Size = UDim2.new(0, 82, 0, 63)
  231. sthere.Image = "rbxassetid://81991937"
  232.  
  233. two.Name = "two"
  234. two.Parent = sthere
  235. two.BackgroundColor3 = Color3.new(1, 1, 1)
  236. two.BackgroundTransparency = 1
  237. two.BorderSizePixel = 0
  238. two.Position = UDim2.new(0.221479148, 0, 0.239475489, 0)
  239. two.Size = UDim2.new(0, 45, 0, 24)
  240. two.Font = Enum.Font.Cartoon
  241. two.Text = "2"
  242. two.TextColor3 = Color3.new(1, 0, 0)
  243. two.TextSize = 28
  244.  
  245. LeftArrow2.Name = "LeftArrow2"
  246. LeftArrow2.Parent = othergui
  247. LeftArrow2.BackgroundColor3 = Color3.new(1, 1, 1)
  248. LeftArrow2.BackgroundTransparency = 1
  249. LeftArrow2.BorderSizePixel = 0
  250. LeftArrow2.Position = UDim2.new(0.310483873, 0, 0.777777791, 0)
  251. LeftArrow2.Size = UDim2.new(0, 93, 0, 74)
  252. LeftArrow2.Image = "rbxassetid://144168163"
  253.  
  254. jump.Name = "jump"
  255. jump.Parent = othergui
  256. jump.BackgroundColor3 = Color3.new(1, 1, 1)
  257. jump.BackgroundTransparency = 1
  258. jump.BorderSizePixel = 0
  259. jump.Position = UDim2.new(0.542338729, 0, 0.0780780762, 0)
  260. jump.Size = UDim2.new(0, 185, 0, 75)
  261. jump.Image = "rbxassetid://2233828903"
  262. jump.ImageColor3 = Color3.new(0.388235, 1, 0.592157)
  263.  
  264. normaljump.Name = "normaljump"
  265. normaljump.Parent = jump
  266. normaljump.BackgroundColor3 = Color3.new(1, 1, 1)
  267. normaljump.BackgroundTransparency = 1
  268. normaljump.BorderSizePixel = 0
  269. normaljump.Position = UDim2.new(0.108108111, 0, 0.152941167, 0)
  270. normaljump.Size = UDim2.new(0, 144, 0, 52)
  271. normaljump.Font = Enum.Font.Cartoon
  272. normaljump.Text = "Normal Jump"
  273. normaljump.TextColor3 = Color3.new(0.305882, 0.184314, 1)
  274. normaljump.TextSize = 28
  275.  
  276. walk2.Name = "walk2"
  277. walk2.Parent = othergui
  278. walk2.BackgroundColor3 = Color3.new(1, 1, 1)
  279. walk2.BackgroundTransparency = 1
  280. walk2.BorderSizePixel = 0
  281. walk2.Position = UDim2.new(0.082661286, 0, 0.372372389, 0)
  282. walk2.Size = UDim2.new(0, 185, 0, 75)
  283. walk2.Image = "rbxassetid://2233828903"
  284. walk2.ImageColor3 = Color3.new(0.388235, 1, 0.592157)
  285.  
  286. fastwalk.Name = "fastwalk"
  287. fastwalk.Parent = walk2
  288. fastwalk.BackgroundColor3 = Color3.new(1, 1, 1)
  289. fastwalk.BackgroundTransparency = 1
  290. fastwalk.BorderSizePixel = 0
  291. fastwalk.Position = UDim2.new(0.108108111, 0, 0.152941167, 0)
  292. fastwalk.Size = UDim2.new(0, 144, 0, 52)
  293. fastwalk.Font = Enum.Font.Cartoon
  294. fastwalk.Text = "Fast Speed"
  295. fastwalk.TextColor3 = Color3.new(0.305882, 0.184314, 1)
  296. fastwalk.TextSize = 28
  297.  
  298. infjump.Name = "infjump"
  299. infjump.Parent = othergui
  300. infjump.BackgroundColor3 = Color3.new(1, 1, 1)
  301. infjump.BackgroundTransparency = 1
  302. infjump.BorderSizePixel = 0
  303. infjump.Position = UDim2.new(0.542338729, 0, 0.64864862, 0)
  304. infjump.Size = UDim2.new(0, 185, 0, 75)
  305. infjump.Image = "rbxassetid://2233828903"
  306. infjump.ImageColor3 = Color3.new(0.388235, 1, 0.592157)
  307.  
  308. jumps.Name = "jumps"
  309. jumps.Parent = infjump
  310. jumps.BackgroundColor3 = Color3.new(1, 1, 1)
  311. jumps.BackgroundTransparency = 1
  312. jumps.BorderSizePixel = 0
  313. jumps.Position = UDim2.new(0.108108111, 0, 0.166274503, 0)
  314. jumps.Size = UDim2.new(0, 144, 0, 52)
  315. jumps.Font = Enum.Font.Cartoon
  316. jumps.Text = "Inf Jump"
  317. jumps.TextColor3 = Color3.new(0.305882, 0.184314, 1)
  318. jumps.TextSize = 28
  319.  
  320. high.Name = "high"
  321. high.Parent = othergui
  322. high.BackgroundColor3 = Color3.new(1, 1, 1)
  323. high.BackgroundTransparency = 1
  324. high.BorderSizePixel = 0
  325. high.Position = UDim2.new(0.542338729, 0, 0.372372329, 0)
  326. high.Size = UDim2.new(0, 185, 0, 75)
  327. high.Image = "rbxassetid://2233828903"
  328. high.ImageColor3 = Color3.new(0.388235, 1, 0.592157)
  329.  
  330. highjump.Name = "highjump"
  331. highjump.Parent = high
  332. highjump.BackgroundColor3 = Color3.new(1, 1, 1)
  333. highjump.BackgroundTransparency = 1
  334. highjump.BorderSizePixel = 0
  335. highjump.Position = UDim2.new(0.108108111, 0, 0.166274503, 0)
  336. highjump.Size = UDim2.new(0, 144, 0, 52)
  337. highjump.Font = Enum.Font.Cartoon
  338. highjump.Text = "High Jump"
  339. highjump.TextColor3 = Color3.new(0.305882, 0.184314, 1)
  340. highjump.TextSize = 28
  341. -- Scripts:
  342. submittext.MouseButton1Click:connect(function()
  343. while true do
  344.     wait()
  345.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = value.Text
  346. end
  347. end)
  348.  
  349. nexttext.MouseButton1Click:connect(function()
  350. othergui.Visible = true
  351. walkspeedgui.Visible = false
  352. end)
  353.  
  354. backtext.MouseButton1Click:connect(function()
  355. walkspeedgui.Visible = true
  356. othergui.Visible = false
  357. end)
  358.  
  359. normalwalk.MouseButton1Click:connect(function()
  360. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  361. end)
  362.  
  363. normaljump.MouseButton1Click:connect(function()
  364. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  365. end)
  366.  
  367. fastwalk.MouseButton1Click:connect(function()
  368. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 65
  369. end)
  370.  
  371. jumps.MouseButton1Click:connect(function()
  372.     local plr = game:GetService"Players".LocalPlayer
  373. game:GetService("UserInputService").JumpRequest:connect(function()
  374. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  375. end)
  376. end)
  377.  
  378. highjump.MouseButton1Click:connect(function()
  379. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  380. end)
Add Comment
Please, Sign In to add comment