ADVERTISEMENTREMOVE ADS
[BETA]
48,285 views
Script Preview
Description
AutoCollect, AutoVote skip day, Easy to use, feel free to change up yourself.
Made in 10 minutes don't hate.
Features:
- Autocollect
- autovote
- autofarm
- autoexit
ADVERTISEMENTREMOVE ADS
19 Lines • 481 Bytes
while wait(1) do
game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("skipDay"):InvokeServer()
end
local args = {
[1] = false
}
while wait(1) do
game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("ClientLooting"):FireServer(unpack(args))
end
local args = {
[1] = true
}
while wait(1) do
game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("ClientLooting"):FireServer(unpack(args))
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS





Comments