Advertisement
AtDuHackNao

Háck Đuđe Bee Swarm

Jan 22nd, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local Frame_2 = Instance.new("Frame")
  4. local tool = Instance.new("TextBox")
  5. local spam = Instance.new("TextButton")
  6. local dupe = Instance.new("TextButton")
  7. local take = Instance.new("TextButton")
  8. local off = Instance.new("TextButton")
  9. local cerberus = Instance.new("TextLabel")
  10. local ps = Instance.new("TextLabel")
  11. --Properties:
  12. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  13.  
  14. Frame.Parent = ScreenGui
  15. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  16. Frame.Position = UDim2.new(0.226475284, 0, 0.427325577, 0)
  17. Frame.Size = UDim2.new(0, 264, 0, 140)
  18. Frame.Active = true
  19. Frame.Draggable = true
  20.  
  21. Frame_2.Parent = Frame
  22. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  23. Frame_2.Position = UDim2.new(0, 0, 0.142857149, 0)
  24. Frame_2.Size = UDim2.new(0, 264, 0, 100)
  25.  
  26. tool.Name = "TênDụngCụCủaBạn"
  27. tool.Parent = Frame_2
  28. tool.BackgroundColor3 = Color3.new(1, 1, 1)
  29. tool.Size = UDim2.new(0, 132, 0, 50)
  30. tool.Font = Enum.Font.SourceSans
  31. tool.Text = "TênDụngCụCủaBạn"
  32. tool.TextColor3 = Color3.new(0, 0, 0)
  33. tool.TextSize = 14
  34.  
  35. spam.Name = "TựĐộngFarm"
  36. spam.Parent = Frame_2
  37. spam.BackgroundColor3 = Color3.new(1, 1, 1)
  38. spam.Position = UDim2.new(0.5, 0, 0, 0)
  39. spam.Size = UDim2.new(0, 132, 0, 50)
  40. spam.Font = Enum.Font.SourceSans
  41. spam.Text = "TựĐộngFarm"
  42. spam.TextColor3 = Color3.new(0, 0, 0)
  43. spam.TextSize = 14
  44. spam.MouseButton1Click:connect(function()
  45. _G.bee = true
  46. while _G.bee do
  47. wait()
  48. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do
  49. if string.find(v.Name,tool.Text) then
  50. v.Parent = game.Players.LocalPlayer.Character
  51. workspace[game.Players.LocalPlayer.Name][tool.Text].ClickEvent:FireServer()
  52. game.Players.LocalPlayer.Character[tool.Text].Parent = game.Players.LocalPlayer.Backpack
  53. end
  54. end
  55. end
  56. end)
  57.  
  58. dupe.Name = "Dudex2Cây"
  59. dupe.Parent = Frame_2
  60. dupe.BackgroundColor3 = Color3.new(1, 1, 1)
  61. dupe.Position = UDim2.new(0, 0, 0.5, 0)
  62. dupe.Size = UDim2.new(0, 88, 0, 50)
  63. dupe.Font = Enum.Font.SourceSans
  64. dupe.Text = "Dudex2Cây"
  65. dupe.TextColor3 = Color3.new(0, 0, 0)
  66. dupe.TextSize = 14
  67. dupe.MouseButton1Click:connect(function()
  68. _G.dupe = true
  69. while _G.dupe do
  70. wait()
  71. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  72. if v.Name == tool.Text then
  73. v.Parent = game.Players.LocalPlayer
  74. end
  75. end
  76. end
  77. end)
  78.  
  79. take.Name = "LấyVào"
  80. take.Parent = Frame_2
  81. take.BackgroundColor3 = Color3.new(1, 1, 1)
  82. take.Position = UDim2.new(0.333333343, 0, 0.5, 0)
  83. take.Size = UDim2.new(0, 88, 0, 50)
  84. take.Font = Enum.Font.SourceSans
  85. take.Text = "LấyVào "
  86. take.TextColor3 = Color3.new(0, 0, 0)
  87. take.TextSize = 14
  88. take.MouseButton1Click:connect(function()
  89. _G.take = true
  90. while _G.take do
  91. wait()
  92. for i,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  93. if v.Name == tool.Text then
  94. v.Parent = game.Players.LocalPlayer.Backpack
  95. end
  96. end
  97. end
  98. end)
  99.  
  100. off.Name = "OffTấtCả"
  101. off.Parent = Frame_2
  102. off.BackgroundColor3 = Color3.new(1, 1, 1)
  103. off.Position = UDim2.new(0.666666687, 0, 0.5, 0)
  104. off.Size = UDim2.new(0, 88, 0, 50)
  105. off.Font = Enum.Font.SourceSans
  106. off.Text = "OffTấtCả"
  107. off.TextColor3 = Color3.new(0, 0, 0)
  108. off.TextSize = 14
  109. off.MouseButton1Click:connect(function()
  110. _G.bee = false
  111. _G.dupe = false
  112. _G.take = false
  113. end)
  114.  
  115. cerberus.Name = "bee swarm"
  116. cerberus.Parent = Frame
  117. cerberus.BackgroundColor3 = Color3.new(1, 1, 1)
  118. cerberus.Size = UDim2.new(0, 264, 0, 20)
  119. cerberus.Font = Enum.Font.SourceSans
  120. cerberus.Text = "bee swarm"
  121. cerberus.TextColor3 = Color3.new(0, 0, 0)
  122. cerberus.TextSize = 14
  123.  
  124. ps.Name = "HackBeeViệtNamCủa Ngô Hoài Phước"
  125. ps.Parent = Frame
  126. ps.BackgroundColor3 = Color3.new(1, 1, 1)
  127. ps.Position = UDim2.new(0, 0, 0.857142866, 0)
  128. ps.Size = UDim2.new(0, 264, 0, 20)
  129. ps.Font = Enum.Font.SourceSans
  130. ps.Text = "Hack Bêe Swarm"
  131. ps.TextColor3 = Color3.new(0, 0, 0)
  132. ps.TextSize = 14
  133. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement