Advertisement
filipaopastebins2134

RoBloXploit ver 1.0.0a (W.I.P)

Dec 31st, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.59 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.1
  3.  
  4. -- Instances:
  5.  
  6. local RoBloXploit = Instance.new("ScreenGui")
  7. local OpenCloseHotKey = Instance.new("TextButton")
  8. local Frame = Instance.new("Frame")
  9. local TextButton = Instance.new("TextButton")
  10. local Window = Instance.new("Frame")
  11. local Icons = Instance.new("Folder")
  12. local TopWindowIcon = Instance.new("ImageLabel")
  13. local SpeedHack = Instance.new("TextButton")
  14. local TextBox = Instance.new("TextBox")
  15. local JumpPower = Instance.new("TextButton")
  16. local TextBox_2 = Instance.new("TextBox")
  17. local MSA = Instance.new("TextButton")
  18. local TextBox_3 = Instance.new("TextBox")
  19. local MaxHealth = Instance.new("TextButton")
  20. local TextBox_4 = Instance.new("TextBox")
  21. local Health = Instance.new("TextButton")
  22. local TextBox_5 = Instance.new("TextBox")
  23. local InfHealth = Instance.new("TextButton")
  24. local OpenCloseHotKey2 = Instance.new("TextButton")
  25. local ScrollingFrame = Instance.new("ScrollingFrame")
  26. local TextLabel = Instance.new("TextLabel")
  27. local TextLabel_2 = Instance.new("TextLabel")
  28. local TextLabel_3 = Instance.new("TextLabel")
  29. local TextLabel_4 = Instance.new("TextLabel")
  30.  
  31. --Properties:
  32.  
  33. RoBloXploit.Name = "RoBloXploit"
  34. RoBloXploit.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  35.  
  36. OpenCloseHotKey.Name = "OpenCloseHotKey"
  37. OpenCloseHotKey.Parent = RoBloXploit
  38. OpenCloseHotKey.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  39. OpenCloseHotKey.BackgroundTransparency = 1.000
  40. OpenCloseHotKey.Position = UDim2.new(0, 0, 0.819423318, 0)
  41. OpenCloseHotKey.Size = UDim2.new(0, 200, 0, 50)
  42. OpenCloseHotKey.Font = Enum.Font.Highway
  43. OpenCloseHotKey.Text = ""
  44. OpenCloseHotKey.TextColor3 = Color3.fromRGB(255, 255, 255)
  45. OpenCloseHotKey.TextScaled = true
  46. OpenCloseHotKey.TextSize = 14.000
  47. OpenCloseHotKey.TextWrapped = true
  48.  
  49. Frame.Parent = RoBloXploit
  50. Frame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  51. Frame.BackgroundTransparency = 1.000
  52. Frame.Position = UDim2.new(0.119000003, 0, 0.238670692, 0)
  53. Frame.Size = UDim2.new(0, 668, 0, 44)
  54. Frame.Visible = false
  55.  
  56. TextButton.Parent = Frame
  57. TextButton.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  58. TextButton.Position = UDim2.new(0.0703592822, 0, 0.0158102959, 0)
  59. TextButton.Size = UDim2.new(0, 668, 0, 43)
  60. TextButton.Font = Enum.Font.SourceSans
  61. TextButton.Text = "RoBloXploit v1.0.0a"
  62. TextButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  63. TextButton.TextScaled = true
  64. TextButton.TextSize = 14.000
  65. TextButton.TextStrokeTransparency = 0.010
  66. TextButton.TextWrapped = true
  67. TextButton.TextXAlignment = Enum.TextXAlignment.Left
  68.  
  69. Window.Name = "Window"
  70. Window.Parent = TextButton
  71. Window.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  72. Window.Position = UDim2.new(0, 0, 0.990995884, 0)
  73. Window.Size = UDim2.new(0, 668, 0, 327)
  74. Window.Style = Enum.FrameStyle.RobloxSquare
  75.  
  76. Icons.Name = "Icons"
  77. Icons.Parent = TextButton
  78.  
  79. TopWindowIcon.Name = "TopWindowIcon"
  80. TopWindowIcon.Parent = Icons
  81. TopWindowIcon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. TopWindowIcon.BackgroundTransparency = 1.130
  83. TopWindowIcon.Position = UDim2.new(0.423999995, 0, -0.150000006, 8)
  84. TopWindowIcon.Size = UDim2.new(0, 40, 0, 40)
  85. TopWindowIcon.Image = "rbxassetid://1539419931"
  86.  
  87. SpeedHack.Name = "SpeedHack"
  88. SpeedHack.Parent = TextButton
  89. SpeedHack.BackgroundColor3 = Color3.fromRGB(255, 85, 255)
  90. SpeedHack.BackgroundTransparency = 0.140
  91. SpeedHack.Position = UDim2.new(0.244011983, 0, 1.55761075, 0)
  92. SpeedHack.Size = UDim2.new(0, 117, 0, 27)
  93. SpeedHack.Font = Enum.Font.GothamBold
  94. SpeedHack.Text = "SpeedHack"
  95. SpeedHack.TextColor3 = Color3.fromRGB(0, 0, 0)
  96. SpeedHack.TextScaled = true
  97. SpeedHack.TextSize = 14.000
  98. SpeedHack.TextWrapped = true
  99.  
  100. TextBox.Parent = SpeedHack
  101. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  102. TextBox.Position = UDim2.new(-1.28393221, 0, -0.0138175488, 0)
  103. TextBox.Size = UDim2.new(0, 150, 0, 28)
  104. TextBox.Font = Enum.Font.SourceSans
  105. TextBox.Text = "0"
  106. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  107. TextBox.TextScaled = true
  108. TextBox.TextSize = 14.000
  109. TextBox.TextWrapped = true
  110.  
  111. JumpPower.Name = "JumpPower"
  112. JumpPower.Parent = TextButton
  113. JumpPower.BackgroundColor3 = Color3.fromRGB(255, 85, 255)
  114. JumpPower.BackgroundTransparency = 0.140
  115. JumpPower.Position = UDim2.new(0.805389285, 0, 1.55761075, 0)
  116. JumpPower.Size = UDim2.new(0, 117, 0, 27)
  117. JumpPower.Font = Enum.Font.GothamBold
  118. JumpPower.Text = "JumpPower"
  119. JumpPower.TextColor3 = Color3.fromRGB(0, 0, 0)
  120. JumpPower.TextScaled = true
  121. JumpPower.TextSize = 14.000
  122. JumpPower.TextWrapped = true
  123.  
  124. TextBox_2.Parent = JumpPower
  125. TextBox_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  126. TextBox_2.Position = UDim2.new(-1.28393221, 0, -0.0138175488, 0)
  127. TextBox_2.Size = UDim2.new(0, 150, 0, 28)
  128. TextBox_2.Font = Enum.Font.SourceSans
  129. TextBox_2.Text = "0"
  130. TextBox_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  131. TextBox_2.TextScaled = true
  132. TextBox_2.TextSize = 14.000
  133. TextBox_2.TextWrapped = true
  134.  
  135. MSA.Name = "MSA"
  136. MSA.Parent = TextButton
  137. MSA.BackgroundColor3 = Color3.fromRGB(255, 85, 255)
  138. MSA.BackgroundTransparency = 0.140
  139. MSA.Position = UDim2.new(0.244011983, 0, 2.92970371, 0)
  140. MSA.Size = UDim2.new(0, 117, 0, 27)
  141. MSA.Font = Enum.Font.GothamBold
  142. MSA.Text = "MaxSlopeAngle"
  143. MSA.TextColor3 = Color3.fromRGB(0, 0, 0)
  144. MSA.TextScaled = true
  145. MSA.TextSize = 14.000
  146. MSA.TextWrapped = true
  147.  
  148. TextBox_3.Parent = MSA
  149. TextBox_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  150. TextBox_3.Position = UDim2.new(-1.28393221, 0, -0.0138175488, 0)
  151. TextBox_3.Size = UDim2.new(0, 150, 0, 28)
  152. TextBox_3.Font = Enum.Font.SourceSans
  153. TextBox_3.Text = "0"
  154. TextBox_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  155. TextBox_3.TextScaled = true
  156. TextBox_3.TextSize = 14.000
  157. TextBox_3.TextWrapped = true
  158.  
  159. MaxHealth.Name = "MaxHealth"
  160. MaxHealth.Parent = TextButton
  161. MaxHealth.BackgroundColor3 = Color3.fromRGB(255, 85, 255)
  162. MaxHealth.BackgroundTransparency = 0.140
  163. MaxHealth.Position = UDim2.new(0.242515028, 0, 4.46458769, 0)
  164. MaxHealth.Size = UDim2.new(0, 117, 0, 27)
  165. MaxHealth.Font = Enum.Font.GothamBold
  166. MaxHealth.Text = "MaxHealth"
  167. MaxHealth.TextColor3 = Color3.fromRGB(0, 0, 0)
  168. MaxHealth.TextScaled = true
  169. MaxHealth.TextSize = 14.000
  170. MaxHealth.TextWrapped = true
  171.  
  172. TextBox_4.Parent = MaxHealth
  173. TextBox_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  174. TextBox_4.Position = UDim2.new(-1.28393221, 0, -0.0138175488, 0)
  175. TextBox_4.Size = UDim2.new(0, 150, 0, 28)
  176. TextBox_4.Font = Enum.Font.SourceSans
  177. TextBox_4.Text = "0"
  178. TextBox_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  179. TextBox_4.TextScaled = true
  180. TextBox_4.TextSize = 14.000
  181. TextBox_4.TextWrapped = true
  182.  
  183. Health.Name = "Health"
  184. Health.Parent = TextButton
  185. Health.BackgroundColor3 = Color3.fromRGB(255, 85, 255)
  186. Health.BackgroundTransparency = 0.140
  187. Health.Position = UDim2.new(0.805389285, 0, 2.92970371, 0)
  188. Health.Size = UDim2.new(0, 117, 0, 27)
  189. Health.Font = Enum.Font.GothamBold
  190. Health.Text = "Health"
  191. Health.TextColor3 = Color3.fromRGB(0, 0, 0)
  192. Health.TextScaled = true
  193. Health.TextSize = 14.000
  194. Health.TextWrapped = true
  195.  
  196. TextBox_5.Parent = Health
  197. TextBox_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  198. TextBox_5.Position = UDim2.new(-1.28393221, 0, -0.0138175488, 0)
  199. TextBox_5.Size = UDim2.new(0, 150, 0, 28)
  200. TextBox_5.Font = Enum.Font.SourceSans
  201. TextBox_5.Text = "0"
  202. TextBox_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  203. TextBox_5.TextScaled = true
  204. TextBox_5.TextSize = 14.000
  205. TextBox_5.TextWrapped = true
  206.  
  207. InfHealth.Name = "InfHealth"
  208. InfHealth.Parent = TextButton
  209. InfHealth.BackgroundColor3 = Color3.fromRGB(255, 85, 255)
  210. InfHealth.BackgroundTransparency = 0.140
  211. InfHealth.Position = UDim2.new(0.580509007, 0, 4.46458769, 0)
  212. InfHealth.Size = UDim2.new(0, 267, 0, 27)
  213. InfHealth.Font = Enum.Font.GothamBold
  214. InfHealth.Text = "Infinite Health"
  215. InfHealth.TextColor3 = Color3.fromRGB(0, 0, 0)
  216. InfHealth.TextScaled = true
  217. InfHealth.TextSize = 14.000
  218. InfHealth.TextWrapped = true
  219.  
  220. OpenCloseHotKey2.Name = "OpenCloseHotKey2"
  221. OpenCloseHotKey2.Parent = RoBloXploit
  222. OpenCloseHotKey2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  223. OpenCloseHotKey2.BackgroundTransparency = 1.000
  224. OpenCloseHotKey2.Position = UDim2.new(0, 0, 0.819423318, 0)
  225. OpenCloseHotKey2.Size = UDim2.new(0, 200, 0, 50)
  226. OpenCloseHotKey2.Font = Enum.Font.Highway
  227. OpenCloseHotKey2.Text = ""
  228. OpenCloseHotKey2.TextColor3 = Color3.fromRGB(255, 255, 255)
  229. OpenCloseHotKey2.TextScaled = true
  230. OpenCloseHotKey2.TextSize = 14.000
  231. OpenCloseHotKey2.TextWrapped = true
  232.  
  233. ScrollingFrame.Parent = RoBloXploit
  234. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  235. ScrollingFrame.BackgroundTransparency = 0.200
  236. ScrollingFrame.Position = UDim2.new(0.299000025, 0, 0.105740182, 0)
  237. ScrollingFrame.Size = UDim2.new(0, 401, 0, 521)
  238. ScrollingFrame.Visible = false
  239.  
  240. TextLabel.Parent = ScrollingFrame
  241. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  242. TextLabel.BackgroundTransparency = 1.000
  243. TextLabel.Position = UDim2.new(-0.00498753134, 0, -0.00110176229, 0)
  244. TextLabel.Size = UDim2.new(0, 380, 0, 65)
  245. TextLabel.Font = Enum.Font.SourceSans
  246. TextLabel.Text = "List of Scripts"
  247. TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
  248. TextLabel.TextScaled = true
  249. TextLabel.TextSize = 14.000
  250. TextLabel.TextStrokeTransparency = 0.000
  251. TextLabel.TextWrapped = true
  252.  
  253. TextLabel_2.Parent = ScrollingFrame
  254. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  255. TextLabel_2.BackgroundTransparency = 1.000
  256. TextLabel_2.Position = UDim2.new(-0.00498753134, 0, 0.0661187842, 0)
  257. TextLabel_2.Size = UDim2.new(0, 380, 0, 65)
  258. TextLabel_2.Font = Enum.Font.SourceSans
  259. TextLabel_2.Text = "(W.I.P)"
  260. TextLabel_2.TextColor3 = Color3.fromRGB(255, 0, 0)
  261. TextLabel_2.TextScaled = true
  262. TextLabel_2.TextSize = 14.000
  263. TextLabel_2.TextStrokeTransparency = 0.000
  264. TextLabel_2.TextWrapped = true
  265.  
  266. TextLabel_3.Parent = RoBloXploit
  267. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  268. TextLabel_3.BackgroundTransparency = 1.000
  269. TextLabel_3.Position = UDim2.new(0, 0, 0.848942578, 0)
  270. TextLabel_3.Size = UDim2.new(0, 301, 0, 100)
  271. TextLabel_3.Font = Enum.Font.SourceSans
  272. TextLabel_3.Text = "Q - Open/Close Exploit"
  273. TextLabel_3.TextColor3 = Color3.fromRGB(255, 0, 0)
  274. TextLabel_3.TextScaled = true
  275. TextLabel_3.TextSize = 14.000
  276. TextLabel_3.TextStrokeTransparency = 0.000
  277. TextLabel_3.TextWrapped = true
  278.  
  279. TextLabel_4.Parent = RoBloXploit
  280. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  281. TextLabel_4.BackgroundTransparency = 1.000
  282. TextLabel_4.Position = UDim2.new(0.300999999, 0, 0.848942578, 0)
  283. TextLabel_4.Size = UDim2.new(0, 301, 0, 100)
  284. TextLabel_4.Font = Enum.Font.SourceSans
  285. TextLabel_4.Text = "E - Open/Close List of Scripts"
  286. TextLabel_4.TextColor3 = Color3.fromRGB(255, 0, 0)
  287. TextLabel_4.TextScaled = true
  288. TextLabel_4.TextSize = 14.000
  289. TextLabel_4.TextStrokeTransparency = 0.000
  290. TextLabel_4.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement