ADVERTISEMENTREMOVE ADS
Game icon

Auto Create Piles

[UPD ☄️] Dig it
10 months ago
Script preview thumbnail
Script Preview

Description

creates piles for you using remote events, simple script but it helps if you want piles created for you

Features:

  • Auto create pile
ADVERTISEMENTREMOVE ADS
7 Lines • 198 Bytes
Raw
_G.create = true
while _G.create do
game:GetService("ReplicatedStorage").Source.Network.RemoteFunctions.Digging:InvokeServer({
["Command"] = "CreatePile"
})
task.wait()
end
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS