EpicHackerman

RetardHacks v1

Aug 6th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.90 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local RetardHacks = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local RetardHacksGUI = Instance.new("Frame")
  7. local Credits = Instance.new("Frame")
  8. local Credit1 = Instance.new("TextLabel")
  9. local DisclaimerSign = Instance.new("TextLabel")
  10. local Disclaimer = Instance.new("TextLabel")
  11. local discordname = Instance.new("TextLabel")
  12. local CreditsButton = Instance.new("TextButton")
  13. local Scripts = Instance.new("Frame")
  14. local IY = Instance.new("TextButton")
  15. local UCT = Instance.new("TextButton")
  16. local ScriptsButton = Instance.new("TextButton")
  17. local RetardHacks_2 = Instance.new("TextLabel")
  18. local ToggleButtonOn = Instance.new("TextButton")
  19. local ToggleButtonOff = Instance.new("TextButton")
  20. --Properties:
  21. RetardHacks.Name = "RetardHacks"
  22. RetardHacks.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  23. RetardHacks.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. Frame.Parent = RetardHacks
  26. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  27. Frame.Position = UDim2.new(0.47661218, 0, 0, 0)
  28. Frame.Size = UDim2.new(0, 100, 0, 30)
  29.  
  30. RetardHacksGUI.Name = "RetardHacksGUI"
  31. RetardHacksGUI.Parent = Frame
  32. RetardHacksGUI.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  33. RetardHacksGUI.Position = UDim2.new(-0.877571881, 0, 5.16880941, 0)
  34. RetardHacksGUI.Size = UDim2.new(0, 353, 0, 171)
  35.  
  36. Credits.Name = "Credits"
  37. Credits.Parent = RetardHacksGUI
  38. Credits.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  39. Credits.Position = UDim2.new(0.0226628892, 0, 0.286549717, 0)
  40. Credits.Size = UDim2.new(0, 337, 0, 116)
  41.  
  42. Credit1.Name = "Credit1"
  43. Credit1.Parent = Credits
  44. Credit1.BackgroundColor3 = Color3.new(1, 1, 1)
  45. Credit1.BackgroundTransparency = 1
  46. Credit1.Position = UDim2.new(7.4505806e-09, 0, 0, 0)
  47. Credit1.Size = UDim2.new(0, 76, 0, 116)
  48. Credit1.Font = Enum.Font.SourceSans
  49. Credit1.Text = "Credit For the gui Goes to me. I do not own any of the scripts in this gui unless i state i do. Credit the original owners. Not me."
  50. Credit1.TextColor3 = Color3.new(0, 0, 0)
  51. Credit1.TextSize = 14
  52. Credit1.TextWrapped = true
  53.  
  54. DisclaimerSign.Name = "DisclaimerSign"
  55. DisclaimerSign.Parent = Credits
  56. DisclaimerSign.BackgroundColor3 = Color3.new(1, 1, 1)
  57. DisclaimerSign.BackgroundTransparency = 0.80000001192093
  58. DisclaimerSign.Position = UDim2.new(0.36201781, 0, 0.043103449, 0)
  59. DisclaimerSign.Size = UDim2.new(0, 200, 0, 24)
  60. DisclaimerSign.Font = Enum.Font.SourceSans
  61. DisclaimerSign.Text = "DISCLAIMER"
  62. DisclaimerSign.TextColor3 = Color3.new(0, 0, 0)
  63. DisclaimerSign.TextSize = 14
  64.  
  65. Disclaimer.Name = "Disclaimer"
  66. Disclaimer.Parent = Credits
  67. Disclaimer.BackgroundColor3 = Color3.new(1, 1, 1)
  68. Disclaimer.BackgroundTransparency = 1
  69. Disclaimer.Position = UDim2.new(0.36201781, 0, 0.310344815, 0)
  70. Disclaimer.Size = UDim2.new(0, 200, 0, 67)
  71. Disclaimer.Font = Enum.Font.SourceSans
  72. Disclaimer.Text = "This Gui is a WIP, and chances are I wont be working on it all the time."
  73. Disclaimer.TextColor3 = Color3.new(0, 0, 0)
  74. Disclaimer.TextSize = 14
  75. Disclaimer.TextWrapped = true
  76.  
  77. discordname.Name = "discordname"
  78. discordname.Parent = RetardHacksGUI
  79. discordname.BackgroundColor3 = Color3.new(1, 1, 1)
  80. discordname.BackgroundTransparency = 1
  81. discordname.Position = UDim2.new(0.705382407, 0, -0.00584795326, 0)
  82. discordname.Size = UDim2.new(0, 104, 0, 28)
  83. discordname.Font = Enum.Font.SourceSans
  84. discordname.Text = "Cloudy Hill#6188"
  85. discordname.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  86. discordname.TextSize = 14
  87.  
  88. CreditsButton.Name = "CreditsButton"
  89. CreditsButton.Parent = RetardHacksGUI
  90. CreditsButton.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  91. CreditsButton.Position = UDim2.new(0.0594900846, 0, 0.157894731, 0)
  92. CreditsButton.Size = UDim2.new(0, 69, 0, 23)
  93. CreditsButton.Font = Enum.Font.SourceSans
  94. CreditsButton.Text = "Credits"
  95. CreditsButton.TextColor3 = Color3.new(0, 0, 0)
  96. CreditsButton.TextSize = 14
  97.  
  98. Scripts.Name = "Scripts"
  99. Scripts.Parent = RetardHacksGUI
  100. Scripts.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  101. Scripts.Position = UDim2.new(0.0226628892, 0, 0.292397648, 0)
  102. Scripts.Size = UDim2.new(0, 337, 0, 115)
  103.  
  104. IY.Name = "IY"
  105. IY.Parent = Scripts
  106. IY.BackgroundColor3 = Color3.new(1, 1, 1)
  107. IY.BackgroundTransparency = 0.69999998807907
  108. IY.Position = UDim2.new(0.0148367956, 0, 0.0347826071, 0)
  109. IY.Size = UDim2.new(0, 71, 0, 17)
  110. IY.Font = Enum.Font.SourceSans
  111. IY.Text = "IY FE"
  112. IY.TextColor3 = Color3.new(0, 0, 0)
  113. IY.TextSize = 14
  114.  
  115. UCT.Name = "UCT"
  116. UCT.Parent = Scripts
  117. UCT.BackgroundColor3 = Color3.new(1, 1, 1)
  118. UCT.BackgroundTransparency = 0.69999998807907
  119. UCT.Position = UDim2.new(0.0148367956, 0, 0.243478253, 0)
  120. UCT.Size = UDim2.new(0, 71, 0, 17)
  121. UCT.Font = Enum.Font.SourceSans
  122. UCT.Text = "UctHax"
  123. UCT.TextColor3 = Color3.new(0, 0, 0)
  124. UCT.TextSize = 14
  125.  
  126. ScriptsButton.Name = "ScriptsButton"
  127. ScriptsButton.Parent = RetardHacksGUI
  128. ScriptsButton.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  129. ScriptsButton.Position = UDim2.new(0.753569484, 0, 0.15594542, 0)
  130. ScriptsButton.Size = UDim2.new(0, 69, 0, 23)
  131. ScriptsButton.Font = Enum.Font.SourceSans
  132. ScriptsButton.Text = "Scripts"
  133. ScriptsButton.TextColor3 = Color3.new(0, 0, 0)
  134. ScriptsButton.TextSize = 14
  135.  
  136. RetardHacks_2.Name = "RetardHacks"
  137. RetardHacks_2.Parent = RetardHacksGUI
  138. RetardHacks_2.BackgroundColor3 = Color3.new(0, 0, 0)
  139. RetardHacks_2.Position = UDim2.new(0.283286124, 0, 0, 0)
  140. RetardHacks_2.Size = UDim2.new(0, 152, 0, 35)
  141. RetardHacks_2.Font = Enum.Font.SourceSans
  142. RetardHacks_2.Text = "Retard Hacks GUI"
  143. RetardHacks_2.TextColor3 = Color3.new(0.823529, 0.866667, 1)
  144. RetardHacks_2.TextSize = 14
  145.  
  146. ToggleButtonOn.Name = "ToggleButtonOn"
  147. ToggleButtonOn.Parent = Frame
  148. ToggleButtonOn.BackgroundColor3 = Color3.new(1, 1, 1)
  149. ToggleButtonOn.BackgroundTransparency = 1
  150. ToggleButtonOn.Position = UDim2.new(0.0199999996, 0, 0, 0)
  151. ToggleButtonOn.Size = UDim2.new(0, 46, 0, 30)
  152. ToggleButtonOn.Font = Enum.Font.SourceSans
  153. ToggleButtonOn.Text = "On"
  154. ToggleButtonOn.TextColor3 = Color3.new(1, 1, 1)
  155. ToggleButtonOn.TextSize = 14
  156.  
  157. ToggleButtonOff.Name = "ToggleButtonOff"
  158. ToggleButtonOff.Parent = Frame
  159. ToggleButtonOff.BackgroundColor3 = Color3.new(1, 1, 1)
  160. ToggleButtonOff.BackgroundTransparency = 1
  161. ToggleButtonOff.Position = UDim2.new(0.480000019, 0, 0, 0)
  162. ToggleButtonOff.Size = UDim2.new(0, 46, 0, 30)
  163. ToggleButtonOff.Font = Enum.Font.SourceSans
  164. ToggleButtonOff.Text = "Off"
  165. ToggleButtonOff.TextColor3 = Color3.new(1, 1, 1)
  166. ToggleButtonOff.TextSize = 14
  167. -- Scripts:
  168. function SCRIPT_EBIR69_FAKESCRIPT() -- Credits.OnFirst
  169. local script = Instance.new('Script')
  170. script.Parent = Credits
  171. script.Parent.Parent.Scripts.Visible = false
  172.  
  173. end
  174. coroutine.resume(coroutine.create(SCRIPT_EBIR69_FAKESCRIPT))
  175. function SCRIPT_OSNM68_FAKESCRIPT() -- CreditsButton.Script
  176. local script = Instance.new('Script')
  177. script.Parent = CreditsButton
  178. script.Parent.MouseButton1Click:Connect(function()
  179. script.Parent.Parent.Credits.Visible = true
  180. script.Parent.Parent.Scripts.Visible = false
  181. end)
  182.  
  183. end
  184. coroutine.resume(coroutine.create(SCRIPT_OSNM68_FAKESCRIPT))
  185. function SCRIPT_ZJZJ67_FAKESCRIPT() -- IY.Script
  186. local script = Instance.new('Script')
  187. script.Parent = IY
  188. print("Hello world!")
  189.  
  190.  
  191. end
  192. coroutine.resume(coroutine.create(SCRIPT_ZJZJ67_FAKESCRIPT))
  193. function SCRIPT_ZIHE74_FAKESCRIPT() -- UCT.Script
  194. local script = Instance.new('Script')
  195. script.Parent = UCT
  196. print("Hello world!")
  197.  
  198.  
  199. end
  200. coroutine.resume(coroutine.create(SCRIPT_ZIHE74_FAKESCRIPT))
  201. function SCRIPT_EVGL77_FAKESCRIPT() -- ScriptsButton.Script
  202. local script = Instance.new('Script')
  203. script.Parent = ScriptsButton
  204. script.Parent.MouseButton1Click:Connect(function()
  205. script.Parent.Parent.Credits.Visible = false
  206. script.Parent.Parent.Scripts.Visible = true
  207. end)
  208.  
  209. end
  210. coroutine.resume(coroutine.create(SCRIPT_EVGL77_FAKESCRIPT))
  211. function SCRIPT_FGUP74_FAKESCRIPT() -- RetardHacksGUI.Drag
  212. local script = Instance.new('Script')
  213. script.Parent = RetardHacksGUI
  214. script.Parent.Active = true
  215. script.Parent.Draggable = true
  216.  
  217. end
  218. coroutine.resume(coroutine.create(SCRIPT_FGUP74_FAKESCRIPT))
  219. function SCRIPT_EKTM86_FAKESCRIPT() -- ToggleButtonOn.Script
  220. local script = Instance.new('Script')
  221. script.Parent = ToggleButtonOn
  222. script.Parent.MouseButton1Click:Connect(function()
  223. script.Parent.Parent.RetardHacksGUI.Visible = true
  224. end)
  225.  
  226. end
  227. coroutine.resume(coroutine.create(SCRIPT_EKTM86_FAKESCRIPT))
  228. function SCRIPT_CGBY78_FAKESCRIPT() -- ToggleButtonOff.Script
  229. local script = Instance.new('Script')
  230. script.Parent = ToggleButtonOff
  231. script.Parent.MouseButton1Click:Connect(function()
  232. script.Parent.Parent.RetardHacksGUI.Visible = false
  233. end)
  234.  
  235. end
  236. coroutine.resume(coroutine.create(SCRIPT_CGBY78_FAKESCRIPT))
  237.  
  238. UCT.MouseButton1Click;Connect(function()
  239. loadstring(game:HttpGet(('https://pastebin.com/raw/Z9ZCRTXB'),true))()
  240. end)
  241.  
  242. IY.MouseButton1Click:Connect(function()
  243. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  244. end)
Add Comment
Please, Sign In to add comment