Advertisement
dady172172

Doge Simulator GUI

Nov 5th, 2019
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 42.06 KB | None | 0 0
  1. --https://www.roblox.com/games/3072491551/Doge-Simulator
  2. --load string in case you want it ===  loadstring(game:HttpGet("https://pastebin.com/raw/bPFJrgK6", true))()
  3. --https://github.com/dady172172/Roblox-Cheats
  4. local VirtualUser=game:service'VirtualUser'
  5. game:service'Players'.LocalPlayer.Idled:connect(function()
  6. VirtualUser:CaptureController()
  7. VirtualUser:ClickButton2(Vector2.new())
  8. end)
  9.  
  10.  
  11. zone1 = false
  12. zone2 = false
  13. zone3 = false
  14. zone4 = false
  15. zone5 = false
  16. zone6 = false
  17. zone7 = false
  18. zone8 = false
  19. zone9 = false
  20. zone10 = false
  21. space1 = false
  22. space2 = false
  23. rebirthfarm = false
  24. autoquest = false
  25. farmbarks = true
  26.    
  27. local function CreateInstance(cls,props)
  28. local inst = Instance.new(cls)
  29. for i,v in pairs(props) do
  30.     inst[i] = v
  31. end
  32. return inst
  33. end
  34.    
  35.    
  36. local DogeSimGUI = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='DogeSimGUI', Parent=game.CoreGui})
  37. local DogeSimFrame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.15000000596046,BorderColor3=Color3.new(1, 0, 0),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.689893484, 0, 0.639526188, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 398, 0, 227),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'DogeSimFrame',Parent = DogeSimGUI})
  38. local Frame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, -0.104803495, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 398, 0, 24),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Frame',Parent = DogeSimFrame})
  39. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Doge Simulator',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.324120611, 0, -0.131004363, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 140, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = DogeSimFrame})
  40. local Frame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0.99999994, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 398, 0, 24),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Frame',Parent = DogeSimFrame})
  41. local FarmZoneBtn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -9, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='FarmZoneBtn',Parent = Frame})
  42. local FarmRebirthsBtn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Rebiths',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -7.25, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='FarmRebirthsBtn',Parent = Frame})
  43. local empty = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='empty',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -3.66666627, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='empty',Parent = Frame})
  44. local AutoClaimQuesetsBtn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Auto Claim Quests',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -5.41666651, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='AutoClaimQuesetsBtn',Parent = Frame})
  45. local TPSpawnBtn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='TP Spawn',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -1.95833313, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TPSpawnBtn',Parent = Frame})
  46. local FarmBarksBtn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Barks',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -8.91666698, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='FarmBarksBtn',Parent = Frame})
  47. local empty = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='empty',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -7.16666651, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='empty',Parent = Frame})
  48. local empty = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='empty',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -3.58333302, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='empty',Parent = Frame})
  49. local empty = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='empty',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -5.33333302, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='empty',Parent = Frame})
  50. local RunSpeed100Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Run Speed 100',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -1.87499976, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='RunSpeed100Btn',Parent = Frame})
  51. local empty = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='empty',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -8.91666698, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='empty',Parent = Frame})
  52. local empty = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='empty',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -7.16666651, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='empty',Parent = Frame})
  53. local empty = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='empty',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -3.58333302, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='empty',Parent = Frame})
  54. local empty = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='empty',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -5.33333302, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='empty',Parent = Frame})
  55. local TextButton = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Script',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0.0980392, 0.117647),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -1.87499976, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextButton',Parent = Frame})
  56. local FarmZoneFrame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0.15000000596046,BorderColor3=Color3.new(1, 0, 0),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.689893484, 0, 0.639526188, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 398, 0, 227),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=false,ZIndex=1,Name = 'FarmZoneFrame',Parent = DogeSimGUI})
  57. local Frame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, -0.104803495, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 398, 0, 24),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Frame',Parent = FarmZoneFrame})
  58. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.324120611, 0, -0.131004363, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 140, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = FarmZoneFrame})
  59. local Frame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 0, 0),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0.99999994, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 398, 0, 24),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Frame',Parent = FarmZoneFrame})
  60. local Zone1Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 1',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -9, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone1Btn',Parent = Frame})
  61. local Zone4Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 4',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -7.25, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone4Btn',Parent = Frame})
  62. local Zone10Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 10',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -3.66666627, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone10Btn',Parent = Frame})
  63. local Zone7Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 7',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -5.41666651, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone7Btn',Parent = Frame})
  64. local TPSpawn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='TP Spawn',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0351758786, 0, -1.95833313, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TPSpawn',Parent = Frame})
  65. local Zone2Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 2',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -8.91666698, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone2Btn',Parent = Frame})
  66. local Zone5Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 5',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -7.16666651, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone5Btn',Parent = Frame})
  67. local SpaceZone1Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm space 1',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -3.58333302, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='SpaceZone1Btn',Parent = Frame})
  68. local Zone8Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 8',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -5.33333302, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone8Btn',Parent = Frame})
  69. local RunSpeed100Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Run Speed 100',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.356783926, 0, -1.87499976, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='RunSpeed100Btn',Parent = Frame})
  70. local Zone3Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 3',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -8.91666698, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone3Btn',Parent = Frame})
  71. local Zone6Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 6',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -7.16666651, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone6Btn',Parent = Frame})
  72. local SpaceZone2Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Space 2',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -3.58333302, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='SpaceZone2Btn',Parent = Frame})
  73. local Zone9Btn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Farm Zone 9',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -5.33333302, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Zone9Btn',Parent = Frame})
  74. local BackBtn = CreateInstance('TextButton',{Font=Enum.Font.SciFi,FontSize=Enum.FontSize.Size14,Text='Back',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0.0980392, 0.117647),BackgroundTransparency=0,BorderColor3=Color3.new(1, 1, 1),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.675879359, 0, -1.87499976, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 115, 0, 30),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='BackBtn',Parent = Frame})
  75.  
  76.  
  77.  
  78.  
  79. Zone1Btn.MouseButton1Click:connect(function()
  80.     if zone1 == true then zone1 = false print("Disabled")
  81.         Zone1Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  82.     elseif
  83.         zone1 == false then zone1 = true print("Enabled")
  84.         Zone1Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  85.     end
  86.     zone1func(game:GetService("Workspace").Coins.Coin1)
  87. end)
  88.  
  89. Zone2Btn.MouseButton1Click:connect(function()
  90.     if zone2 == true then zone2 = false print("Disabled")
  91.         Zone2Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  92.     elseif
  93.         zone2 == false then zone2 = true print("Enabled")
  94.         Zone2Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  95.     end
  96.     zone2func(game:GetService("Workspace").Coins.Coin2)
  97. end)
  98.  
  99.  
  100. Zone3Btn.MouseButton1Click:connect(function()
  101.     if zone3 == true then zone3 = false print("Disabled")
  102.         Zone3Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  103.     elseif
  104.         zone3 == false then zone3 = true print("Enabled")
  105.         Zone3Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  106.     end
  107.     zone3func(game:GetService("Workspace").Coins.Coin3)
  108. end)
  109.  
  110. Zone4Btn.MouseButton1Click:connect(function()
  111.     if zone4 == true then zone4 = false print("Disabled")
  112.         Zone4Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  113.     elseif
  114.         zone4 == false then zone4 = true print("Enabled")
  115.         Zone4Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  116.     end
  117.     zone4func(game:GetService("Workspace").Coins.Coin4)
  118. end)
  119.  
  120. Zone5Btn.MouseButton1Click:connect(function()
  121.     if zone5 == true then zone5 = false print("Disabled")
  122.         Zone5Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  123.     elseif
  124.         zone5 == false then zone5 = true print("Enabled")
  125.         Zone5Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  126.     end
  127.     zone5func(game:GetService("Workspace").Coins.Chest1F, game:GetService("Workspace").Coins.Chest1)
  128. end)
  129.  
  130. Zone6Btn.MouseButton1Click:connect(function()
  131.     if zone6 == true then zone6 = false print("Disabled")
  132.         Zone6Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  133.     elseif
  134.         zone6 == false then zone6 = true print("Enabled")
  135.         Zone6Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  136.     end
  137.     zone6func(game:GetService("Workspace").Coins.Chest2)
  138. end)
  139.  
  140. Zone7Btn.MouseButton1Click:connect(function()
  141.     if zone7 == true then zone7 = false print("Disabled")
  142.         Zone7Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  143.     elseif
  144.         zone7 == false then zone7 = true print("Enabled")
  145.         Zone7Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  146.     end
  147.     zone7func(game:GetService("Workspace").Coins.Chest3)
  148. end)
  149.  
  150. Zone8Btn.MouseButton1Click:connect(function()
  151.     if zone8 == true then zone8 = false print("Disabled")
  152.         Zone8Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  153.     elseif
  154.         zone8 == false then zone8 = true print("Enabled")
  155.         Zone8Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  156.     end
  157.     zone8func(game:GetService("Workspace").Coins.Diamond1)
  158. end)
  159.  
  160. Zone9Btn.MouseButton1Click:connect(function()
  161.     if zone9 == true then zone9 = false print("Disabled")
  162.         Zone9Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  163.     elseif
  164.         zone9 == false then zone9 = true print("Enabled")
  165.         Zone9Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  166.     end
  167.     zone9func(game:GetService("Workspace").Coins.Diamond2)
  168. end)
  169.  
  170. Zone10Btn.MouseButton1Click:connect(function()
  171.     if zone10 == true then zone10 = false print("Disabled")
  172.         Zone10Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  173.     elseif
  174.         zone10 == false then zone10 = true print("Enabled")
  175.         Zone10Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  176.     end
  177.     zone10func(game:GetService("Workspace").Coins.Diamond3)
  178. end)
  179.  
  180. SpaceZone1Btn.MouseButton1Click:connect(function()
  181.     if space1 == true then space1 = false print("Disabled")
  182.         SpaceZone1Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  183.     elseif
  184.         space1 == false then space1 = true print("Enabled")
  185.         SpaceZone1Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  186.     end
  187.     space1func(game:GetService("Workspace").Coins.Space1)
  188. end)
  189.  
  190. SpaceZone2Btn.MouseButton1Click:connect(function()
  191.     if space2 == true then space2 = false print("Disabled")
  192.         SpaceZone2Btn.BackgroundColor3 = Color3.new(0, 0, 0)
  193.     elseif
  194.         space2 == false then space2 = true print("Enabled")
  195.         SpaceZone2Btn.BackgroundColor3 = Color3.new(0, 200, 200)
  196.     end    
  197.     space2func(game:GetService("Workspace").Coins.Space2)  
  198. end)
  199.  
  200. TPSpawn.MouseButton1Click:connect(function()
  201.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").SpawnLocation.CFrame
  202. end)
  203.  
  204. RunSpeed100Btn.MouseButton1Click:connect(function()
  205.     local plr = game.Players.LocalPlayer.Name
  206.     game:GetService("Workspace")[plr].Humanoid.WalkSpeed = 100
  207. end)
  208.  
  209. FarmZoneBtn.MouseButton1Click:connect(function()
  210.     game:GetService("CoreGui").DogeSimGUI.DogeSimFrame.Visible = false
  211.     game:GetService("CoreGui").DogeSimGUI.FarmZoneFrame.Visible = true
  212. end)
  213.  
  214. BackBtn.MouseButton1Click:connect(function()
  215.     game:GetService("CoreGui").DogeSimGUI.DogeSimFrame.Visible = true
  216.     game:GetService("CoreGui").DogeSimGUI.FarmZoneFrame.Visible = false
  217. end)
  218.  
  219. FarmRebirthsBtn.MouseButton1Click:connect(function()
  220.     if rebirthfarm == true then rebirthfarm = false print("Disabled")
  221.         FarmRebirthsBtn.BackgroundColor3 = Color3.new(0, 0, 0)
  222.     elseif
  223.         rebirthfarm == false then rebirthfarm = true print("Enabled")
  224.         FarmRebirthsBtn.BackgroundColor3 = Color3.new(0, 200, 200)
  225.     end
  226.     rebirthFarm()
  227. end)
  228.  
  229. AutoClaimQuesetsBtn.MouseButton1Click:connect(function()
  230.     if autoquest == true then autoquest = false print("Disabled")
  231.         AutoClaimQuesetsBtn.BackgroundColor3 = Color3.new(0, 0, 0)
  232.     elseif
  233.         autoquest == false then autoquest = true print("Enabled")
  234.         AutoClaimQuesetsBtn.BackgroundColor3 = Color3.new(0, 200, 200)
  235.     end
  236.     autoQuest()
  237. end)
  238.  
  239. FarmBarksBtn.MouseButton1Click:connect(function()
  240.     if farmbarks == true then farmbarks = false print("Disabled")
  241.         FarmBarksBtn.BackgroundColor3 = Color3.new(0, 0, 0)
  242.     elseif
  243.         farmbarks == false then farmbarks = true print("Enabled")
  244.         FarmBarksBtn.BackgroundColor3 = Color3.new(0, 200, 200)
  245.     end
  246.     farmBarks()
  247. end)
  248.  
  249.  
  250.  
  251. function zone1func(path)
  252.     while zone1 == true do
  253.         for _,v in pairs(path:GetChildren()) do
  254.             wait(.1)
  255.             if stop == true then
  256.                 return
  257.             end
  258.             v.CanCollide = false
  259.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  260.         end
  261.     end
  262. end
  263.  
  264. function zone2func(path)
  265.     while zone2 == true do
  266.         for _,v in pairs(path:GetChildren()) do
  267.             wait(.1)
  268.             if stop == true then
  269.                 return
  270.             end
  271.             v.CanCollide = false
  272.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  273.         end
  274.     end
  275. end
  276.  
  277. function zone3func(path)
  278.     while zone3 == true do
  279.         for _,v in pairs(path:GetChildren()) do
  280.             wait(.1)
  281.             if stop == true then
  282.                 return
  283.             end
  284.             v.CanCollide = false
  285.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  286.         end
  287.     end
  288. end
  289.  
  290. function zone4func(path)
  291.     while zone4 == true do
  292.         for _,v in pairs(path:GetChildren()) do
  293.             wait(.1)
  294.             if stop == true then
  295.                 return
  296.             end
  297.             v.CanCollide = false
  298.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  299.         end
  300.     end
  301. end
  302.  
  303. function zone5func(path, path2)
  304.     while zone5 == true do
  305.         for _,v in pairs(path:GetChildren()) do
  306.             wait(.1)
  307.             if stop == true then
  308.                 return
  309.             end
  310.             v.CanCollide = false
  311.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  312.         end
  313.         if path2 ~= nil then
  314.             for _,v in pairs(path2:GetChildren()) do
  315.                 wait(.1)
  316.                 if stop == true then
  317.                     return
  318.                 end
  319.                 v.CanCollide = false
  320.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  321.             end
  322.         end
  323.     end
  324. end
  325.  
  326. function zone6func(path)
  327.     while zone6 == true do
  328.         for _,v in pairs(path:GetChildren()) do
  329.             wait(.1)
  330.             if stop == true then
  331.                 return
  332.             end
  333.             v.CanCollide = false
  334.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  335.         end
  336.     end
  337. end
  338.  
  339. function zone7func(path)
  340.     while zone7 == true do
  341.         for _,v in pairs(path:GetChildren()) do
  342.             wait(.1)
  343.             if stop == true then
  344.                 return
  345.             end
  346.             v.CanCollide = false
  347.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  348.         end
  349.     end
  350. end
  351.  
  352. function zone8func(path)
  353.     while zone8 == true do
  354.         for _,v in pairs(path:GetChildren()) do
  355.             wait(.1)
  356.             if stop == true then
  357.                 return
  358.             end
  359.             v.CanCollide = false
  360.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  361.         end
  362.     end
  363. end
  364.  
  365. function zone9func(path)
  366.     while zone9 == true do
  367.         for _,v in pairs(path:GetChildren()) do
  368.             wait(.1)
  369.             if stop == true then
  370.                 return
  371.             end
  372.             v.CanCollide = false
  373.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  374.         end
  375.     end
  376. end
  377.  
  378. function zone10func(path)
  379.     while zone10 == true do
  380.         for _,v in pairs(path:GetChildren()) do
  381.             wait(.1)
  382.             if stop == true then
  383.                 return
  384.             end
  385.             v.CanCollide = false
  386.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  387.         end
  388.     end
  389. end
  390.  
  391. function space1func(path)
  392.     while zone == true do
  393.         for _,v in pairs(path:GetChildren()) do
  394.             wait(.1)
  395.             if stop == true then
  396.                 return
  397.             end
  398.             v.CanCollide = false
  399.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  400.         end
  401.     end
  402. end
  403.  
  404. function space2func(path)
  405.     while zone == true do
  406.         for _,v in pairs(path:GetChildren()) do
  407.             wait(.1)
  408.             if stop == true then
  409.                 return
  410.             end
  411.             v.CanCollide = false
  412.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  413.         end
  414.     end
  415. end
  416.  
  417. function rebirthFarm()
  418.    
  419.     while rebirthfarm == true do      
  420.         wait(.8)
  421.         local virtualUser = game:GetService('VirtualUser')
  422.         virtualUser:CaptureController()
  423.         wait(0.116159)
  424.         virtualUser:SetKeyUp('0x11a')
  425.         wait(0.399961)
  426.         virtualUser:Button1Down(Vector2.new(-0.0, -0.0), CFrame.new(-0.0, 0.0, -0.0, -0.0, 0.0, 0.0, 0.0))
  427.         virtualUser:SetKeyDown('0x11a')  
  428.         local plr = game.Players.LocalPlayer.Name
  429.         local barks = game:GetService("Players")[plr].leaderstats.Barks.Value
  430.         local str = game:GetService("Players")[plr].PlayerGui.Rebirth.Frame.Frame.Frame.TextLabel.Text
  431.         local rebirthForAmount = string.match(str, "%d+")
  432.         if tonumber(barks) >= tonumber(rebirthForAmount) then
  433.             game:GetService("ReplicatedStorage").RebirthEvent:FireServer()
  434.         end
  435.     end
  436.    
  437. end
  438.  
  439. function autoQuest()
  440.     while autoquest == true do
  441.         wait(.8)
  442.         game.ReplicatedStorage.Award1:FireServer()
  443.         game.ReplicatedStorage.Award2:FireServer()
  444.         game.ReplicatedStorage.Award3:FireServer()
  445.     end
  446.    
  447. end
  448.  
  449. function farmBarks()
  450.     while farmbarks == true do
  451.         wait(.8)
  452.         local virtualUser = game:GetService('VirtualUser')
  453.         virtualUser:CaptureController()
  454.         wait(0.116159)
  455.         virtualUser:SetKeyUp('0x11a')
  456.         wait(0.399961)
  457.         virtualUser:Button1Down(Vector2.new(-0.0, -0.0), CFrame.new(-0.0, 0.0, -0.0, -0.0, 0.0, 0.0, 0.0))
  458.         virtualUser:SetKeyDown('0x11a')
  459.     end
  460. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement