Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local library = loadstring(game:HttpGet(('https://pastebin.com/raw/FsJak6AT')))() -- load the library
- local w = library:CreateWindow("Bunny sim") -- GUI NAME
- local b = w:CreateFolder("Farm") -- RANDOM NAME FOLDER
- local e = w:CreateFolder("Farm 2") -- RANDOM NAME FOLDER
- b:Label("Autofarm",Color3.fromRGB(38,38,38),Color3.fromRGB(0,216,111)) --BgColor,TextColor -- You can edit the Function's test
- e:Label("Autofarm 2",Color3.fromRGB(38,38,38),Color3.fromRGB(0,216,111)) --BgColor,TextColor -- You can edit the Function's test
- b:Button("On 1",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite1
- Event:FireServer()
- end -- FUNCTION OR REMOTE HERE
- end)
- b:Button("Off 1",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite1
- Event:FireServer()
- end
- end)
- b:Button("On 2",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite2
- Event:FireServer()
- end
- end)
- b:Button("Off 2",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite2
- Event:FireServer()
- end
- end)
- b:Button("On 3",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite3
- Event:FireServer()
- end
- end)
- b:Button("Off 3",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite3
- Event:FireServer()
- end
- end)
- b:Button("On 4",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite4
- Event:FireServer()
- end
- end)
- b:Button("Off 4",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite4
- Event:FireServer()
- end
- end)
- b:Button("On 5",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite5
- Event:FireServer()
- end
- end)
- b:Button("Off 5",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite5
- Event:FireServer()
- end
- end)
- b:Button("On 6",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite6
- Event:FireServer()
- end
- end)
- b:Button("Off 6",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite6
- Event:FireServer()
- end
- end)
- b:Button("On 7",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite7
- Event:FireServer()
- end
- end)
- b:Button("Off 7",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite7
- Event:FireServer()
- end
- end)
- b:Button("On 8",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite8
- Event:FireServer()
- end
- end)
- b:Button("Off 8",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite8
- Event:FireServer()
- end
- end)
- e:Button("On 9",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite9
- Event:FireServer()
- end
- end)
- e:Button("Off 9",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite9
- Event:FireServer()
- end
- end)
- e:Button("On 10",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite10
- Event:FireServer()
- end
- end)
- e:Button("Off 10",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite10
- Event:FireServer()
- end
- end)
- e:Button("On 11",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite11
- Event:FireServer()
- end
- end)
- e:Button("Off 11",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite11
- Event:FireServer()
- end
- end)
- e:Button("On 12",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite12
- Event:FireServer()
- end
- end)
- e:Button("Off 12",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite12
- Event:FireServer()
- end
- end)
- e:Button("On 13",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = true
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite13
- Event:FireServer()
- end
- end)
- e:Button("Off 13",function() -- here you have the button, that cool ! put the remote you have copied in that
- _G.t = false
- while _G.t do
- wait()
- local Event = game:GetService("Workspace").Events.AddBite13
- Event:FireServer()
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement