Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().a = true;
- while wait() do
- if getgenv().a == true then
- game:GetService("ReplicatedStorage").Remotes.PlaceBlock:FireServer()
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement