ADVERTISEMENTREMOVE ADS
Game icon

[BETA]

Script preview thumbnail
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
Raw
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

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS