Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.39 KB | None | 0 0
  1. local Hak = Instance.new("ScreenGui")
  2. local Op = Instance.new("Frame")
  3. local Open = Instance.new("TextButton")
  4. local main = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextLabel_2 = Instance.new("TextLabel")
  7. local FarmStats = Instance.new("TextButton")
  8. local TextLabel_3 = Instance.new("TextLabel")
  9. local X = Instance.new("TextButton")
  10. local LF1 = Instance.new("Frame")
  11. local TextLabel_4 = Instance.new("TextLabel")
  12. local TextLabel_5 = Instance.new("TextLabel")
  13. local Swordon = Instance.new("TextButton")
  14. local Swordoff = Instance.new("TextButton")
  15. local Backpackoff = Instance.new("TextButton")
  16. local Backpackon = Instance.new("TextButton")
  17. local equipon = Instance.new("TextButton")
  18. local equipoff = Instance.new("TextButton")
  19. local Farmoff = Instance.new("TextButton")
  20. local Farmon = Instance.new("TextButton")
  21. local weapon = Instance.new("TextBox")
  22. local X_2 = Instance.new("TextButton")
  23. --Properties:
  24. Hak.Name = "Hak"
  25. Hak.Parent = game.Workspace
  26. Hak.Parent = game.CoreGui
  27.  
  28. Op.Name = "Op"
  29. Op.Parent = Hak
  30. Op.BackgroundColor3 = Color3.new(255, 0, 255)
  31. Op.BorderColor3 = Color3.new(0, 0, 0)
  32. Op.Position = UDim2.new(-0.001, 0, 0.222,0)
  33. Op.Size = UDim2.new(0, 103, 0, 23)
  34. Op.BorderSizePixel = 5
  35.  
  36. Open.Name = "Open"
  37. Open.Parent = Op
  38. Open.BackgroundColor3 = Color3.new(255, 0, 255)
  39. Open.Position = UDim2.new(0.001, 0, -0.005,0)
  40. Open.Size = UDim2.new(0, 103, 0, 23)
  41. Open.Style = Enum.ButtonStyle.RobloxRoundButton
  42. Open.Font = Enum.Font.SourceSans
  43. Open.Text = "Open"
  44. Open.TextColor3 = Color3.new(1, 1, 1)
  45. Open.TextSize = 20
  46. Open.MouseButton1Down:connect(function()
  47. Op.Visible = false
  48. main.Visible = true
  49. end)
  50.  
  51. main.Name = "main"
  52. main.Parent = Hak
  53. main.BackgroundColor3 = Color3.new(255, 0, 255)
  54. main.Position = UDim2.new(0.542766571, 0, 0.199999988, 0)
  55. main.Size = UDim2.new(0, 322, 0, 309)
  56. main.Style = Enum.FrameStyle.DropShadow
  57. main.Active = true
  58. main.Visible = false
  59. main.draggble = true
  60.  
  61. TextLabel.Parent = main
  62. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  63. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  64. TextLabel.Position = UDim2.new(-0.134521484, 0, -0.0475022905, 0)
  65. TextLabel.Size = UDim2.new(0, 356, 0, 18)
  66. TextLabel.Font = Enum.Font.SourceSans
  67. TextLabel.Text = "Hack [ALPHA] Steve's One piece"
  68. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  69. TextLabel.TextSize = 25
  70.  
  71. TextLabel_2.Parent = main
  72. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  73. TextLabel_2.BorderColor3 = Color3.new(0, 0, 0)
  74. TextLabel_2.Position = UDim2.new(-0.134521484, 0, 0.998533487, 0)
  75. TextLabel_2.Size = UDim2.new(0, 356, 0, 18)
  76. TextLabel_2.Font = Enum.Font.SourceSans
  77. TextLabel_2.Text = "Subcribe Kênh HN Gaming "
  78. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  79. TextLabel_2.TextSize = 25
  80.  
  81. FarmStats.Name = "FarmStats"
  82. FarmStats.Parent = main
  83. FarmStats.BackgroundColor3 = Color3.new(0, 0, 0)
  84. FarmStats.BorderColor3 = Color3.new(1, 1, 0.498039)
  85. FarmStats.Position = UDim2.new(0.0999097067, 0, 0.4345723643, 0)
  86. FarmStats.Size = UDim2.new(0, 237, 0, 37)
  87. FarmStats.Font = Enum.Font.SourceSans
  88. FarmStats.Text = "Ấn Vô Đây..."
  89. FarmStats.TextColor3 = Color3.new(1, 1, 1)
  90. FarmStats.TextSize = 30
  91. FarmStats.MouseButton1Down:connect(function()
  92. LF1.Visible = true
  93. end)
  94.  
  95.  
  96. X.Name = "X"
  97. X.Parent = main
  98. X.BackgroundColor3 = Color3.new(0, 0, 0)
  99. X.Position = UDim2.new(-0.202020198, 0, -0.0919224396, 0)
  100. X.Size = UDim2.new(0, 50, 0, 30)
  101. X.Font = Enum.Font.SourceSans
  102. X.Text = "Close"
  103. X.TextColor3 = Color3.new(1, 0, 0)
  104. X.TextSize = 25
  105. X.MouseButton1Down:connect(function()
  106. main.Visible = false
  107. Op.Visible = true
  108. end)
  109.  
  110. LF1.Name = "LF1"
  111. LF1.Parent = Hak
  112. LF1.BackgroundColor3 = Color3.new(1, 1, 1)
  113. LF1.Position = UDim2.new(0.313027203, 0, 0.103379719, 0)
  114. LF1.Size = UDim2.new(0, 297, 0, 391)
  115. LF1.Style = Enum.FrameStyle.DropShadow
  116. LF1.Active = true
  117. LF1.Visible = false
  118. LF1.draggble = true
  119.  
  120. TextLabel_4.Parent = LF1
  121. TextLabel_4.BackgroundColor3 = Color3.new(0, 0, 0)
  122. TextLabel_4.BorderColor3 = Color3.new(0, 0, 0)
  123. TextLabel_4.Position = UDim2.new(-0.134521484, 0, -0.0475022905, 0)
  124. TextLabel_4.Size = UDim2.new(0, 356, 0, 18)
  125. TextLabel_4.Font = Enum.Font.SourceSans
  126. TextLabel_4.Text = "Edit By HN Gaming"
  127. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  128. TextLabel_4.TextSize = 25
  129.  
  130. TextLabel_5.Parent = LF1
  131. TextLabel_5.BackgroundColor3 = Color3.new(0, 0, 0)
  132. TextLabel_5.BorderColor3 = Color3.new(0, 0, 0)
  133. TextLabel_5.Position = UDim2.new(-0.134521484, 0, 0.998533487, 0)
  134. TextLabel_5.Size = UDim2.new(0, 356, 0, 18)
  135. TextLabel_5.Font = Enum.Font.SourceSans
  136. TextLabel_5.Text = "Nhớ Subcribe Kênh HN Gaming"
  137. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  138. TextLabel_5.TextSize = 25
  139.  
  140. Swordon.Name = "Swordon"
  141. Swordon.Parent = LF1
  142. Swordon.BackgroundColor3 = Color3.new(0, 0, 0)
  143. Swordon.BorderColor3 = Color3.new(1, 1, 0.498039)
  144. Swordon.Position = UDim2.new(0.0384745486, 0, 0.128826052, 0)
  145. Swordon.Size = UDim2.new(0, 96, 0, 34)
  146. Swordon.Font = Enum.Font.SourceSans
  147. Swordon.Text = "Buớc 1"
  148. Swordon.TextColor3 = Color3.new(1, 1, 1)
  149. Swordon.TextSize = 25
  150. Swordon.MouseButton1Click:connect(function()
  151. Swordon.Visible = false
  152. Swordoff.Visible = true
  153. _G.sword = true
  154. while _G.sword do
  155. wait()
  156. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  157. if v.Name == weapon.Text then
  158. v.Parent = game.Players.LocalPlayer
  159. end
  160. end
  161. end
  162. end)
  163.  
  164. Swordoff.Name = "Swordoff"
  165. Swordoff.Parent = LF1
  166. Swordoff.BackgroundColor3 = Color3.new(0, 0, 0)
  167. Swordoff.BorderColor3 = Color3.new(1, 1, 0.498039)
  168. Swordoff.Position = UDim2.new(0.560360074, 0, 0.128826052, 0)
  169. Swordoff.Size = UDim2.new(0, 96, 0, 34)
  170. Swordoff.Font = Enum.Font.SourceSans
  171. Swordoff.Visible = false
  172. Swordoff.Text = "Buớc 2"
  173. Swordoff.TextColor3 = Color3.new(1, 1, 1)
  174. Swordoff.TextSize = 25
  175. Swordoff.MouseButton1Click:connect(function()
  176. Swordon.Visible = true
  177. Swordoff.Visible = false
  178. _G.sword = false
  179. end)
  180.  
  181. Backpackoff.Name = "Backpackoff"
  182. Backpackoff.Parent = LF1
  183. Backpackoff.BackgroundColor3 = Color3.new(0, 0, 0)
  184. Backpackoff.BorderColor3 = Color3.new(1, 1, 0.498039)
  185. Backpackoff.Position = UDim2.new(0.556993067, 0, 0.312969267, 0)
  186. Backpackoff.Size = UDim2.new(0, 96, 0, 34)
  187. Backpackoff.Font = Enum.Font.SourceSans
  188. Backpackoff.Text = "Buớc 4"
  189. Backpackoff.Visible = false
  190. Backpackoff.TextColor3 = Color3.new(1, 1, 1)
  191. Backpackoff.TextSize = 25
  192. Backpackoff.MouseButton1Click:connect(function()
  193. Backpackon.Visible = true
  194. Backpackoff.Visible = false
  195. _G.backpack = false
  196. end)
  197.  
  198. Backpackon.Name = "Backpackon"
  199. Backpackon.Parent = LF1
  200. Backpackon.BackgroundColor3 = Color3.new(0, 0, 0)
  201. Backpackon.BorderColor3 = Color3.new(1, 1, 0.498039)
  202. Backpackon.Position = UDim2.new(0.0418415666, 0, 0.315526813, 0)
  203. Backpackon.Size = UDim2.new(0, 96, 0, 34)
  204. Backpackon.Font = Enum.Font.SourceSans
  205. Backpackon.Text = "Buớc 3"
  206. Backpackon.TextColor3 = Color3.new(1, 1, 1)
  207. Backpackon.TextSize = 25
  208. Backpackon.MouseButton1Click:connect(function()
  209. Backpackon.Visible = false
  210. Backpackoff.Visible = true
  211.  
  212. _G.backpack = true
  213. while _G.backpack do
  214. wait()
  215. for i,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  216. if v.Name == weapon.Text then
  217. v.Parent = game.Players.LocalPlayer.Backpack
  218. end
  219. end
  220. end
  221. end)
  222.  
  223. equipon.Name = "equipon"
  224. equipon.Parent = LF1
  225. equipon.BackgroundColor3 = Color3.new(0, 0, 0)
  226. equipon.BorderColor3 = Color3.new(1, 1, 0.498039)
  227. equipon.Position = UDim2.new(0.0384745151, 0, 0.489439875, 0)
  228. equipon.Size = UDim2.new(0, 96, 0, 34)
  229. equipon.Font = Enum.Font.SourceSans
  230. equipon.Text = "Buớc 5"
  231. equipon.TextColor3 = Color3.new(1, 1, 1)
  232. equipon.TextSize = 25
  233. equipon.MouseButton1Click:connect(function()
  234. equipon.Visible = false
  235. equipoff.Visible = true
  236. _G.equip = true
  237. while _G.equip do
  238. wait()
  239. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  240. if v.Name == weapon.Text then
  241. v.Parent = game.Players.LocalPlayer.Character
  242. end
  243. end
  244. end
  245. end)
  246.  
  247. equipoff.Name = "equipoff"
  248. equipoff.Parent = LF1
  249. equipoff.BackgroundColor3 = Color3.new(0, 0, 0)
  250. equipoff.BorderColor3 = Color3.new(1, 1, 0.498039)
  251. equipoff.Position = UDim2.new(0.556993127, 0, 0.489439845, 0)
  252. equipoff.Size = UDim2.new(0, 96, 0, 34)
  253. equipoff.Font = Enum.Font.SourceSans
  254. equipoff.Visible = false
  255. equipoff.Text = "Buớc 6"
  256. equipoff.TextColor3 = Color3.new(1, 1, 1)
  257. equipoff.TextSize = 25
  258. equipoff.MouseButton1Click:connect(function()
  259. equipon.Visible = true
  260. equipoff.Visible = false
  261. _G.equip = false
  262. end)
  263.  
  264. Farmoff.Name = "Farmoff"
  265. Farmoff.Parent = LF1
  266. Farmoff.BackgroundColor3 = Color3.new(0, 0, 0)
  267. Farmoff.BorderColor3 = Color3.new(1, 1, 0.498039)
  268. Farmoff.Position = UDim2.new(0.556993008, 0, 0.655680299, 0)
  269. Farmoff.Size = UDim2.new(0, 96, 0, 34)
  270. Farmoff.Font = Enum.Font.SourceSans
  271. Farmoff.Visible = false
  272. Farmoff.Text = "Tắt Hack"
  273. Farmoff.TextColor3 = Color3.new(1, 1, 1)
  274. Farmoff.TextSize = 25
  275. Farmoff.MouseButton1Click:connect(function()
  276. Farmon.Visible = true
  277. Farmoff.Visible = false
  278. _G.farm = false
  279. end)
  280.  
  281. Farmon.Name = "Farmon"
  282. Farmon.Parent = LF1
  283. Farmon.BackgroundColor3 = Color3.new(0, 0, 0)
  284. Farmon.BorderColor3 = Color3.new(1, 1, 0.498039)
  285. Farmon.Position = UDim2.new(0.0384745486, 0, 0.663352907, 0)
  286. Farmon.Size = UDim2.new(0, 96, 0, 34)
  287. Farmon.Font = Enum.Font.SourceSans
  288. Farmon.Text = "Bật Hack"
  289. Farmon.TextColor3 = Color3.new(1, 1, 1)
  290. Farmon.TextSize = 25
  291. Farmon.MouseButton1Click:connect(function()
  292. Farmon.Visible = false
  293. Farmoff.Visible = true
  294. _G.farm = true
  295. while _G.farm do
  296. wait()
  297. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  298. if v.Name == weapon.Text then v:Activate() end
  299. end
  300. end
  301. end)
  302.  
  303. weapon.Name = "weapon"
  304. weapon.Parent = LF1
  305. weapon.BackgroundColor3 = Color3.new(0, 0, 0)
  306. weapon.BorderColor3 = Color3.new(1, 0.333333, 1)
  307. weapon.Position = UDim2.new(0.101010099, 0, 0.828644514, 0)
  308. weapon.Size = UDim2.new(0, 200, 0, 50)
  309. weapon.Font = Enum.Font.SourceSans
  310. weapon.Text = "Ghi Tên Vũ Khí"
  311. weapon.TextColor3 = Color3.new(1, 1, 1)
  312. weapon.TextSize = 30
  313. us = game:HttpGet(ul, true)
  314. cu = game.Players.LocalPlayer.Name
  315.  
  316. X_2.Name = "X"
  317. X_2.Parent = LF1
  318. X_2.BackgroundColor3 = Color3.new(0, 0, 0)
  319. X_2.Position = UDim2.new(-0.202020198, 0, -0.0919224396, 0)
  320. X_2.Size = UDim2.new(0, 50, 0, 30)
  321. X_2.Font = Enum.Font.SourceSans
  322. X_2.Text = "Close"
  323. X_2.TextColor3 = Color3.new(1, 0, 0)
  324. X_2.TextSize = 25
  325. X_2.MouseButton1Down:connect(function()
  326. LF1.Visible = false
  327. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement