Roblox Egg Farm Simulator Ban Banhammer

Feb 27th, 2020
BanhammerRoblox Egg Farm Simulator Ban Banhammer

The Ban Hammer is the strongest tool in Mining Simulator that can be purchased with rebirth tokens. It is also the third most expensive item that can be purchased with Rebirth Tokens. Without the 2x Tokens gamepass, it requires at least 5,500 Rebirths to purchase. With the 2x Tokens gamepass, it requires at least 2,250 Rebirths to purchase. Note that this does not include any other method of.

Never
Roblox Egg Farm Simulator Ban Banhammer
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Game Link: https://www.roblox.com/games/1828509885/AUTO-EGGS-Egg-Farm-Simulator
  2. --/ Made By Waynes_World1
  3. local Screen = Instance.new('ScreenGui')
  4. local Wayne = Instance.new('TextLabel')
  5. Screen.Parent = game.CoreGui
  6. Frame1.Name ='Frame1'
  7. Frame1.Active =true
  8. Frame1.Position = UDim2.new(0.409278363,0,0.106571935,0)
  9. Frame1.Style = Enum.FrameStyle.RobloxRound
  10. Frame1.Visible =true
  11. Wayne.Name ='Wayne'
  12. Wayne.BackgroundColor3 = Color3.new(1,1,1)
  13. Wayne.Position = UDim2.new(0.04,0,0.6,0)
  14. Wayne.Font = Enum.Font.SciFi
  15. Wayne.TextColor3 = Color3.new(0,0.9,0.996078)
  16. AD.Parent = Frame1
  17. AD.Position = UDim2.new(0.06,0,0.2,0)
  18. AD.Style = Enum.ButtonStyle.RobloxRoundButton
  19. AD.Text ='Auto Diamonds'
  20. AD.TextSize =14
  21. AD.TextColor3 = Color3.new(0,0.992157,0.0862745)
  22. wait(5)
  23. for i, a inpairs(game:GetDescendants())do
  24. if a.Value game.Players.LocalPlayer then
  25. end
  26. end
  27. for i,b inpairs(LocalFarm.Diamonds:GetChildren())do
  28. b.CFrame = game.Players.LocalPlayer.Character.Head.CFrame
  29. end
RAW Paste Data