Advertisement
nabigha

Cheat 2.0

Nov 30th, 2021 (edited)
1,111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 8.54 KB | None | 0 0
  1. -- Made By Nabigha
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local login = Instance.new("Frame")
  5. local Close = Instance.new("ImageButton")
  6. local UICorner = Instance.new("UICorner")
  7. local TextLabel = Instance.new("TextLabel")
  8. local Frame = Instance.new("Frame")
  9. local UICorner_2 = Instance.new("UICorner")
  10. local TextBox = Instance.new("TextBox")
  11. local UICorner_3 = Instance.new("UICorner")
  12. local TextButton = Instance.new("TextButton")
  13. local UICorner_4 = Instance.new("UICorner")
  14. local main = Instance.new("Frame")
  15. local Frame_2 = Instance.new("Frame")
  16. local UICorner_5 = Instance.new("UICorner")
  17. local Close_2 = Instance.new("ImageButton")
  18. local UICorner_6 = Instance.new("UICorner")
  19. local ScrollingFrame = Instance.new("ScrollingFrame")
  20. local UICorner_7 = Instance.new("UICorner")
  21. local _1 = Instance.new("TextButton")
  22. local UICorner_8 = Instance.new("UICorner")
  23. local UIListLayout = Instance.new("UIListLayout")
  24. local _2 = Instance.new("TextButton")
  25. local UICorner_9 = Instance.new("UICorner")
  26. local _3 = Instance.new("TextButton")
  27. local UICorner_10 = Instance.new("UICorner")
  28. local _4 = Instance.new("TextButton")
  29. local UICorner_11 = Instance.new("UICorner")
  30. local _5 = Instance.new("TextButton")
  31. local UICorner_12 = Instance.new("UICorner")
  32. local TextLabel_2 = Instance.new("TextLabel")
  33. local TextLabel_3 = Instance.new("TextLabel")
  34.  
  35. --
  36.  
  37. ScreenGui.Parent = game.CoreGui
  38. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  39.  
  40. login.Name = "login"
  41. login.Parent = ScreenGui
  42. login.BackgroundColor3 = Color3.fromRGB(189, 189, 189)
  43. login.Position = UDim2.new(0.321484983, 0, 0.248747915, 0)
  44. login.Size = UDim2.new(0, 471, 0, 291)
  45. login.Draggable = true
  46.  
  47. Close.Name = "Close"
  48. Close.Parent = login
  49. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  50. Close.BackgroundTransparency = 1.000
  51. Close.Position = UDim2.new(0.893842876, 0, 0.0274914093, 0)
  52. Close.Size = UDim2.new(0, 40, 0, 40)
  53. Close.Image = "rbxassetid://385868188"
  54. Close.MouseButton1Down:Connect(function()
  55.     ScreenGui:Destroy()
  56. end)
  57.  
  58. UICorner.Parent = login
  59.  
  60. TextLabel.Parent = login
  61. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  62. TextLabel.BackgroundTransparency = 1.000
  63. TextLabel.Position = UDim2.new(0, 0, 0.0274914093, 0)
  64. TextLabel.Size = UDim2.new(0, 411, 0, 42)
  65. TextLabel.Font = Enum.Font.GothamBlack
  66. TextLabel.Text = "Lol Hub Login"
  67. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  68. TextLabel.TextScaled = true
  69. TextLabel.TextSize = 14.000
  70. TextLabel.TextWrapped = true
  71.  
  72. Frame.Parent = login
  73. Frame.BackgroundColor3 = Color3.fromRGB(98, 255, 0)
  74. Frame.BorderColor3 = Color3.fromRGB(98, 255, 0)
  75. Frame.Position = UDim2.new(0, 0, 0.192439869, 0)
  76. Frame.Size = UDim2.new(0, 471, 0, 2)
  77.  
  78. UICorner_2.Parent = Frame
  79.  
  80. TextBox.Parent = login
  81. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. TextBox.Position = UDim2.new(0.0212314222, 0, 0.250859112, 0)
  83. TextBox.Size = UDim2.new(0, 451, 0, 50)
  84. TextBox.Font = Enum.Font.GothamBlack
  85. TextBox.PlaceholderColor3 = Color3.fromRGB(149, 168, 155)
  86. TextBox.PlaceholderText = "Enter Key Here"
  87. TextBox.Text = ""
  88. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  89. TextBox.TextScaled = true
  90. TextBox.TextSize = 14.000
  91. TextBox.TextWrapped = true
  92.  
  93. UICorner_3.Parent = TextBox
  94.  
  95. TextButton.Parent = login
  96. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  97. TextButton.Position = UDim2.new(0.554140151, 0, 0.453608245, 0)
  98. TextButton.Size = UDim2.new(0, 200, 0, 50)
  99. TextButton.Font = Enum.Font.GothamBlack
  100. TextButton.Text = "ENTER"
  101. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  102. TextButton.TextScaled = true
  103. TextButton.TextSize = 14.000
  104. TextButton.TextWrapped = true
  105. TextButton.MouseButton1Down:Connect(function()
  106.     if TextBox.Text == "4L0KTH3B3ST" then
  107.         main.Visible = true
  108.         login.Visible = false
  109.     end
  110. end)
  111.  
  112. UICorner_4.Parent = TextButton
  113.  
  114. main.Name = "main"
  115. main.Parent = ScreenGui
  116. main.BackgroundColor3 = Color3.fromRGB(189, 189, 189)
  117. main.Position = UDim2.new(0.321484983, 0, 0.248747915, 0)
  118. main.Size = UDim2.new(0, 471, 0, 291)
  119. main.Visible = false
  120. main.Draggable = true
  121.  
  122. Frame_2.Parent = main
  123. Frame_2.BackgroundColor3 = Color3.fromRGB(98, 255, 0)
  124. Frame_2.BorderColor3 = Color3.fromRGB(98, 255, 0)
  125. Frame_2.Position = UDim2.new(0, 0, 0.192439869, 0)
  126. Frame_2.Size = UDim2.new(0, 471, 0, 2)
  127.  
  128. UICorner_5.Parent = Frame_2
  129.  
  130. Close_2.Name = "Close"
  131. Close_2.Parent = main
  132. Close_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  133. Close_2.BackgroundTransparency = 1.000
  134. Close_2.Position = UDim2.new(0.893842876, 0, 0.0274914093, 0)
  135. Close_2.Size = UDim2.new(0, 40, 0, 40)
  136. Close_2.Image = "rbxassetid://385868188"
  137. Close_2.MouseButton1Down:Connect(function()
  138.     ScreenGui:Destroy()
  139. end)
  140.  
  141. UICorner_6.Parent = main
  142.  
  143. ScrollingFrame.Parent = main
  144. ScrollingFrame.Active = true
  145. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(189, 189, 189)
  146. ScrollingFrame.BorderColor3 = Color3.fromRGB(189, 189, 189)
  147. ScrollingFrame.Position = UDim2.new(0, 0, 0.199312717, 0)
  148. ScrollingFrame.Size = UDim2.new(0, 461, 0, 226)
  149.  
  150. UICorner_7.Parent = ScrollingFrame
  151.  
  152. _1.Name = "1"
  153. _1.Parent = ScrollingFrame
  154. _1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  155. _1.Position = UDim2.new(-0.187635571, 0, 0, 0)
  156. _1.Size = UDim2.new(0, 417, 0, 50)
  157. _1.Font = Enum.Font.GothamBlack
  158. _1.Text = "Pet Simulator X Cheat"
  159. _1.TextColor3 = Color3.fromRGB(0, 0, 0)
  160. _1.TextScaled = true
  161. _1.TextSize = 14.000
  162. _1.TextWrapped = true
  163. _1.MouseButton1Down:Connect(function()
  164.     loadstring(game:HttpGet("https://raw.githubusercontent.com/4lve/Roblox/main/PetSimX.lua"))()
  165. end)
  166.  
  167. UICorner_8.Parent = _1
  168.  
  169. UIListLayout.Parent = ScrollingFrame
  170. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  171. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  172. UIListLayout.Padding = UDim.new(0, 5)
  173.  
  174. _2.Name = "2"
  175. _2.Parent = ScrollingFrame
  176. _2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  177. _2.Position = UDim2.new(-0.187635571, 0, 0, 0)
  178. _2.Size = UDim2.new(0, 417, 0, 50)
  179. _2.Font = Enum.Font.GothamBlack
  180. _2.Text = "Arsenal Cheat"
  181. _2.TextColor3 = Color3.fromRGB(0, 0, 0)
  182. _2.TextScaled = true
  183. _2.TextSize = 14.000
  184. _2.TextWrapped = true
  185. _2.MouseButton1Down:Connect(function()
  186.     loadstring(game:HttpGet('https://raw.githubusercontent.com/Pixelking6409/Snowflake/main/Loader.txt'))();
  187. end)
  188.  
  189. UICorner_9.Parent = _2
  190.  
  191. _3.Name = "3"
  192. _3.Parent = ScrollingFrame
  193. _3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  194. _3.Position = UDim2.new(-0.187635571, 0, 0, 0)
  195. _3.Size = UDim2.new(0, 417, 0, 50)
  196. _3.Font = Enum.Font.GothamBlack
  197. _3.Text = "Funky Friday Cheat"
  198. _3.TextColor3 = Color3.fromRGB(0, 0, 0)
  199. _3.TextScaled = true
  200. _3.TextSize = 14.000
  201. _3.TextWrapped = true
  202. _3.MouseButton1Down:Connect(function()
  203.     loadstring(game:HttpGet("https://raw.githubusercontent.com/wally-rblx/funky-friday-autoplay/main/main.lua",true))()
  204. end)
  205.  
  206. UICorner_10.Parent = _3
  207.  
  208. _4.Name = "4"
  209. _4.Parent = ScrollingFrame
  210. _4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  211. _4.Position = UDim2.new(-0.187635571, 0, 0, 0)
  212. _4.Size = UDim2.new(0, 417, 0, 50)
  213. _4.Font = Enum.Font.GothamBlack
  214. _4.Text = "Dark Dex"
  215. _4.TextColor3 = Color3.fromRGB(0, 0, 0)
  216. _4.TextScaled = true
  217. _4.TextSize = 14.000
  218. _4.TextWrapped = true
  219. _4.MouseButton1Down:connect(function()
  220.     loadstring(game:HttpGet("https://cdn.wearedevs.net/scripts/Dex Explorer V2.txt"))()
  221. end)
  222.  
  223. UICorner_11.Parent = _4
  224.  
  225. _5.Name = "5"
  226. _5.Parent = ScrollingFrame
  227. _5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  228. _5.Position = UDim2.new(-0.187635571, 0, 0, 0)
  229. _5.Size = UDim2.new(0, 417, 0, 50)
  230. _5.Font = Enum.Font.GothamBlack
  231. _5.Text = "Save Map"
  232. _5.TextColor3 = Color3.fromRGB(0, 0, 0)
  233. _5.TextScaled = true
  234. _5.TextSize = 14.000
  235. _5.TextWrapped = true
  236. _5.MouseButton1Down:connect(function()
  237.     saveinstance()
  238. end)
  239.  
  240. UICorner_12.Parent = _5
  241.  
  242. TextLabel_2.Parent = main
  243. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  244. TextLabel_2.BackgroundTransparency = 1.000
  245. TextLabel_2.Position = UDim2.new(0, 0, 0.0274914093, 0)
  246. TextLabel_2.Size = UDim2.new(0, 411, 0, 42)
  247. TextLabel_2.Font = Enum.Font.GothamBlack
  248. TextLabel_2.Text = "Lol Hub"
  249. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  250. TextLabel_2.TextScaled = true
  251. TextLabel_2.TextSize = 14.000
  252. TextLabel_2.TextWrapped = true
  253.  
  254. TextLabel_3.Parent = main
  255. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  256. TextLabel_3.BackgroundTransparency = 1.000
  257. TextLabel_3.Position = UDim2.new(0.0212314222, 0, 0.910652936, 0)
  258. TextLabel_3.Size = UDim2.new(0, 179, 0, 19)
  259. TextLabel_3.Font = Enum.Font.GothamBlack
  260. TextLabel_3.Text = "Made By Nabigha"
  261. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  262. TextLabel_3.TextScaled = true
  263. TextLabel_3.TextSize = 14.000
  264. TextLabel_3.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement